Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 1229205 Details for
Bug 1402541
Engine password obfuscation is too intrusive
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh92 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
ansible-output
file_1402541.txt (text/plain), 7.42 KB, created by
jniederm
on 2016-12-07 18:53:26 UTC
(
hide
)
Description:
ansible-output
Filename:
MIME Type:
Creator:
jniederm
Created:
2016-12-07 18:53:26 UTC
Size:
7.42 KB
patch
obsolete
>$ ansible-playbook -vvv configure-engine.yml >Using /home/jakub/.ansible.cfg as config file > >PLAYBOOK: configure-engine.yml ************************************************* >1 plays in configure-engine.yml > >PLAY [localhost] *************************************************************** > >TASK [setup] ******************************************************************* >Using module file /usr/lib/python2.7/site-packages/ansible/modules/core/system/setup.py ><127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jakub ><127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1481134840.54-83980030000648 `" && echo ansible-tmp-1481134840.54-83980030000648="` echo $HOME/.ansible/tmp/ansible-tmp-1481134840.54-83980030000648 `" ) && sleep 0' ><127.0.0.1> PUT /tmp/tmp_RfjdD TO /home/jakub/.ansible/tmp/ansible-tmp-1481134840.54-83980030000648/setup.py ><127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jakub/.ansible/tmp/ansible-tmp-1481134840.54-83980030000648/ /home/jakub/.ansible/tmp/ansible-tmp-1481134840.54-83980030000648/setup.py && sleep 0' ><127.0.0.1> EXEC /bin/sh -c '/usr/bin/python2 /home/jakub/.ansible/tmp/ansible-tmp-1481134840.54-83980030000648/setup.py; rm -rf "/home/jakub/.ansible/tmp/ansible-tmp-1481134840.54-83980030000648/" > /dev/null 2>&1 && sleep 0' >ok: [localhost] > >TASK [ovirt_auth] ************************************************************** >task path: /home/jakub/src/ovirt-aux-scripts/automation/configure-engine.yml:4 >Using module file /usr/lib/python2.7/site-packages/ansible/modules/extras/cloud/ovirt/ovirt_auth.py ><127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jakub ><127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1481134840.85-224001514848197 `" && echo ansible-tmp-1481134840.85-224001514848197="` echo $HOME/.ansible/tmp/ansible-tmp-1481134840.85-224001514848197 `" ) && sleep 0' ><127.0.0.1> PUT /tmp/tmpZDVIKH TO /home/jakub/.ansible/tmp/ansible-tmp-1481134840.85-224001514848197/ovirt_auth.py ><127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jakub/.ansible/tmp/ansible-tmp-1481134840.85-224001514848197/ /home/jakub/.ansible/tmp/ansible-tmp-1481134840.85-224001514848197/ovirt_auth.py && sleep 0' ><127.0.0.1> EXEC /bin/sh -c '/usr/bin/python2 /home/jakub/.ansible/tmp/ansible-tmp-1481134840.85-224001514848197/ovirt_auth.py; rm -rf "/home/jakub/.ansible/tmp/ansible-tmp-1481134840.85-224001514848197/" > /dev/null 2>&1 && sleep 0' >changed: [localhost] => { > "ansible_facts": { > "ovirt_auth": { > "ca_file": null, > "compress": true, > "insecure": true, > "kerberos": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", > "timeout": 0, > "token": "1gV5JQcKFtKTLMk6zz********OR9J-j1m********XENw7XOsk0irGTk5idWWGoRU3P77-M8CikhHcI********MBwCPyVF2uGiblf1PhQ", > "url": "https://h********ppybox:8443/ovirt-engine/********pi" > } > }, > "changed": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", > "invocation": { > "module_args": { > "ca_file": null, > "compress": true, > "insecure": true, > "kerberos": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", > "ovirt_auth": null, > "password": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", > "state": "present", > "timeout": 0, > "url": "https://h********ppybox:8443/ovirt-engine/********pi", > "username": "********dmin@intern********l" > }, > "module_name": "ovirt_auth" > } >} > >TASK [debug] ******************************************************************* >task path: /home/jakub/src/ovirt-aux-scripts/automation/configure-engine.yml:9 >ok: [localhost] => { > "ovirt_auth": { > "ca_file": null, > "compress": true, > "insecure": true, > "kerberos": "VALUE_SPECIFIED_IN_NO_LOG_PARAMETER", > "timeout": 0, > "token": "1gV5JQcKFtKTLMk6zz********OR9J-j1m********XENw7XOsk0irGTk5idWWGoRU3P77-M8CikhHcI********MBwCPyVF2uGiblf1PhQ", > "url": "https://h********ppybox:8443/ovirt-engine/********pi" > } >} > >TASK [Add Host1] *************************************************************** >task path: /home/jakub/src/ovirt-aux-scripts/automation/configure-engine.yml:11 >Using module file /home/jakub/ansible-library/ovirt_hosts.py ><127.0.0.1> ESTABLISH LOCAL CONNECTION FOR USER: jakub ><127.0.0.1> EXEC /bin/sh -c '( umask 77 && mkdir -p "` echo $HOME/.ansible/tmp/ansible-tmp-1481134841.23-119921576376895 `" && echo ansible-tmp-1481134841.23-119921576376895="` echo $HOME/.ansible/tmp/ansible-tmp-1481134841.23-119921576376895 `" ) && sleep 0' ><127.0.0.1> PUT /tmp/tmpPHvISG TO /home/jakub/.ansible/tmp/ansible-tmp-1481134841.23-119921576376895/ovirt_hosts.py ><127.0.0.1> EXEC /bin/sh -c 'chmod u+x /home/jakub/.ansible/tmp/ansible-tmp-1481134841.23-119921576376895/ /home/jakub/.ansible/tmp/ansible-tmp-1481134841.23-119921576376895/ovirt_hosts.py && sleep 0' ><127.0.0.1> EXEC /bin/sh -c '/usr/bin/python2 /home/jakub/.ansible/tmp/ansible-tmp-1481134841.23-119921576376895/ovirt_hosts.py; rm -rf "/home/jakub/.ansible/tmp/ansible-tmp-1481134841.23-119921576376895/" > /dev/null 2>&1 && sleep 0' >An exception occurred during task execution. The full traceback is: >Traceback (most recent call last): > File "/tmp/ansible_qkjfZG/ansible_module_ovirt_hosts.py", line 259, in main > control_state(hosts_module) > File "/tmp/ansible_qkjfZG/ansible_module_ovirt_hosts.py", line 197, in control_state > host = host_module.search_entity() > File "/tmp/ansible_qkjfZG/ansible_modlib.zip/ansible/module_utils/ovirt.py", line 563, in search_entity > entity = search_by_attributes(self._service, name=self._module.params['name']) > File "/tmp/ansible_qkjfZG/ansible_modlib.zip/ansible/module_utils/ovirt.py", line 194, in search_by_attributes > search=' and '.join('{}={}'.format(k, v) for k, v in kwargs.items()) > File "/usr/lib64/python2.7/site-packages/ovirtsdk4/services.py", line 9267, in list > response = self._connection.send(request) > File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 283, in send > sys.exc_info()[2] > File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 278, in send > return self.__send(request) > File "/usr/lib64/python2.7/site-packages/ovirtsdk4/__init__.py", line 363, in __send > self._curl.perform() >Error: ('Error while sending HTTP request', error(6, 'Could not resolve host: h********ppybox')) > >fatal: [localhost]: FAILED! => { > "changed": false, > "failed": true, > "invocation": { > "module_args": { > "address": "192.168.122.229", > "cluster": "Default", > "comment": null, > "force": false, > "kdump_integration": null, > "name": "Host1", > "override_iptables": null, > "password": "a", > "poll_interval": 3, > "public_key": false, > "spm_priority": null, > "state": "present", > "timeout": 600, > "wait": true > }, > "module_name": "ovirt_hosts" > }, > "msg": "('Error while sending HTTP request', error(6, 'Could not resolve host: h********ppybox'))" >} > to retry, use: --limit @/home/jakub/src/ovirt-aux-scripts/automation/configure-engine.retry > >PLAY RECAP ********************************************************************* >localhost : ok=3 changed=1 unreachable=0 failed=1 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 1402541
:
1229204
| 1229205 |
1229207