Guest User

Untitled

a guest
Oct 18th, 2019
135
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.45 KB | None | 0 0
  1. 2019-10-18 16:41:37,870+0530 DEBUG ansible on_any args /usr/share/ansible/roles/ovirt.hosted_engine_setup/tasks/alter_libvirt_default_net_configuration.yml (args={} vars={}): [localhost] kwargs
  2. 2019-10-18 16:41:38,243+0530 INFO ansible task start {'status': 'OK', 'ansible_task': u'ovirt.hosted_engine_setup : Parse libvirt default network configuration', 'ansible_playbook': u'/usr/share/ovirt-hosted-engine-setup/ansible/trigger_role.yml', 'ansible_type': 'task'}
  3. 2019-10-18 16:41:38,244+0530 DEBUG ansible on_any args TASK: ovirt.hosted_engine_setup : Parse libvirt default network configuration kwargs is_conditional:False
  4. 2019-10-18 16:41:38,244+0530 DEBUG ansible on_any args localhostTASK: ovirt.hosted_engine_setup : Parse libvirt default network configuration kwargs
  5. 2019-10-18 16:41:38,813+0530 DEBUG var changed: host "localhost" var "default_net_xml" type "<type 'dict'>" value: "{
  6. "changed": false,
  7. "failed": true,
  8. "msg": "network default not found"
  9. }"
  10. 2019-10-18 16:41:38,813+0530 DEBUG var changed: host "localhost" var "ansible_play_hosts" type "<type 'list'>" value: "[]"
  11. 2019-10-18 16:41:38,813+0530 DEBUG var changed: host "localhost" var "play_hosts" type "<type 'list'>" value: "[]"
  12. 2019-10-18 16:41:38,813+0530 DEBUG var changed: host "localhost" var "ansible_play_batch" type "<type 'list'>" value: "[]"
  13. 2019-10-18 16:41:38,814+0530 ERROR ansible failed {'status': 'FAILED', 'ansible_type': 'task', 'ansible_task': u'Parse libvirt default network configuration', 'ansible_result': u"type: <type 'dict'>\nstr: {'_ansible_no_log': False, u'invocation': {u'module_args': {u'xml': None, u'state': None, u'command': u'get_xml', u'name': u'default', u'autostart': None, u'uri': u'qemu:///system'}}, 'changed': False, u'msg': u'network default not found'}", 'task_duration': 0, 'ansible_host': u'localhost', 'ansible_playbook': u'/usr/share/ovirt-hosted-engine-setup/ansible/trigger_role.yml'}
  14. 2019-10-18 16:41:38,814+0530 DEBUG ansible on_any args <ansible.executor.task_result.TaskResult object at 0x7f044d023dd0> kwargs ignore_errors:None
  15. 2019-10-18 16:41:38,815+0530 INFO ansible stats {
  16. "ansible_playbook": "/usr/share/ovirt-hosted-engine-setup/ansible/trigger_role.yml",
  17. "ansible_playbook_duration": "01:27 Minutes",
  18. "ansible_result": "type: <type 'dict'>\nstr: {u'localhost': {'ignored': 0, 'skipped': 44, 'ok': 97, 'failures': 1, 'unreachable': 0, 'rescued': 0, 'changed': 26}}",
  19. "ansible_type": "finish",
  20. "status": "FAILED"
  21. }
Add Comment
Please, Sign In to add comment