JENKINS
|
This taskset collects information about perstistent volumes and persistent volume claims to
validate health or help troubleshoot potential issues.
Tasks:
Tasks:
- Query The Jenkins Kubernetes Workload HTTP Endpoint in Kubernetes StatefulSet `STATEFULSET_NAME`
- Query For Stuck Jenkins Jobs in Kubernetes Statefulset Workload `STATEFULSET_NAME`
Check Jenkins health, failed builds, tests and long running builds
Tasks:
Tasks:
- Check For Failed Build Logs in Jenkins Instance `${JENKINS_INSTANCE_NAME}`
- Check For Long Running Builds in Jenkins Instance `${JENKINS_INSTANCE_NAME}`
- Check For Recent Failed Tests in Jenkins Instance `${JENKINS_INSTANCE_NAME}`
- Check For Jenkins Instance `${JENKINS_INSTANCE_NAME}` Health
- Check For Long Queued Builds in Jenkins Instance `${JENKINS_INSTANCE_NAME}`
- Check Jenkins Executor Utilization in Jenkins Instance `${JENKINS_INSTANCE_NAME}`
- Generate Health Score
List Jenkins health, failed builds, tests and long running builds
Tasks:
Tasks:
- List Failed Build Logs in Jenkins Instance `JENKINS_INSTANCE_NAME`
- List Long Running Builds in Jenkins Instance `JENKINS_INSTANCE_NAME`
- List Recent Failed Tests in Jenkins Instance `JENKINS_INSTANCE_NAME`
- Check Jenkins Instance `JENKINS_INSTANCE_NAME` Health
- List Long Queued Builds in Jenkins Instance `JENKINS_INSTANCE_NAME`
- List Executor Utilization in Jenkins Instance `JENKINS_INSTANCE_NAME`
- Fetch Jenkins Instance `JENKINS_INSTANCE_NAME` Logs and Add to Report