Task #12406
closed
- Status changed from New to In Progress
@andrea.dellamico@isti.cnr.it I have the same issue of ticket #12396 while provisioning resource_registry_parthenos_pre
./run.sh smartgears-node.yml -i inventory/hosts.pre -l resource_registry_parthenos_pre -e "gcube_admin_token='XXXX'
TASK [disable nagios alerts for this host services] **************************************************
failed: [registry-t-parthenos.d4science.org] (item=monitoring.research-infrastructures.eu) => {"item": "monitoring.research-infrastructures.eu", "msg": "SSH Error: data could not be sent to remote host \"monitoring.research-infrastructures.eu\". Make sure this host can be reached over ssh", "unreachable": true}
fatal: [registry-t-parthenos.d4science.org]: UNREACHABLE! => {"changed": false, "msg": "All items completed", "results": [{"_ansible_ignore_errors": true, "_ansible_item_label": "monitoring.research-infrastructures.eu", "_ansible_item_result": true, "item": "monitoring.research-infrastructures.eu", "msg": "SSH Error: data could not be sent to remote host \"monitoring.research-infrastructures.eu\". Make sure this host can be reached over ssh", "unreachable": true}]}
to retry, use: --limit @/home/lucafrosini/workspace/ANSIBLE/ansible-playbooks/d4science-ghn-cluster/smartgears-node.retry
PLAY RECAP *******************************************************************************************
registry-t-parthenos.d4science.org : ok=1 changed=0 unreachable=1 failed=0
@andrea.dellamico@isti.cnr.it found that ignore_errors: True does not work if the host is unreachable (see https://github.com/ansible/ansible/issues/18075 )
He made a temporary solution on ansible task that I already pushed on git repository.
- Status changed from In Progress to Closed
- % Done changed from 0 to 100
Also available in: Atom
PDF