#7805 Is staging Koji sending messages?
Closed: Fixed 4 years ago by pingou. Opened 4 years ago by bowlofeggs.

@kevin tagged a build for me in staging Koji so that I could test Bodhi's message consumer. The consumer didn't log receiving a message, so I went to datagrepper to see if it saw any messages from Koji. This URL returns nothing at the time of this writing:

https://apps.stg.fedoraproject.org/datagrepper/raw?topic=org.fedoraproject.stg.buildsys.tag&delta=172800

Is staging Koji sending messages?

Without it sending messages, I am unable to test Bodhi's signed build handler.


I don't think it is. Staging Koji is in the process of being migrated to fedora-messaging. It doesn't emit ZMQ messages any longer and it doesn't send to AMQP yet.

I don't think it is.

It should!

Staging Koji is in the process of being migrated to fedora-messaging. It doesn't emit ZMQ messages any longer and it doesn't send to AMQP yet.

It was ported to fedora-messaging and when we tested it it was sending messages :(

According to datagrepper the last message was sent on 2019-04-08 14:38:36 UTC. Next day during staging maintenance Koji was updated from version 1.16.1 to 1.16.2 and fedora-messaging was upgraded from 1.5.0 to 1.6.0. Most likely one of these updates broke the plugin that emits messages.

I'm seeing these in the logs: No handlers could be found for logger "_koji_plugin__fedmsg-koji-plugin"

Let's see if we can get the plugin to talk :)

Figured it out :)
15:27:24 fedmsg-stg | buildsys.build.state.change -- pingou's python-arrow-0.12.1-9.fc31 started building http://koji.stg.fedoraproject.org/koji/buildinfo?buildID=1229687

https://apps.stg.fedoraproject.org/datagrepper/raw?topic=org.fedoraproject.stg.buildsys.tag&delta=172800
Returns nothing though :(

Alright, datagrepper just caught up :)
(I was impatient, I had to wait for the end of the build...)

Let's close this :)

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

4 years ago

Yeah this seems to be working now, because Bodhi is crashing:

https://github.com/fedora-infra/bodhi/issues/3240

Thanks!

Login to comment on this ticket.

Metadata