{
    "usecase": "Status Check",
    "details": "Checks status of all k8s resources in the selected namespace",
    "components": "ALL",
    "steps": [
        {
            "description": "[ALL] CheckK8sNodesStep: Check status of all k8s nodes in the onap namespace.",
            "status": "PASS",
            "duration": 0.31568193435668945,
            "component": "ALL",
            "reason": []
        },
        {
            "description": "[ALL] CheckTrivyVulnerabilitiesStep: Check status of all k8s vulnerabilityreports in the onap namespace.",
            "status": "FAIL",
            "duration": 0.02261066436767578,
            "component": "ALL",
            "reason": [
                "(404)\nReason: Not Found\nHTTP response headers: HTTPHeaderDict({'Audit-Id': 'abab6098-1e72-4db6-90cd-d158ba3d6290', 'Cache-Control': 'no-cache, private', 'Content-Type': 'text/plain; charset=utf-8', 'X-Content-Type-Options': 'nosniff', 'X-Kubernetes-Pf-Flowschema-Uid': 'a3530a35-c300-47cc-9905-0bf36c1c9da0', 'X-Kubernetes-Pf-Prioritylevel-Uid': '1148f579-e7b3-4895-ac81-f75020b77554', 'Date': 'Tue, 07 Apr 2026 11:35:45 GMT', 'Content-Length': '19'})\nHTTP response body: 404 page not found\n\n"
            ]
        },
        {
            "description": "[ALL] CheckK8sJobsStep: Check status of all k8s jobs in the onap namespace.",
            "status": "PASS",
            "duration": 7.458211183547974,
            "component": "ALL",
            "reason": []
        },
        {
            "description": "[ALL] CheckK8sPodsStep: Check status of all k8s pods in the onap namespace.",
            "status": "PASS",
            "duration": 34.516928911209106,
            "component": "ALL",
            "reason": []
        },
        {
            "description": "[ALL] CheckK8sServicesStep: Check status of all k8s services in the onap namespace.",
            "status": "PASS",
            "duration": 12.382879972457886,
            "component": "ALL",
            "reason": []
        },
        {
            "description": "[ALL] CheckK8sDeploymentsStep: Check status of all k8s deployments in the onap namespace.",
            "status": "FAIL",
            "duration": 17.501634120941162,
            "component": "ALL",
            "reason": [
                "deployment test failed"
            ]
        },
        {
            "description": "[ALL] CheckK8sReplicaSetsStep: Check status of all k8s replicasets in the onap namespace.",
            "status": "PASS",
            "duration": 17.62735891342163,
            "component": "ALL",
            "reason": []
        },
        {
            "description": "[ALL] CheckK8sStatefulSetsStep: Check status of all k8s statefulsets in the onap namespace.",
            "status": "PASS",
            "duration": 2.162667751312256,
            "component": "ALL",
            "reason": []
        },
        {
            "description": "[ALL] CheckK8sDaemonSetsStep: Check status of all k8s daemonsets in the onap namespace.",
            "status": "PASS",
            "duration": 0.023929357528686523,
            "component": "ALL",
            "reason": []
        },
        {
            "description": "[ALL] CheckK8sConfigMapsStep: Check status of all k8s configmaps in the onap namespace.",
            "status": "PASS",
            "duration": 0.24269390106201172,
            "component": "ALL",
            "reason": []
        },
        {
            "description": "[ALL] CheckK8sSecretsStep: Check status of all k8s secrets in the onap namespace.",
            "status": "PASS",
            "duration": 0.29634928703308105,
            "component": "ALL",
            "reason": []
        },
        {
            "description": "[ALL] CheckK8sIngressesStep: Check status of all k8s ingresss in the onap namespace.",
            "status": "PASS",
            "duration": 0.021166086196899414,
            "component": "ALL",
            "reason": []
        },
        {
            "description": "[ALL] CheckK8sPvcsStep: Check status of all k8s pvcs in the onap namespace.",
            "status": "PASS",
            "duration": 3.204638957977295,
            "component": "ALL",
            "reason": []
        },
        {
            "description": "[ALL] CheckNamespaceStatusStep: Check status of all k8s resources in the selected namespaces.",
            "status": "FAIL",
            "duration": 0.2238786220550537,
            "component": "ALL",
            "reason": [
                "Namespace status check has failed"
            ]
        }
    ]
}