Description of problem: error of fedmsg with additionals data under Fedora 25 - may affect future versions Version-Release number of selected component (if applicable): uname -a Linux localhost.localdomain 4.10.5-200.fc25.x86_64 #1 SMP Wed Mar 22 20:37:08 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux How reproducible: Steps to Reproduce: 1. install fedmsg 2. # journalctl -u *.service 3. see output Actual results: [root@localhost mythcat]# journalctl -u *.service -- Logs begin at Mon 2017-03-27 16:42:17 EEST, end at Tue 2017-03-28 14:40:35 EEST. -- Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: processor = msg2processor(msg, **config) Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: File "/usr/lib/python2.7/site-packages/fedmsg/text/__init__.py", line 132, in msg2processor Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: if processor.handle_msg(msg, **config) is not None: Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: File "/usr/lib/python2.7/site-packages/fedmsg/meta/base.py", line 152, in handle_msg Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: match = self.__prefix__.match(msg['topic']) Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: TypeError: 'NoneType' object has no attribute '__getitem__' Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: [ fedmsg] ERROR 2017-03-27 16:42:17,345 {'body': {u'username': u'copr', u'certificate': u'xxxxxxxxxxx Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: Traceback (most recent call last): Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: File "/usr/lib/python2.7/site-packages/moksha/hub/api/consumer.py", line 191, in _work Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: self.consume(message) Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: File "/usr/lib/python2.7/site-packages/fedmsg_notify/daemon.py", line 280, in consume Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: self.notify(msg) Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: File "/usr/lib/python2.7/site-packages/fedmsg_notify/daemon.py", line 287, in notify Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: d = self.fetch_icons(msg) Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: File "/usr/lib/python2.7/site-packages/fedmsg_notify/daemon.py", line 332, in fetch_icons Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: icon = fedmsg.text.msg2icon(body, **self.cfg) Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: File "/usr/lib/python2.7/site-packages/fedmsg/text/__init__.py", line 142, in __wrapper Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: return f(msg, **config) Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: File "/usr/lib/python2.7/site-packages/fedmsg/text/__init__.py", line 159, in __wrapper Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: processor = msg2processor(msg, **config) Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: File "/usr/lib/python2.7/site-packages/fedmsg/text/__init__.py", line 132, in msg2processor Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: if processor.handle_msg(msg, **config) is not None: Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: File "/usr/lib/python2.7/site-packages/fedmsg/meta/base.py", line 152, in handle_msg Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: match = self.__prefix__.match(msg['topic']) Mar 27 16:42:17 localhost.localdomain org.fedoraproject.fedmsg.notify[1609]: TypeError: 'NoneType' object has no attribute '__getitem__' Expected results: without errors from fedmsg Additional info: This error also come with some info and emails: u'mpolacek', u'panemade', u'tmlcoch', u'walter.pete'], u'dep (in /usr/lib64/librpm.so.7.0.0)\n3: ==15327== by 0x4FE370B: __pthread_once_slow (in /usr/lib64/libpthrea eator_id': 335909, u'time': 1488280373.0, u'id': 10192163, u'is_private': False}, {u'count': 2, u'creator': b64/libcmocka.so.0.4.0)\n3: ==15327== \n3: ==15327== 1,912 bytes in 1 blocks are still reachable in loss rec ersions': [u'26'], u'url': u'', u'whiteboard': u'', u'last_change_time': 1490625747.0, u'alias': [], u'op_sy Traceback (most recent call last):
This seems like a fedmsg-notify bug more than fedmsg itself. Do you still see this?
This message is a reminder that Fedora 25 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 25. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '25'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 25 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete.
Fedora 25 changed to end-of-life (EOL) status on 2017-12-12. Fedora 25 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed.