Advertisement
Guest User

Untitled

a guest
Jul 11th, 2017
124
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.87 KB | None | 0 0
  1. Using /Users/Admin/Documents/All-In-Server-Issues/trellis/ansible.cfg as config file
  2. statically included: /Users/Admin/Documents/All-In-Server-Issues/trellis/roles/deploy/tasks/initialize.yml
  3. statically included: /Users/Admin/Documents/All-In-Server-Issues/trellis/roles/deploy/tasks/update.yml
  4. statically included: /Users/Admin/Documents/All-In-Server-Issues/trellis/roles/deploy/tasks/prepare.yml
  5. statically included: /Users/Admin/Documents/All-In-Server-Issues/trellis/roles/deploy/tasks/build.yml
  6. statically included: /Users/Admin/Documents/All-In-Server-Issues/trellis/roles/deploy/tasks/share.yml
  7. statically included: /Users/Admin/Documents/All-In-Server-Issues/trellis/roles/deploy/tasks/finalize.yml
  8.  
  9. PLAYBOOK: deploy.yml ***************************************************************************************************************************************************************************************
  10. 3 plays in deploy.yml
  11.  
  12. PLAY [Ensure necessary variables are defined] **************************************************************************************************************************************************************
  13. META: ran handlers
  14.  
  15. TASK [Ensure environment is defined] ***********************************************************************************************************************************************************************
  16. task path: /Users/Admin/Documents/All-In-Server-Issues/trellis/variable-check.yml:8
  17. skipping: [localhost] => {
  18.  "changed": false, 
  19.  "skip_reason": "Conditional result was False", 
  20.  "skipped": true
  21. }
  22. META: ran handlers
  23. META: ran handlers
  24.  
  25. PLAY [Test Connection] *************************************************************************************************************************************************************************************
  26. META: ran handlers
  27.  
  28. TASK [connection : Require manual definition of remote-user] ***********************************************************************************************************************************************
  29. task path: /Users/Admin/Documents/All-In-Server-Issues/trellis/roles/connection/tasks/main.yml:2
  30. skipping: [cms.allin.com] => {
  31.  "changed": false, 
  32.  "skip_reason": "Conditional result was False", 
  33.  "skipped": true
  34. }
  35.  
  36. TASK [connection : Check whether Ansible can connect as ansible] *******************************************************************************************************************************************
  37. task path: /Users/Admin/Documents/All-In-Server-Issues/trellis/roles/connection/tasks/main.yml:9
  38. Using module file /usr/local/Cellar/ansible/2.3.1.0/libexec/lib/python2.7/site-packages/ansible/modules/commands/command.py
  39. <localhost> ESTABLISH LOCAL CONNECTION FOR USER: Admin
  40. <localhost> EXEC /bin/sh -c '/usr/local/Cellar/ansible/2.3.1.0/libexec/bin/python2.7 && sleep 0'
  41. ok: [cms.allin.com -> localhost] => {
  42.  "changed": false, 
  43.  "cmd": [
  44.  "ansible", 
  45.  "cms.allin.com", 
  46.  "-m", 
  47.  "raw", 
  48.  "-a", 
  49.  "whoami", 
  50.  "-u", 
  51.  "ansible", 
  52.  "--connection=smart", 
  53.  "--vault-password-file=/Users/Admin/.ansible_vault", 
  54.  "--timeout=10", 
  55.  "--inventory-file=hosts", 
  56.  "-vvvv"
  57.  ], 
  58.  "delta": "0:00:01.400724", 
  59.  "end": "2017-07-10 22:14:03.437105", 
  60.  "failed": false, 
  61.  "failed_when_result": false, 
  62.  "invocation": {
  63.  "module_args": {
  64.  "_raw_params": "ansible cms.allin.com -m raw -a whoami -u ansible --connection='smart' --vault-password-file='/Users/Admin/.ansible_vault' --timeout='10' --inventory-file='hosts' -vvvv", 
  65.  "_uses_shell": false, 
  66.  "chdir": null, 
  67.  "creates": null, 
  68.  "executable": null, 
  69.  "removes": null, 
  70.  "warn": true
  71.  }
  72.  }, 
  73.  "rc": 4, 
  74.  "start": "2017-07-10 22:14:02.036381", 
  75.  "stderr": "", 
  76.  "stderr_lines": [], 
  77.  "stdout": "Using /Users/Admin/Documents/All-In-Server-Issues/trellis/ansible.cfg as config file\n\u001b[0;34mLoading callback plugin minimal of type stdout, v2.0 from /usr/local/Cellar/ansible/2.3.1.0/libexec/lib/python2.7/site-packages/ansible/plugins/callback/__init__.pyc\u001b[0m\n\u001b[0;34mMETA: ran handlers\u001b[0m\n\u001b[0;34m<cms.allin.com> ESTABLISH SSH CONNECTION FOR USER: ansible\u001b[0m\n\u001b[0;34m<cms.allin.com> SSH: EXEC ssh -vvv -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s -o HostKeyAlgorithms=ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ssh-rsa -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/tmp/ansible-ssh-%h-%p-%r -tt cms.allin.com whoami\u001b[0m\n\u001b[0;34m<cms.allin.com> (255, '', 'OpenSSH_7.4p1, LibreSSL 2.5.0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug1: Control socket \"/tmp/ansible-ssh-cms.allin.com-22-ansible\" does not exist\\r\\ndebug2: resolving \"cms.allin.com\" port 22\\r\\ndebug2: ssh_connect_direct: needpriv 0\\r\\ndebug1: Connecting to cms.allin.com [54.245.51.97] port 22.\\r\\ndebug2: fd 5 setting O_NONBLOCK\\r\\ndebug1: fd 5 clearing O_NONBLOCK\\r\\ndebug1: Connection established.\\r\\ndebug3: timeout: 9943 ms remain after connect\\r\\ndebug1: identity file /Users/Admin/.ssh/id_rsa type 1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_rsa-cert type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_dsa type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_dsa-cert type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_ecdsa type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_ecdsa-cert type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_ed25519 type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_ed25519-cert type -1\\r\\ndebug1: Enabling compatibility mode for protocol 2.0\\r\\ndebug1: Local version string SSH-2.0-OpenSSH_7.4\\r\\ndebug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2\\r\\ndebug1: match: OpenSSH_7.2p2 pat OpenSSH* compat 0x04000000\\r\\ndebug2: fd 5 setting O_NONBLOCK\\r\\ndebug1: Authenticating to cms.allin.com:22 as \\'ansible\\'\\r\\ndebug3: send packet: type 20\\r\\ndebug1: SSH2_MSG_KEXINIT sent\\r\\ndebug3: receive packet: type 20\\r\\ndebug1: SSH2_MSG_KEXINIT received\\r\\ndebug2: local client KEXINIT proposal\\r\\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c\\r\\ndebug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ssh-rsa\\r\\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc\\r\\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc\\r\\ndebug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\\r\\ndebug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\\r\\ndebug2: compression ctos: none,zlib@openssh.com,zlib\\r\\ndebug2: compression stoc: none,zlib@openssh.com,zlib\\r\\ndebug2: languages ctos: \\r\\ndebug2: languages stoc: \\r\\ndebug2: first_kex_follows 0 \\r\\ndebug2: reserved 0 \\r\\ndebug2: peer server KEXINIT proposal\\r\\ndebug2: KEX algorithms: curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256\\r\\ndebug2: host key algorithms: ssh-ed25519,ssh-rsa,rsa-sha2-512,rsa-sha2-256\\r\\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr\\r\\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr\\r\\ndebug2: MACs ctos: hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-ripemd160-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,hmac-ripemd160\\r\\ndebug2: MACs stoc: hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-ripemd160-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,hmac-ripemd160\\r\\ndebug2: compression ctos: none,zlib@openssh.com\\r\\ndebug2: compression stoc: none,zlib@openssh.com\\r\\ndebug2: languages ctos: \\r\\ndebug2: languages stoc: \\r\\ndebug2: first_kex_follows 0 \\r\\ndebug2: reserved 0 \\r\\ndebug1: kex: algorithm: curve25519-sha256@libssh.org\\r\\ndebug1: kex: host key algorithm: ssh-ed25519\\r\\ndebug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\\r\\ndebug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\\r\\ndebug3: send packet: type 30\\r\\ndebug1: expecting SSH2_MSG_KEX_ECDH_REPLY\\r\\ndebug3: receive packet: type 31\\r\\ndebug1: Server host key: ssh-ed25519 SHA256:kY1ej82ZKkGXsnW/OUKshPTV5J2ld7T5mQo+xGQ+QkI\\r\\ndebug3: hostkeys_foreach: reading file \"/Users/Admin/.ssh/known_hosts\"\\r\\ndebug3: record_hostkey: found key type ED25519 in file /Users/Admin/.ssh/known_hosts:12\\r\\ndebug3: load_hostkeys: loaded 1 keys from cms.allin.com\\r\\ndebug3: hostkeys_foreach: reading file \"/Users/Admin/.ssh/known_hosts\"\\r\\ndebug3: record_hostkey: found key type ED25519 in file /Users/Admin/.ssh/known_hosts:12\\r\\ndebug3: load_hostkeys: loaded 1 keys from 54.245.51.97\\r\\ndebug1: Host \\'cms.allin.com\\' is known and matches the ED25519 host key.\\r\\ndebug1: Found key in /Users/Admin/.ssh/known_hosts:12\\r\\ndebug3: send packet: type 21\\r\\ndebug2: set_newkeys: mode 1\\r\\ndebug1: rekey after 134217728 blocks\\r\\ndebug1: SSH2_MSG_NEWKEYS sent\\r\\ndebug1: expecting SSH2_MSG_NEWKEYS\\r\\ndebug3: receive packet: type 21\\r\\ndebug1: SSH2_MSG_NEWKEYS received\\r\\ndebug2: set_newkeys: mode 0\\r\\ndebug1: rekey after 134217728 blocks\\r\\ndebug2: key: /Users/Admin/.ssh/id_rsa (0x7fa675c0b990)\\r\\ndebug2: key: /Users/Admin/.ssh/id_dsa (0x0)\\r\\ndebug2: key: /Users/Admin/.ssh/id_ecdsa (0x0)\\r\\ndebug2: key: /Users/Admin/.ssh/id_ed25519 (0x0)\\r\\ndebug3: send packet: type 5\\r\\ndebug3: receive packet: type 7\\r\\ndebug1: SSH2_MSG_EXT_INFO received\\r\\ndebug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>\\r\\ndebug3: receive packet: type 6\\r\\ndebug2: service_accept: ssh-userauth\\r\\ndebug1: SSH2_MSG_SERVICE_ACCEPT received\\r\\ndebug3: send packet: type 50\\r\\ndebug3: receive packet: type 51\\r\\ndebug1: Authentications that can continue: publickey\\r\\ndebug3: start over, passed a different list publickey\\r\\ndebug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey\\r\\ndebug3: authmethod_lookup publickey\\r\\ndebug3: remaining preferred: ,gssapi-keyex,hostbased,publickey\\r\\ndebug3: authmethod_is_enabled publickey\\r\\ndebug1: Next authentication method: publickey\\r\\ndebug1: Offering RSA public key: /Users/Admin/.ssh/id_rsa\\r\\ndebug3: send_pubkey_test\\r\\ndebug3: send packet: type 50\\r\\ndebug2: we sent a publickey packet, wait for reply\\r\\ndebug3: receive packet: type 51\\r\\ndebug1: Authentications that can continue: publickey\\r\\ndebug1: Trying private key: /Users/Admin/.ssh/id_dsa\\r\\ndebug3: no such identity: /Users/Admin/.ssh/id_dsa: No such file or directory\\r\\ndebug1: Trying private key: /Users/Admin/.ssh/id_ecdsa\\r\\ndebug3: no such identity: /Users/Admin/.ssh/id_ecdsa: No such file or directory\\r\\ndebug1: Trying private key: /Users/Admin/.ssh/id_ed25519\\r\\ndebug3: no such identity: /Users/Admin/.ssh/id_ed25519: No such file or directory\\r\\ndebug2: we did not send a packet, disable method\\r\\ndebug1: No more authentication methods to try.\\r\\nPermission denied (publickey).\\r\\n')\u001b[0m\n\u001b[1;31mcms.allin.com | UNREACHABLE! => {\u001b[0m\n\u001b[1;31m \"changed\": false, \u001b[0m\n\u001b[1;31m \"msg\": \"Failed to connect to the host via ssh: OpenSSH_7.4p1, LibreSSL 2.5.0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug1: Control socket \\\"/tmp/ansible-ssh-cms.allin.com-22-ansible\\\" does not exist\\r\\ndebug2: resolving \\\"cms.allin.com\\\" port 22\\r\\ndebug2: ssh_connect_direct: needpriv 0\\r\\ndebug1: Connecting to cms.allin.com [54.245.51.97] port 22.\\r\\ndebug2: fd 5 setting O_NONBLOCK\\r\\ndebug1: fd 5 clearing O_NONBLOCK\\r\\ndebug1: Connection established.\\r\\ndebug3: timeout: 9943 ms remain after connect\\r\\ndebug1: identity file /Users/Admin/.ssh/id_rsa type 1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_rsa-cert type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_dsa type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_dsa-cert type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_ecdsa type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_ecdsa-cert type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_ed25519 type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_ed25519-cert type -1\\r\\ndebug1: Enabling compatibility mode for protocol 2.0\\r\\ndebug1: Local version string SSH-2.0-OpenSSH_7.4\\r\\ndebug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2\\r\\ndebug1: match: OpenSSH_7.2p2 pat OpenSSH* compat 0x04000000\\r\\ndebug2: fd 5 setting O_NONBLOCK\\r\\ndebug1: Authenticating to cms.allin.com:22 as 'ansible'\\r\\ndebug3: send packet: type 20\\r\\ndebug1: SSH2_MSG_KEXINIT sent\\r\\ndebug3: receive packet: type 20\\r\\ndebug1: SSH2_MSG_KEXINIT received\\r\\ndebug2: local client KEXINIT proposal\\r\\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c\\r\\ndebug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ssh-rsa\\r\\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc\\r\\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc\\r\\ndebug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\\r\\ndebug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\\r\\ndebug2: compression ctos: none,zlib@openssh.com,zlib\\r\\ndebug2: compression stoc: none,zlib@openssh.com,zlib\\r\\ndebug2: languages ctos: \\r\\ndebug2: languages stoc: \\r\\ndebug2: first_kex_follows 0 \\r\\ndebug2: reserved 0 \\r\\ndebug2: peer server KEXINIT proposal\\r\\ndebug2: KEX algorithms: curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256\\r\\ndebug2: host key algorithms: ssh-ed25519,ssh-rsa,rsa-sha2-512,rsa-sha2-256\\r\\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr\\r\\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr\\r\\ndebug2: MACs ctos: hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-ripemd160-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,hmac-ripemd160\\r\\ndebug2: MACs stoc: hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-ripemd160-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,hmac-ripemd160\\r\\ndebug2: compression ctos: none,zlib@openssh.com\\r\\ndebug2: compression stoc: none,zlib@openssh.com\\r\\ndebug2: languages ctos: \\r\\ndebug2: languages stoc: \\r\\ndebug2: first_kex_follows 0 \\r\\ndebug2: reserved 0 \\r\\ndebug1: kex: algorithm: curve25519-sha256@libssh.org\\r\\ndebug1: kex: host key algorithm: ssh-ed25519\\r\\ndebug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\\r\\ndebug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\\r\\ndebug3: send packet: type 30\\r\\ndebug1: expecting SSH2_MSG_KEX_ECDH_REPLY\\r\\ndebug3: receive packet: type 31\\r\\ndebug1: Server host key: ssh-ed25519 SHA256:kY1ej82ZKkGXsnW/OUKshPTV5J2ld7T5mQo+xGQ+QkI\\r\\ndebug3: hostkeys_foreach: reading file \\\"/Users/Admin/.ssh/known_hosts\\\"\\r\\ndebug3: record_hostkey: found key type ED25519 in file /Users/Admin/.ssh/known_hosts:12\\r\\ndebug3: load_hostkeys: loaded 1 keys from cms.allin.com\\r\\ndebug3: hostkeys_foreach: reading file \\\"/Users/Admin/.ssh/known_hosts\\\"\\r\\ndebug3: record_hostkey: found key type ED25519 in file /Users/Admin/.ssh/known_hosts:12\\r\\ndebug3: load_hostkeys: loaded 1 keys from 54.245.51.97\\r\\ndebug1: Host 'cms.allin.com' is known and matches the ED25519 host key.\\r\\ndebug1: Found key in /Users/Admin/.ssh/known_hosts:12\\r\\ndebug3: send packet: type 21\\r\\ndebug2: set_newkeys: mode 1\\r\\ndebug1: rekey after 134217728 blocks\\r\\ndebug1: SSH2_MSG_NEWKEYS sent\\r\\ndebug1: expecting SSH2_MSG_NEWKEYS\\r\\ndebug3: receive packet: type 21\\r\\ndebug1: SSH2_MSG_NEWKEYS received\\r\\ndebug2: set_newkeys: mode 0\\r\\ndebug1: rekey after 134217728 blocks\\r\\ndebug2: key: /Users/Admin/.ssh/id_rsa (0x7fa675c0b990)\\r\\ndebug2: key: /Users/Admin/.ssh/id_dsa (0x0)\\r\\ndebug2: key: /Users/Admin/.ssh/id_ecdsa (0x0)\\r\\ndebug2: key: /Users/Admin/.ssh/id_ed25519 (0x0)\\r\\ndebug3: send packet: type 5\\r\\ndebug3: receive packet: type 7\\r\\ndebug1: SSH2_MSG_EXT_INFO received\\r\\ndebug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>\\r\\ndebug3: receive packet: type 6\\r\\ndebug2: service_accept: ssh-userauth\\r\\ndebug1: SSH2_MSG_SERVICE_ACCEPT received\\r\\ndebug3: send packet: type 50\\r\\ndebug3: receive packet: type 51\\r\\ndebug1: Authentications that can continue: publickey\\r\\ndebug3: start over, passed a different list publickey\\r\\ndebug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey\\r\\ndebug3: authmethod_lookup publickey\\r\\ndebug3: remaining preferred: ,gssapi-keyex,hostbased,publickey\\r\\ndebug3: authmethod_is_enabled publickey\\r\\ndebug1: Next authentication method: publickey\\r\\ndebug1: Offering RSA public key: /Users/Admin/.ssh/id_rsa\\r\\ndebug3: send_pubkey_test\\r\\ndebug3: send packet: type 50\\r\\ndebug2: we sent a publickey packet, wait for reply\\r\\ndebug3: receive packet: type 51\\r\\ndebug1: Authentications that can continue: publickey\\r\\ndebug1: Trying private key: /Users/Admin/.ssh/id_dsa\\r\\ndebug3: no such identity: /Users/Admin/.ssh/id_dsa: No such file or directory\\r\\ndebug1: Trying private key: /Users/Admin/.ssh/id_ecdsa\\r\\ndebug3: no such identity: /Users/Admin/.ssh/id_ecdsa: No such file or directory\\r\\ndebug1: Trying private key: /Users/Admin/.ssh/id_ed25519\\r\\ndebug3: no such identity: /Users/Admin/.ssh/id_ed25519: No such file or directory\\r\\ndebug2: we did not send a packet, disable method\\r\\ndebug1: No more authentication methods to try.\\r\\nPermission denied (publickey).\\r\\n\", \u001b[0m\n\u001b[1;31m \"unreachable\": true\u001b[0m\n\u001b[1;31m}\u001b[0m", 
  78.  "stdout_lines": [
  79.  "Using /Users/Admin/Documents/All-In-Server-Issues/trellis/ansible.cfg as config file", 
  80.  "\u001b[0;34mLoading callback plugin minimal of type stdout, v2.0 from /usr/local/Cellar/ansible/2.3.1.0/libexec/lib/python2.7/site-packages/ansible/plugins/callback/__init__.pyc\u001b[0m", 
  81.  "\u001b[0;34mMETA: ran handlers\u001b[0m", 
  82.  "\u001b[0;34m<cms.allin.com> ESTABLISH SSH CONNECTION FOR USER: ansible\u001b[0m", 
  83.  "\u001b[0;34m<cms.allin.com> SSH: EXEC ssh -vvv -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s -o HostKeyAlgorithms=ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ssh-rsa -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/tmp/ansible-ssh-%h-%p-%r -tt cms.allin.com whoami\u001b[0m", 
  84.  "\u001b[0;34m<cms.allin.com> (255, '', 'OpenSSH_7.4p1, LibreSSL 2.5.0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug1: Control socket \"/tmp/ansible-ssh-cms.allin.com-22-ansible\" does not exist\\r\\ndebug2: resolving \"cms.allin.com\" port 22\\r\\ndebug2: ssh_connect_direct: needpriv 0\\r\\ndebug1: Connecting to cms.allin.com [54.245.51.97] port 22.\\r\\ndebug2: fd 5 setting O_NONBLOCK\\r\\ndebug1: fd 5 clearing O_NONBLOCK\\r\\ndebug1: Connection established.\\r\\ndebug3: timeout: 9943 ms remain after connect\\r\\ndebug1: identity file /Users/Admin/.ssh/id_rsa type 1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_rsa-cert type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_dsa type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_dsa-cert type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_ecdsa type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_ecdsa-cert type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_ed25519 type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_ed25519-cert type -1\\r\\ndebug1: Enabling compatibility mode for protocol 2.0\\r\\ndebug1: Local version string SSH-2.0-OpenSSH_7.4\\r\\ndebug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2\\r\\ndebug1: match: OpenSSH_7.2p2 pat OpenSSH* compat 0x04000000\\r\\ndebug2: fd 5 setting O_NONBLOCK\\r\\ndebug1: Authenticating to cms.allin.com:22 as \\'ansible\\'\\r\\ndebug3: send packet: type 20\\r\\ndebug1: SSH2_MSG_KEXINIT sent\\r\\ndebug3: receive packet: type 20\\r\\ndebug1: SSH2_MSG_KEXINIT received\\r\\ndebug2: local client KEXINIT proposal\\r\\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c\\r\\ndebug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ssh-rsa\\r\\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc\\r\\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc\\r\\ndebug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\\r\\ndebug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\\r\\ndebug2: compression ctos: none,zlib@openssh.com,zlib\\r\\ndebug2: compression stoc: none,zlib@openssh.com,zlib\\r\\ndebug2: languages ctos: \\r\\ndebug2: languages stoc: \\r\\ndebug2: first_kex_follows 0 \\r\\ndebug2: reserved 0 \\r\\ndebug2: peer server KEXINIT proposal\\r\\ndebug2: KEX algorithms: curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256\\r\\ndebug2: host key algorithms: ssh-ed25519,ssh-rsa,rsa-sha2-512,rsa-sha2-256\\r\\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr\\r\\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr\\r\\ndebug2: MACs ctos: hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-ripemd160-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,hmac-ripemd160\\r\\ndebug2: MACs stoc: hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-ripemd160-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,hmac-ripemd160\\r\\ndebug2: compression ctos: none,zlib@openssh.com\\r\\ndebug2: compression stoc: none,zlib@openssh.com\\r\\ndebug2: languages ctos: \\r\\ndebug2: languages stoc: \\r\\ndebug2: first_kex_follows 0 \\r\\ndebug2: reserved 0 \\r\\ndebug1: kex: algorithm: curve25519-sha256@libssh.org\\r\\ndebug1: kex: host key algorithm: ssh-ed25519\\r\\ndebug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\\r\\ndebug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\\r\\ndebug3: send packet: type 30\\r\\ndebug1: expecting SSH2_MSG_KEX_ECDH_REPLY\\r\\ndebug3: receive packet: type 31\\r\\ndebug1: Server host key: ssh-ed25519 SHA256:kY1ej82ZKkGXsnW/OUKshPTV5J2ld7T5mQo+xGQ+QkI\\r\\ndebug3: hostkeys_foreach: reading file \"/Users/Admin/.ssh/known_hosts\"\\r\\ndebug3: record_hostkey: found key type ED25519 in file /Users/Admin/.ssh/known_hosts:12\\r\\ndebug3: load_hostkeys: loaded 1 keys from cms.allin.com\\r\\ndebug3: hostkeys_foreach: reading file \"/Users/Admin/.ssh/known_hosts\"\\r\\ndebug3: record_hostkey: found key type ED25519 in file /Users/Admin/.ssh/known_hosts:12\\r\\ndebug3: load_hostkeys: loaded 1 keys from 54.245.51.97\\r\\ndebug1: Host \\'cms.allin.com\\' is known and matches the ED25519 host key.\\r\\ndebug1: Found key in /Users/Admin/.ssh/known_hosts:12\\r\\ndebug3: send packet: type 21\\r\\ndebug2: set_newkeys: mode 1\\r\\ndebug1: rekey after 134217728 blocks\\r\\ndebug1: SSH2_MSG_NEWKEYS sent\\r\\ndebug1: expecting SSH2_MSG_NEWKEYS\\r\\ndebug3: receive packet: type 21\\r\\ndebug1: SSH2_MSG_NEWKEYS received\\r\\ndebug2: set_newkeys: mode 0\\r\\ndebug1: rekey after 134217728 blocks\\r\\ndebug2: key: /Users/Admin/.ssh/id_rsa (0x7fa675c0b990)\\r\\ndebug2: key: /Users/Admin/.ssh/id_dsa (0x0)\\r\\ndebug2: key: /Users/Admin/.ssh/id_ecdsa (0x0)\\r\\ndebug2: key: /Users/Admin/.ssh/id_ed25519 (0x0)\\r\\ndebug3: send packet: type 5\\r\\ndebug3: receive packet: type 7\\r\\ndebug1: SSH2_MSG_EXT_INFO received\\r\\ndebug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>\\r\\ndebug3: receive packet: type 6\\r\\ndebug2: service_accept: ssh-userauth\\r\\ndebug1: SSH2_MSG_SERVICE_ACCEPT received\\r\\ndebug3: send packet: type 50\\r\\ndebug3: receive packet: type 51\\r\\ndebug1: Authentications that can continue: publickey\\r\\ndebug3: start over, passed a different list publickey\\r\\ndebug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey\\r\\ndebug3: authmethod_lookup publickey\\r\\ndebug3: remaining preferred: ,gssapi-keyex,hostbased,publickey\\r\\ndebug3: authmethod_is_enabled publickey\\r\\ndebug1: Next authentication method: publickey\\r\\ndebug1: Offering RSA public key: /Users/Admin/.ssh/id_rsa\\r\\ndebug3: send_pubkey_test\\r\\ndebug3: send packet: type 50\\r\\ndebug2: we sent a publickey packet, wait for reply\\r\\ndebug3: receive packet: type 51\\r\\ndebug1: Authentications that can continue: publickey\\r\\ndebug1: Trying private key: /Users/Admin/.ssh/id_dsa\\r\\ndebug3: no such identity: /Users/Admin/.ssh/id_dsa: No such file or directory\\r\\ndebug1: Trying private key: /Users/Admin/.ssh/id_ecdsa\\r\\ndebug3: no such identity: /Users/Admin/.ssh/id_ecdsa: No such file or directory\\r\\ndebug1: Trying private key: /Users/Admin/.ssh/id_ed25519\\r\\ndebug3: no such identity: /Users/Admin/.ssh/id_ed25519: No such file or directory\\r\\ndebug2: we did not send a packet, disable method\\r\\ndebug1: No more authentication methods to try.\\r\\nPermission denied (publickey).\\r\\n')\u001b[0m", 
  85.  "\u001b[1;31mcms.allin.com | UNREACHABLE! => {\u001b[0m", 
  86.  "\u001b[1;31m \"changed\": false, \u001b[0m", 
  87.  "\u001b[1;31m \"msg\": \"Failed to connect to the host via ssh: OpenSSH_7.4p1, LibreSSL 2.5.0\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug1: Control socket \\\"/tmp/ansible-ssh-cms.allin.com-22-ansible\\\" does not exist\\r\\ndebug2: resolving \\\"cms.allin.com\\\" port 22\\r\\ndebug2: ssh_connect_direct: needpriv 0\\r\\ndebug1: Connecting to cms.allin.com [54.245.51.97] port 22.\\r\\ndebug2: fd 5 setting O_NONBLOCK\\r\\ndebug1: fd 5 clearing O_NONBLOCK\\r\\ndebug1: Connection established.\\r\\ndebug3: timeout: 9943 ms remain after connect\\r\\ndebug1: identity file /Users/Admin/.ssh/id_rsa type 1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_rsa-cert type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_dsa type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_dsa-cert type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_ecdsa type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_ecdsa-cert type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_ed25519 type -1\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/Admin/.ssh/id_ed25519-cert type -1\\r\\ndebug1: Enabling compatibility mode for protocol 2.0\\r\\ndebug1: Local version string SSH-2.0-OpenSSH_7.4\\r\\ndebug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2\\r\\ndebug1: match: OpenSSH_7.2p2 pat OpenSSH* compat 0x04000000\\r\\ndebug2: fd 5 setting O_NONBLOCK\\r\\ndebug1: Authenticating to cms.allin.com:22 as 'ansible'\\r\\ndebug3: send packet: type 20\\r\\ndebug1: SSH2_MSG_KEXINIT sent\\r\\ndebug3: receive packet: type 20\\r\\ndebug1: SSH2_MSG_KEXINIT received\\r\\ndebug2: local client KEXINIT proposal\\r\\ndebug2: KEX algorithms: curve25519-sha256,curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group16-sha512,diffie-hellman-group18-sha512,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha256,diffie-hellman-group14-sha1,ext-info-c\\r\\ndebug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ssh-rsa\\r\\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc\\r\\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,aes192-cbc,aes256-cbc\\r\\ndebug2: MACs ctos: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\\r\\ndebug2: MACs stoc: umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-sha1\\r\\ndebug2: compression ctos: none,zlib@openssh.com,zlib\\r\\ndebug2: compression stoc: none,zlib@openssh.com,zlib\\r\\ndebug2: languages ctos: \\r\\ndebug2: languages stoc: \\r\\ndebug2: first_kex_follows 0 \\r\\ndebug2: reserved 0 \\r\\ndebug2: peer server KEXINIT proposal\\r\\ndebug2: KEX algorithms: curve25519-sha256@libssh.org,diffie-hellman-group-exchange-sha256\\r\\ndebug2: host key algorithms: ssh-ed25519,ssh-rsa,rsa-sha2-512,rsa-sha2-256\\r\\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr\\r\\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes256-ctr,aes192-ctr,aes128-ctr\\r\\ndebug2: MACs ctos: hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-ripemd160-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,hmac-ripemd160\\r\\ndebug2: MACs stoc: hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-ripemd160-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-512,hmac-sha2-256,hmac-ripemd160\\r\\ndebug2: compression ctos: none,zlib@openssh.com\\r\\ndebug2: compression stoc: none,zlib@openssh.com\\r\\ndebug2: languages ctos: \\r\\ndebug2: languages stoc: \\r\\ndebug2: first_kex_follows 0 \\r\\ndebug2: reserved 0 \\r\\ndebug1: kex: algorithm: curve25519-sha256@libssh.org\\r\\ndebug1: kex: host key algorithm: ssh-ed25519\\r\\ndebug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\\r\\ndebug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\\r\\ndebug3: send packet: type 30\\r\\ndebug1: expecting SSH2_MSG_KEX_ECDH_REPLY\\r\\ndebug3: receive packet: type 31\\r\\ndebug1: Server host key: ssh-ed25519 SHA256:kY1ej82ZKkGXsnW/OUKshPTV5J2ld7T5mQo+xGQ+QkI\\r\\ndebug3: hostkeys_foreach: reading file \\\"/Users/Admin/.ssh/known_hosts\\\"\\r\\ndebug3: record_hostkey: found key type ED25519 in file /Users/Admin/.ssh/known_hosts:12\\r\\ndebug3: load_hostkeys: loaded 1 keys from cms.allin.com\\r\\ndebug3: hostkeys_foreach: reading file \\\"/Users/Admin/.ssh/known_hosts\\\"\\r\\ndebug3: record_hostkey: found key type ED25519 in file /Users/Admin/.ssh/known_hosts:12\\r\\ndebug3: load_hostkeys: loaded 1 keys from 54.245.51.97\\r\\ndebug1: Host 'cms.allin.com' is known and matches the ED25519 host key.\\r\\ndebug1: Found key in /Users/Admin/.ssh/known_hosts:12\\r\\ndebug3: send packet: type 21\\r\\ndebug2: set_newkeys: mode 1\\r\\ndebug1: rekey after 134217728 blocks\\r\\ndebug1: SSH2_MSG_NEWKEYS sent\\r\\ndebug1: expecting SSH2_MSG_NEWKEYS\\r\\ndebug3: receive packet: type 21\\r\\ndebug1: SSH2_MSG_NEWKEYS received\\r\\ndebug2: set_newkeys: mode 0\\r\\ndebug1: rekey after 134217728 blocks\\r\\ndebug2: key: /Users/Admin/.ssh/id_rsa (0x7fa675c0b990)\\r\\ndebug2: key: /Users/Admin/.ssh/id_dsa (0x0)\\r\\ndebug2: key: /Users/Admin/.ssh/id_ecdsa (0x0)\\r\\ndebug2: key: /Users/Admin/.ssh/id_ed25519 (0x0)\\r\\ndebug3: send packet: type 5\\r\\ndebug3: receive packet: type 7\\r\\ndebug1: SSH2_MSG_EXT_INFO received\\r\\ndebug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>\\r\\ndebug3: receive packet: type 6\\r\\ndebug2: service_accept: ssh-userauth\\r\\ndebug1: SSH2_MSG_SERVICE_ACCEPT received\\r\\ndebug3: send packet: type 50\\r\\ndebug3: receive packet: type 51\\r\\ndebug1: Authentications that can continue: publickey\\r\\ndebug3: start over, passed a different list publickey\\r\\ndebug3: preferred gssapi-with-mic,gssapi-keyex,hostbased,publickey\\r\\ndebug3: authmethod_lookup publickey\\r\\ndebug3: remaining preferred: ,gssapi-keyex,hostbased,publickey\\r\\ndebug3: authmethod_is_enabled publickey\\r\\ndebug1: Next authentication method: publickey\\r\\ndebug1: Offering RSA public key: /Users/Admin/.ssh/id_rsa\\r\\ndebug3: send_pubkey_test\\r\\ndebug3: send packet: type 50\\r\\ndebug2: we sent a publickey packet, wait for reply\\r\\ndebug3: receive packet: type 51\\r\\ndebug1: Authentications that can continue: publickey\\r\\ndebug1: Trying private key: /Users/Admin/.ssh/id_dsa\\r\\ndebug3: no such identity: /Users/Admin/.ssh/id_dsa: No such file or directory\\r\\ndebug1: Trying private key: /Users/Admin/.ssh/id_ecdsa\\r\\ndebug3: no such identity: /Users/Admin/.ssh/id_ecdsa: No such file or directory\\r\\ndebug1: Trying private key: /Users/Admin/.ssh/id_ed25519\\r\\ndebug3: no such identity: /Users/Admin/.ssh/id_ed25519: No such file or directory\\r\\ndebug2: we did not send a packet, disable method\\r\\ndebug1: No more authentication methods to try.\\r\\nPermission denied (publickey).\\r\\n\", \u001b[0m", 
  88.  "\u001b[1;31m \"unreachable\": true\u001b[0m", 
  89.  "\u001b[1;31m}\u001b[0m"
  90.  ]
  91. }
  92.  
  93. TASK [connection : Warn about change in host keys] *********************************************************************************************************************************************************
  94. task path: /Users/Admin/Documents/All-In-Server-Issues/trellis/roles/connection/tasks/main.yml:17
  95. skipping: [cms.allin.com] => {
  96.  "changed": false, 
  97.  "skip_reason": "Conditional result was False", 
  98.  "skipped": true
  99. }
  100.  
  101. TASK [connection : Set remote user for each host] **********************************************************************************************************************************************************
  102. task path: /Users/Admin/Documents/All-In-Server-Issues/trellis/roles/connection/tasks/main.yml:41
  103. skipping: [cms.allin.com] => {
  104.  "changed": false, 
  105.  "skip_reason": "Conditional result was False", 
  106.  "skipped": true
  107. }
  108.  
  109. TASK [connection : Announce which user was selected] *******************************************************************************************************************************************************
  110. task path: /Users/Admin/Documents/All-In-Server-Issues/trellis/roles/connection/tasks/main.yml:46
  111. skipping: [cms.allin.com] => {
  112.  "changed": false, 
  113.  "skip_reason": "Conditional result was False", 
  114.  "skipped": true
  115. }
  116.  
  117. TASK [connection : Load become password] *******************************************************************************************************************************************************************
  118. task path: /Users/Admin/Documents/All-In-Server-Issues/trellis/roles/connection/tasks/main.yml:50
  119. skipping: [cms.allin.com] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result"}
  120. META: ran handlers
  121. META: ran handlers
  122.  
  123. PLAY [Deploy WP site] **************************************************************************************************************************************************************************************
  124.  
  125. TASK [Gathering Facts] *************************************************************************************************************************************************************************************
  126. Using module file /usr/local/Cellar/ansible/2.3.1.0/libexec/lib/python2.7/site-packages/ansible/modules/system/setup.py
  127. <cms.allin.com> ESTABLISH SSH CONNECTION FOR USER: ansible
  128. <cms.allin.com> SSH: EXEC ssh -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s -o HostKeyAlgorithms=ssh-ed25519-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ssh-rsa -o KbdInteractiveAuthentication=no -o PreferredAuthentications=gssapi-with-mic,gssapi-keyex,hostbased,publickey -o PasswordAuthentication=no -o User=ansible -o ConnectTimeout=10 -o ControlPath=/tmp/ansible-ssh-%h-%p-%r cms.allin.com '/bin/sh -c '"'"'/usr/bin/python && sleep 0'"'"''
  129. System info:
  130.  Ansible 2.3.1.0; Darwin
  131. ---------------------------------------------------
  132. SSH Error: data could not be sent to remote host "cms.allin.com". Make sure
  133. this host can be reached over ssh
  134. fatal: [cms.allin.com]: UNREACHABLE! => {
  135.  "changed": false, 
  136.  "unreachable": true
  137. }
  138. to retry, use: --limit @/Users/Admin/Documents/All-In-Server-Issues/trellis/deploy.retry
  139.  
  140. PLAY RECAP *************************************************************************************************************************************************************************************************
  141. cms.allin.com : ok=1  changed=0 unreachable=1  failed=0
  142. localhost : ok=0 changed=0 unreachable=0 failed=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement