Log Anomaly Detection
get_build_anomaliesIdentify unusual log lines in failed Zuul builds by comparing against successful baselines using ML analysis. Input a build UUID or URL to pinpoint anomalies.
Instructions
Detect anomalous log lines using LogJuicer ML-based analysis.
Compares failed build logs against successful baselines to find lines that are unusual. Requires LOGJUICER_URL to be configured. Accepts a build UUID or Zuul build URL.
Args: uuid: Build UUID tenant: Tenant name (uses default if empty) url: Zuul build URL (alternative to uuid + tenant)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| uuid | No | ||
| tenant | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |