Guest User

Untitled

a guest
Sep 5th, 2012
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.79 KB | None | 0 0
  1. Stderr: 'sudo: no tty present and no askpass program specified\nSorry, try again.\nsudo: no tty present and no askpass program specified\nSorry, try again.\nsudo: no tty present and no askpass program specified\nSorry, try again.\nsudo: 3 incorrect password attempts\n'
  2. 2012-09-06 10:20:11 TRACE nova Traceback (most recent call last):
  3. 2012-09-06 10:20:11 TRACE nova File "/usr/bin/nova-network", line 49, in <module>
  4. 2012-09-06 10:20:11 TRACE nova service.wait()
  5. 2012-09-06 10:20:11 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 413, in wait
  6. 2012-09-06 10:20:11 TRACE nova _launcher.wait()
  7. 2012-09-06 10:20:11 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 131, in wait
  8. 2012-09-06 10:20:11 TRACE nova service.wait()
  9. 2012-09-06 10:20:11 TRACE nova File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 166, in wait
  10. 2012-09-06 10:20:11 TRACE nova return self._exit_event.wait()
  11. 2012-09-06 10:20:11 TRACE nova File "/usr/lib/python2.7/dist-packages/eventlet/event.py", line 116, in wait
  12. 2012-09-06 10:20:11 TRACE nova return hubs.get_hub().switch()
  13. 2012-09-06 10:20:11 TRACE nova File "/usr/lib/python2.7/dist-packages/eventlet/hubs/hub.py", line 177, in switch
  14. 2012-09-06 10:20:11 TRACE nova return self.greenlet.switch()
  15. 2012-09-06 10:20:11 TRACE nova File "/usr/lib/python2.7/dist-packages/eventlet/greenthread.py", line 192, in main
  16. 2012-09-06 10:20:11 TRACE nova result = function(*args, **kwargs)
  17. 2012-09-06 10:20:11 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 101, in run_server
  18. 2012-09-06 10:20:11 TRACE nova server.start()
  19. 2012-09-06 10:20:11 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/service.py", line 162, in start
  20. 2012-09-06 10:20:11 TRACE nova self.manager.init_host()
  21. 2012-09-06 10:20:11 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/manager.py", line 1695, in init_host
  22. 2012-09-06 10:20:11 TRACE nova self.l3driver.initialize()
  23. 2012-09-06 10:20:11 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/l3.py", line 84, in initialize
  24. 2012-09-06 10:20:11 TRACE nova linux_net.init_host()
  25. 2012-09-06 10:20:11 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 442, in init_host
  26. 2012-09-06 10:20:11 TRACE nova add_snat_rule(ip_range)
  27. 2012-09-06 10:20:11 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 432, in add_snat_rule
  28. 2012-09-06 10:20:11 TRACE nova iptables_manager.apply()
  29. 2012-09-06 10:20:11 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/utils.py", line 943, in inner
  30. 2012-09-06 10:20:11 TRACE nova retval = f(*args, **kwargs)
  31. 2012-09-06 10:20:11 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 328, in apply
  32. 2012-09-06 10:20:11 TRACE nova attempts=5)
  33. 2012-09-06 10:20:11 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/network/linux_net.py", line 813, in _execute
  34. 2012-09-06 10:20:11 TRACE nova return utils.execute(*cmd, **kwargs)
  35. 2012-09-06 10:20:11 TRACE nova File "/usr/lib/python2.7/dist-packages/nova/utils.py", line 242, in execute
  36. 2012-09-06 10:20:11 TRACE nova cmd=' '.join(cmd))
  37. 2012-09-06 10:20:11 TRACE nova ProcessExecutionError: Unexpected error while running command.
  38. 2012-09-06 10:20:11 TRACE nova Command: sudo iptables-save -t filter
  39. 2012-09-06 10:20:11 TRACE nova Exit code: 1
  40. 2012-09-06 10:20:11 TRACE nova Stdout: ''
  41. 2012-09-06 10:20:11 TRACE nova Stderr: 'sudo: no tty present and no askpass program specified\nSorry, try again.\nsudo: no tty present and no askpass program specified\nSorry, try again.\nsudo: no tty present and no askpass program specified\nSorry, try again.\nsudo: 3 incorrect password attempts\n'
  42. 2012-09-06 10:20:11 TRACE nova
Advertisement
Add Comment
Please, Sign In to add comment