Comment 5 for bug 1521087

Revision history for this message
Kirill Zaitsev (kzaitsev) wrote :

Reopening the bug for murano. Still experiencing this on current master with all the latest requirements installed

2016-02-29 13:12:51.156 16663 DEBUG oslo_messaging.server [-] File ".tox/venv/bin/murano-api", line 10, in <module>
    sys.exit(main())
  File "/Users/teferi/murano/murano/murano/cmd/api.py", line 72, in main
    launcher.wait()
  File "/Users/teferi/murano/murano/.tox/venv/lib/python2.7/site-packages/oslo_service/service.py", line 309, in wait
    status, signo = self._wait_for_exit_or_signal()
  File "/Users/teferi/murano/murano/.tox/venv/lib/python2.7/site-packages/oslo_service/service.py", line 287, in _wait_for_exit_or_signal
    super(ServiceLauncher, self).wait()
  File "/Users/teferi/murano/murano/.tox/venv/lib/python2.7/site-packages/oslo_service/service.py", line 223, in wait
    self.services.wait()
  File "/Users/teferi/murano/murano/.tox/venv/lib/python2.7/site-packages/oslo_service/service.py", line 659, in wait
    service.wait()
  File "/Users/teferi/murano/murano/.tox/venv/lib/python2.7/site-packages/oslo_messaging/server.py", line 263, in wrapper
    log_after, timeout_timer)
  File "/Users/teferi/murano/murano/.tox/venv/lib/python2.7/site-packages/oslo_messaging/server.py", line 162, in wait_for_completion
    msg, log_after, timeout_timer)
  File "/Users/teferi/murano/murano/.tox/venv/lib/python2.7/site-packages/oslo_messaging/server.py", line 127, in _wait
    LOG.debug(''.join(traceback.format_stack()))
 _wait /Users/teferi/murano/murano/.tox/venv/lib/python2.7/site-packages/oslo_messaging/server.py:127