ZeroMQ driver unsupported format character

Bug #1021455 reported by Erica Windisch
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
oslo-incubator
Invalid
Undecided
Erica Windisch

Bug Description

Error:

   result = meth(*arg, **kw)
  File "/home/jogo/OpenStack/openstack-common/.tox/py27/local/lib/python2.7/site-packages/nose/plugins/logcapture.py", line 223, in formatError
    test.capturedLogging = records = self.formatLogRecords()
  File "/home/jogo/OpenStack/openstack-common/.tox/py27/local/lib/python2.7/site-packages/nose/plugins/logcapture.py", line 231, in formatLogRecords
    return [safe_str(format(r)) for r in self.handler.buffer]
  File "/usr/lib/python2.7/logging/__init__.py", line 723, in format
    return fmt.format(record)
  File "/usr/lib/python2.7/logging/__init__.py", line 464, in format
    record.message = record.getMessage()
  File "/usr/lib/python2.7/logging/__init__.py", line 328, in getMessage
    msg = msg % self.args
ValueError: unsupported format character '{' (0x7b) at index 15

Revision history for this message
Erica Windisch (ewindisch) wrote :

The above error isn't very clear, but this was caused by "${var}s" being used instead of "$(var)s" in string formatting inside impl_zmq.py.

Changed in openstack-common:
status: New → Confirmed
Revision history for this message
Erica Windisch (ewindisch) wrote :
Changed in openstack-common:
assignee: nobody → Eric Windisch (ewindisch)
status: Confirmed → In Progress
Mark McLoughlin (markmc)
affects: openstack-common → oslo
Revision history for this message
Mark McLoughlin (markmc) wrote :

No idea what "replaced by big patch" in https://review.openstack.org/9387 means

Changed in oslo:
status: In Progress → Incomplete
Mark McLoughlin (markmc)
Changed in oslo:
status: Incomplete → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.