[beaker-jobwatch] on result.json also provide the job ids.

Currently when reporting the results we only have the receipeset ids, it would be nice to have the job ids.

related to #1254 (closed)

https://gitlab.com/redhat/red-hat-ci-tools/kernel/qe-pipelines/kernel-ci-pipelines/-/jobs/13036155903

cat result.json

{
  "finished_recipesets": [],
  "unfinished_recipesets": [
    17661123,
    17661124,
    17661125
  ]
}

Jira: CKI-6496

Edited by CKI Bot