#8560 COPR messages on Fedora Messaging are sent 5 times
Closed: Fixed by kevin. Opened by abompard.

On the Fedora Messaging bus, I see 5 instances of each messages sent to the following topics:

  • org.fedoraproject.prod.copr.chroot.start
  • org.fedoraproject.prod.copr.build.start
  • org.fedoraproject.prod.copr.build.end

They all have the same message-id. They don't appear as duplicates in datagrepper because I think it does a deduplication on message-ids, but on they bus they are actually sent 5 times. This has been going on for a few days/weeks now, it's not new.


@praiskup @msuchy could you take a look at this issue ?

Thanks for the ping, indeed there's bug, fixing this by:
https://pagure.io/copr/copr/pull-request/1220

Should be hot-fixed:
https://infrastructure.fedoraproject.org/cgit/ansible.git/commit/?id=b78df351526a41d82069ce0a7b6c2bfae73d14d6

Thanks @praiskup !

Metadata Update from @kevin:
- Issue close_status updated to: Fixed
- Issue status updated to: Closed (was: Open)

Commit e9b55f20 fixes this issue

Metadata
Related Pull Requests