Advertisement
Guest User

Untitled

a guest
May 6th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.44 KB | None | 0 0
  1. TASK: [Check if registry is running] ******************************************
  2. <ec2-54-152-36-114.compute-1.amazonaws.com> ESTABLISH CONNECTION FOR USER: openshift
  3. <ec2-54-152-36-114.compute-1.amazonaws.com> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o ControlPath="/var/tmp/%h-%r" -o StrictHostKeyChecking=no -o KbdInteractiv
  4. eAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=openshift -o ConnectTimeout=10 ec2-54-152-36-114.compute-1.amazonaws.com /bin/
  5. sh -c 'mkdir -p $HOME/.ansible/tmp/ansible-tmp-1462563343.74-122180099175037 && chmod a+rx $HOME/.ansible/tmp/ansible-tmp-1462563343.74-122180099175037 && echo $HOME/.ansible/tmp/ansible-tmp-1462563343.74-122180
  6. 099175037'
  7. <ec2-54-152-36-114.compute-1.amazonaws.com> PUT /home/thoraxe/Red_Hat/openshift/demo-ansible/playbooks/files/check_registry_running.sh TO /home/openshift/.ansible/tmp/ansible-tmp-1462563343.74-122180099175037/ch
  8. eck_registry_running.sh
  9. <ec2-54-152-36-114.compute-1.amazonaws.com> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o ControlPath="/var/tmp/%h-%r" -o StrictHostKeyChecking=no -o KbdInteractiv
  10. eAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=openshift -o ConnectTimeout=10 ec2-54-152-36-114.compute-1.amazonaws.com /bin/
  11. sh -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=sxppuwuartwjsithlfedmclshheyxxst] password: " -u root /bin/sh -c '"'"'echo BECOME-SUCCESS-sxppuwuartwjsithlfedmclshheyxxst; chmod +rx /home/openshift/.ansi
  12. ble/tmp/ansible-tmp-1462563343.74-122180099175037/check_registry_running.sh'"'"''
  13. <ec2-54-152-36-114.compute-1.amazonaws.com> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o ControlPath="/var/tmp/%h-%r" -o StrictHostKeyChecking=no -o KbdInteractiv
  14. eAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=openshift -o ConnectTimeout=10 ec2-54-152-36-114.compute-1.amazonaws.com $SHEL
  15. L -c 'sudo -k && sudo -H -S -p "[sudo via ansible, key=vvfhbabsdgzigkznkdxvdlnvcmwfsznn] password: " -u root $SHELL -c '"'"'echo BECOME-SUCCESS-vvfhbabsdgzigkznkdxvdlnvcmwfsznn; LANG=en_US.UTF-8 LC_CTYPE=en_US.U
  16. TF-8 /home/openshift/.ansible/tmp/ansible-tmp-1462563343.74-122180099175037/check_registry_running.sh '"'"''
  17. <ec2-54-152-36-114.compute-1.amazonaws.com> EXEC ssh -C -tt -v -o ControlMaster=auto -o ControlPersist=900s -o GSSAPIAuthentication=no -o ControlPath="/var/tmp/%h-%r" -o StrictHostKeyChecking=no -o KbdInteractiv
  18. eAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=openshift -o ConnectTimeout=10 ec2-54-152-36-114.compute-1.amazonaws.com /bin/
  19. sh -c 'rm -rf /home/openshift/.ansible/tmp/ansible-tmp-1462563343.74-122180099175037/ >/dev/null 2>&1'
  20. failed: [ec2-54-152-36-114.compute-1.amazonaws.com] => {"changed": true, "rc": 1}
  21. stderr: OpenSSH_6.9p1, OpenSSL 1.0.1k-fips 8 Jan 2015
  22. debug1: Reading configuration data /home/thoraxe/.ssh/config
  23. debug1: Reading configuration data /etc/ssh/ssh_config
  24. debug1: /etc/ssh/ssh_config line 56: Applying options for *
  25. debug1: auto-mux: Trying existing master
  26. debug1: mux_client_request_session: master session id: 2
  27. Shared connection to ec2-54-152-36-114.compute-1.amazonaws.com closed.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement