Warning: The allowCypressEnv configuration option is enabled. This allows any browser code to read values from Cypress.env(). This is insecure and will be removed in a future major version. 1. Replace Cypress.env() calls with cy.env() (for sensitive values) or Cypress.expose() (for public configuration) 2. Set allowCypressEnv: false in your Cypress configuration to disable Cypress.env() Learn more: https://on.cypress.io/cypress-env-migration @cypress/grep: filtering using tag(s) "@SmokeSet5" ================================================================================ (Run Starting) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Cypress: 15.17.0 │ │ Browser: Electron 138 (headless) │ │ Node Version: v22.22.0 (/usr/bin/node-22) │ │ Specs: 2 found (testMaaSPolicies.cy.ts, testMaaSSubscriptions.cy.ts) │ │ Searched: cypress/tests/e2e/modelsAsAService/testMaaSPolicies.cy.ts, cypress/tests/e2e/m │ │ odelsAsAService/testMaaSSubscriptions.cy.ts │ │ Experiments: experimentalInteractiveRunEvents=true,experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Remove output folder /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: testMaaSPolicies.cy.ts (1 of 2) [2026-07-09T09:13:27.947Z] [INFO] Setting tests timeout to: 480 seconds An admin can manage MaaS authorization policies and control model access via group membership [2026-07-09T09:13:27.961Z] [INFO] Starting 480s timeout for: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-09T09:13:28.042Z] [INFO] Test title: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-09T09:13:28.053Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaS","@NonConcurrent"] [2026-07-09T09:13:28.062Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:13:28.145Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-09T09:13:28.159Z] [INFO] Loading test data [2026-07-09T09:13:28.260Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-09T09:13:28.343Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:13:29.872Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:13:29.882Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-09T09:13:29.893Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-09T09:13:29.952Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-09T09:13:30.657Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-09T09:13:31.352Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-09T09:13:31.380Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:13:32.144Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:13:32.165Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-09T09:13:32.351Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-09T09:13:32.376Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant ldap-admin1 namespace admin. [2026-07-09T09:13:32.557Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:13:33.154Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:13:33.241Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-09T09:13:33.259Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-09T09:13:34.151Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-09T09:13:34.248Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-09T09:13:35.256Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588414268-leewdn8zn.yaml && rm -f /tmp/cypress-yaml-1783588414268-leewdn8zn.yaml [2026-07-09T09:13:35.266Z] [INFO] Command exit code: 0 [2026-07-09T09:13:35.442Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-09T09:13:35.552Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-09T09:13:36.745Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: serving.kserve.io/v1alpha1 kind: LLMInferenceService metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" opendatahub.io/model-type: generative opendatahub.io/connections: test-maas-policies-model-990349-connection opendatahub.io/hardware-profile-name: default-profile opendatahub.io/hardware-profile-namespace: redhat-ods-applications opendatahub.io/hardware-profile-resource-version: "59004239" labels: opendatahub.io/dashboard: "true" spec: model: uri: "" name: "test-maas-policies-model-990349" router: scheduler: {} route: {} gateway: refs: - name: maas-default-gateway namespace: openshift-ingress template: containers: - name: main image: quay.io/pierdipi/vllm-cpu:latest resources: requests: cpu: "1" memory: 8Gi limits: cpu: "1" memory: 8Gi replicas: 1 EOF [2026-07-09T09:13:37.351Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:13:37.384Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-09T09:13:37.458Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:13:37.476Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-09T09:13:37.552Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-09T09:13:43.253Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:13:43.348Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-09T09:13:43.375Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:13:43.448Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-09T09:13:43.475Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-09T09:13:49.456Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:13:49.562Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 7247 Stderr: none [2026-07-09T09:13:49.658Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:13:49.756Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:13:49.854Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-09T09:13:55.471Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:13:55.550Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 7524 Stderr: none [2026-07-09T09:13:55.576Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:13:55.646Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:13:55.651Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:14:01.159Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:14:01.271Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 7524 Stderr: none [2026-07-09T09:14:01.352Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:14:01.445Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:14:01.544Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:14:07.281Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:14:07.371Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 7524 Stderr: none [2026-07-09T09:14:07.461Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:14:07.468Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:14:07.473Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:14:13.159Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:14:13.172Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 7524 Stderr: none [2026-07-09T09:14:13.273Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:14:13.441Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:14:13.448Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:14:19.081Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:14:19.189Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 7524 Stderr: none [2026-07-09T09:14:19.267Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:14:19.357Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:14:19.364Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:14:25.157Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:14:25.343Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 7524 Stderr: none [2026-07-09T09:14:25.544Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:14:25.744Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:14:25.751Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:14:31.256Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:14:31.363Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:14:31.474Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:14:31.575Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:14:31.675Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:14:37.455Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:14:37.556Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:14:37.588Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:14:37.669Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:14:37.676Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:14:43.256Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:14:43.348Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:14:43.378Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:14:43.383Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:14:43.388Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:14:49.057Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:14:49.106Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:14:49.178Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:14:49.184Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:14:49.190Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:14:54.535Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:14:54.575Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:14:54.583Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:14:54.617Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:14:54.653Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:15:00.155Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:15:00.250Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:15:00.257Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:15:00.361Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:15:00.367Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:15:05.752Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:15:05.877Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:15:05.884Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:15:05.888Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:15:05.892Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:15:11.453Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:15:11.509Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:15:11.578Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:15:11.584Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:15:11.590Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:15:16.875Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:15:16.896Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:15:16.907Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:15:16.950Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:15:16.956Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:15:22.457Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:15:22.581Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:15:22.677Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:15:22.761Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:15:22.846Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:15:28.161Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:15:28.173Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:15:28.179Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:15:28.184Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:15:28.190Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:15:33.854Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:15:34.182Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:15:34.283Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:15:34.377Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:15:34.547Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:15:39.860Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:15:39.914Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:15:39.977Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:15:39.982Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:15:39.986Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:15:45.478Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:15:45.573Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:15:45.582Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:15:45.589Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:15:45.594Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:15:51.652Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:15:51.842Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 6854 Stderr: none [2026-07-09T09:15:52.047Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:15:52.058Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:15:52.256Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-09T09:15:52.465Z] [INFO] ✅ LLMInferenceService test-maas-policies-model-990349 meets all conditions after 24 attempts [2026-07-09T09:15:52.755Z] [INFO] Creating MaaSModelRef "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-09T09:15:52.945Z] [INFO] Applying MaaSModelRef YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-09T09:15:53.769Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSModelRef metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" labels: opendatahub.io/dashboard: "true" spec: modelRef: kind: LLMInferenceService name: "test-maas-policies-model-990349" EOF [2026-07-09T09:15:53.977Z] [INFO] [STEP 1] Log into the application as admin [2026-07-09T09:15:54.160Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:15:56.547Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:16:03.960Z] [INFO] [STEP 2] Create new Authorization Policy [2026-07-09T09:16:04.352Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/maas/auth-policies [2026-07-09T09:16:23.253Z] [INFO] [STEP 3] Verify the authorization policy exists on the cluster [2026-07-09T09:16:23.755Z] [INFO] Checking MaaSAuthPolicy exists: test-authorization-policy-990349 in namespace models-as-a-service [2026-07-09T09:16:25.240Z] [INFO] [EXEC] oc get MaaSAuthPolicy test-authorization-policy-990349 -n models-as-a-service -o json [2026-07-09T09:16:27.445Z] [INFO] Starting 480s timeout for: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-09T09:16:27.450Z] [INFO] Test title: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-09T09:16:27.456Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaS","@NonConcurrent"] [2026-07-09T09:16:27.461Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:16:27.468Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-09T09:16:27.543Z] [INFO] Loading test data [2026-07-09T09:16:27.558Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-09T09:16:27.564Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:16:28.153Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:16:28.162Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-09T09:16:28.170Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-09T09:16:28.185Z] [INFO] Project test-maas-policies-deployment-990349 already exists. Deleting it. [2026-07-09T09:17:08.460Z] [INFO] [EXEC] oc delete project test-maas-policies-deployment-990349 --wait [2026-07-09T09:17:08.548Z] [INFO] Waiting for project test-maas-policies-deployment-990349 to be fully deleted... [2026-07-09T09:17:08.557Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:17:09.554Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:17:09.564Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-09T09:17:09.575Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-09T09:17:09.660Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-09T09:17:10.662Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-09T09:17:11.342Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-09T09:17:11.353Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:17:12.081Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:17:12.090Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-09T09:17:12.148Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-09T09:17:12.163Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant ldap-admin1 namespace admin. [2026-07-09T09:17:12.170Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:17:12.851Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:17:12.862Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-09T09:17:12.873Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-09T09:17:13.747Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-09T09:17:13.765Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-09T09:17:14.751Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588633768-hs1sl75q4.yaml && rm -f /tmp/cypress-yaml-1783588633768-hs1sl75q4.yaml [2026-07-09T09:17:14.761Z] [INFO] Command exit code: 0 [2026-07-09T09:17:14.769Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-09T09:17:14.842Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-09T09:17:16.054Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: serving.kserve.io/v1alpha1 kind: LLMInferenceService metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" opendatahub.io/model-type: generative opendatahub.io/connections: test-maas-policies-model-990349-connection opendatahub.io/hardware-profile-name: default-profile opendatahub.io/hardware-profile-namespace: redhat-ods-applications opendatahub.io/hardware-profile-resource-version: "59004239" labels: opendatahub.io/dashboard: "true" spec: model: uri: "" name: "test-maas-policies-model-990349" router: scheduler: {} route: {} gateway: refs: - name: maas-default-gateway namespace: openshift-ingress template: containers: - name: main image: quay.io/pierdipi/vllm-cpu:latest resources: requests: cpu: "1" memory: 8Gi limits: cpu: "1" memory: 8Gi replicas: 1 EOF [2026-07-09T09:17:16.745Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:17:16.759Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-09T09:17:16.768Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:17:16.777Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-09T09:17:16.784Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-09T09:17:22.958Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:17:22.972Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-09T09:17:23.050Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:17:23.057Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-09T09:17:23.063Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-09T09:17:28.958Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:17:29.044Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-09T09:17:29.055Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:17:29.063Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-09T09:17:29.070Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-09T09:17:34.652Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:17:34.665Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-09T09:17:34.674Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:17:34.681Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-09T09:17:34.745Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-09T09:17:40.553Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:17:40.567Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-09T09:17:40.576Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:17:40.641Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-09T09:17:40.648Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-09T09:17:46.256Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:17:46.269Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 8208 Stderr: none [2026-07-09T09:17:46.276Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:17:46.281Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:17:46.288Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: HTTPRoutesNotReady Passed: ❌ [2026-07-09T09:17:52.448Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:17:52.539Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 8208 Stderr: none [2026-07-09T09:17:52.550Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:17:52.559Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:17:52.569Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: HTTPRoutesNotReady Passed: ❌ [2026-07-09T09:17:58.463Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:17:58.544Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 8208 Stderr: none [2026-07-09T09:17:58.552Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:17:58.559Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:17:58.640Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: HTTPRoutesNotReady Passed: ❌ [2026-07-09T09:18:04.650Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:18:04.665Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 7524 Stderr: none [2026-07-09T09:18:04.739Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:18:04.746Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:18:04.754Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:18:11.349Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:18:11.444Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 7524 Stderr: none [2026-07-09T09:18:11.456Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:18:11.467Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:18:12.041Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:18:18.142Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:18:18.242Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 7524 Stderr: none [2026-07-09T09:18:18.257Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:18:18.272Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:18:18.350Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:18:24.154Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:18:24.167Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 7524 Stderr: none [2026-07-09T09:18:24.178Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:18:24.249Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:18:24.256Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:18:30.376Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:18:30.464Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:18:30.480Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:18:30.552Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:18:30.560Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:18:36.157Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:18:36.172Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:18:36.241Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:18:36.250Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:18:36.259Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:18:41.972Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:18:42.372Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:18:42.381Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:18:42.446Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:18:42.458Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:18:48.274Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:18:48.288Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:18:48.347Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:18:48.355Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:18:48.363Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:18:54.952Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:18:55.142Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:18:55.155Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:18:55.240Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:18:55.560Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:19:01.647Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:19:01.664Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:19:01.747Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:19:01.758Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:19:01.767Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:19:07.940Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:19:07.956Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:19:07.965Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:19:08.042Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:19:08.052Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:19:14.240Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:19:14.257Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:19:14.269Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:19:14.345Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:19:14.352Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:19:20.274Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:19:20.352Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:19:20.366Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:19:20.443Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:19:20.453Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:19:27.058Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:19:27.151Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:19:27.161Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:19:27.241Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:19:27.253Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:19:33.270Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:19:33.359Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:19:33.368Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:19:33.446Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:19:33.455Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:19:39.363Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:19:39.442Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:19:39.454Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:19:39.464Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:19:39.473Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:19:45.740Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:19:45.755Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 6854 Stderr: none [2026-07-09T09:19:45.766Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:19:45.840Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:19:45.850Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-09T09:19:45.858Z] [INFO] ✅ LLMInferenceService test-maas-policies-model-990349 meets all conditions after 25 attempts [2026-07-09T09:19:45.869Z] [INFO] Creating MaaSModelRef "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-09T09:19:45.942Z] [INFO] Applying MaaSModelRef YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-09T09:19:46.760Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSModelRef metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" labels: opendatahub.io/dashboard: "true" spec: modelRef: kind: LLMInferenceService name: "test-maas-policies-model-990349" EOF [2026-07-09T09:19:46.853Z] [INFO] [STEP 1] Log into the application as admin [2026-07-09T09:19:46.870Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:19:49.141Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:19:58.956Z] [INFO] [STEP 2] Create new Authorization Policy [2026-07-09T09:19:59.255Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/maas/auth-policies [2026-07-09T09:20:21.859Z] [INFO] [STEP 3] Verify the authorization policy exists on the cluster [2026-07-09T09:20:22.265Z] [INFO] Checking MaaSAuthPolicy exists: test-authorization-policy-990349 in namespace models-as-a-service [2026-07-09T09:20:23.385Z] [INFO] [EXEC] oc get MaaSAuthPolicy test-authorization-policy-990349 -n models-as-a-service -o json 1) Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-09T09:20:25.366Z] [INFO] Starting 480s timeout for: Verify auth policy group removal revokes model access [2026-07-09T09:20:25.371Z] [INFO] Test title: Verify auth policy group removal revokes model access [2026-07-09T09:20:25.447Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaSCI","@NonConcurrent"] [2026-07-09T09:20:25.454Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:20:25.652Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-09T09:20:25.749Z] [INFO] [STEP 1] Log into the application as admin [2026-07-09T09:20:25.758Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:20:26.171Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:20:28.153Z] [INFO] [STEP 2] Create a new MaaS subscription with Authorization Policy [2026-07-09T09:20:28.254Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/maas/subscriptions [2026-07-09T09:20:46.145Z] [INFO] [STEP 3] Verify the subscription exists on the cluster [2026-07-09T09:20:46.449Z] [INFO] Checking MaaSSubscription exists: test-maas-policies-sub-990349 in namespace models-as-a-service [2026-07-09T09:20:47.278Z] [INFO] [EXEC] oc get MaaSSubscription test-maas-policies-sub-990349 -n models-as-a-service -o json [2026-07-09T09:20:47.484Z] [INFO] ✅ MaaSSubscription test-maas-policies-sub-990349 in namespace models-as-a-service exists [2026-07-09T09:20:47.578Z] [INFO] [STEP 4] Verify the policy is visible in policies page [2026-07-09T09:20:47.683Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/maas/auth-policies [2026-07-09T09:21:08.550Z] [INFO] Starting 480s timeout for: Verify auth policy group removal revokes model access [2026-07-09T09:21:08.554Z] [INFO] Test title: Verify auth policy group removal revokes model access [2026-07-09T09:21:08.560Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaSCI","@NonConcurrent"] [2026-07-09T09:21:08.565Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:21:08.571Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-09T09:21:08.583Z] [INFO] Loading test data [2026-07-09T09:21:08.651Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-09T09:21:08.658Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:21:09.359Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:21:09.367Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-09T09:21:09.376Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-09T09:21:09.387Z] [INFO] Project test-maas-policies-deployment-990349 already exists. Deleting it. [2026-07-09T09:21:56.359Z] [INFO] [EXEC] oc delete project test-maas-policies-deployment-990349 --wait [2026-07-09T09:21:56.450Z] [INFO] Waiting for project test-maas-policies-deployment-990349 to be fully deleted... [2026-07-09T09:21:56.459Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:21:57.577Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:21:57.650Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-09T09:21:57.661Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-09T09:21:57.746Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-09T09:21:59.051Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-09T09:22:00.148Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-09T09:22:00.156Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:22:01.544Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:22:01.553Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-09T09:22:01.563Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-09T09:22:01.656Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant ldap-admin1 namespace admin. [2026-07-09T09:22:01.663Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:22:02.857Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-09T09:22:02.868Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-09T09:22:02.949Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-09T09:22:04.357Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-09T09:22:04.441Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-09T09:22:05.560Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1783588924445-gezfrugwi.yaml && rm -f /tmp/cypress-yaml-1783588924445-gezfrugwi.yaml [2026-07-09T09:22:05.644Z] [INFO] Command exit code: 0 [2026-07-09T09:22:05.652Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-09T09:22:05.664Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-09T09:22:06.857Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: serving.kserve.io/v1alpha1 kind: LLMInferenceService metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" opendatahub.io/model-type: generative opendatahub.io/connections: test-maas-policies-model-990349-connection opendatahub.io/hardware-profile-name: default-profile opendatahub.io/hardware-profile-namespace: redhat-ods-applications opendatahub.io/hardware-profile-resource-version: "59004239" labels: opendatahub.io/dashboard: "true" spec: model: uri: "" name: "test-maas-policies-model-990349" router: scheduler: {} route: {} gateway: refs: - name: maas-default-gateway namespace: openshift-ingress template: containers: - name: main image: quay.io/pierdipi/vllm-cpu:latest resources: requests: cpu: "1" memory: 8Gi limits: cpu: "1" memory: 8Gi replicas: 1 EOF [2026-07-09T09:22:07.868Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:22:07.943Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-09T09:22:07.952Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:22:07.960Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-09T09:22:07.967Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-09T09:22:13.855Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:22:13.866Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-09T09:22:13.873Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:22:13.878Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-09T09:22:13.946Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-09T09:22:19.957Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:22:19.970Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-09T09:22:20.046Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:22:20.053Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-09T09:22:20.060Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-09T09:22:26.354Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:22:26.441Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 7524 Stderr: none [2026-07-09T09:22:26.448Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:22:26.453Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:22:26.459Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:22:32.253Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:22:32.267Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 7524 Stderr: none [2026-07-09T09:22:32.275Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:22:32.280Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:22:32.285Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:22:38.257Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:22:38.272Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 7524 Stderr: none [2026-07-09T09:22:38.279Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:22:38.339Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:22:38.346Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:22:44.052Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:22:44.065Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 7524 Stderr: none [2026-07-09T09:22:44.072Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:22:44.077Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:22:44.084Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:22:50.363Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:22:50.457Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 7524 Stderr: none [2026-07-09T09:22:50.544Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:22:50.550Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:22:50.556Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:22:56.457Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:22:56.846Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 7524 Stderr: none [2026-07-09T09:22:56.854Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:22:56.864Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:22:56.871Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:23:03.340Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:23:03.360Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:23:03.442Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:23:03.451Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:23:03.458Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:23:09.660Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:23:10.146Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:23:10.154Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:23:10.161Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:23:10.240Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:23:16.171Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:23:16.254Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:23:16.264Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:23:16.340Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:23:16.348Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:23:22.362Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:23:22.445Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:23:22.459Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:23:22.469Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:23:22.547Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:23:28.740Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:23:28.763Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:23:28.849Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:23:28.860Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:23:28.870Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:23:35.163Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:23:35.956Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:23:35.973Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:23:36.042Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:23:36.052Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:23:42.162Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:23:42.242Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:23:42.252Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:23:42.263Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:23:42.272Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:23:48.651Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:23:48.668Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:23:48.747Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:23:48.757Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:23:48.767Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:23:54.881Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:23:54.948Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:23:54.959Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:23:54.966Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:23:54.975Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:24:01.649Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:24:01.673Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:24:01.749Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:24:01.758Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:24:01.767Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:24:08.265Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:24:08.343Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:24:08.353Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:24:08.361Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:24:08.368Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:24:14.368Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:24:14.443Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:24:14.454Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:24:14.464Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:24:14.539Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:24:20.473Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:24:20.553Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 7256 Stderr: none [2026-07-09T09:24:20.563Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:24:20.742Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:24:20.751Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-09T09:24:26.751Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-09T09:24:26.770Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 6854 Stderr: none [2026-07-09T09:24:26.843Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-09T09:24:26.851Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-09T09:24:26.859Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-09T09:24:26.870Z] [INFO] ✅ LLMInferenceService test-maas-policies-model-990349 meets all conditions after 23 attempts [2026-07-09T09:24:26.945Z] [INFO] Creating MaaSModelRef "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-09T09:24:26.960Z] [INFO] Applying MaaSModelRef YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-09T09:24:28.175Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSModelRef metadata: name: "test-maas-policies-model-990349" namespace: "test-maas-policies-deployment-990349" annotations: openshift.io/display-name: "test-maas-policies-model-990349" labels: opendatahub.io/dashboard: "true" spec: modelRef: kind: LLMInferenceService name: "test-maas-policies-model-990349" EOF [2026-07-09T09:24:28.267Z] [INFO] [STEP 1] Log into the application as admin [2026-07-09T09:24:28.279Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-09T09:24:30.642Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:24:39.351Z] [INFO] [STEP 2] Create a new MaaS subscription with Authorization Policy [2026-07-09T09:24:40.143Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/maas/subscriptions [2026-07-09T09:25:10.004Z] [INFO] [STEP 3] Verify the subscription exists on the cluster [2026-07-09T09:25:10.016Z] [INFO] Checking MaaSSubscription exists: test-maas-policies-sub-990349 in namespace models-as-a-service [2026-07-09T09:25:10.444Z] [INFO] [EXEC] oc get MaaSSubscription test-maas-policies-sub-990349 -n models-as-a-service -o json [2026-07-09T09:25:10.457Z] [INFO] ✅ MaaSSubscription test-maas-policies-sub-990349 in namespace models-as-a-service exists [2026-07-09T09:25:10.464Z] [INFO] [STEP 4] Verify the policy is visible in policies page [2026-07-09T09:25:10.473Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/maas/auth-policies 2) Verify auth policy group removal revokes model access [2026-07-09T09:25:25.212Z] [INFO] Cleaning up Auth Policy: test-authorization-policy-990349 [2026-07-09T09:25:25.223Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy test-authorization-policy-990349 -n models-as-a-service [2026-07-09T09:25:25.763Z] [INFO] [EXEC] oc delete MaaSAuthPolicy test-authorization-policy-990349 -n models-as-a-service [2026-07-09T09:25:25.772Z] [INFO] Cleaning up Subscription: test-maas-policies-sub-990349 [2026-07-09T09:25:25.779Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription test-maas-policies-sub-990349 -n models-as-a-service [2026-07-09T09:25:26.073Z] [INFO] [EXEC] oc delete MaaSSubscription test-maas-policies-sub-990349 -n models-as-a-service [2026-07-09T09:25:26.079Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy test-maas-policies-sub-990349-policy -n models-as-a-service [2026-07-09T09:25:26.681Z] [INFO] [EXEC] oc delete MaaSAuthPolicy test-maas-policies-sub-990349-policy -n models-as-a-service [2026-07-09T09:25:26.690Z] [INFO] Deleting API key "test-maas-policies-sub-990349-api-key" from Postgres api_keys table [2026-07-09T09:25:27.247Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-09T09:25:27.594Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-09T09:25:28.104Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "maas" -d "maas" -c "DELETE FROM api_keys WHERE name = 'test-maas-policies-sub-990349-api-key';" [2026-07-09T09:26:08.458Z] [INFO] [EXEC] oc delete project test-maas-policies-deployment-990349 --wait --ignore-not-found 0 passing (13m) 2 failing 1) An admin can manage MaaS authorization policies and control model access via group membership Verify Authorization Policy Create, View, Edit and Delete Operations: Test steps were: 1. Log into the application as admin 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 3. Create new Authorization Policy 4. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/maas/auth-policies 5. Verify the authorization policy exists on the cluster MaaSAuthPolicy test-authorization-policy-990349 in namespace models-as-a-service did not meet expected state. phase: expected Active, got Unknown Error: MaaSAuthPolicy test-authorization-policy-990349 in namespace models-as-a-service did not meet expected state. phase: expected Active, got Unknown at Context.eval (webpack://@odh-dashboard/cypress/./cypress/utils/oc_commands/maas.ts:463:14) 2) An admin can manage MaaS authorization policies and control model access via group membership Verify auth policy group removal revokes model access: Test steps were: 1. Log into the application as admin 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 3. Create a new MaaS subscription with Authorization Policy 4. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/maas/subscriptions 5. Verify the subscription exists on the cluster 6. Verify the policy is visible in policies page 7. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/maas/auth-policies Timed out retrying after 10000ms: Expected to find element: `[data-testid="auth-policy-row"]`, but never found it. Queried from: > cy.findByTestId(auth-policies-table) AssertionError: Timed out retrying after 10000ms: Expected to find element: `[data-testid="auth-policy-row"]`, but never found it. Queried from: > cy.findByTestId(auth-policies-table) at AuthPoliciesPage.findRows (webpack://@odh-dashboard/cypress/./cypress/pages/modelsAsAService.ts:1030:28) at AuthPoliciesPage.getFirstRowPolicyName (webpack://@odh-dashboard/cypress/./cypress/pages/modelsAsAService.ts:1048:16) at Context.eval (webpack://@odh-dashboard/cypress/./cypress/tests/e2e/modelsAsAService/testMaaSPolicies.cy.ts:261:23) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 2 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 4 │ │ Video: false │ │ Duration: 12 minutes, 41 seconds │ │ Spec Ran: testMaaSPolicies.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testMaaS (1919x1079) Policies.cy.ts/An admin can manage MaaS authorization policies and control model access via group membership -- Verify Authorization Policy Create, View, Edit and Delete Operations (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testMaaS (1919x1079) Policies.cy.ts/An admin can manage MaaS authorization policies and control model access via group membership -- Verify Authorization Policy Create, View, Edit and Delete Operations (failed) (attempt 2).png - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testMaaS (1919x1079) Policies.cy.ts/An admin can manage MaaS authorization policies and control model access via group membership -- Verify auth policy group removal revokes model a ccess (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testMaaS (1919x1079) Policies.cy.ts/An admin can manage MaaS authorization policies and control model access via group membership -- Verify auth policy group removal revokes model a ccess (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: testMaaSSubscriptions.cy.ts (2 of 2) [2026-07-09T09:26:17.946Z] [INFO] Setting tests timeout to: 480 seconds A model can be deployed and accessed with a MaaS subscription and API key [2026-07-09T09:26:17.979Z] [INFO] Starting 480s timeout for: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-09T09:26:17.986Z] [INFO] Test title: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-09T09:26:18.051Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@ModelServing","@NonConcurrent","@MaaSCI","@MaasSubscriptions"] [2026-07-09T09:26:18.062Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:26:18.074Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-09T09:26:18.152Z] [INFO] Loading test data [2026-07-09T09:26:18.244Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-09T09:26:19.055Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-09T09:26:19.062Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-09T09:26:19.754Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-09T09:26:19.771Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-09T09:26:20.576Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-09T09:26:20.581Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-09T09:26:21.454Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-09T09:26:21.466Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-09T09:26:22.254Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-09T09:26:23.175Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-09T09:26:24.253Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "maas" -d "maas" -c "DELETE FROM api_keys WHERE name = 'maas-api-key-274868';" [2026-07-09T09:26:24.272Z] [INFO] Loaded project name: maas-subs-project-274868 [2026-07-09T09:26:24.290Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-09T09:26:24.979Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-09T09:26:25.059Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"maas-subs-project-274868\" not found","exitCode":1} [2026-07-09T09:26:25.149Z] [INFO] Project 'maas-subs-project-274868' does not exist. [2026-07-09T09:26:25.248Z] [INFO] Creating project maas-subs-project-274868 [2026-07-09T09:26:26.160Z] [INFO] [EXEC] oc new-project maas-subs-project-274868 [2026-07-09T09:26:26.880Z] [INFO] [EXEC] oc label namespace maas-subs-project-274868 opendatahub.io/dashboard=true --overwrite [2026-07-09T09:26:26.946Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-09T09:26:27.770Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-09T09:26:27.780Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-09T09:26:27.869Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-09T09:26:27.983Z] [INFO] Wait for maas-subs-project-274868, then grant ldap-admin1 namespace admin (oc created the project as cluster admin; deploy wizard needs secrets) [2026-07-09T09:26:28.048Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-09T09:26:28.952Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-09T09:26:28.961Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-09T09:26:29.044Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-09T09:26:30.253Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n maas-subs-project-274868 [2026-07-09T09:26:30.362Z] [INFO] Load Hardware Profile Name: cypress-llmd-hardware-profile-model [2026-07-09T09:26:30.369Z] [INFO] Cleaning up and creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-09T09:26:30.374Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/yaml/llmd-hardware-profile.yaml")) | .metadata.name' | tr -d '"' [2026-07-09T09:26:31.341Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/yaml/llmd-hardware-profile.yaml")) | .metadata.name' | tr -d '"' [2026-07-09T09:26:31.351Z] [INFO] No matching profile found, proceeding with the test. [2026-07-09T09:26:31.545Z] [INFO] Creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-09T09:26:31.746Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783589191641.yaml" -n redhat-ods-applications [2026-07-09T09:26:32.577Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783589191641.yaml" -n redhat-ods-applications [2026-07-09T09:26:32.761Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-llmd-hardware-profile-model created [2026-07-09T09:26:33.266Z] [INFO] [EXEC] rm /tmp/temp_1783589191641.yaml [2026-07-09T09:26:33.374Z] [INFO] Load LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-09T09:26:33.472Z] [INFO] Cleaning up and creating LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-09T09:26:33.559Z] [INFO] Executing delete LLMInferenceServiceConfig command: oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-09T09:26:34.766Z] [INFO] [EXEC] oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-09T09:26:34.955Z] [INFO] No matching LLMInferenceServiceConfig found, proceeding with the test. [2026-07-09T09:26:34.967Z] [INFO] Creating LLMInferenceServiceConfig: resources/modelServing/llmd-inference-service-config.yaml [2026-07-09T09:26:35.051Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783589194971.yaml" -n redhat-ods-applications [2026-07-09T09:26:35.852Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783589194971.yaml" -n redhat-ods-applications [2026-07-09T09:26:35.880Z] [INFO] Command executed successfully: llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu created [2026-07-09T09:26:36.343Z] [INFO] [EXEC] rm /tmp/temp_1783589194971.yaml [2026-07-09T09:26:36.582Z] [INFO] [STEP 1] Log into the application as admin [2026-07-09T09:26:36.658Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true [2026-07-09T09:26:37.471Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:26:42.087Z] [INFO] [STEP 2] Navigate to the Project list tab and search for maas-subs-project-274868 [2026-07-09T09:26:46.073Z] [INFO] [STEP 3] Open the deploy model wizard [2026-07-09T09:26:48.281Z] [INFO] [STEP 4] Step 1: Model details - select Generative type [2026-07-09T09:26:51.665Z] [INFO] [STEP 5] Step 2: Model deployment - select vLLM CPU LLMInferenceServiceConfig [2026-07-09T09:27:04.386Z] [INFO] Starting 480s timeout for: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-09T09:27:04.389Z] [INFO] Test title: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-09T09:27:04.395Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@ModelServing","@NonConcurrent","@MaaSCI","@MaasSubscriptions"] [2026-07-09T09:27:04.441Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492"] [2026-07-09T09:27:04.447Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-09T09:27:04.458Z] [INFO] Loading test data [2026-07-09T09:27:04.481Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-09T09:27:04.957Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-09T09:27:04.961Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-09T09:27:05.389Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-09T09:27:05.394Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-09T09:27:05.844Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-09T09:27:05.850Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-09T09:27:06.269Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-09T09:27:06.274Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-09T09:27:06.642Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-09T09:27:07.006Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-09T09:27:07.791Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "maas" -d "maas" -c "DELETE FROM api_keys WHERE name = 'maas-api-key-274868';" [2026-07-09T09:27:07.796Z] [INFO] Loaded project name: maas-subs-project-274868 [2026-07-09T09:27:07.800Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-09T09:27:08.352Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-09T09:27:08.361Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-09T09:27:08.372Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-09T09:27:08.383Z] [INFO] Project maas-subs-project-274868 already exists. Deleting it. [2026-07-09T09:27:17.326Z] [INFO] [EXEC] oc delete project maas-subs-project-274868 --wait [2026-07-09T09:27:17.340Z] [INFO] Waiting for project maas-subs-project-274868 to be fully deleted... [2026-07-09T09:27:17.345Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-09T09:27:17.664Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-09T09:27:17.672Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"maas-subs-project-274868\" not found","exitCode":1} [2026-07-09T09:27:17.682Z] [INFO] Project 'maas-subs-project-274868' does not exist. [2026-07-09T09:27:17.698Z] [INFO] Creating project maas-subs-project-274868 [2026-07-09T09:27:18.198Z] [INFO] [EXEC] oc new-project maas-subs-project-274868 [2026-07-09T09:27:18.591Z] [INFO] [EXEC] oc label namespace maas-subs-project-274868 opendatahub.io/dashboard=true --overwrite [2026-07-09T09:27:18.598Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-09T09:27:18.969Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-09T09:27:18.975Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-09T09:27:18.985Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-09T09:27:18.995Z] [INFO] Wait for maas-subs-project-274868, then grant ldap-admin1 namespace admin (oc created the project as cluster admin; deploy wizard needs secrets) [2026-07-09T09:27:19.000Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-09T09:27:19.320Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-09T09:27:19.329Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-09T09:27:19.337Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-09T09:27:19.722Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n maas-subs-project-274868 [2026-07-09T09:27:19.735Z] [INFO] Load Hardware Profile Name: cypress-llmd-hardware-profile-model [2026-07-09T09:27:19.742Z] [INFO] Cleaning up and creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-09T09:27:19.747Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/yaml/llmd-hardware-profile.yaml")) | .metadata.name' | tr -d '"' [2026-07-09T09:27:20.078Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("resources/yaml/llmd-hardware-profile.yaml")) | .metadata.name' | tr -d '"' [2026-07-09T09:27:20.087Z] [INFO] No matching profile found, proceeding with the test. [2026-07-09T09:27:20.098Z] [INFO] Creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-09T09:27:20.115Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783589240099.yaml" -n redhat-ods-applications [2026-07-09T09:27:21.426Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783589240099.yaml" -n redhat-ods-applications [2026-07-09T09:27:21.435Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-llmd-hardware-profile-model configured [2026-07-09T09:27:21.604Z] [INFO] [EXEC] rm /tmp/temp_1783589240099.yaml [2026-07-09T09:27:21.616Z] [INFO] Load LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-09T09:27:21.622Z] [INFO] Cleaning up and creating LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-09T09:27:21.627Z] [INFO] Executing delete LLMInferenceServiceConfig command: oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-09T09:27:21.998Z] [INFO] [EXEC] oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-09T09:27:22.008Z] [INFO] LLMInferenceServiceConfig found: kserve-config-llm-template-cpu. Proceeding to delete. [2026-07-09T09:27:22.351Z] [INFO] [EXEC] oc delete llminferenceserviceconfig kserve-config-llm-template-cpu -n redhat-ods-applications [2026-07-09T09:27:22.358Z] [INFO] Creating LLMInferenceServiceConfig: resources/modelServing/llmd-inference-service-config.yaml [2026-07-09T09:27:22.374Z] [INFO] Executing command: oc apply -f "/tmp/temp_1783589242360.yaml" -n redhat-ods-applications [2026-07-09T09:27:22.721Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1783589242360.yaml" -n redhat-ods-applications [2026-07-09T09:27:22.730Z] [INFO] Command executed successfully: llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu created [2026-07-09T09:27:22.898Z] [INFO] [EXEC] rm /tmp/temp_1783589242360.yaml [2026-07-09T09:27:23.060Z] [INFO] [STEP 1] Log into the application as admin [2026-07-09T09:27:23.087Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true [2026-07-09T09:27:23.440Z] [INFO] OAuth login flow detected - completing authentication [2026-07-09T09:27:25.769Z] [INFO] [STEP 2] Navigate to the Project list tab and search for maas-subs-project-274868 [2026-07-09T09:27:28.262Z] [INFO] [STEP 3] Open the deploy model wizard [2026-07-09T09:27:30.233Z] [INFO] [STEP 4] Step 1: Model details - select Generative type [2026-07-09T09:27:33.980Z] [INFO] [STEP 5] Step 2: Model deployment - select vLLM CPU LLMInferenceServiceConfig 1) Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-09T09:27:46.642Z] [INFO] Cleaning up Hardware Profile: cypress-llmd-hardware-profile-model [2026-07-09T09:27:46.659Z] [INFO] Executing delete hardware profile command: oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-llmd-hardware-profile-model")) | .metadata.name' | tr -d '"' [2026-07-09T09:27:47.076Z] [INFO] [EXEC] oc get hardwareprofiles -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("cypress-llmd-hardware-profile-model")) | .metadata.name' | tr -d '"' [2026-07-09T09:27:47.089Z] [INFO] Hardware Profile found: cypress-llmd-hardware-profile-model. Proceeding to delete. [2026-07-09T09:27:47.779Z] [INFO] [EXEC] oc delete hardwareprofiles cypress-llmd-hardware-profile-model -n redhat-ods-applications [2026-07-09T09:27:47.866Z] [INFO] Cleaning up LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-09T09:27:47.998Z] [INFO] Executing delete LLMInferenceServiceConfig command: oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-09T09:27:48.561Z] [INFO] [EXEC] oc get llminferenceserviceconfig -ojson -n redhat-ods-applications | jq '.items[] | select(.metadata.name | contains("kserve-config-llm-template-cpu")) | .metadata.name' | tr -d '"' [2026-07-09T09:27:48.669Z] [INFO] LLMInferenceServiceConfig found: kserve-config-llm-template-cpu. Proceeding to delete. [2026-07-09T09:27:49.089Z] [INFO] [EXEC] oc delete llminferenceserviceconfig kserve-config-llm-template-cpu -n redhat-ods-applications [2026-07-09T09:27:49.097Z] [INFO] Cleaning up Subscription: a-test-maas-subscription-274868 [2026-07-09T09:27:49.105Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-09T09:27:49.685Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-09T09:27:49.693Z] [INFO] Just in case, cleaning up second subscription: a-test-maas-subscription-274868-2 [2026-07-09T09:27:49.700Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-09T09:27:50.256Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-09T09:27:50.264Z] [INFO] Cleaning up Auth Policy: a-test-maas-subscription-274868-policy [2026-07-09T09:27:50.273Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-09T09:27:50.947Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-09T09:27:50.954Z] [INFO] Just in case, cleaning up second auth policy: a-test-maas-subscription-274868-2-policy [2026-07-09T09:27:50.962Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-09T09:27:51.445Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-09T09:27:51.453Z] [INFO] Cleaning up API keys [2026-07-09T09:27:51.460Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-09T09:27:52.016Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-09T09:27:52.535Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-09T09:27:53.273Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "maas" -d "maas" -c "DELETE FROM api_keys WHERE name = 'maas-api-key-274868';" [2026-07-09T09:27:53.281Z] [INFO] Cleaning up LLMInferenceService: maasmodel-maassubs-274868 in maas-subs-project-274868 [2026-07-09T09:27:53.289Z] [INFO] Executing delete LLMInferenceService command: oc delete LLMInferenceService maasmodel-maassubs-274868 -n maas-subs-project-274868 --ignore-not-found [2026-07-09T09:27:53.943Z] [INFO] [EXEC] oc delete LLMInferenceService maasmodel-maassubs-274868 -n maas-subs-project-274868 --ignore-not-found [2026-07-09T09:28:03.195Z] [INFO] [EXEC] oc delete project maas-subs-project-274868 --wait --ignore-not-found 0 passing (2m) 1 failing 1) A model can be deployed and accessed with a MaaS subscription and API key Verify User can deploy a model by selecting a MaaS subscription and API key: Test steps were: 1. Log into the application as admin 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true 3. Navigate to the Project list tab and search for maas-subs-project-274868 4. Open the deploy model wizard 5. Step 1: Model details - select Generative type 6. Step 2: Model deployment - select vLLM CPU LLMInferenceServiceConfig Timed out retrying after 10000ms: Unable to find an element by: [data-testid="deployment-method-select"] Ignored nodes: comments, script, style