Skip to content

debug #74980: prom_test_urls#67461

Closed
nizamial09 wants to merge 1 commit intoceph:mainfrom
rhcs-dashboard:debug-prom-url-issue
Closed

debug #74980: prom_test_urls#67461
nizamial09 wants to merge 1 commit intoceph:mainfrom
rhcs-dashboard:debug-prom-url-issue

Conversation

@nizamial09
Copy link
Member

Opening this PR to include it along with the rocky10 runs.

the test_urls task is returning 400 for /metrics but it doesn't really say what's the error there. So trying to print it out.

2026-02-17T07:53:13.531 DEBUG:tasks.ceph_test_case:wait_until_true: success in 0s and 0 retries
2026-02-17T07:53:13.531 DEBUG:tasks.mgr.mgr_test_case:Found prometheus at http://10.20.193.12:7789/ (daemon x/5312)
2026-02-17T07:53:13.534 INFO:tasks.mgr.test_prometheus:/: 200 (176 bytes)
2026-02-17T07:53:13.536 INFO:tasks.mgr.test_prometheus:/metrics: 400 (50 bytes)
2026-02-17T07:53:13.536 INFO:tasks.cephfs_test_runner:test_urls (tasks.mgr.test_prometheus.TestPrometheus.test_urls) ... FAIL

Contribution Guidelines

  • To sign and title your commits, please refer to Submitting Patches to Ceph.

  • If you are submitting a fix for a stable branch (e.g. "quincy"), please refer to Submitting Patches to Ceph - Backports for the proper workflow.

  • When filling out the below checklist, you may click boxes directly in the GitHub web UI. When entering or editing the entire PR message in the GitHub web UI editor, you may also select a checklist item by adding an x between the brackets: [x]. Spaces and capitalization matter when checking off items this way.

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
    • Code cleanup (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
Show available Jenkins commands

You must only issue one Jenkins command per-comment. Jenkins does not understand
comments with more than one command.

the `test_urls` task is returning 400 for /metrics but it doesn't really
say what's the error there. So trying to print it out.

```
2026-02-17T07:53:13.531 DEBUG:tasks.ceph_test_case:wait_until_true: success in 0s and 0 retries
2026-02-17T07:53:13.531 DEBUG:tasks.mgr.mgr_test_case:Found prometheus at http://10.20.193.12:7789/ (daemon x/5312)
2026-02-17T07:53:13.534 INFO:tasks.mgr.test_prometheus:/: 200 (176 bytes)
2026-02-17T07:53:13.536 INFO:tasks.mgr.test_prometheus:/metrics: 400 (50 bytes)
2026-02-17T07:53:13.536 INFO:tasks.cephfs_test_runner:test_urls (tasks.mgr.test_prometheus.TestPrometheus.test_urls) ... FAIL
```

Signed-off-by: Nizamudeen A <nia@redhat.com>
@nizamial09
Copy link
Member Author

closing this as per https://tracker.ceph.com/issues/74980#note-9

fix is pushed into #67227

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants