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: 3 found (testApiKeys.cy.ts, testMaaSPolicies.cy.ts, testMaaSSubscriptions.cy.t │ │ s) │ │ Searched: cypress/tests/e2e/modelsAsAService/testApiKeys.cy.ts, cypress/tests/e2e/models │ │ AsAService/testMaaSPolicies.cy.ts, cypress/tests/e2e/modelsAsAService/testMaaS │ │ Subscriptions.cy.ts │ │ Experiments: experimentalInteractiveRunEvents=true,experimentalMemoryManagement=true │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ Remove output folder /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: testApiKeys.cy.ts (1 of 3) [2026-07-16T03:17:31.807Z] [INFO] Setting tests timeout to: 480 seconds A user can view subscriptions and manage API keys on the Keys and Subscriptions page [2026-07-16T03:17:31.923Z] [INFO] Starting 480s timeout for: Verify subscriptions tab, API keys, filtering, and revoke all keys for a user [2026-07-16T03:17:32.007Z] [INFO] Test title: Verify subscriptions tab, API keys, filtering, and revoke all keys for a user [2026-07-16T03:17:32.018Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaS","@NonConcurrent"] [2026-07-16T03:17:32.108Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:17:32.123Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-16T03:17:32.224Z] [INFO] Loading test data [2026-07-16T03:17:32.415Z] [INFO] Loaded project name: test-apikeys-deployment-832553 [2026-07-16T03:17:35.020Z] [INFO] [EXEC] oc whoami [2026-07-16T03:17:35.030Z] [INFO] Deleting API key "test-api-key-832553" from Postgres api_keys table [2026-07-16T03:17:36.032Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T03:17:37.007Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T03:17:37.933Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'test-api-key-832553';" [2026-07-16T03:17:38.012Z] [INFO] Deleting API key "test-api-key-832553-2" from Postgres api_keys table [2026-07-16T03:17:38.919Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T03:17:40.313Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T03:17:41.827Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'test-api-key-832553-2';" [2026-07-16T03:17:41.922Z] [INFO] Executing command: oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T03:17:42.839Z] [INFO] [EXEC] oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T03:17:42.914Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-apikeys-deployment-832553\" not found","exitCode":1} [2026-07-16T03:17:42.924Z] [INFO] Project 'test-apikeys-deployment-832553' does not exist. [2026-07-16T03:17:43.029Z] [INFO] Creating project test-apikeys-deployment-832553 [2026-07-16T03:17:44.026Z] [INFO] [EXEC] oc new-project test-apikeys-deployment-832553 [2026-07-16T03:17:44.908Z] [INFO] [EXEC] oc label namespace test-apikeys-deployment-832553 opendatahub.io/dashboard=true --overwrite [2026-07-16T03:17:44.932Z] [INFO] Executing command: oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T03:17:46.022Z] [INFO] [EXEC] oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T03:17:46.112Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-apikeys-deployment-832553","stderr":"","exitCode":0} [2026-07-16T03:17:46.214Z] [INFO] Project 'test-apikeys-deployment-832553' exists. [2026-07-16T03:17:47.120Z] [INFO] [EXEC] oc whoami [2026-07-16T03:17:47.125Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-16T03:17:48.022Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784171867130-sbt6ulgxm.yaml && rm -f /tmp/cypress-yaml-1784171867130-sbt6ulgxm.yaml [2026-07-16T03:17:48.032Z] [INFO] Command exit code: 0 [2026-07-16T03:17:48.121Z] [INFO] Creating LLMInferenceService "test-apikeys-model-832553" in namespace "test-apikeys-deployment-832553" [2026-07-16T03:17:48.223Z] [INFO] Applying LLMInferenceService YAML for "test-apikeys-model-832553" in "test-apikeys-deployment-832553" [2026-07-16T03:17:49.434Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: serving.kserve.io/v1alpha1 kind: LLMInferenceService metadata: name: "test-apikeys-model-832553" namespace: "test-apikeys-deployment-832553" annotations: openshift.io/display-name: "test-apikeys-model-832553" opendatahub.io/model-type: generative opendatahub.io/connections: test-apikeys-model-832553-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-apikeys-model-832553" 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-16T03:17:50.337Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:17:50.420Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3230 Stderr: none [2026-07-16T03:17:50.523Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:17:50.531Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 0 [2026-07-16T03:17:50.632Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T03:17:56.508Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:17:56.544Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3230 Stderr: none [2026-07-16T03:17:56.627Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:17:56.722Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 0 [2026-07-16T03:17:56.821Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T03:18:02.611Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:18:02.706Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 13047 Stderr: none [2026-07-16T03:18:02.723Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:18:02.727Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:18:02.732Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T03:18:08.327Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:18:08.340Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T03:18:08.434Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:18:08.440Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:18:08.528Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:18:14.140Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:18:14.236Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T03:18:14.241Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:18:14.246Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:18:14.332Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:18:20.219Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:18:20.426Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T03:18:20.527Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:18:20.622Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:18:20.719Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:18:26.255Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:18:26.325Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T03:18:26.332Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:18:26.337Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:18:26.361Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:18:31.857Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:18:31.931Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T03:18:31.964Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:18:32.009Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:18:32.014Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:18:37.823Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:18:37.916Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:18:37.922Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:18:38.018Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:18:38.024Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:18:44.052Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:18:44.143Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:18:44.313Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:18:44.416Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:18:44.532Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:18:50.511Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:18:50.714Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:18:50.722Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:18:50.729Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:18:50.841Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:18:56.418Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:18:56.508Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:18:56.540Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:18:56.546Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:18:56.630Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:19:02.345Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:19:02.518Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:19:02.527Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:19:02.617Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:19:02.622Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:19:08.123Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:19:08.165Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:19:08.232Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:19:08.237Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:19:08.241Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:19:13.638Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:19:13.723Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:19:13.730Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:19:13.807Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:19:13.851Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:19:19.424Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:19:19.508Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:19:19.556Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:19:19.562Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:19:19.566Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:19:24.947Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:19:25.028Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:19:25.064Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:19:25.069Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:19:25.073Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:19:31.047Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:19:31.152Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:19:31.161Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:19:31.213Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:19:31.312Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:19:36.925Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:19:37.020Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:19:37.116Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:19:37.127Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:19:37.312Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:19:42.922Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:19:42.935Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:19:43.116Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:19:43.154Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:19:43.207Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:19:49.125Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:19:49.136Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:19:49.314Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:19:49.522Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:19:49.528Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:19:55.215Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:19:55.229Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:19:55.344Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:19:55.529Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:19:55.607Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:20:01.309Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:20:01.432Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:20:01.613Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:20:01.666Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:20:01.818Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:20:07.520Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:20:07.637Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:20:07.645Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:20:07.651Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:20:07.707Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:20:13.262Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:20:13.310Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 12654 Stderr: none [2026-07-16T03:20:13.360Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:20:13.436Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:20:13.440Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-16T03:20:13.506Z] [INFO] ✅ LLMInferenceService test-apikeys-model-832553 meets all conditions after 25 attempts [2026-07-16T03:20:13.513Z] [INFO] Creating MaaSModelRef "test-apikeys-model-832553" in namespace "test-apikeys-deployment-832553" [2026-07-16T03:20:13.524Z] [INFO] Applying MaaSModelRef YAML for "test-apikeys-model-832553" in "test-apikeys-deployment-832553" [2026-07-16T03:20:14.419Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSModelRef metadata: name: "test-apikeys-model-832553" namespace: "test-apikeys-deployment-832553" annotations: openshift.io/display-name: "test-apikeys-model-832553" labels: opendatahub.io/dashboard: "true" spec: modelRef: kind: LLMInferenceService name: "test-apikeys-model-832553" EOF [2026-07-16T03:20:15.527Z] [INFO] [EXEC] oc whoami [2026-07-16T03:20:15.646Z] [INFO] Create a MaaS subscription with Authorization Policy that has user access [2026-07-16T03:20:15.748Z] [INFO] Creating MaaSSubscription "test-apikeys-sub-832553 through yaml" [2026-07-16T03:20:15.957Z] [INFO] Applying MaaSSubscription YAML for "test-apikeys-sub-832553" [2026-07-16T03:20:16.621Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSSubscription metadata: annotations: openshift.io/display-name: "test-apikeys-sub-832553" openshift.io/description: "Test MaaS API Keys" name: "test-apikeys-sub-832553" namespace: models-as-a-service spec: modelRefs: - name: "test-apikeys-model-832553" namespace: "test-apikeys-deployment-832553" tokenRateLimits: - limit: 1000 window: 1h owner: groups: - name: rhods-admins - name: rhods-users priority: 1 EOF [2026-07-16T03:20:16.628Z] [INFO] Checking MaaSSubscription exists: test-apikeys-sub-832553 in namespace models-as-a-service [2026-07-16T03:20:17.307Z] [INFO] [EXEC] oc get MaaSSubscription test-apikeys-sub-832553 -n models-as-a-service -o json [2026-07-16T03:20:17.372Z] [INFO] ⏳ MaaSSubscription test-apikeys-sub-832553 in namespace models-as-a-service: phase: expected Active, got Degraded, retrying in 5s (attempt 1/6) [2026-07-16T03:20:23.226Z] [INFO] [EXEC] oc get MaaSSubscription test-apikeys-sub-832553 -n models-as-a-service -o json [2026-07-16T03:20:23.239Z] [INFO] ✅ MaaSSubscription test-apikeys-sub-832553 in namespace models-as-a-service conditions met after 2 attempt(s) [2026-07-16T03:20:23.309Z] [INFO] Creating MaaSAuthPolicy "test-apikeys-policy-832553 through yaml" [2026-07-16T03:20:23.728Z] [INFO] Applying MaaSAuthPolicy YAML for "test-apikeys-policy-832553" [2026-07-16T03:20:24.621Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSAuthPolicy metadata: name: "test-apikeys-policy-832553" annotations: openshift.io/display-name: "test-apikeys-policy-832553" namespace: models-as-a-service spec: modelRefs: - name: "test-apikeys-model-832553" namespace: "test-apikeys-deployment-832553" subjects: groups: - name: rhods-admins - name: rhods-users EOF [2026-07-16T03:20:24.627Z] [INFO] Checking MaaSAuthPolicy exists: test-apikeys-policy-832553 in namespace models-as-a-service [2026-07-16T03:20:25.424Z] [INFO] [EXEC] oc get MaaSAuthPolicy test-apikeys-policy-832553 -n models-as-a-service -o json [2026-07-16T03:20:25.537Z] [INFO] ✅ MaaSAuthPolicy test-apikeys-policy-832553 in namespace models-as-a-service conditions met after 1 attempt(s) [2026-07-16T03:20:25.907Z] [INFO] [STEP 1] Log into the application as user [2026-07-16T03:20:26.033Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T03:20:27.727Z] [INFO] Starting 480s timeout for: Verify subscriptions tab, API keys, filtering, and revoke all keys for a user [2026-07-16T03:20:27.740Z] [INFO] Test title: Verify subscriptions tab, API keys, filtering, and revoke all keys for a user [2026-07-16T03:20:27.809Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaS","@NonConcurrent"] [2026-07-16T03:20:27.825Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:20:27.835Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-16T03:20:27.850Z] [INFO] Loading test data [2026-07-16T03:20:27.925Z] [INFO] Loaded project name: test-apikeys-deployment-832553 [2026-07-16T03:20:28.261Z] [INFO] [EXEC] oc whoami [2026-07-16T03:20:28.266Z] [INFO] Deleting API key "test-api-key-832553" from Postgres api_keys table [2026-07-16T03:20:28.719Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T03:20:29.362Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T03:20:29.971Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'test-api-key-832553';" [2026-07-16T03:20:29.975Z] [INFO] Deleting API key "test-api-key-832553-2" from Postgres api_keys table [2026-07-16T03:20:30.516Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T03:20:30.921Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T03:20:31.719Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'test-api-key-832553-2';" [2026-07-16T03:20:31.727Z] [INFO] Executing command: oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T03:20:32.308Z] [INFO] [EXEC] oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T03:20:32.317Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-apikeys-deployment-832553","stderr":"","exitCode":0} [2026-07-16T03:20:32.327Z] [INFO] Project 'test-apikeys-deployment-832553' exists. [2026-07-16T03:20:32.341Z] [INFO] Project test-apikeys-deployment-832553 already exists. Deleting it. [2026-07-16T03:21:04.415Z] [INFO] [EXEC] oc delete project test-apikeys-deployment-832553 --wait [2026-07-16T03:21:04.441Z] [INFO] Waiting for project test-apikeys-deployment-832553 to be fully deleted... [2026-07-16T03:21:04.726Z] [INFO] Executing command: oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T03:21:05.445Z] [INFO] [EXEC] oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T03:21:05.454Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-apikeys-deployment-832553\" not found","exitCode":1} [2026-07-16T03:21:05.608Z] [INFO] Project 'test-apikeys-deployment-832553' does not exist. [2026-07-16T03:21:05.623Z] [INFO] Creating project test-apikeys-deployment-832553 [2026-07-16T03:21:06.091Z] [INFO] [EXEC] oc new-project test-apikeys-deployment-832553 [2026-07-16T03:21:06.629Z] [INFO] [EXEC] oc label namespace test-apikeys-deployment-832553 opendatahub.io/dashboard=true --overwrite [2026-07-16T03:21:06.638Z] [INFO] Executing command: oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T03:21:07.253Z] [INFO] [EXEC] oc get project "test-apikeys-deployment-832553" -o name [2026-07-16T03:21:07.309Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-apikeys-deployment-832553","stderr":"","exitCode":0} [2026-07-16T03:21:07.320Z] [INFO] Project 'test-apikeys-deployment-832553' exists. [2026-07-16T03:21:07.817Z] [INFO] [EXEC] oc whoami [2026-07-16T03:21:07.824Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-16T03:21:08.725Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784172067826-m0y7b25v3.yaml && rm -f /tmp/cypress-yaml-1784172067826-m0y7b25v3.yaml [2026-07-16T03:21:08.738Z] [INFO] Command exit code: 0 [2026-07-16T03:21:08.746Z] [INFO] Creating LLMInferenceService "test-apikeys-model-832553" in namespace "test-apikeys-deployment-832553" [2026-07-16T03:21:08.756Z] [INFO] Applying LLMInferenceService YAML for "test-apikeys-model-832553" in "test-apikeys-deployment-832553" [2026-07-16T03:21:09.418Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: serving.kserve.io/v1alpha1 kind: LLMInferenceService metadata: name: "test-apikeys-model-832553" namespace: "test-apikeys-deployment-832553" annotations: openshift.io/display-name: "test-apikeys-model-832553" opendatahub.io/model-type: generative opendatahub.io/connections: test-apikeys-model-832553-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-apikeys-model-832553" 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-16T03:21:10.021Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:21:10.033Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3230 Stderr: none [2026-07-16T03:21:10.042Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:21:10.051Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 0 [2026-07-16T03:21:10.057Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T03:21:16.331Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:21:16.343Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3230 Stderr: none [2026-07-16T03:21:16.406Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:21:16.414Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 0 [2026-07-16T03:21:16.420Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T03:21:22.219Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:21:22.232Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 3230 Stderr: none [2026-07-16T03:21:22.240Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:21:22.247Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 0 [2026-07-16T03:21:22.311Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T03:21:28.425Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:21:28.508Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 13047 Stderr: none [2026-07-16T03:21:28.518Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:21:28.526Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:21:28.535Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T03:21:34.423Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:21:34.435Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T03:21:34.442Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:21:34.449Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:21:34.509Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:21:40.923Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:21:41.009Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T03:21:41.023Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:21:41.107Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:21:41.115Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:21:47.117Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:21:47.130Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T03:21:47.139Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:21:47.207Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:21:47.217Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:21:53.325Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:21:53.411Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T03:21:53.422Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:21:53.429Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:21:53.523Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:21:59.424Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:21:59.438Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 13324 Stderr: none [2026-07-16T03:21:59.513Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:21:59.522Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:21:59.530Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:22:05.245Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:22:05.311Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:22:05.320Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:22:05.328Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:22:05.336Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:22:11.218Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:22:11.234Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:22:11.240Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:22:11.249Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:22:11.311Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:22:16.950Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:22:17.012Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:22:17.023Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:22:17.154Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:22:17.160Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:22:23.524Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:22:23.537Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:22:23.613Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:22:23.620Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:22:23.627Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:22:29.221Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:22:29.440Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:22:29.446Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:22:29.507Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:22:29.515Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:22:35.109Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:22:35.121Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:22:35.129Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:22:35.135Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:22:35.142Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:22:41.026Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:22:41.038Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:22:41.112Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:22:41.119Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:22:41.125Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:22:46.939Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:22:47.009Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:22:47.017Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:22:47.026Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:22:47.035Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:22:53.137Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:22:53.218Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:22:53.227Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:22:53.308Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:22:53.321Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:22:59.323Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:22:59.335Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:22:59.407Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:22:59.415Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:22:59.423Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:23:05.154Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:23:05.212Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:23:05.222Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:23:05.231Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:23:05.239Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:23:11.225Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:23:11.238Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:23:11.311Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:23:11.320Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:23:11.329Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:23:17.532Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:23:17.608Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:23:17.623Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:23:17.631Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:23:17.637Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:23:23.245Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:23:23.520Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:23:23.529Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:23:23.607Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:23:23.617Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:23:29.248Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:23:29.316Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 13056 Stderr: none [2026-07-16T03:23:29.324Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:23:29.332Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:23:29.343Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:23:34.887Z] [INFO] [EXEC] oc get LLMInferenceService test-apikeys-model-832553 -n test-apikeys-deployment-832553 -o json [2026-07-16T03:23:34.912Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 12654 Stderr: none [2026-07-16T03:23:34.921Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:23:34.927Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-apikeys-model-832553 Total Conditions: 9 [2026-07-16T03:23:34.932Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-16T03:23:34.939Z] [INFO] ✅ LLMInferenceService test-apikeys-model-832553 meets all conditions after 25 attempts [2026-07-16T03:23:34.949Z] [INFO] Creating MaaSModelRef "test-apikeys-model-832553" in namespace "test-apikeys-deployment-832553" [2026-07-16T03:23:34.961Z] [INFO] Applying MaaSModelRef YAML for "test-apikeys-model-832553" in "test-apikeys-deployment-832553" [2026-07-16T03:23:35.333Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSModelRef metadata: name: "test-apikeys-model-832553" namespace: "test-apikeys-deployment-832553" annotations: openshift.io/display-name: "test-apikeys-model-832553" labels: opendatahub.io/dashboard: "true" spec: modelRef: kind: LLMInferenceService name: "test-apikeys-model-832553" EOF [2026-07-16T03:23:35.708Z] [INFO] [EXEC] oc whoami [2026-07-16T03:23:35.718Z] [INFO] Create a MaaS subscription with Authorization Policy that has user access [2026-07-16T03:23:35.725Z] [INFO] Creating MaaSSubscription "test-apikeys-sub-832553 through yaml" [2026-07-16T03:23:35.737Z] [INFO] Applying MaaSSubscription YAML for "test-apikeys-sub-832553" [2026-07-16T03:23:37.510Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSSubscription metadata: annotations: openshift.io/display-name: "test-apikeys-sub-832553" openshift.io/description: "Test MaaS API Keys" name: "test-apikeys-sub-832553" namespace: models-as-a-service spec: modelRefs: - name: "test-apikeys-model-832553" namespace: "test-apikeys-deployment-832553" tokenRateLimits: - limit: 1000 window: 1h owner: groups: - name: rhods-admins - name: rhods-users priority: 1 EOF [2026-07-16T03:23:37.517Z] [INFO] Checking MaaSSubscription exists: test-apikeys-sub-832553 in namespace models-as-a-service [2026-07-16T03:23:38.258Z] [INFO] [EXEC] oc get MaaSSubscription test-apikeys-sub-832553 -n models-as-a-service -o json [2026-07-16T03:23:38.308Z] [INFO] ✅ MaaSSubscription test-apikeys-sub-832553 in namespace models-as-a-service conditions met after 1 attempt(s) [2026-07-16T03:23:38.317Z] [INFO] Creating MaaSAuthPolicy "test-apikeys-policy-832553 through yaml" [2026-07-16T03:23:38.328Z] [INFO] Applying MaaSAuthPolicy YAML for "test-apikeys-policy-832553" [2026-07-16T03:23:46.110Z] [INFO] [EXEC] cat <<'EOF' | oc apply -f - apiVersion: maas.opendatahub.io/v1alpha1 kind: MaaSAuthPolicy metadata: name: "test-apikeys-policy-832553" annotations: openshift.io/display-name: "test-apikeys-policy-832553" namespace: models-as-a-service spec: modelRefs: - name: "test-apikeys-model-832553" namespace: "test-apikeys-deployment-832553" subjects: groups: - name: rhods-admins - name: rhods-users EOF [2026-07-16T03:23:46.118Z] [INFO] Checking MaaSAuthPolicy exists: test-apikeys-policy-832553 in namespace models-as-a-service [2026-07-16T03:23:46.721Z] [INFO] [EXEC] oc get MaaSAuthPolicy test-apikeys-policy-832553 -n models-as-a-service -o json [2026-07-16T03:23:47.217Z] [INFO] ✅ MaaSAuthPolicy test-apikeys-policy-832553 in namespace models-as-a-service conditions met after 1 attempt(s) [2026-07-16T03:23:47.327Z] [INFO] [STEP 1] Log into the application as user [2026-07-16T03:23:47.345Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) Verify subscriptions tab, API keys, filtering, and revoke all keys for a user [2026-07-16T03:23:49.421Z] [INFO] [EXEC] oc whoami [2026-07-16T03:23:49.428Z] [INFO] Cleaning up Subscription: test-apikeys-sub-832553 [2026-07-16T03:23:49.435Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription test-apikeys-sub-832553 -n models-as-a-service [2026-07-16T03:23:50.822Z] [INFO] [EXEC] oc delete MaaSSubscription test-apikeys-sub-832553 -n models-as-a-service [2026-07-16T03:23:50.908Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy test-apikeys-policy-832553 -n models-as-a-service [2026-07-16T03:23:51.721Z] [INFO] [EXEC] oc delete MaaSAuthPolicy test-apikeys-policy-832553 -n models-as-a-service [2026-07-16T03:24:24.887Z] [INFO] [EXEC] oc delete project test-apikeys-deployment-832553 --wait --ignore-not-found [2026-07-16T03:24:24.894Z] [INFO] Deleting API key "test-api-key-832553" from Postgres api_keys table [2026-07-16T03:24:25.221Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T03:24:25.925Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T03:24:26.654Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'test-api-key-832553';" [2026-07-16T03:24:26.659Z] [INFO] Deleting API key "test-api-key-832553-2" from Postgres api_keys table [2026-07-16T03:24:27.046Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T03:24:27.432Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T03:24:28.020Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'test-api-key-832553-2';" 0 passing (7m) 1 failing 1) A user can view subscriptions and manage API keys on the Keys and Subscriptions page Verify subscriptions tab, API keys, filtering, and revoke all keys for a user: Test steps were: 1. Log into the application as user 2. Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:358:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/.jsons/mochawesome.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 1 │ │ Passing: 0 │ │ Failing: 1 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 2 │ │ Video: false │ │ Duration: 6 minutes, 56 seconds │ │ Spec Ran: testApiKeys.cy.ts │ └────────────────────────────────────────────────────────────────────────────────────────────────┘ (Screenshots) - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testApiK (1919x1079) eys.cy.ts/A user can view subscriptions and manage API keys on the Keys and Subs criptions page -- Verify subscriptions tab, API keys, filtering, and revoke all keys for a user (failed).png - /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/screenshots/testApiK (1919x1079) eys.cy.ts/A user can view subscriptions and manage API keys on the Keys and Subs criptions page -- Verify subscriptions tab, API keys, filtering, and revoke all keys for a user (failed) (attempt 2).png ──────────────────────────────────────────────────────────────────────────────────────────────────── Running: testMaaSPolicies.cy.ts (2 of 3) [2026-07-16T03:24:33.853Z] [INFO] Setting tests timeout to: 480 seconds An admin can manage MaaS authorization policies and control model access via group membership [2026-07-16T03:24:33.917Z] [INFO] Starting 480s timeout for: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-16T03:24:33.921Z] [INFO] Test title: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-16T03:24:33.930Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaS","@NonConcurrent"] [2026-07-16T03:24:33.939Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:24:34.011Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-16T03:24:34.024Z] [INFO] Loading test data [2026-07-16T03:24:34.111Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-16T03:24:34.117Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:24:34.817Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:24:34.825Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-16T03:24:34.906Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-16T03:24:34.923Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-16T03:24:35.710Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-16T03:24:36.824Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-16T03:24:36.837Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:24:37.810Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:24:37.821Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-16T03:24:37.933Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-16T03:24:38.030Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant htpasswd-cluster-admin-user namespace admin. [2026-07-16T03:24:38.113Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:24:39.009Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:24:39.028Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-16T03:24:39.046Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-16T03:24:39.617Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-16T03:24:39.629Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-16T03:24:40.518Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784172279712-sc12iyp47.yaml && rm -f /tmp/cypress-yaml-1784172279712-sc12iyp47.yaml [2026-07-16T03:24:40.525Z] [INFO] Command exit code: 0 [2026-07-16T03:24:40.532Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-16T03:24:40.707Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-16T03:24:41.621Z] [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-16T03:24:42.435Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:24:42.506Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-16T03:24:42.523Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:24:42.541Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-16T03:24:42.545Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T03:24:48.116Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:24:48.142Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-16T03:24:48.162Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:24:48.222Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:24:48.226Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T03:24:53.614Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:24:53.666Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-16T03:24:53.672Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:24:53.676Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:24:53.680Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T03:24:59.145Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:24:59.156Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-16T03:24:59.226Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:24:59.230Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:24:59.234Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T03:25:04.571Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:25:04.580Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T03:25:04.604Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:25:04.624Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:25:04.645Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:25:10.040Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:25:10.050Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T03:25:10.076Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:25:10.100Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:25:10.123Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:25:15.495Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:25:15.504Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T03:25:15.509Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:25:15.513Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:25:15.516Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:25:20.883Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:25:20.935Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:25:20.958Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:25:20.985Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:25:20.990Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:25:26.334Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:25:26.345Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:25:26.351Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:25:26.383Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:25:26.421Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:25:31.911Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:25:31.975Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:25:32.005Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:25:32.010Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:25:32.015Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:25:37.748Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:25:37.855Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:25:37.925Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:25:37.960Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:25:38.033Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:25:43.475Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:25:43.484Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:25:43.490Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:25:43.495Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:25:43.499Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:25:49.421Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:25:49.632Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:25:49.714Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:25:49.723Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:25:49.806Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:25:55.518Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:25:55.607Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:25:55.642Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:25:55.734Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:25:55.739Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:26:01.212Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:26:01.307Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:26:01.313Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:26:01.410Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:26:01.415Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:26:07.221Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:26:07.313Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:26:07.351Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:26:07.355Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:26:07.409Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:26:13.014Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:26:13.058Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:26:13.135Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:26:13.142Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:26:13.211Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:26:18.554Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:26:18.565Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:26:18.602Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:26:18.637Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:26:18.672Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:26:24.027Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:26:24.066Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:26:24.073Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:26:24.113Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:26:24.156Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:26:29.595Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:26:29.635Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:26:29.640Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:26:29.675Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:26:29.710Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:26:35.138Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:26:35.186Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:26:35.192Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:26:35.234Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:26:35.239Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:26:40.625Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:26:40.670Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:26:40.678Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:26:40.720Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:26:40.725Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:26:46.116Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:26:46.126Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:26:46.130Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:26:46.170Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:26:46.213Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:26:51.586Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:26:51.598Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:26:51.643Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:26:51.684Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:26:51.689Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:26:57.108Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:26:57.120Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 12894 Stderr: none [2026-07-16T03:26:57.166Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:26:57.173Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:26:57.178Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-16T03:26:57.253Z] [INFO] ✅ LLMInferenceService test-maas-policies-model-990349 meets all conditions after 25 attempts [2026-07-16T03:26:57.260Z] [INFO] Creating MaaSModelRef "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-16T03:26:57.354Z] [INFO] Applying MaaSModelRef YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-16T03:26:57.853Z] [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-16T03:26:57.886Z] [INFO] [STEP 1] Log into the application as admin [2026-07-16T03:26:58.049Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T03:26:58.827Z] [INFO] Starting 480s timeout for: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-16T03:26:58.831Z] [INFO] Test title: Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-16T03:26:58.835Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaS","@NonConcurrent"] [2026-07-16T03:26:58.841Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:26:58.844Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-16T03:26:58.852Z] [INFO] Loading test data [2026-07-16T03:26:58.860Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-16T03:26:58.865Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:26:59.195Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:26:59.206Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-16T03:26:59.213Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-16T03:26:59.220Z] [INFO] Project test-maas-policies-deployment-990349 already exists. Deleting it. [2026-07-16T03:27:26.096Z] [INFO] [EXEC] oc delete project test-maas-policies-deployment-990349 --wait [2026-07-16T03:27:26.109Z] [INFO] Waiting for project test-maas-policies-deployment-990349 to be fully deleted... [2026-07-16T03:27:26.114Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:27:26.420Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:27:26.426Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-16T03:27:26.432Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-16T03:27:26.445Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-16T03:27:26.898Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-16T03:27:27.229Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-16T03:27:27.238Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:27:27.617Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:27:27.623Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-16T03:27:27.629Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-16T03:27:27.638Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant htpasswd-cluster-admin-user namespace admin. [2026-07-16T03:27:27.643Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:27:27.974Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:27:27.980Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-16T03:27:27.986Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-16T03:27:28.283Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-16T03:27:28.375Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-16T03:27:28.718Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784172448378-sfp98gb0j.yaml && rm -f /tmp/cypress-yaml-1784172448378-sfp98gb0j.yaml [2026-07-16T03:27:28.725Z] [INFO] Command exit code: 0 [2026-07-16T03:27:28.729Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-16T03:27:28.736Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-16T03:27:29.115Z] [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-16T03:27:29.425Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:27:29.437Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-16T03:27:29.443Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:27:29.447Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-16T03:27:29.451Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T03:27:34.785Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:27:34.796Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-16T03:27:34.801Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:27:34.805Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-16T03:27:34.809Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T03:27:40.184Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:27:40.199Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-16T03:27:40.205Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:27:40.210Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:27:40.219Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T03:27:45.629Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:27:45.641Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-16T03:27:45.646Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:27:45.650Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:27:45.654Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T03:27:51.078Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:27:51.087Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-16T03:27:51.092Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:27:51.096Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:27:51.099Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T03:27:56.436Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:27:56.444Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-16T03:27:56.449Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:27:56.453Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:27:56.456Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T03:28:01.800Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:28:01.810Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-16T03:28:01.814Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:28:01.818Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:28:01.821Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T03:28:07.152Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:28:07.161Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-16T03:28:07.165Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:28:07.169Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:28:07.173Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T03:28:12.498Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:28:12.508Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T03:28:12.513Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:28:12.516Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:28:12.520Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:28:17.919Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:28:17.927Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:28:17.932Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:28:17.936Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:28:17.940Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:28:23.263Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:28:23.273Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:28:23.278Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:28:23.282Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:28:23.287Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:28:28.683Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:28:28.701Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:28:28.709Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:28:28.714Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:28:28.724Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:28:34.074Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:28:34.083Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:28:34.089Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:28:34.101Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:28:34.107Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:28:39.434Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:28:39.443Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:28:39.448Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:28:39.453Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:28:39.457Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:28:44.897Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:28:44.908Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:28:44.913Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:28:44.917Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:28:44.922Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:28:50.258Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:28:50.276Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:28:50.283Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:28:50.294Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:28:50.309Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:28:55.721Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:28:55.794Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:28:55.800Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:28:55.805Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:28:55.809Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:29:01.165Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:29:01.174Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:29:01.180Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:29:01.185Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:29:01.189Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:29:06.517Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:29:06.527Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:29:06.532Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:29:06.536Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:29:06.541Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:29:11.964Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:29:11.973Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:29:11.979Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:29:11.983Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:29:11.988Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:29:17.571Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:29:17.581Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:29:17.587Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:29:17.592Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:29:17.596Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:29:22.964Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:29:22.973Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:29:22.979Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:29:22.984Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:29:22.988Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:29:28.394Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:29:28.407Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:29:28.413Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:29:28.418Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:29:28.422Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:29:33.773Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:29:33.782Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:29:33.798Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:29:33.804Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:29:33.810Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:29:39.152Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:29:39.161Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:29:39.167Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:29:39.172Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:29:39.177Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:29:44.599Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:29:44.613Z] [INFO] Raw command output (attempt 26): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:29:44.620Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:29:44.624Z] [INFO] 🧐 Attempt 26: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:29:44.630Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:29:50.054Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:29:50.065Z] [INFO] Raw command output (attempt 27): Exit code: 0 Stdout length: 12894 Stderr: none [2026-07-16T03:29:50.071Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:29:50.075Z] [INFO] 🧐 Attempt 27: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:29:50.080Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-16T03:29:50.084Z] [INFO] ✅ LLMInferenceService test-maas-policies-model-990349 meets all conditions after 27 attempts [2026-07-16T03:29:50.089Z] [INFO] Creating MaaSModelRef "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-16T03:29:50.098Z] [INFO] Applying MaaSModelRef YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-16T03:29:50.457Z] [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-16T03:29:50.491Z] [INFO] [STEP 1] Log into the application as admin [2026-07-16T03:29:50.503Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 1) Verify Authorization Policy Create, View, Edit and Delete Operations [2026-07-16T03:29:51.249Z] [INFO] Starting 480s timeout for: Verify auth policy group removal revokes model access [2026-07-16T03:29:51.251Z] [INFO] Test title: Verify auth policy group removal revokes model access [2026-07-16T03:29:51.256Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaSCI","@NonConcurrent"] [2026-07-16T03:29:51.260Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:29:51.263Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-16T03:29:51.279Z] [INFO] [STEP 1] Log into the application as admin [2026-07-16T03:29:51.284Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ [2026-07-16T03:29:51.845Z] [INFO] Starting 480s timeout for: Verify auth policy group removal revokes model access [2026-07-16T03:29:51.849Z] [INFO] Test title: Verify auth policy group removal revokes model access [2026-07-16T03:29:51.853Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@MaaSCI","@NonConcurrent"] [2026-07-16T03:29:51.856Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:29:51.860Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-16T03:29:51.866Z] [INFO] Loading test data [2026-07-16T03:29:51.875Z] [INFO] Loaded project name: test-maas-policies-deployment-990349 [2026-07-16T03:29:51.879Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:29:52.209Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:29:52.214Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-16T03:29:52.219Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-16T03:29:52.226Z] [INFO] Project test-maas-policies-deployment-990349 already exists. Deleting it. [2026-07-16T03:30:23.255Z] [INFO] [EXEC] oc delete project test-maas-policies-deployment-990349 --wait [2026-07-16T03:30:23.270Z] [INFO] Waiting for project test-maas-policies-deployment-990349 to be fully deleted... [2026-07-16T03:30:23.274Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:30:23.630Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:30:23.643Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"test-maas-policies-deployment-990349\" not found","exitCode":1} [2026-07-16T03:30:23.651Z] [INFO] Project 'test-maas-policies-deployment-990349' does not exist. [2026-07-16T03:30:23.670Z] [INFO] Creating project test-maas-policies-deployment-990349 [2026-07-16T03:30:24.110Z] [INFO] [EXEC] oc new-project test-maas-policies-deployment-990349 [2026-07-16T03:30:24.482Z] [INFO] [EXEC] oc label namespace test-maas-policies-deployment-990349 opendatahub.io/dashboard=true --overwrite [2026-07-16T03:30:24.489Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:30:24.841Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:30:24.847Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-16T03:30:24.854Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-16T03:30:24.862Z] [INFO] Wait for test-maas-policies-deployment-990349, then grant htpasswd-cluster-admin-user namespace admin. [2026-07-16T03:30:24.867Z] [INFO] Executing command: oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:30:25.202Z] [INFO] [EXEC] oc get project "test-maas-policies-deployment-990349" -o name [2026-07-16T03:30:25.208Z] [INFO] Command result: {"stdout":"project.project.openshift.io/test-maas-policies-deployment-990349","stderr":"","exitCode":0} [2026-07-16T03:30:25.213Z] [INFO] Project 'test-maas-policies-deployment-990349' exists. [2026-07-16T03:30:25.508Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n test-maas-policies-deployment-990349 [2026-07-16T03:30:25.519Z] [INFO] Create LLMInferenceService with MaaS enabled and create MaaSModelRef [2026-07-16T03:30:25.880Z] [INFO] [EXEC] oc apply -f /tmp/cypress-yaml-1784172625521-mqup9mzuc.yaml && rm -f /tmp/cypress-yaml-1784172625521-mqup9mzuc.yaml [2026-07-16T03:30:25.886Z] [INFO] Command exit code: 0 [2026-07-16T03:30:25.890Z] [INFO] Creating LLMInferenceService "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-16T03:30:25.897Z] [INFO] Applying LLMInferenceService YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-16T03:30:26.328Z] [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-16T03:30:26.679Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:30:26.690Z] [INFO] Raw command output (attempt 1): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-16T03:30:26.694Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:30:26.697Z] [INFO] 🧐 Attempt 1: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-16T03:30:26.700Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T03:30:32.035Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:30:32.045Z] [INFO] Raw command output (attempt 2): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-16T03:30:32.049Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:30:32.053Z] [INFO] 🧐 Attempt 2: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-16T03:30:32.056Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T03:30:37.453Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:30:37.463Z] [INFO] Raw command output (attempt 3): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-16T03:30:37.467Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:30:37.471Z] [INFO] 🧐 Attempt 3: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-16T03:30:37.474Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T03:30:42.854Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:30:42.863Z] [INFO] Raw command output (attempt 4): Exit code: 0 Stdout length: 3290 Stderr: none [2026-07-16T03:30:42.868Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:30:42.872Z] [INFO] 🧐 Attempt 4: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 0 [2026-07-16T03:30:42.875Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: No Status: Reason: Passed: ❌ [2026-07-16T03:30:48.247Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:30:48.256Z] [INFO] Raw command output (attempt 5): Exit code: 0 Stdout length: 13287 Stderr: none [2026-07-16T03:30:48.260Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:30:48.263Z] [INFO] 🧐 Attempt 5: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:30:48.266Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: Progressing Passed: ❌ [2026-07-16T03:30:53.623Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:30:53.631Z] [INFO] Raw command output (attempt 6): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T03:30:53.636Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:30:53.640Z] [INFO] 🧐 Attempt 6: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:30:53.643Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:30:59.000Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:30:59.010Z] [INFO] Raw command output (attempt 7): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T03:30:59.014Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:30:59.017Z] [INFO] 🧐 Attempt 7: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:30:59.021Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:31:04.370Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:31:04.378Z] [INFO] Raw command output (attempt 8): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T03:31:04.392Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:31:04.396Z] [INFO] 🧐 Attempt 8: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:31:04.401Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:31:09.800Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:31:09.812Z] [INFO] Raw command output (attempt 9): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T03:31:09.817Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:31:09.820Z] [INFO] 🧐 Attempt 9: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:31:09.824Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:31:15.240Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:31:15.253Z] [INFO] Raw command output (attempt 10): Exit code: 0 Stdout length: 13564 Stderr: none [2026-07-16T03:31:15.258Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:31:15.263Z] [INFO] 🧐 Attempt 10: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:31:15.266Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:31:20.646Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:31:20.655Z] [INFO] Raw command output (attempt 11): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:31:20.660Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:31:20.663Z] [INFO] 🧐 Attempt 11: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:31:20.667Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:31:26.039Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:31:26.047Z] [INFO] Raw command output (attempt 12): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:31:26.051Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:31:26.055Z] [INFO] 🧐 Attempt 12: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:31:26.058Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:31:31.410Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:31:31.482Z] [INFO] Raw command output (attempt 13): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:31:31.487Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:31:31.493Z] [INFO] 🧐 Attempt 13: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:31:31.496Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:31:36.967Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:31:36.977Z] [INFO] Raw command output (attempt 14): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:31:36.982Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:31:36.986Z] [INFO] 🧐 Attempt 14: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:31:36.989Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:31:42.359Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:31:42.368Z] [INFO] Raw command output (attempt 15): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:31:42.373Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:31:42.388Z] [INFO] 🧐 Attempt 15: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:31:42.395Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:31:47.759Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:31:47.769Z] [INFO] Raw command output (attempt 16): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:31:47.775Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:31:47.779Z] [INFO] 🧐 Attempt 16: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:31:47.783Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:31:53.145Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:31:53.154Z] [INFO] Raw command output (attempt 17): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:31:53.159Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:31:53.162Z] [INFO] 🧐 Attempt 17: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:31:53.166Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:31:58.526Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:31:58.535Z] [INFO] Raw command output (attempt 18): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:31:58.540Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:31:58.545Z] [INFO] 🧐 Attempt 18: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:31:58.548Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:32:03.909Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:32:03.919Z] [INFO] Raw command output (attempt 19): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:32:03.924Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:32:03.928Z] [INFO] 🧐 Attempt 19: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:32:03.932Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:32:09.509Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:32:09.519Z] [INFO] Raw command output (attempt 20): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:32:09.524Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:32:09.530Z] [INFO] 🧐 Attempt 20: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:32:09.533Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:32:14.909Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:32:14.919Z] [INFO] Raw command output (attempt 21): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:32:14.923Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:32:14.927Z] [INFO] 🧐 Attempt 21: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:32:14.931Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:32:20.294Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:32:20.304Z] [INFO] Raw command output (attempt 22): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:32:20.309Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:32:20.313Z] [INFO] 🧐 Attempt 22: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:32:20.317Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:32:25.696Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:32:25.706Z] [INFO] Raw command output (attempt 23): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:32:25.721Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:32:25.727Z] [INFO] 🧐 Attempt 23: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:32:25.733Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:32:31.099Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:32:31.109Z] [INFO] Raw command output (attempt 24): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:32:31.115Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:32:31.119Z] [INFO] 🧐 Attempt 24: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:32:31.123Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:32:36.483Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:32:36.607Z] [INFO] Raw command output (attempt 25): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:32:36.617Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:32:36.622Z] [INFO] 🧐 Attempt 25: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:32:36.626Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:32:42.000Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:32:42.011Z] [INFO] Raw command output (attempt 26): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:32:42.016Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:32:42.020Z] [INFO] 🧐 Attempt 26: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:32:42.024Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:32:47.405Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:32:47.414Z] [INFO] Raw command output (attempt 27): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:32:47.421Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:32:47.425Z] [INFO] 🧐 Attempt 27: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:32:47.429Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:32:52.826Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:32:52.836Z] [INFO] Raw command output (attempt 28): Exit code: 0 Stdout length: 13296 Stderr: none [2026-07-16T03:32:52.842Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:32:52.848Z] [INFO] 🧐 Attempt 28: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:32:52.853Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: False Reason: MinimumReplicasUnavailable Passed: ❌ [2026-07-16T03:32:58.223Z] [INFO] [EXEC] oc get LLMInferenceService test-maas-policies-model-990349 -n test-maas-policies-deployment-990349 -o json [2026-07-16T03:32:58.234Z] [INFO] Raw command output (attempt 29): Exit code: 0 Stdout length: 12894 Stderr: none [2026-07-16T03:32:58.239Z] [INFO] Attempting to parse JSON (first 100 chars): { "apiVersion": "serving.kserve.io/v1alpha2", "kind": "LLMInferenceService", "metadata":... [2026-07-16T03:32:58.243Z] [INFO] 🧐 Attempt 29: Checking LLMInferenceService state Service Name: test-maas-policies-model-990349 Total Conditions: 9 [2026-07-16T03:32:58.248Z] [INFO] 🔍 Condition Check: Service Ready Type: Ready Expected Status: True Found Condition: Yes Status: True Reason: Passed: ✅ [2026-07-16T03:32:58.252Z] [INFO] ✅ LLMInferenceService test-maas-policies-model-990349 meets all conditions after 29 attempts [2026-07-16T03:32:58.256Z] [INFO] Creating MaaSModelRef "test-maas-policies-model-990349" in namespace "test-maas-policies-deployment-990349" [2026-07-16T03:32:58.264Z] [INFO] Applying MaaSModelRef YAML for "test-maas-policies-model-990349" in "test-maas-policies-deployment-990349" [2026-07-16T03:32:58.714Z] [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-16T03:32:58.733Z] [INFO] [STEP 1] Log into the application as admin [2026-07-16T03:32:58.740Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/ 2) Verify auth policy group removal revokes model access [2026-07-16T03:32:59.579Z] [INFO] [EXEC] oc whoami [2026-07-16T03:32:59.583Z] [INFO] Cleaning up Auth Policy: test-authorization-policy-990349 [2026-07-16T03:32:59.588Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy test-authorization-policy-990349 -n models-as-a-service [2026-07-16T03:32:59.940Z] [INFO] [EXEC] oc delete MaaSAuthPolicy test-authorization-policy-990349 -n models-as-a-service [2026-07-16T03:32:59.944Z] [INFO] Cleaning up Subscription: test-maas-policies-sub-990349 [2026-07-16T03:32:59.948Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription test-maas-policies-sub-990349 -n models-as-a-service [2026-07-16T03:33:00.295Z] [INFO] [EXEC] oc delete MaaSSubscription test-maas-policies-sub-990349 -n models-as-a-service [2026-07-16T03:33:00.299Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy test-maas-policies-sub-990349-policy -n models-as-a-service [2026-07-16T03:33:00.689Z] [INFO] [EXEC] oc delete MaaSAuthPolicy test-maas-policies-sub-990349-policy -n models-as-a-service [2026-07-16T03:33:00.693Z] [INFO] Deleting API key "test-maas-policies-sub-990349-api-key" from Postgres api_keys table [2026-07-16T03:33:01.060Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T03:33:01.436Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T03:33:01.802Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'test-maas-policies-sub-990349-api-key';" [2026-07-16T03:33:32.366Z] [INFO] [EXEC] oc delete project test-maas-policies-deployment-990349 --wait --ignore-not-found 0 passing (9m) 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/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:358: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/ Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 Error: Failed to visit 'https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/'. Status code: 503 at Context.eval (webpack://@odh-dashboard/cypress/./cypress/support/commands/application.ts:358:14) [mochawesome] Report JSON saved to /workspace/tests-shared/tests-payload/results/SmokeSet5/e2e/.jsons/mochawesome_001.json (Results) ┌────────────────────────────────────────────────────────────────────────────────────────────────┐ │ Tests: 2 │ │ Passing: 0 │ │ Failing: 2 │ │ Pending: 0 │ │ Skipped: 0 │ │ Screenshots: 4 │ │ Video: false │ │ Duration: 8 minutes, 58 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 (3 of 3) [2026-07-16T03:33:35.623Z] [INFO] Setting tests timeout to: 480 seconds A model can be deployed and accessed with a MaaS subscription and API key [2026-07-16T03:33:35.641Z] [INFO] Starting 480s timeout for: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-16T03:33:35.645Z] [INFO] Test title: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-16T03:33:35.657Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@ModelServing","@NonConcurrent","@MaaSCI","@MaasSubscriptions"] [2026-07-16T03:33:35.665Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:33:35.670Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-16T03:33:35.686Z] [INFO] Loading test data [2026-07-16T03:33:35.713Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-16T03:33:36.084Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-16T03:33:36.088Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-16T03:33:36.451Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-16T03:33:36.455Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-16T03:33:36.851Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-16T03:33:36.855Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-16T03:33:37.207Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-16T03:33:37.214Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-16T03:33:37.584Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T03:33:37.951Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T03:33:38.320Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'maas-api-key-274868';" [2026-07-16T03:33:38.324Z] [INFO] Loaded project name: maas-subs-project-274868 [2026-07-16T03:33:38.327Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-16T03:33:38.696Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-16T03:33:38.710Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"maas-subs-project-274868\" not found","exitCode":1} [2026-07-16T03:33:38.723Z] [INFO] Project 'maas-subs-project-274868' does not exist. [2026-07-16T03:33:38.741Z] [INFO] Creating project maas-subs-project-274868 [2026-07-16T03:33:39.174Z] [INFO] [EXEC] oc new-project maas-subs-project-274868 [2026-07-16T03:33:39.556Z] [INFO] [EXEC] oc label namespace maas-subs-project-274868 opendatahub.io/dashboard=true --overwrite [2026-07-16T03:33:39.564Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-16T03:33:39.914Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-16T03:33:39.920Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-16T03:33:39.926Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-16T03:33:39.946Z] [INFO] Wait for maas-subs-project-274868, then grant htpasswd-cluster-admin-user namespace admin (oc created the project as cluster admin; deploy wizard needs secrets) [2026-07-16T03:33:39.959Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-16T03:33:40.339Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-16T03:33:40.357Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-16T03:33:40.363Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-16T03:33:40.693Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n maas-subs-project-274868 [2026-07-16T03:33:40.727Z] [INFO] Load Hardware Profile Name: cypress-llmd-hardware-profile-model [2026-07-16T03:33:40.744Z] [INFO] Cleaning up and creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-16T03:33:40.760Z] [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-16T03:33:41.143Z] [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-16T03:33:41.174Z] [INFO] No matching profile found, proceeding with the test. [2026-07-16T03:33:41.192Z] [INFO] Creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-16T03:33:41.226Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784172821204.yaml" -n redhat-ods-applications [2026-07-16T03:33:41.629Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784172821204.yaml" -n redhat-ods-applications [2026-07-16T03:33:41.635Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-llmd-hardware-profile-model created [2026-07-16T03:33:41.817Z] [INFO] [EXEC] rm /tmp/temp_1784172821204.yaml [2026-07-16T03:33:41.827Z] [INFO] Load LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-16T03:33:41.832Z] [INFO] Cleaning up and creating LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-16T03:33:41.835Z] [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-16T03:33:42.247Z] [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-16T03:33:42.279Z] [INFO] No matching LLMInferenceServiceConfig found, proceeding with the test. [2026-07-16T03:33:42.313Z] [INFO] Creating LLMInferenceServiceConfig: resources/modelServing/llmd-inference-service-config.yaml [2026-07-16T03:33:42.345Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784172822331.yaml" -n redhat-ods-applications [2026-07-16T03:33:42.738Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784172822331.yaml" -n redhat-ods-applications [2026-07-16T03:33:42.745Z] [INFO] Command executed successfully: llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu created [2026-07-16T03:33:42.933Z] [INFO] [EXEC] rm /tmp/temp_1784172822331.yaml [2026-07-16T03:33:42.995Z] [INFO] [STEP 1] Log into the application as admin [2026-07-16T03:33:43.028Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true [2026-07-16T03:33:43.461Z] [INFO] Starting 480s timeout for: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-16T03:33:43.464Z] [INFO] Test title: Verify User can deploy a model by selecting a MaaS subscription and API key [2026-07-16T03:33:43.468Z] [INFO] Test tags: ["@Smoke","@SmokeSet5","@Dashboard","@ModelServing","@NonConcurrent","@MaaSCI","@MaasSubscriptions"] [2026-07-16T03:33:43.471Z] [INFO] Skip tags: ["@Bug","@Maintain","@Featureflagged","@ODS-327","@ODS-492","@AutoML","@AutoMLCI"] [2026-07-16T03:33:43.475Z] [INFO] Grep tags: ["@SmokeSet5"] [2026-07-16T03:33:43.482Z] [INFO] Loading test data [2026-07-16T03:33:43.498Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-16T03:33:43.860Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-16T03:33:43.863Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-16T03:33:44.221Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-16T03:33:44.224Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-16T03:33:44.596Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-16T03:33:44.598Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-16T03:33:44.951Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-16T03:33:44.954Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-16T03:33:45.329Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T03:33:45.706Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T03:33:46.083Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'maas-api-key-274868';" [2026-07-16T03:33:46.086Z] [INFO] Loaded project name: maas-subs-project-274868 [2026-07-16T03:33:46.088Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-16T03:33:46.445Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-16T03:33:46.452Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-16T03:33:46.457Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-16T03:33:46.464Z] [INFO] Project maas-subs-project-274868 already exists. Deleting it. [2026-07-16T03:33:55.391Z] [INFO] [EXEC] oc delete project maas-subs-project-274868 --wait [2026-07-16T03:33:55.402Z] [INFO] Waiting for project maas-subs-project-274868 to be fully deleted... [2026-07-16T03:33:55.407Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-16T03:33:55.766Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-16T03:33:55.771Z] [INFO] Command result: {"stdout":"","stderr":"Error from server (NotFound): namespaces \"maas-subs-project-274868\" not found","exitCode":1} [2026-07-16T03:33:55.776Z] [INFO] Project 'maas-subs-project-274868' does not exist. [2026-07-16T03:33:55.787Z] [INFO] Creating project maas-subs-project-274868 [2026-07-16T03:33:56.223Z] [INFO] [EXEC] oc new-project maas-subs-project-274868 [2026-07-16T03:33:56.623Z] [INFO] [EXEC] oc label namespace maas-subs-project-274868 opendatahub.io/dashboard=true --overwrite [2026-07-16T03:33:56.629Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-16T03:33:57.001Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-16T03:33:57.007Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-16T03:33:57.014Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-16T03:33:57.021Z] [INFO] Wait for maas-subs-project-274868, then grant htpasswd-cluster-admin-user namespace admin (oc created the project as cluster admin; deploy wizard needs secrets) [2026-07-16T03:33:57.026Z] [INFO] Executing command: oc get project "maas-subs-project-274868" -o name [2026-07-16T03:33:57.417Z] [INFO] [EXEC] oc get project "maas-subs-project-274868" -o name [2026-07-16T03:33:57.422Z] [INFO] Command result: {"stdout":"project.project.openshift.io/maas-subs-project-274868","stderr":"","exitCode":0} [2026-07-16T03:33:57.427Z] [INFO] Project 'maas-subs-project-274868' exists. [2026-07-16T03:33:57.756Z] [INFO] [EXEC] oc adm policy add-role-to-user admin *** -n maas-subs-project-274868 [2026-07-16T03:33:57.767Z] [INFO] Load Hardware Profile Name: cypress-llmd-hardware-profile-model [2026-07-16T03:33:57.771Z] [INFO] Cleaning up and creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-16T03:33:57.774Z] [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-16T03:33:58.147Z] [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-16T03:33:58.152Z] [INFO] No matching profile found, proceeding with the test. [2026-07-16T03:33:58.158Z] [INFO] Creating Hardware Profile: resources/yaml/llmd-hardware-profile.yaml [2026-07-16T03:33:58.170Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784172838159.yaml" -n redhat-ods-applications [2026-07-16T03:33:59.377Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784172838159.yaml" -n redhat-ods-applications [2026-07-16T03:33:59.385Z] [INFO] Command executed successfully: hardwareprofile.infrastructure.opendatahub.io/cypress-llmd-hardware-profile-model configured [2026-07-16T03:33:59.581Z] [INFO] [EXEC] rm /tmp/temp_1784172838159.yaml [2026-07-16T03:33:59.591Z] [INFO] Load LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-16T03:33:59.596Z] [INFO] Cleaning up and creating LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-16T03:33:59.599Z] [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-16T03:33:59.999Z] [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-16T03:34:00.006Z] [INFO] LLMInferenceServiceConfig found: kserve-config-llm-template-cpu. Proceeding to delete. [2026-07-16T03:34:00.430Z] [INFO] [EXEC] oc delete llminferenceserviceconfig kserve-config-llm-template-cpu -n redhat-ods-applications [2026-07-16T03:34:00.438Z] [INFO] Creating LLMInferenceServiceConfig: resources/modelServing/llmd-inference-service-config.yaml [2026-07-16T03:34:00.450Z] [INFO] Executing command: oc apply -f "/tmp/temp_1784172840439.yaml" -n redhat-ods-applications [2026-07-16T03:34:00.871Z] [INFO] [EXEC] oc apply -f "/tmp/temp_1784172840439.yaml" -n redhat-ods-applications [2026-07-16T03:34:00.879Z] [INFO] Command executed successfully: llminferenceserviceconfig.serving.kserve.io/kserve-config-llm-template-cpu created [2026-07-16T03:34:01.083Z] [INFO] [EXEC] rm /tmp/temp_1784172840439.yaml [2026-07-16T03:34:01.133Z] [INFO] [STEP 1] Log into the application as admin [2026-07-16T03:34:01.147Z] [INFO] Navigate to: https://rh-ai.apps.ods-qe-psi-07.osp.rh-ods.com/?devFeatureFlags=vLLMDeploymentOnMaaS=true [2026-07-16T03:34:01.565Z] [INFO] OAuth login flow detected - completing authentication [2026-07-16T03:34:03.403Z] [INFO] [STEP 2] Navigate to the Project list tab and search for maas-subs-project-274868 [2026-07-16T03:34:06.031Z] [INFO] [STEP 3] Open the deploy model wizard [2026-07-16T03:34:07.184Z] [INFO] [STEP 4] Step 1: Model details - select Generative type [2026-07-16T03:34:09.231Z] [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-16T03:34:20.971Z] [INFO] [EXEC] oc whoami [2026-07-16T03:34:20.975Z] [INFO] Cleaning up Hardware Profile: cypress-llmd-hardware-profile-model [2026-07-16T03:34:20.978Z] [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-16T03:34:21.348Z] [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-16T03:34:21.356Z] [INFO] Hardware Profile found: cypress-llmd-hardware-profile-model. Proceeding to delete. [2026-07-16T03:34:21.742Z] [INFO] [EXEC] oc delete hardwareprofiles cypress-llmd-hardware-profile-model -n redhat-ods-applications [2026-07-16T03:34:21.745Z] [INFO] Cleaning up LLMInferenceServiceConfig: kserve-config-llm-template-cpu [2026-07-16T03:34:21.748Z] [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-16T03:34:22.154Z] [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-16T03:34:22.162Z] [INFO] LLMInferenceServiceConfig found: kserve-config-llm-template-cpu. Proceeding to delete. [2026-07-16T03:34:22.582Z] [INFO] [EXEC] oc delete llminferenceserviceconfig kserve-config-llm-template-cpu -n redhat-ods-applications [2026-07-16T03:34:22.585Z] [INFO] Cleaning up Subscription: a-test-maas-subscription-274868 [2026-07-16T03:34:22.589Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-16T03:34:22.958Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868 -n models-as-a-service [2026-07-16T03:34:22.961Z] [INFO] Just in case, cleaning up second subscription: a-test-maas-subscription-274868-2 [2026-07-16T03:34:22.969Z] [INFO] Executing delete subscription command: oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-16T03:34:23.351Z] [INFO] [EXEC] oc delete MaaSSubscription a-test-maas-subscription-274868-2 -n models-as-a-service [2026-07-16T03:34:23.355Z] [INFO] Cleaning up Auth Policy: a-test-maas-subscription-274868-policy [2026-07-16T03:34:23.357Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-16T03:34:23.726Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-policy -n models-as-a-service [2026-07-16T03:34:23.730Z] [INFO] Just in case, cleaning up second auth policy: a-test-maas-subscription-274868-2-policy [2026-07-16T03:34:23.733Z] [INFO] Executing delete auth policy command: oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-16T03:34:24.103Z] [INFO] [EXEC] oc delete MaaSAuthPolicy a-test-maas-subscription-274868-2-policy -n models-as-a-service [2026-07-16T03:34:24.107Z] [INFO] Cleaning up API keys [2026-07-16T03:34:24.111Z] [INFO] Deleting API key "maas-api-key-274868" from Postgres api_keys table [2026-07-16T03:34:24.504Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_USER}' | base64 -d [2026-07-16T03:34:24.912Z] [INFO] [EXEC] oc get secret postgres-creds -n redhat-ods-applications -o jsonpath='{.data.POSTGRES_DB}' | base64 -d [2026-07-16T03:34:25.292Z] [INFO] [EXEC] oc exec -n redhat-ods-applications deployment/postgres -- psql -U "" -d "" -c "DELETE FROM api_keys WHERE name = 'maas-api-key-274868';" [2026-07-16T03:34:25.296Z] [INFO] Cleaning up LLMInferenceService: maasmodel-maassubs-274868 in maas-subs-project-274868 [2026-07-16T03:34:25.299Z] [INFO] Executing delete LLMInferenceService command: oc delete LLMInferenceService maasmodel-maassubs-274868 -n maas-subs-project-274868 --ignore-not-found [2026-07-16T03:34:25.743Z] [INFO] [EXEC] oc delete LLMInferenceService maasmodel-maassubs-274868 -n maas-subs-project-274868 --ignore-not-found [2026-07-16T03:34:34.429Z] [INFO] [EXEC] oc delete project maas-subs-project-274868 --wait --ignore-not-found 0 passing (59s) 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-llm-inference-service-simple-vllm"] Ignored nodes: comments, script, style Red Hat OpenShift AI