Advertisement
Guest User

Untitled

a guest
Jan 17th, 2019
832
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 69.09 KB | None | 0 0
  1. [alsenior@Rundeck ~]$ ANSIBLE_DEBUG=1 ansible-playbook test2.yml -vvvv -u ansible -k -c local
  2. 5202 1547731634.99513: starting run
  3. ansible-playbook 2.7.5
  4. config file = /etc/ansible/ansible.cfg
  5. configured module search path = [u'/home/alsenior/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
  6. ansible python module location = /usr/lib/python2.7/site-packages/ansible
  7. executable location = /usr/bin/ansible-playbook
  8. python version = 2.7.5 (default, Apr 11 2018, 07:36:10) [GCC 4.8.5 20150623 (Red Hat 4.8.5-28)]
  9. Using /etc/ansible/ansible.cfg as config file
  10. SSH password:
  11. 5202 1547731638.08675: Added group all to inventory
  12. 5202 1547731638.08766: Added group ungrouped to inventory
  13. 5202 1547731638.08813: Group all now contains ungrouped
  14. setting up inventory plugins
  15. 5202 1547731638.09573: Loading InventoryModule 'host_list' from /usr/lib/python2.7/site-packages/ansible/plugins/inventory/host_list.py
  16. 5202 1547731638.09856: assigned :doc
  17. 5202 1547731638.09905: assigned :plainexamples
  18. 5202 1547731638.10036: Loading InventoryModule 'script' from /usr/lib/python2.7/site-packages/ansible/plugins/inventory/script.py
  19. 5202 1547731638.10809: assigned :doc
  20. 5202 1547731638.10884: Loaded config def from plugin (inventory/script)
  21. 5202 1547731638.10981: Loading InventoryModule 'yaml' from /usr/lib/python2.7/site-packages/ansible/plugins/inventory/yaml.py
  22. 5202 1547731638.11746: assigned :doc
  23. 5202 1547731638.11791: assigned :plainexamples
  24. 5202 1547731638.11854: Loaded config def from plugin (inventory/yaml)
  25. 5202 1547731638.11980: Loading InventoryModule 'ini' from /usr/lib/python2.7/site-packages/ansible/plugins/inventory/ini.py
  26. 5202 1547731638.15390: assigned :doc
  27. 5202 1547731638.15454: assigned :plainexamples
  28. 5202 1547731638.15585: Loading InventoryModule 'auto' from /usr/lib/python2.7/site-packages/ansible/plugins/inventory/auto.py
  29. 5202 1547731638.15797: assigned :doc
  30. 5202 1547731638.15839: assigned :plainexamples
  31. 5202 1547731638.15899: Examining possible inventory source: /etc/ansible/hosts
  32. 5202 1547731638.15944: Attempting to use plugin host_list (/usr/lib/python2.7/site-packages/ansible/plugins/inventory/host_list.py)
  33. /etc/ansible/hosts did not meet host_list requirements, check plugin documentation if this is unexpected
  34. 5202 1547731638.16020: Attempting to use plugin script (/usr/lib/python2.7/site-packages/ansible/plugins/inventory/script.py)
  35. /etc/ansible/hosts did not meet script requirements, check plugin documentation if this is unexpected
  36. 5202 1547731638.16113: Attempting to use plugin yaml (/usr/lib/python2.7/site-packages/ansible/plugins/inventory/yaml.py)
  37. 5202 1547731638.16499: Loading data from /etc/ansible/hosts
  38. 5202 1547731638.16822: /etc/ansible/hosts was not parsable by yaml
  39. 5202 1547731638.16863: Attempting to use plugin ini (/usr/lib/python2.7/site-packages/ansible/plugins/inventory/ini.py)
  40. 5202 1547731638.17396: set ansible_connection for all
  41. 5202 1547731638.17448: set juniper_user for all
  42. 5202 1547731638.17495: set juniper_port for all
  43. 5202 1547731638.17536: Added group Switch to inventory
  44. 5202 1547731638.17627: set inventory_file for 172.16.80.1
  45. 5202 1547731638.17686: set inventory_dir for 172.16.80.1
  46. 5202 1547731638.17725: Added host 172.16.80.1 to inventory
  47. 5202 1547731638.17763: Added host 172.16.80.1 to group Switch
  48. Parsed /etc/ansible/hosts inventory source with ini plugin
  49. 5202 1547731638.17835: Reconcile groups and hosts in inventory.
  50. 5202 1547731638.17877: Group all now contains Switch
  51. 5202 1547731638.18206: Loading CacheModule 'memory' from /usr/lib/python2.7/site-packages/ansible/plugins/cache/memory.py
  52. 5202 1547731638.18387: assigned :doc
  53. 5202 1547731638.21354: Loading data from /home/alsenior/test2.yml
  54. 5202 1547731638.22221: in VariableManager get_vars()
  55. 5202 1547731638.22354: done with get_vars()
  56. 5202 1547731638.22758: Added /home/alsenior/.ansible/roles/Juniper.junos/module_utils to loader search path
  57. 5202 1547731638.22839: Added /home/alsenior/.ansible/roles/Juniper.junos/action_plugins to loader search path
  58. 5202 1547731638.22916: Added /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins to loader search path
  59. 5202 1547731638.22976: Added /home/alsenior/.ansible/roles/Juniper.junos/library to loader search path
  60. 5202 1547731638.23062: Added /home/alsenior/.ansible/roles/Juniper.junos/module_utils to loader search path
  61. 5202 1547731638.23183: Loading data from /home/alsenior/.ansible/roles/Juniper.junos/meta/main.yml
  62. 5202 1547731638.56526: Loading CallbackModule 'default' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/default.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback)
  63. Loading callback plugin default of type stdout, v2.0 from /usr/lib/python2.7/site-packages/ansible/plugins/callback/default.pyc
  64. 5202 1547731638.58031: assigned :doc
  65. 5202 1547731638.59059: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py
  66. 5202 1547731638.59432: Loaded config def from plugin (callback/default)
  67. 5202 1547731638.59732: Loading CallbackModule 'actionable' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/actionable.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  68. 5202 1547731638.60084: assigned :doc
  69. 5202 1547731638.60150: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
  70. 5202 1547731638.60504: Loaded config def from plugin (callback/actionable)
  71. 5202 1547731638.60609: Loading CallbackModule 'cgroup_memory_recap' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/cgroup_memory_recap.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  72. 5202 1547731638.61220: assigned :doc
  73. 5202 1547731638.61312: Loaded config def from plugin (callback/cgroup_memory_recap)
  74. 5202 1547731638.61420: Loading CallbackModule 'context_demo' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/context_demo.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  75. 5202 1547731638.61627: assigned :doc
  76. 5202 1547731638.63265: Loading CallbackModule 'counter_enabled' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/counter_enabled.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  77. 5202 1547731638.64082: assigned :doc
  78. 5202 1547731638.64249: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
  79. 5202 1547731638.64710: Loaded config def from plugin (callback/counter_enabled)
  80. 5202 1547731638.64812: Loading CallbackModule 'debug' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/debug.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  81. 5202 1547731638.65035: assigned :doc
  82. 5202 1547731638.65091: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
  83. 5202 1547731638.65492: Loaded config def from plugin (callback/debug)
  84. 5202 1547731638.65545: Loading CallbackModule 'default' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/default.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  85. 5202 1547731638.66759: assigned :doc
  86. 5202 1547731638.66877: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
  87. 5202 1547731638.67242: Loaded config def from plugin (callback/default)
  88. 5202 1547731638.67385: Loading CallbackModule 'dense' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/dense.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  89. 5202 1547731638.68452: assigned :doc
  90. 5202 1547731638.68567: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
  91. 5202 1547731638.68938: Loaded config def from plugin (callback/dense)
  92. 5202 1547731638.69074: Loading CallbackModule 'foreman' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/foreman.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  93. 5202 1547731638.69964: assigned :doc
  94. 5202 1547731638.70070: Loaded config def from plugin (callback/foreman)
  95. 5202 1547731638.70170: Loading CallbackModule 'full_skip' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/full_skip.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  96. 5202 1547731638.70516: assigned :doc
  97. 5202 1547731638.70575: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
  98. 5202 1547731638.70961: Loaded config def from plugin (callback/full_skip)
  99. 5202 1547731638.73958: Loading CallbackModule 'grafana_annotations' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/grafana_annotations.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  100. 5202 1547731638.75216: assigned :doc
  101. 5202 1547731638.75303: Loaded config def from plugin (callback/grafana_annotations)
  102. 5202 1547731638.75440: Loading CallbackModule 'hipchat' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/hipchat.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  103. 5202 1547731638.76295: assigned :doc
  104. 5202 1547731638.76370: Loaded config def from plugin (callback/hipchat)
  105. 5202 1547731638.76487: Loading CallbackModule 'jabber' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/jabber.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  106. 5202 1547731638.76965: assigned :doc
  107. 5202 1547731638.77028: Loaded config def from plugin (callback/jabber)
  108. 5202 1547731638.77137: Loading CallbackModule 'jsnapy' from /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins/jsnapy.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  109. Loading callback plugin jsnapy of type aggregate, v2.0 from /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins/jsnapy.pyc
  110. 5202 1547731638.77450: Loading CallbackModule 'json' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/json.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  111. 5202 1547731638.77938: assigned :doc
  112. 5202 1547731638.78005: Loaded config def from plugin (callback/json)
  113. 5202 1547731638.78155: Loading CallbackModule 'junit' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/junit.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  114. 5202 1547731638.79175: assigned :doc
  115. 5202 1547731638.79285: Loaded config def from plugin (callback/junit)
  116. 5202 1547731638.79386: Loading CallbackModule 'log_plays' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/log_plays.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  117. 5202 1547731638.79651: assigned :doc
  118. 5202 1547731638.79866: Loading CallbackModule 'logdna' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/logdna.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  119. 5202 1547731638.80686: assigned :doc
  120. 5202 1547731638.80764: Loaded config def from plugin (callback/logdna)
  121. 5202 1547731638.80945: Loading CallbackModule 'logentries' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/logentries.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  122. 5202 1547731638.82019: assigned :doc
  123. 5202 1547731638.82088: assigned :plainexamples
  124. 5202 1547731638.82190: Loaded config def from plugin (callback/logentries)
  125. 5202 1547731638.82345: Loading CallbackModule 'logstash' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/logstash.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  126. 5202 1547731638.83074: assigned :doc
  127. 5202 1547731638.83150: Loaded config def from plugin (callback/logstash)
  128. 5202 1547731638.83406: Loading CallbackModule 'mail' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/mail.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  129. 5202 1547731638.84370: assigned :doc
  130. 5202 1547731638.84472: Loaded config def from plugin (callback/mail)
  131. 5202 1547731638.84568: Loading CallbackModule 'minimal' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/minimal.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  132. 5202 1547731638.84864: assigned :doc
  133. 5202 1547731638.84969: Loading CallbackModule 'null' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/null.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  134. 5202 1547731638.85116: assigned :doc
  135. 5202 1547731638.85224: Loading CallbackModule 'oneline' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/oneline.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  136. 5202 1547731638.85527: assigned :doc
  137. 5202 1547731638.85644: Loading CallbackModule 'osx_say' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/osx_say.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  138. 5202 1547731638.85892: assigned :doc
  139. 5202 1547731638.86040: Loading CallbackModule 'profile_roles' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/profile_roles.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  140. 5202 1547731638.86445: assigned :doc
  141. 5202 1547731638.86580: Loading CallbackModule 'profile_tasks' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/profile_tasks.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  142. 5202 1547731638.87188: assigned :doc
  143. 5202 1547731638.87242: assigned :plainexamples
  144. 5202 1547731638.87310: Loaded config def from plugin (callback/profile_tasks)
  145. 5202 1547731638.87430: Loading CallbackModule 'selective' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/selective.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  146. 5202 1547731638.88312: assigned :doc
  147. 5202 1547731638.88356: assigned :plainexamples
  148. 5202 1547731638.88454: Loaded config def from plugin (callback/selective)
  149. 5202 1547731638.88546: Loading CallbackModule 'skippy' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/skippy.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  150. 5202 1547731638.88730: assigned :doc
  151. 5202 1547731638.88782: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
  152. 5202 1547731638.89237: Loaded config def from plugin (callback/skippy)
  153. 5202 1547731638.89388: Loading CallbackModule 'slack' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/slack.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  154. 5202 1547731638.90072: assigned :doc
  155. 5202 1547731638.90145: Loaded config def from plugin (callback/slack)
  156. 5202 1547731638.90258: Loading CallbackModule 'splunk' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/splunk.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  157. 5202 1547731638.90873: assigned :doc
  158. 5202 1547731638.90922: assigned :plainexamples
  159. 5202 1547731638.90984: Loaded config def from plugin (callback/splunk)
  160. 5202 1547731638.91073: Loading CallbackModule 'stderr' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/stderr.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  161. 5202 1547731638.91332: assigned :doc
  162. 5202 1547731638.91389: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
  163. 5202 1547731638.91767: Loaded config def from plugin (callback/stderr)
  164. 5202 1547731638.91889: Loading CallbackModule 'sumologic' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/sumologic.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  165. 5202 1547731638.92375: assigned :doc
  166. 5202 1547731638.92439: assigned :plainexamples
  167. 5202 1547731638.92512: Loaded config def from plugin (callback/sumologic)
  168. 5202 1547731638.92774: Loading CallbackModule 'syslog_json' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/syslog_json.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  169. 5202 1547731638.93252: assigned :doc
  170. 5202 1547731638.93313: Loaded config def from plugin (callback/syslog_json)
  171. 5202 1547731638.93414: Loading CallbackModule 'timer' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/timer.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  172. 5202 1547731638.93590: assigned :doc
  173. 5202 1547731638.93699: Loading CallbackModule 'tree' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/tree.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  174. 5202 1547731638.93922: assigned :doc
  175. 5202 1547731638.94070: Loading CallbackModule 'unixy' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/unixy.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  176. 5202 1547731638.94667: assigned :doc
  177. 5202 1547731638.94752: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
  178. 5202 1547731638.95142: Loaded config def from plugin (callback/unixy)
  179. 5202 1547731638.95303: Loading CallbackModule 'yaml' from /usr/lib/python2.7/site-packages/ansible/plugins/callback/yaml.py (searched paths: /home/alsenior/.ansible/roles/Juniper.junos/callback_plugins:/usr/lib/python2.7/site-packages/ansible/plugins/callback) (found_in_cache=False, class_only=True)
  180. 5202 1547731638.95647: assigned :doc
  181. 5202 1547731638.95720: Loading ModuleDocFragment 'default_callback' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/default_callback.py (found_in_cache=True, class_only=False)
  182. 5202 1547731638.96090: Loaded config def from plugin (callback/yaml)
  183.  
  184. PLAYBOOK: test2.yml *************************************************************************************************************************************************************************************************************************
  185. 1 plays in test2.yml
  186. 5202 1547731638.96230: in VariableManager get_vars()
  187. 5202 1547731638.96781: Loading TestModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/test/core.py
  188. 5202 1547731638.96862: Loading TestModule 'files' from /usr/lib/python2.7/site-packages/ansible/plugins/test/files.py
  189. 5202 1547731638.96941: Loading TestModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/test/mathstuff.py
  190. 5202 1547731639.01900: Loading FilterModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/core.py
  191. 5202 1547731639.05757: Loading FilterModule 'ipaddr' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/ipaddr.py
  192. 5202 1547731639.06427: Loading FilterModule 'json_query' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/json_query.py
  193. 5202 1547731639.06533: Loading FilterModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/mathstuff.py
  194. 5202 1547731639.07377: Loading FilterModule 'network' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/network.py
  195. 5202 1547731639.07474: Loading FilterModule 'urlsplit' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/urlsplit.py
  196. 5202 1547731639.08619: done with get_vars()
  197. 5202 1547731639.08677: in VariableManager get_vars()
  198. 5202 1547731639.08798: Loading TestModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)
  199. 5202 1547731639.08841: Loading TestModule 'files' from /usr/lib/python2.7/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)
  200. 5202 1547731639.08879: Loading TestModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)
  201. 5202 1547731639.09024: Loading FilterModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)
  202. 5202 1547731639.09066: Loading FilterModule 'ipaddr' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/ipaddr.py (found_in_cache=True, class_only=False)
  203. 5202 1547731639.09108: Loading FilterModule 'json_query' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/json_query.py (found_in_cache=True, class_only=False)
  204. 5202 1547731639.09145: Loading FilterModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)
  205. 5202 1547731639.09183: Loading FilterModule 'network' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/network.py (found_in_cache=True, class_only=False)
  206. 5202 1547731639.09226: Loading FilterModule 'urlsplit' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)
  207. 5202 1547731639.09437: done with get_vars()
  208. 5202 1547731639.09552: in VariableManager get_vars()
  209. 5202 1547731639.09661: Loading TestModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)
  210. 5202 1547731639.09761: Loading TestModule 'files' from /usr/lib/python2.7/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)
  211. 5202 1547731639.09810: Loading TestModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)
  212. 5202 1547731639.09946: Loading FilterModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)
  213. 5202 1547731639.09988: Loading FilterModule 'ipaddr' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/ipaddr.py (found_in_cache=True, class_only=False)
  214. 5202 1547731639.10035: Loading FilterModule 'json_query' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/json_query.py (found_in_cache=True, class_only=False)
  215. 5202 1547731639.10073: Loading FilterModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)
  216. 5202 1547731639.10115: Loading FilterModule 'network' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/network.py (found_in_cache=True, class_only=False)
  217. 5202 1547731639.10153: Loading FilterModule 'urlsplit' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)
  218. 5202 1547731639.10374: done with get_vars()
  219.  
  220. PLAY [UPGRADE] ******************************************************************************************************************************************************************************************************************************
  221. 5202 1547731639.11189: Loading StrategyModule 'linear' from /usr/lib/python2.7/site-packages/ansible/plugins/strategy/linear.py
  222. 5202 1547731639.11318: getting the remaining hosts for this loop
  223. 5202 1547731639.11373: done getting the remaining hosts for this loop
  224. 5202 1547731639.11422: building list of next tasks for hosts
  225. 5202 1547731639.11458: getting the next task for host 172.16.80.1
  226. 5202 1547731639.11503: done getting next task for host 172.16.80.1
  227. 5202 1547731639.11545: ^ task is: TASK: meta (flush_handlers)
  228. 5202 1547731639.11581: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, run_state=ITERATING_TASKS, fail_state=FAILED_NONE, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  229. 5202 1547731639.11622: done building task lists
  230. 5202 1547731639.11654: counting tasks in each state of execution
  231. 5202 1547731639.11688: done counting tasks in each state of execution:
  232. num_setups: 0
  233. num_tasks: 1
  234. num_rescue: 0
  235. num_always: 0
  236. 5202 1547731639.11731: advancing hosts in ITERATING_TASKS
  237. 5202 1547731639.11762: starting to advance hosts
  238. 5202 1547731639.11799: getting the next task for host 172.16.80.1
  239. 5202 1547731639.11838: done getting next task for host 172.16.80.1
  240. 5202 1547731639.11875: ^ task is: TASK: meta (flush_handlers)
  241. 5202 1547731639.11916: ^ state is: HOST STATE: block=1, task=1, rescue=0, always=0, run_state=ITERATING_TASKS, fail_state=FAILED_NONE, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  242. 5202 1547731639.11949: done advancing hosts to next task
  243. META: ran handlers
  244. 5202 1547731639.12073: done queuing things up, now waiting for results queue to drain
  245. 5202 1547731639.12117: results queue empty
  246. 5202 1547731639.12153: checking for any_errors_fatal
  247. 5202 1547731639.12198: done checking for any_errors_fatal
  248. 5202 1547731639.12232: checking for max_fail_percentage
  249. 5202 1547731639.12265: done checking for max_fail_percentage
  250. 5202 1547731639.12302: checking to see if all hosts have failed and the running result is not ok
  251. 5202 1547731639.12335: done checking to see if all hosts have failed
  252. 5202 1547731639.12367: getting the remaining hosts for this loop
  253. 5202 1547731639.12410: done getting the remaining hosts for this loop
  254. 5202 1547731639.12451: building list of next tasks for hosts
  255. 5202 1547731639.12483: getting the next task for host 172.16.80.1
  256. 5202 1547731639.12527: done getting next task for host 172.16.80.1
  257. 5202 1547731639.12562: ^ task is: TASK: CHECK-NETCONF
  258. 5202 1547731639.12601: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, run_state=ITERATING_TASKS, fail_state=FAILED_NONE, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  259. 5202 1547731639.12639: done building task lists
  260. 5202 1547731639.12670: counting tasks in each state of execution
  261. 5202 1547731639.12712: done counting tasks in each state of execution:
  262. num_setups: 0
  263. num_tasks: 1
  264. num_rescue: 0
  265. num_always: 0
  266. 5202 1547731639.12747: advancing hosts in ITERATING_TASKS
  267. 5202 1547731639.12778: starting to advance hosts
  268. 5202 1547731639.12814: getting the next task for host 172.16.80.1
  269. 5202 1547731639.12852: done getting next task for host 172.16.80.1
  270. 5202 1547731639.12886: ^ task is: TASK: CHECK-NETCONF
  271. 5202 1547731639.12926: ^ state is: HOST STATE: block=2, task=1, rescue=0, always=0, run_state=ITERATING_TASKS, fail_state=FAILED_NONE, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  272. 5202 1547731639.12959: done advancing hosts to next task
  273. 5202 1547731639.13011: getting variables
  274. 5202 1547731639.13045: in VariableManager get_vars()
  275. 5202 1547731639.13155: Loading TestModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)
  276. 5202 1547731639.13200: Loading TestModule 'files' from /usr/lib/python2.7/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)
  277. 5202 1547731639.13240: Loading TestModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)
  278. 5202 1547731639.13436: Loading FilterModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)
  279. 5202 1547731639.13478: Loading FilterModule 'ipaddr' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/ipaddr.py (found_in_cache=True, class_only=False)
  280. 5202 1547731639.13525: Loading FilterModule 'json_query' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/json_query.py (found_in_cache=True, class_only=False)
  281. 5202 1547731639.13564: Loading FilterModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)
  282. 5202 1547731639.13606: Loading FilterModule 'network' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/network.py (found_in_cache=True, class_only=False)
  283. 5202 1547731639.13644: Loading FilterModule 'urlsplit' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)
  284. 5202 1547731639.13867: Calling all_inventory to load vars for 172.16.80.1
  285. 5202 1547731639.13917: Calling groups_inventory to load vars for 172.16.80.1
  286. 5202 1547731639.13959: Calling all_plugins_inventory to load vars for 172.16.80.1
  287. 5202 1547731639.14219: Loading VarsModule 'host_group_vars' from /usr/lib/python2.7/site-packages/ansible/plugins/vars/host_group_vars.py
  288. 5202 1547731639.14295: Calling all_plugins_play to load vars for 172.16.80.1
  289. 5202 1547731639.14385: Loading VarsModule 'host_group_vars' from /usr/lib/python2.7/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False)
  290. 5202 1547731639.14460: Calling groups_plugins_inventory to load vars for 172.16.80.1
  291. 5202 1547731639.14543: Loading VarsModule 'host_group_vars' from /usr/lib/python2.7/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False)
  292. 5202 1547731639.14614: Calling groups_plugins_play to load vars for 172.16.80.1
  293. 5202 1547731639.14684: Loading VarsModule 'host_group_vars' from /usr/lib/python2.7/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False)
  294. 5202 1547731639.14800: Loading VarsModule 'host_group_vars' from /usr/lib/python2.7/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False)
  295. 5202 1547731639.14906: Loading VarsModule 'host_group_vars' from /usr/lib/python2.7/site-packages/ansible/plugins/vars/host_group_vars.py (found_in_cache=True, class_only=False)
  296. 5202 1547731639.15811: done with get_vars()
  297. 5202 1547731639.15881: done getting variables
  298. 5202 1547731639.15960: sending task start callback, copying the task so we can template it temporarily
  299. 5202 1547731639.16002: done copying, going to template now
  300. 5202 1547731639.16040: done templating
  301. 5202 1547731639.16072: here goes the callback...
  302.  
  303. TASK [CHECK-NETCONF] ************************************************************************************************************************************************************************************************************************
  304. task path: /home/alsenior/test2.yml:18
  305. 5202 1547731639.16185: sending task start callback
  306. 5202 1547731639.16230: entering _queue_task() for 172.16.80.1/wait_for
  307. 5202 1547731639.16267: Creating lock for wait_for
  308. 5202 1547731639.16631: worker is 1 (out of 1 available)
  309. 5202 1547731639.16898: exiting _queue_task() for 172.16.80.1/wait_for
  310. 5202 1547731639.16978: done queuing things up, now waiting for results queue to drain
  311. 5202 1547731639.17028: waiting for pending results...
  312. 5213 1547731639.17640: running TaskExecutor() for 172.16.80.1/TASK: CHECK-NETCONF
  313. 5213 1547731639.17892: in run() - task 000c29e6-829e-a23f-cc7c-00000000000b
  314. 5213 1547731639.18103: calling self._execute()
  315. 5213 1547731639.18860: Loading TestModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/test/core.py (found_in_cache=True, class_only=False)
  316. 5213 1547731639.18937: Loading TestModule 'files' from /usr/lib/python2.7/site-packages/ansible/plugins/test/files.py (found_in_cache=True, class_only=False)
  317. 5213 1547731639.18983: Loading TestModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/test/mathstuff.py (found_in_cache=True, class_only=False)
  318. 5213 1547731639.19207: Loading FilterModule 'core' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/core.py (found_in_cache=True, class_only=False)
  319. 5213 1547731639.19256: Loading FilterModule 'ipaddr' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/ipaddr.py (found_in_cache=True, class_only=False)
  320. 5213 1547731639.19302: Loading FilterModule 'json_query' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/json_query.py (found_in_cache=True, class_only=False)
  321. 5213 1547731639.19344: Loading FilterModule 'mathstuff' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/mathstuff.py (found_in_cache=True, class_only=False)
  322. 5213 1547731639.19385: Loading FilterModule 'network' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/network.py (found_in_cache=True, class_only=False)
  323. 5213 1547731639.19429: Loading FilterModule 'urlsplit' from /usr/lib/python2.7/site-packages/ansible/plugins/filter/urlsplit.py (found_in_cache=True, class_only=False)
  324. 5213 1547731639.21009: Loading Connection 'ssh' from /usr/lib/python2.7/site-packages/ansible/plugins/connection/ssh.py
  325. 5213 1547731639.21271: Loading ShellModule 'sh' from /usr/lib/python2.7/site-packages/ansible/plugins/shell/sh.py
  326. 5213 1547731639.21600: assigned :doc
  327. 5213 1547731639.21696: Loading ModuleDocFragment 'shell_common' from /usr/lib/python2.7/site-packages/ansible/utils/module_docs_fragments/shell_common.py
  328. 5213 1547731639.22233: Loaded config def from plugin (shell/sh)
  329. 5213 1547731639.22301: Loading ShellModule 'sh' from /usr/lib/python2.7/site-packages/ansible/plugins/shell/sh.py (found_in_cache=True, class_only=False)
  330. 5213 1547731639.27027: assigned :doc
  331. 5213 1547731639.27244: Loaded config def from plugin (connection/ssh)
  332. 5213 1547731639.27918: Loading ActionModule 'normal' from /usr/lib/python2.7/site-packages/ansible/plugins/action/normal.py (searched paths: /usr/lib/python2.7/site-packages/ansible/plugins/action:/home/alsenior/.ansible/roles/Juniper.junos/action_plugins)
  333. 5213 1547731639.27971: starting attempt loop
  334. 5213 1547731639.28012: running the handler
  335. 5213 1547731639.28069: _low_level_execute_command(): starting
  336. 5213 1547731639.28117: _low_level_execute_command(): executing: /bin/sh -c 'echo ~ansible && sleep 0'
  337. <172.16.80.1> ESTABLISH SSH CONNECTION FOR USER: ansible
  338. <172.16.80.1> SSH: EXEC sshpass -d10 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/home/alsenior/.ansible/cp/542ff809ee 172.16.80.1 '/bin/sh -c '"'"'echo ~ansible && sleep 0'"'"''
  339. 5213 1547731639.31647: stderr chunk (state=2):
  340. >>>OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  341. debug1: Reading configuration data /etc/ssh/ssh_config
  342. debug1: /etc/ssh/ssh_config line 58: Applying options for *
  343. <<<
  344.  
  345. 5213 1547731639.31799: stderr chunk (state=3):
  346. >>>debug1: auto-mux: Trying existing master
  347. debug2: fd 3 setting O_NONBLOCK
  348. debug2: mux_client_hello_exchange: master version 4
  349. debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
  350. debug3: mux_client_request_session: entering
  351. debug3: mux_client_request_alive: entering
  352. debug3: mux_client_request_alive: done pid = 5184
  353. debug3: mux_client_request_session: session request sent
  354. <<<
  355.  
  356. 5213 1547731639.31955: stderr chunk (state=3):
  357. >>>debug1: mux_client_request_session: master session id: 2
  358. <<<
  359.  
  360. 5213 1547731639.93533: stdout chunk (state=3):
  361. >>>
  362. error: unknown command: /bin/sh
  363. <<<
  364.  
  365. 5213 1547731639.97242: stderr chunk (state=3):
  366. >>>debug3: mux_client_read_packet: read header failed: Broken pipe
  367. debug2: Received exit status from master 0
  368. <<<
  369.  
  370. 5213 1547731639.97369: stdout chunk (state=3):
  371. >>><<<
  372.  
  373. 5213 1547731639.97427: stderr chunk (state=3):
  374. >>><<<
  375.  
  376. <172.16.80.1> (0, '\nerror: unknown command: /bin/sh\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5184\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
  377. 5213 1547731639.97522: _low_level_execute_command() done: rc=0, stdout=
  378. error: unknown command: /bin/sh
  379. , stderr=OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  380. debug1: Reading configuration data /etc/ssh/ssh_config
  381. debug1: /etc/ssh/ssh_config line 58: Applying options for *
  382. debug1: auto-mux: Trying existing master
  383. debug2: fd 3 setting O_NONBLOCK
  384. debug2: mux_client_hello_exchange: master version 4
  385. debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
  386. debug3: mux_client_request_session: entering
  387. debug3: mux_client_request_alive: entering
  388. debug3: mux_client_request_alive: done pid = 5184
  389. debug3: mux_client_request_session: session request sent
  390. debug1: mux_client_request_session: master session id: 2
  391. debug3: mux_client_read_packet: read header failed: Broken pipe
  392. debug2: Received exit status from master 0
  393.  
  394. 5213 1547731639.97586: _low_level_execute_command(): starting
  395. 5213 1547731639.97638: _low_level_execute_command(): executing: /bin/sh -c '( umask 77 && mkdir -p "` echo error: unknown command: /bin/sh/.ansible/tmp/ansible-tmp-1547731639.28-138078039235546 `" && echo ansible-tmp-1547731639.28-138078039235546="` echo error: unknown command: /bin/sh/.ansible/tmp/ansible-tmp-1547731639.28-138078039235546 `" ) && sleep 0'
  396. <172.16.80.1> ESTABLISH SSH CONNECTION FOR USER: ansible
  397. <172.16.80.1> SSH: EXEC sshpass -d10 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/home/alsenior/.ansible/cp/542ff809ee 172.16.80.1 '/bin/sh -c '"'"'( umask 77 && mkdir -p "` echo error: unknown command: /bin/sh/.ansible/tmp/ansible-tmp-1547731639.28-138078039235546 `" && echo ansible-tmp-1547731639.28-138078039235546="` echo error: unknown command: /bin/sh/.ansible/tmp/ansible-tmp-1547731639.28-138078039235546 `" ) && sleep 0'"'"''
  398. 5213 1547731640.00206: stderr chunk (state=2):
  399. >>>OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  400. debug1: Reading configuration data /etc/ssh/ssh_config
  401. debug1: /etc/ssh/ssh_config line 58: Applying options for *
  402. <<<
  403.  
  404. 5213 1547731640.00352: stderr chunk (state=3):
  405. >>>debug1: auto-mux: Trying existing master
  406. debug2: fd 3 setting O_NONBLOCK
  407. debug2: mux_client_hello_exchange: master version 4
  408. debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
  409. debug3: mux_client_request_session: entering
  410. debug3: mux_client_request_alive: entering
  411. debug3: mux_client_request_alive: done pid = 5184
  412. debug3: mux_client_request_session: session request sent
  413. <<<
  414.  
  415. 5213 1547731640.00553: stderr chunk (state=3):
  416. >>>debug1: mux_client_request_session: master session id: 2
  417. <<<
  418.  
  419. 5213 1547731640.60841: stdout chunk (state=3):
  420. >>>
  421. error: unknown command: /bin/sh
  422. <<<
  423.  
  424. 5213 1547731640.64616: stderr chunk (state=3):
  425. >>>debug3: mux_client_read_packet: read header failed: Broken pipe
  426. debug2: Received exit status from master 0
  427. <<<
  428.  
  429. 5213 1547731640.64751: stdout chunk (state=3):
  430. >>><<<
  431.  
  432. 5213 1547731640.64803: stderr chunk (state=3):
  433. >>><<<
  434.  
  435. <172.16.80.1> (0, '\nerror: unknown command: /bin/sh\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5184\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
  436. 5213 1547731640.64909: _low_level_execute_command() done: rc=0, stdout=
  437. error: unknown command: /bin/sh
  438. , stderr=OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  439. debug1: Reading configuration data /etc/ssh/ssh_config
  440. debug1: /etc/ssh/ssh_config line 58: Applying options for *
  441. debug1: auto-mux: Trying existing master
  442. debug2: fd 3 setting O_NONBLOCK
  443. debug2: mux_client_hello_exchange: master version 4
  444. debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
  445. debug3: mux_client_request_session: entering
  446. debug3: mux_client_request_alive: entering
  447. debug3: mux_client_request_alive: done pid = 5184
  448. debug3: mux_client_request_session: session request sent
  449. debug1: mux_client_request_session: master session id: 2
  450. debug3: mux_client_read_packet: read header failed: Broken pipe
  451. debug2: Received exit status from master 0
  452.  
  453. 5213 1547731640.65112: ANSIBALLZ: Using lock for wait_for
  454. 5213 1547731640.65150: ANSIBALLZ: Acquiring lock
  455. 5213 1547731640.65191: ANSIBALLZ: Lock acquired: 139626783852880
  456. 5213 1547731640.65236: ANSIBALLZ: Creating module
  457. 5213 1547731641.09677: ANSIBALLZ: Writing module
  458. 5213 1547731641.09777: ANSIBALLZ: Renaming module
  459. 5213 1547731641.09828: ANSIBALLZ: Done creating module
  460. Using module file /usr/lib/python2.7/site-packages/ansible/modules/utilities/logic/wait_for.py
  461. 5213 1547731641.10031: transferring module to remote error: unknown command: /bin/sh/AnsiballZ_wait_for.py
  462. <172.16.80.1> PUT /home/alsenior/.ansible/tmp/ansible-local-5202SyLxFl/tmproyNXE TO error: unknown command: /bin/sh/AnsiballZ_wait_for.py
  463. <172.16.80.1> SSH: EXEC sshpass -d10 sftp -o BatchMode=no -b - -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/home/alsenior/.ansible/cp/542ff809ee '[172.16.80.1]'
  464. 5213 1547731641.11208: Sending initial data
  465. 5213 1547731641.11311: Sent initial data (123 bytes)
  466. 5213 1547731641.13390: stderr chunk (state=3):
  467. >>>OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  468. debug1: Reading configuration data /etc/ssh/ssh_config
  469. debug1: /etc/ssh/ssh_config line 58: Applying options for *
  470. <<<
  471.  
  472. 5213 1547731641.13470: stderr chunk (state=3):
  473. >>>debug1: auto-mux: Trying existing master
  474. debug2: fd 3 setting O_NONBLOCK
  475. <<<
  476.  
  477. 5213 1547731641.13542: stderr chunk (state=3):
  478. >>>debug2: mux_client_hello_exchange: master version 4
  479. debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
  480. debug3: mux_client_request_session: entering
  481. debug3: mux_client_request_alive: entering
  482. debug3: mux_client_request_alive: done pid = 5184
  483. debug3: mux_client_request_session: session request sent
  484. <<<
  485.  
  486. 5213 1547731641.13735: stderr chunk (state=3):
  487. >>>debug1: mux_client_request_session: master session id: 2
  488. <<<
  489.  
  490. 5213 1547731641.19017: stderr chunk (state=3):
  491. >>>debug2: Remote version: 3
  492. debug2: Server supports extension "posix-rename@openssh.com" revision 1
  493. debug2: Server supports extension "statvfs@openssh.com" revision 2
  494. debug2: Server supports extension "fstatvfs@openssh.com" revision 2
  495. debug2: Server supports extension "hardlink@openssh.com" revision 1
  496. debug2: Server supports extension "fsync@openssh.com" revision 1
  497. debug3: Sent message fd 6 T:16 I:1
  498. <<<
  499.  
  500. 5213 1547731641.19222: stderr chunk (state=3):
  501. >>>debug3: SSH_FXP_REALPATH . -> /var/home/ansible size 0
  502. <<<
  503.  
  504. 5213 1547731641.19290: stderr chunk (state=3):
  505. >>>debug3: Looking up /home/alsenior/.ansible/tmp/ansible-local-5202SyLxFl/tmproyNXE
  506. debug3: Sent message fd 6 T:17 I:2
  507. <<<
  508.  
  509. 5213 1547731641.19347: stdout chunk (state=3):
  510. >>>sftp> put /home/alsenior/.ansible/tmp/ansible-local-5202SyLxFl/tmproyNXE 'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'
  511. <<<
  512.  
  513. 5213 1547731641.19469: stderr chunk (state=3):
  514. >>>debug3: Received stat reply T:101 I:2
  515. debug1: Couldn't stat remote file: No such file or directory
  516. debug3: Sent message SSH2_FXP_OPEN I:3 P:/var/home/ansible/error: unknown command: /bin/sh/AnsiballZ_wait_for.py
  517. <<<
  518.  
  519. 5213 1547731641.19717: stderr chunk (state=3):
  520. >>>remote open("/var/home/ansible/error: unknown command: /bin/sh/AnsiballZ_wait_for.py"): No such file or directory
  521. <<<
  522.  
  523. 5213 1547731641.20360: stderr chunk (state=3):
  524. >>>debug3: mux_client_read_packet: read header failed: Broken pipe
  525. debug2: Received exit status from master 0
  526. <<<
  527.  
  528. 5213 1547731641.20573: stdout chunk (state=3):
  529. >>><<<
  530.  
  531. 5213 1547731641.20625: stderr chunk (state=3):
  532. >>><<<
  533.  
  534. [WARNING]: sftp transfer mechanism failed on [172.16.80.1]. Use ANSIBLE_DEBUG=1 to see detailed information
  535.  
  536. 5213 1547731641.20962: sftp> put /home/alsenior/.ansible/tmp/ansible-local-5202SyLxFl/tmproyNXE 'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'
  537.  
  538. 5213 1547731641.21004: OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  539. debug1: Reading configuration data /etc/ssh/ssh_config
  540. debug1: /etc/ssh/ssh_config line 58: Applying options for *
  541. debug1: auto-mux: Trying existing master
  542. debug2: fd 3 setting O_NONBLOCK
  543. debug2: mux_client_hello_exchange: master version 4
  544. debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
  545. debug3: mux_client_request_session: entering
  546. debug3: mux_client_request_alive: entering
  547. debug3: mux_client_request_alive: done pid = 5184
  548. debug3: mux_client_request_session: session request sent
  549. debug1: mux_client_request_session: master session id: 2
  550. debug2: Remote version: 3
  551. debug2: Server supports extension "posix-rename@openssh.com" revision 1
  552. debug2: Server supports extension "statvfs@openssh.com" revision 2
  553. debug2: Server supports extension "fstatvfs@openssh.com" revision 2
  554. debug2: Server supports extension "hardlink@openssh.com" revision 1
  555. debug2: Server supports extension "fsync@openssh.com" revision 1
  556. debug3: Sent message fd 6 T:16 I:1
  557. debug3: SSH_FXP_REALPATH . -> /var/home/ansible size 0
  558. debug3: Looking up /home/alsenior/.ansible/tmp/ansible-local-5202SyLxFl/tmproyNXE
  559. debug3: Sent message fd 6 T:17 I:2
  560. debug3: Received stat reply T:101 I:2
  561. debug1: Couldn't stat remote file: No such file or directory
  562. debug3: Sent message SSH2_FXP_OPEN I:3 P:/var/home/ansible/error: unknown command: /bin/sh/AnsiballZ_wait_for.py
  563. remote open("/var/home/ansible/error: unknown command: /bin/sh/AnsiballZ_wait_for.py"): No such file or directory
  564. debug3: mux_client_read_packet: read header failed: Broken pipe
  565. debug2: Received exit status from master 0
  566.  
  567. <172.16.80.1> SSH: EXEC sshpass -d10 scp -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/home/alsenior/.ansible/cp/542ff809ee /home/alsenior/.ansible/tmp/ansible-local-5202SyLxFl/tmproyNXE '[172.16.80.1]:'"'"'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'"'"''
  568. 5213 1547731641.23162: stderr chunk (state=2):
  569. >>>Executing: program /usr/bin/ssh host 172.16.80.1, user (unspecified), command scp -v -t 'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'
  570. <<<
  571.  
  572. 5213 1547731641.24464: stderr chunk (state=3):
  573. >>>OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  574. debug1: Reading configuration data /etc/ssh/ssh_config
  575. debug1: /etc/ssh/ssh_config line 58: Applying options for *
  576. <<<
  577.  
  578. 5213 1547731641.24543: stderr chunk (state=3):
  579. >>>debug1: auto-mux: Trying existing master
  580. debug2: fd 3 setting O_NONBLOCK
  581. <<<
  582.  
  583. 5213 1547731641.24610: stderr chunk (state=3):
  584. >>>debug2: mux_client_hello_exchange: master version 4
  585. debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
  586. debug3: mux_client_request_session: entering
  587. debug3: mux_client_request_alive: entering
  588. debug3: mux_client_request_alive: done pid = 5184
  589. debug3: mux_client_request_session: session request sent
  590. <<<
  591.  
  592. 5213 1547731641.24836: stderr chunk (state=3):
  593. >>>debug1: mux_client_request_session: master session id: 2
  594. <<<
  595.  
  596. 5213 1547731641.32425: stderr chunk (state=3):
  597. >>>Sending file modes: C0600 76656 tmproyNXE
  598. <<<
  599.  
  600. 5213 1547731641.32685: stderr chunk (state=3):
  601. >>>Sink: C0600 76656 tmproyNXE
  602. <<<
  603.  
  604. 5213 1547731641.32787: stderr chunk (state=3):
  605. >>>scp: error: unknown command: /bin/sh/AnsiballZ_wait_for.py: No such file or directory
  606. <<<
  607.  
  608. 5213 1547731641.32964: stderr chunk (state=3):
  609. >>>debug2: Exiting on signal 1
  610. <<<
  611.  
  612. 5213 1547731641.33017: stdout chunk (state=3):
  613. >>><<<
  614.  
  615. 5213 1547731641.33979: stderr chunk (state=3):
  616. >>><<<
  617.  
  618. [WARNING]: scp transfer mechanism failed on [172.16.80.1]. Use ANSIBLE_DEBUG=1 to see detailed information
  619.  
  620. 5213 1547731641.34122:
  621. 5213 1547731641.34156: Executing: program /usr/bin/ssh host 172.16.80.1, user (unspecified), command scp -v -t 'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'
  622. OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  623. debug1: Reading configuration data /etc/ssh/ssh_config
  624. debug1: /etc/ssh/ssh_config line 58: Applying options for *
  625. debug1: auto-mux: Trying existing master
  626. debug2: fd 3 setting O_NONBLOCK
  627. debug2: mux_client_hello_exchange: master version 4
  628. debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
  629. debug3: mux_client_request_session: entering
  630. debug3: mux_client_request_alive: entering
  631. debug3: mux_client_request_alive: done pid = 5184
  632. debug3: mux_client_request_session: session request sent
  633. debug1: mux_client_request_session: master session id: 2
  634. Sending file modes: C0600 76656 tmproyNXE
  635. Sink: C0600 76656 tmproyNXE
  636. scp: error: unknown command: /bin/sh/AnsiballZ_wait_for.py: No such file or directory
  637. debug2: Exiting on signal 1
  638.  
  639. <172.16.80.1> ESTABLISH SSH CONNECTION FOR USER: ansible
  640. <172.16.80.1> SSH: EXEC sshpass -d10 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/home/alsenior/.ansible/cp/542ff809ee 172.16.80.1 'dd of=error: unknown command: /bin/sh/AnsiballZ_wait_for.py bs=65536'
  641. 5213 1547731641.35298: Sending initial data
  642. 5213 1547731641.37625: Sent initial data (76656 bytes)
  643. 5213 1547731641.37714: stderr chunk (state=3):
  644. >>>OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  645. debug1: Reading configuration data /etc/ssh/ssh_config
  646. debug1: /etc/ssh/ssh_config line 58: Applying options for *
  647. debug1: auto-mux: Trying existing master
  648. debug2: fd 3 setting O_NONBLOCK
  649. debug2: mux_client_hello_exchange: master version 4
  650. debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
  651. debug3: mux_client_request_session: entering
  652. debug3: mux_client_request_alive: entering
  653. debug3: mux_client_request_alive: done pid = 5184
  654. debug3: mux_client_request_session: session request sent
  655. debug1: mux_client_request_session: master session id: 2
  656. <<<
  657.  
  658. 5213 1547731642.03405: stdout chunk (state=3):
  659. >>>
  660. error: unknown command: dd
  661. <<<
  662.  
  663. 5213 1547731642.07233: stderr chunk (state=3):
  664. >>>debug3: mux_client_read_packet: read header failed: Broken pipe
  665. debug2: Received exit status from master 0
  666. <<<
  667.  
  668. 5213 1547731642.07309: stderr chunk (state=3):
  669. >>><<<
  670.  
  671. 5213 1547731642.07356: stdout chunk (state=3):
  672. >>><<<
  673.  
  674. <172.16.80.1> (0, '\nerror: unknown command: dd\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5184\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
  675. <172.16.80.1> (0, '\nerror: unknown command: dd\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5184\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
  676. 5213 1547731642.07478: done transferring module to remote
  677. 5213 1547731642.07553: _low_level_execute_command(): starting
  678. 5213 1547731642.07600: _low_level_execute_command(): executing: /bin/sh -c 'chmod u+x '"'"'error: unknown command: /bin/sh/'"'"' '"'"'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'"'"' && sleep 0'
  679. <172.16.80.1> ESTABLISH SSH CONNECTION FOR USER: ansible
  680. <172.16.80.1> SSH: EXEC sshpass -d10 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/home/alsenior/.ansible/cp/542ff809ee 172.16.80.1 '/bin/sh -c '"'"'chmod u+x '"'"'"'"'"'"'"'"'error: unknown command: /bin/sh/'"'"'"'"'"'"'"'"' '"'"'"'"'"'"'"'"'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
  681. 5213 1547731642.10129: stderr chunk (state=2):
  682. >>>OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  683. debug1: Reading configuration data /etc/ssh/ssh_config
  684. debug1: /etc/ssh/ssh_config line 58: Applying options for *
  685. <<<
  686.  
  687. 5213 1547731642.10272: stderr chunk (state=3):
  688. >>>debug1: auto-mux: Trying existing master
  689. debug2: fd 3 setting O_NONBLOCK
  690. <<<
  691.  
  692. 5213 1547731642.10346: stderr chunk (state=3):
  693. >>>debug2: mux_client_hello_exchange: master version 4
  694. debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
  695. debug3: mux_client_request_session: entering
  696. debug3: mux_client_request_alive: entering
  697. debug3: mux_client_request_alive: done pid = 5184
  698. debug3: mux_client_request_session: session request sent
  699. <<<
  700.  
  701. 5213 1547731642.10572: stderr chunk (state=3):
  702. >>>debug1: mux_client_request_session: master session id: 2
  703. <<<
  704.  
  705. 5213 1547731642.70747: stdout chunk (state=3):
  706. >>>
  707. error: unknown command: /bin/sh
  708. <<<
  709.  
  710. 5213 1547731642.75181: stderr chunk (state=3):
  711. >>>debug3: mux_client_read_packet: read header failed: Broken pipe
  712. debug2: Received exit status from master 0
  713. <<<
  714.  
  715. 5213 1547731642.75316: stdout chunk (state=3):
  716. >>><<<
  717.  
  718. 5213 1547731642.75363: stderr chunk (state=3):
  719. >>><<<
  720.  
  721. <172.16.80.1> (0, '\nerror: unknown command: /bin/sh\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5184\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\n')
  722. 5213 1547731642.75467: _low_level_execute_command() done: rc=0, stdout=
  723. error: unknown command: /bin/sh
  724. , stderr=OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  725. debug1: Reading configuration data /etc/ssh/ssh_config
  726. debug1: /etc/ssh/ssh_config line 58: Applying options for *
  727. debug1: auto-mux: Trying existing master
  728. debug2: fd 3 setting O_NONBLOCK
  729. debug2: mux_client_hello_exchange: master version 4
  730. debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
  731. debug3: mux_client_request_session: entering
  732. debug3: mux_client_request_alive: entering
  733. debug3: mux_client_request_alive: done pid = 5184
  734. debug3: mux_client_request_session: session request sent
  735. debug1: mux_client_request_session: master session id: 2
  736. debug3: mux_client_read_packet: read header failed: Broken pipe
  737. debug2: Received exit status from master 0
  738.  
  739. 5213 1547731642.75527: _low_level_execute_command(): starting
  740. 5213 1547731642.75575: _low_level_execute_command(): executing: /bin/sh -c '/usr/bin/python '"'"'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'"'"' && sleep 0'
  741. <172.16.80.1> ESTABLISH SSH CONNECTION FOR USER: ansible
  742. <172.16.80.1> SSH: EXEC sshpass -d10 ssh -vvv -C -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/home/alsenior/.ansible/cp/542ff809ee -tt 172.16.80.1 '/bin/sh -c '"'"'/usr/bin/python '"'"'"'"'"'"'"'"'error: unknown command: /bin/sh/AnsiballZ_wait_for.py'"'"'"'"'"'"'"'"' && sleep 0'"'"''
  743. 5213 1547731642.78016: stderr chunk (state=2):
  744. >>>OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  745. debug1: Reading configuration data /etc/ssh/ssh_config
  746. debug1: /etc/ssh/ssh_config line 58: Applying options for *
  747. <<<
  748.  
  749. 5213 1547731642.78151: stderr chunk (state=3):
  750. >>>debug1: auto-mux: Trying existing master
  751. debug2: fd 3 setting O_NONBLOCK
  752. debug2: mux_client_hello_exchange: master version 4
  753. debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
  754. debug3: mux_client_request_session: entering
  755. debug3: mux_client_request_alive: entering
  756. debug3: mux_client_request_alive: done pid = 5184
  757. debug3: mux_client_request_session: session request sent
  758. <<<
  759.  
  760. 5213 1547731642.78424: stderr chunk (state=3):
  761. >>>debug1: mux_client_request_session: master session id: 2
  762. <<<
  763.  
  764. 5213 1547731643.45198: stdout chunk (state=3):
  765. >>>
  766. <<<
  767.  
  768. 5213 1547731643.45323: stdout chunk (state=3):
  769. >>>error: unknown command: /bin/sh
  770. <<<
  771.  
  772. 5213 1547731643.49165: stderr chunk (state=3):
  773. >>>debug3: mux_client_read_packet: read header failed: Broken pipe
  774. debug2: Received exit status from master 0
  775. Shared connection to 172.16.80.1 closed.
  776. <<<
  777.  
  778. 5213 1547731643.49283: stdout chunk (state=3):
  779. >>><<<
  780.  
  781. 5213 1547731643.49333: stderr chunk (state=3):
  782. >>><<<
  783.  
  784. <172.16.80.1> (0, '\r\nerror: unknown command: /bin/sh\r\n', 'OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5184\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 172.16.80.1 closed.\r\n')
  785. 5213 1547731643.49442: _low_level_execute_command() done: rc=0, stdout=
  786. error: unknown command: /bin/sh
  787. , stderr=OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017
  788. debug1: Reading configuration data /etc/ssh/ssh_config
  789. debug1: /etc/ssh/ssh_config line 58: Applying options for *
  790. debug1: auto-mux: Trying existing master
  791. debug2: fd 3 setting O_NONBLOCK
  792. debug2: mux_client_hello_exchange: master version 4
  793. debug3: mux_client_forwards: request forwardings: 0 local, 0 remote
  794. debug3: mux_client_request_session: entering
  795. debug3: mux_client_request_alive: entering
  796. debug3: mux_client_request_alive: done pid = 5184
  797. debug3: mux_client_request_session: session request sent
  798. debug1: mux_client_request_session: master session id: 2
  799. debug3: mux_client_read_packet: read header failed: Broken pipe
  800. debug2: Received exit status from master 0
  801. Shared connection to 172.16.80.1 closed.
  802.  
  803. 5213 1547731643.49529: done with _execute_module (wait_for, {'_ansible_version': '2.7.5', '_ansible_selinux_special_fs': ['fuse', 'nfs', 'vboxsf', 'ramfs', '9p'], '_ansible_no_log': False, '_ansible_module_name': u'wait_for', '_ansible_remote_tmp': u'~/.ansible/tmp', '_ansible_verbosity': 4, '_ansible_keep_remote_files': False, '_ansible_syslog_facility': u'LOG_USER', '_ansible_socket': None, u'host': u'172.16.80.1', '_ansible_diff': False, '_ansible_debug': True, '_ansible_shell_executable': u'/bin/sh', '_ansible_check_mode': False, '_ansible_tmpdir': u'error: unknown command: /bin/sh/', u'port': u'830'})
  804. 5213 1547731643.49591: handler run complete
  805. 5213 1547731643.49643: attempt loop complete, returning result
  806. 5213 1547731643.49686: _execute() done
  807. 5213 1547731643.49727: dumping result to json
  808. 5213 1547731643.49769: done dumping result, returning
  809. 5213 1547731643.49831: done running TaskExecutor() for 172.16.80.1/TASK: CHECK-NETCONF [000c29e6-829e-a23f-cc7c-00000000000b]
  810. 5213 1547731643.49898: sending task result for task 000c29e6-829e-a23f-cc7c-00000000000b
  811. 5213 1547731643.50040: done sending task result for task 000c29e6-829e-a23f-cc7c-00000000000b
  812. 5213 1547731643.50212: WORKER PROCESS EXITING
  813. 5202 1547731643.50437: marking 172.16.80.1 as failed
  814. 5202 1547731643.50502: marking host 172.16.80.1 failed, current state: HOST STATE: block=2, task=1, rescue=0, always=0, run_state=ITERATING_TASKS, fail_state=FAILED_NONE, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  815. 5202 1547731643.50548: ^ failed state is now: HOST STATE: block=2, task=1, rescue=0, always=0, run_state=ITERATING_COMPLETE, fail_state=FAILED_TASKS, pending_setup=False, tasks child state? (None), rescue child state? (None), always child state? (None), did rescue? False, did start at task? False
  816. 5202 1547731643.50588: getting the next task for host 172.16.80.1
  817. 5202 1547731643.50631: host 172.16.80.1 is done iterating, returning
  818. fatal: [172.16.80.1]: FAILED! => {
  819. "changed": false,
  820. "module_stderr": "OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 26 Jan 2017\r\ndebug1: Reading configuration data /etc/ssh/ssh_config\r\ndebug1: /etc/ssh/ssh_config line 58: Applying options for *\r\ndebug1: auto-mux: Trying existing master\r\ndebug2: fd 3 setting O_NONBLOCK\r\ndebug2: mux_client_hello_exchange: master version 4\r\ndebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\ndebug3: mux_client_request_session: entering\r\ndebug3: mux_client_request_alive: entering\r\ndebug3: mux_client_request_alive: done pid = 5184\r\ndebug3: mux_client_request_session: session request sent\r\ndebug1: mux_client_request_session: master session id: 2\r\ndebug3: mux_client_read_packet: read header failed: Broken pipe\r\ndebug2: Received exit status from master 0\r\nShared connection to 172.16.80.1 closed.\r\n",
  821. "module_stdout": "\r\nerror: unknown command: /bin/sh\r\n",
  822. "msg": "MODULE FAILURE\nSee stdout/stderr for the exact error",
  823. "rc": 0
  824. }
  825. 5202 1547731643.50830: no more pending results, returning what we have
  826. 5202 1547731643.50872: results queue empty
  827. 5202 1547731643.50911: checking for any_errors_fatal
  828. 5202 1547731643.50947: done checking for any_errors_fatal
  829. 5202 1547731643.50979: checking for max_fail_percentage
  830. 5202 1547731643.51018: done checking for max_fail_percentage
  831. 5202 1547731643.51049: checking to see if all hosts have failed and the running result is not ok
  832. 5202 1547731643.51080: done checking to see if all hosts have failed
  833. 5202 1547731643.51138: getting the remaining hosts for this loop
  834. 5202 1547731643.51183: done getting the remaining hosts for this loop
  835. 5202 1547731643.51230: building list of next tasks for hosts
  836. 5202 1547731643.51263: getting the next task for host 172.16.80.1
  837. 5202 1547731643.51302: host 172.16.80.1 is done iterating, returning
  838. 5202 1547731643.51334: done building task lists
  839. 5202 1547731643.51365: counting tasks in each state of execution
  840. 5202 1547731643.51399: done counting tasks in each state of execution:
  841. num_setups: 0
  842. num_tasks: 0
  843. num_rescue: 0
  844. num_always: 0
  845. 5202 1547731643.51433: all hosts are done, so returning None's for all hosts
  846. 5202 1547731643.51467: done queuing things up, now waiting for results queue to drain
  847. 5202 1547731643.51503: results queue empty
  848. 5202 1547731643.51534: checking for any_errors_fatal
  849. 5202 1547731643.51564: done checking for any_errors_fatal
  850. 5202 1547731643.51598: checking for max_fail_percentage
  851. 5202 1547731643.51653: done checking for max_fail_percentage
  852. 5202 1547731643.51729: checking to see if all hosts have failed and the running result is not ok
  853. 5202 1547731643.51781: done checking to see if all hosts have failed
  854. 5202 1547731643.51826: getting the next task for host 172.16.80.1
  855. 5202 1547731643.51860: host 172.16.80.1 is done iterating, returning
  856. 5202 1547731643.51916: running handlers
  857. to retry, use: --limit @/home/alsenior/test2.retry
  858.  
  859. PLAY RECAP **********************************************************************************************************************************************************************************************************************************
  860. 172.16.80.1 : ok=0 changed=0 unreachable=0 failed=1
  861.  
  862. 5202 1547731643.52366: RUNNING CLEANUP
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement