Advertisement
Guest User

Untitled

a guest
Nov 23rd, 2017
113
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.84 KB | None | 0 0
  1. TASK [os_cinder : Perform a cinder DB sync] *****************************************************************************************************************$
  2. task path: /etc/ansible/roles/os_cinder/tasks/cinder_db_setup.yml:16
  3. Thursday 23 November 2017 11:18:40 +0100 (0:00:00.150) 0:11:29.095 *****
  4. container_name: "infra1_cinder_api_container-28711747"
  5. physical_host: "infra1"
  6. Container confirmed
  7. Using module file /opt/ansible-runtime/local/lib/python2.7/site-packages/ansible/modules/commands/command.py
  8. container_name: "infra1_cinder_api_container-28711747"
  9. physical_host: "infra1"
  10. Container confirmed
  11. <10.0.100.101> ESTABLISH SSH CONNECTION FOR USER: root
  12. <10.0.100.101> SSH: EXEC ssh -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o KbdInteractiveAuthentication=no -o PreferredAuthent
  13. ications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=root -o ConnectTimeout=5 -o UserKnownHostsFile=/dev/null -o Str
  14. ictHostKeyChecking=no -o ServerAliveInterval=64 -o ServerAliveCountMax=1024 -o Compression=no -o TCPKeepAlive=yes -o VerifyHostKeyDNS=no -o ForwardX11=no -o F
  15. orwardAgent=yes -T -o ControlPath=/root/.ansible/cp/4e14d3ca84 10.0.100.101 'lxc-attach --clear-env --name infra1_cinder_api_container-28711747 -- su - root -
  16. c '"'"'/bin/sh -c '"'"'"'"'"'"'"'"'sudo -H -S -n -u cinder /bin/sh -c '"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'echo BECOME-SUCCESS-vukirkziytitnou
  17. bhcuwobkhipidivsy; /usr/bin/python'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"'"' && sleep 0'"'"'"'"'"'"'"'"''"'"''
  18. <10.0.100.101> (0, '\n{"changed": true, "end": "2017-11-23 10:18:42.069493", "stdout": "", "cmd": ["/openstack/venvs/cinder-16.0.3/bin/cinder-manage", "db", "
  19. sync"], "rc": 1, "start": "2017-11-23 10:18:41.067128", "stderr": "Traceback (most recent call last):\\n File \\"/openstack/venvs/cinder-16.0.3/bin/cinder-ma
  20. nage\\", line 7, in <module>\\n from cinder.cmd.manage import main\\n File \\"/openstack/venvs/cinder-16.0.3/lib/python2.7/site-packages/cinder/cmd/manage
  21. .py\\", line 72, in <module>\\n from cinder.common import config # noqa\\n File \\"/openstack/venvs/cinder-16.0.3/lib/python2.7/site-packages/cinder/comm
  22. on/config.py\\", line 118, in <module>\\n help=\'Name of this node. This can be an opaque \'\\n File \\"/openstack/venvs/cinder-16.0.3/lib/python2.7/site
  23. -packages/oslo_config/cfg.py\\", line 1484, in __init__\\n **kwargs)\\n File \\"/openstack/venvs/cinder-16.0.3/lib/python2.7/site-packages/oslo_config/cfg
  24. .py\\", line 959, in __init__\\n self._check_default()\\n File \\"/openstack/venvs/cinder-16.0.3/lib/python2.7/site-packages/oslo_config/cfg.py\\", line 9
  25. 80, in _check_default\\n \'opt\': self.type})\\noslo_config.cfg.DefaultValueError: Error processing default value infra1_cinder_api_container-28711747 for
  26. Opt type of HostAddress.", "delta": "0:00:01.002365", "invocation": {"module_args": {"warn": true, "executable": null, "_uses_shell": false, "_raw_params": "/
  27. openstack/venvs/cinder-16.0.3/bin/cinder-manage db sync", "removes": null, "creates": null, "chdir": null}}, "warnings": []}\n', 'mesg: ttyname failed: Inapp
  28. opriate ioctl for device\n')
  29. fatal: [infra1_cinder_api_container-28711747]: FAILED! => {
  30. "changed": false,
  31. "cmd": [
  32. "/openstack/venvs/cinder-16.0.3/bin/cinder-manage",
  33. "db",
  34. "sync"
  35. ],
  36. "delta": "0:00:01.002365",
  37. "end": "2017-11-23 10:18:42.069493",
  38. "failed": true,
  39. "invocation": {
  40. "module_args": {
  41. "_raw_params": "/openstack/venvs/cinder-16.0.3/bin/cinder-manage db sync",
  42. "_uses_shell": false,
  43. "chdir": null,
  44. "creates": null,
  45. "executable": null,
  46. "removes": null,
  47. "warn": true
  48. }
  49. },
  50. "rc": 1,
  51. "start": "2017-11-23 10:18:41.067128",
  52. "stderr": "Traceback (most recent call last):\n File \"/openstack/venvs/cinder-16.0.3/bin/cinder-manage\", line 7, in <module>\n from cinder.cmd.manag
  53. e import main\n File \"/openstack/venvs/cinder-16.0.3/lib/python2.7/site-packages/cinder/cmd/manage.py\", line 72, in <module>\n from cinder.common import
  54. config # noqa\n File \"/openstack/venvs/cinder-16.0.3/lib/python2.7/site-packages/cinder/common/config.py\", line 118, in <module>\n help='Name of this
  55. node. This can be an opaque '\n File \"/openstack/venvs/cinder-16.0.3/lib/python2.7/site-packages/oslo_config/cfg.py\", line 1484, in __init__\n **kwargs
  56. )\n File \"/openstack/venvs/cinder-16.0.3/lib/python2.7/site-packages/oslo_config/cfg.py\", line 959, in __init__\n self._check_default()\n File \"/opens
  57. tack/venvs/cinder-16.0.3/lib/python2.7/site-packages/oslo_config/cfg.py\", line 980, in _check_default\n 'opt': self.type})\noslo_config.cfg.DefaultValueEr
  58. ror: Error processing default value infra1_cinder_api_container-28711747 for Opt type of HostAddress.",
  59. "stderr_lines": [
  60. "Traceback (most recent call last):",
  61. " File \"/openstack/venvs/cinder-16.0.3/bin/cinder-manage\", line 7, in <module>",
  62. " from cinder.cmd.manage import main",
  63. " File \"/openstack/venvs/cinder-16.0.3/lib/python2.7/site-packages/cinder/cmd/manage.py\", line 72, in <module>",
  64. " from cinder.common import config # noqa",
  65. " File \"/openstack/venvs/cinder-16.0.3/lib/python2.7/site-packages/cinder/common/config.py\", line 118, in <module>",
  66. " help='Name of this node. This can be an opaque '",
  67. " File \"/openstack/venvs/cinder-16.0.3/lib/python2.7/site-packages/oslo_config/cfg.py\", line 1484, in __init__",
  68. " **kwargs)",
  69. " File \"/openstack/venvs/cinder-16.0.3/lib/python2.7/site-packages/oslo_config/cfg.py\", line 959, in __init__",
  70. " self._check_default()",
  71. " File \"/openstack/venvs/cinder-16.0.3/lib/python2.7/site-packages/oslo_config/cfg.py\", line 980, in _check_default",
  72. " 'opt': self.type})",
  73. "oslo_config.cfg.DefaultValueError: Error processing default value infra1_cinder_api_container-28711747 for Opt type of HostAddress."
  74. ],
  75. "stdout": "",
  76. "stdout_lines": []
  77. }
  78.  
  79. PLAY RECAP ***************************************************************************************************************************************************
  80. infra1_cinder_api_container-28711747 : ok=58 changed=1 unreachable=0 failed=1
  81. infra1_glance_container-4634355f : ok=93 changed=4 unreachable=0 failed=0
  82. infra1_keystone_container-3cbadb01 : ok=137 changed=6 unreachable=0 failed=0
  83. infra2_glance_container-7cad366c : ok=78 changed=4 unreachable=0 failed=0
  84. infra2_keystone_container-66c901c4 : ok=113 changed=3 unreachable=0 failed=0
  85. infra3_glance_container-4586ecdd : ok=78 changed=4 unreachable=0 failed=0
  86. infra3_keystone_container-889e7a46 : ok=103 changed=2 unreachable=0 failed=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement