Advertisement
kmajumder

Untitled

Dec 19th, 2019
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.07 KB | None | 0 0
  1. 2019-12-19 13:40:20 IST - TASK [ovirt-host-deploy-vdsm : Install latest ovirt-host package] **************
  2. 2019-12-19 13:40:53 IST - fatal: [10.70.35.237]: FAILED! => {"changed": false, "msg": "No package matching 'ovirt-host' found available, installed or updated", "rc": 126, "results": ["No package matching 'ovirt-host' found available, installed or updated"]}
  3. 2019-12-19 13:40:53 IST - {
  4. "status" : "OK",
  5. "msg" : "",
  6. "data" : {
  7. "uuid" : "6d906b3a-4623-4902-a271-6e59a54b4db7",
  8. "counter" : 68,
  9. "stdout" : "fatal: [10.70.35.237]: FAILED! => {\"changed\": false, \"msg\": \"No package matching 'ovirt-host' found available, installed or updated\", \"rc\": 126, \"results\": [\"No package matching 'ovirt-host' found available, installed or updated\"]}",
  10. "start_line" : 61,
  11. "end_line" : 62,
  12. "runner_ident" : "d7690278-2236-11ea-bccb-68ecc5af4344",
  13. "event" : "runner_on_failed",
  14. "event_data" : {
  15. "playbook" : "ovirt-host-deploy.yml",
  16. "playbook_uuid" : "ec248392-3ea9-4645-94b8-9aab13d34233",
  17. "play" : "all",
  18. "play_uuid" : "68ecc5af-4344-2993-eb00-000000000006",
  19. "play_pattern" : "all",
  20. "task" : "Install latest ovirt-host package",
  21. "task_uuid" : "68ecc5af-4344-2993-eb00-0000000001c4",
  22. "task_action" : "yum",
  23. "task_args" : "",
  24. "task_path" : "/home/kmajumde/work/ovirt-engine-builds/11-12-global-options/share/ovirt-engine/ansible-runner-service-project/project/roles/ovirt-host-deploy-vdsm/tasks/packages.yml:2",
  25. "role" : "ovirt-host-deploy-vdsm",
  26. "host" : "10.70.35.237",
  27. "remote_addr" : "10.70.35.237",
  28. "res" : {
  29. "changed" : false,
  30. "results" : [ "No package matching 'ovirt-host' found available, installed or updated" ],
  31. "rc" : 126,
  32. "invocation" : {
  33. "module_args" : {
  34. "lock_timeout" : 30,
  35. "update_cache" : false,
  36. "disable_excludes" : null,
  37. "exclude" : [ ],
  38. "allow_downgrade" : false,
  39. "disable_gpg_check" : false,
  40. "conf_file" : null,
  41. "use_backend" : "auto",
  42. "state" : "latest",
  43. "disablerepo" : [ ],
  44. "releasever" : null,
  45. "skip_broken" : false,
  46. "autoremove" : false,
  47. "download_dir" : null,
  48. "enable_plugin" : [ ],
  49. "installroot" : "/",
  50. "install_weak_deps" : true,
  51. "name" : [ "ovirt-host" ],
  52. "download_only" : false,
  53. "bugfix" : false,
  54. "list" : null,
  55. "install_repoquery" : true,
  56. "update_only" : false,
  57. "disable_plugin" : [ ],
  58. "enablerepo" : [ ],
  59. "security" : false,
  60. "validate_certs" : true
  61. }
  62. },
  63. "msg" : "No package matching 'ovirt-host' found available, installed or updated",
  64. "_ansible_no_log" : false
  65. },
  66. "ignore_errors" : null,
  67. "event_loop" : null,
  68. "pid" : 32748
  69. },
  70. "pid" : 32748,
  71. "created" : "2019-12-19T08:10:50.991372",
  72. "parent_uuid" : "68ecc5af-4344-2993-eb00-0000000001c4"
  73. }
  74. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement