Skip to content

Instantly share code, notes, and snippets.

@broskees
Created May 30, 2018 17:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save broskees/4efd78198f86c446480bc9c81bcceac0 to your computer and use it in GitHub Desktop.
Save broskees/4efd78198f86c446480bc9c81bcceac0 to your computer and use it in GitHub Desktop.
Kinsta trellis key forwarding issue - verbose playbook output
ansible-playbook deploy.yml -e env=staging -e site=getitatgeddes.com --limit=kinsta_staging -v
Using /Users/josephroberts/localdev/getitatgeddes.com/trellis/ansible.cfg as config file
PLAY [Ensure necessary variables are defined] ************************************************************************************************************************************************
[WARNING]: Failure using method (v2_playbook_on_play_start) in callback plugin (<ansible.plugins.callback.vars.CallbackModule object at 0x110a5bb90>): 'AnsibleUnicode' object has no
attribute 'get_groups'
skipping: no hosts matched
PLAY [Test Connection] ***********************************************************************************************************************************************************************
TASK [connection : Require manual definition of remote-user] *********************************************************************************************************************************
skipping: [kinsta_staging] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [connection : Specify preferred HostKeyAlgorithms for unknown hosts] ********************************************************************************************************************
skipping: [kinsta_staging] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [connection : Check whether Ansible can connect as geddesfederalsavingsandloans] ********************************************************************************************************
ok: [kinsta_staging -> localhost] => {"changed": false, "cmd": ["ansible", "kinsta_staging", "-m", "raw", "-a", "whoami", "-u", "geddesfederalsavingsandloans", "--connection=smart", "--timeout=10", "--inventory=/Users/josephroberts/localdev/getitatgeddes.com/trellis/hosts", "-vvvv"], "delta": "0:00:02.448200", "end": "2018-05-30 13:08:53.803939", "failed_when_result": false, "rc": 0, "start": "2018-05-30 13:08:51.355739", "stderr": "", "stderr_lines": [], "stdout": "\u001b[0;34mansible 2.5.2\u001b[0m\n\u001b[0;34m config file = /Users/josephroberts/localdev/getitatgeddes.com/trellis/ansible.cfg\u001b[0m\n\u001b[0;34m configured module search path = [u'/Users/josephroberts/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']\u001b[0m\n\u001b[0;34m ansible python module location = /usr/local/Cellar/ansible/2.5.2/libexec/lib/python2.7/site-packages/ansible\u001b[0m\n\u001b[0;34m executable location = /usr/local/bin/ansible\u001b[0m\n\u001b[0;34m python version = 2.7.15 (default, May 1 2018, 16:44:08) [GCC 4.2.1 Compatible Apple LLVM 9.1.0 (clang-902.0.39.1)]\u001b[0m\n\u001b[0;34mUsing /Users/josephroberts/localdev/getitatgeddes.com/trellis/ansible.cfg as config file\u001b[0m\n\u001b[0;34msetting up inventory plugins\u001b[0m\n\u001b[0;34mParsed /Users/josephroberts/localdev/getitatgeddes.com/trellis/hosts/development inventory source with ini plugin\u001b[0m\n\u001b[0;34mParsed /Users/josephroberts/localdev/getitatgeddes.com/trellis/hosts/production inventory source with ini plugin\u001b[0m\n\u001b[0;34mParsed /Users/josephroberts/localdev/getitatgeddes.com/trellis/hosts/staging inventory source with ini plugin\u001b[0m\n\u001b[0;34mLoading callback plugin minimalof type stdout, v2.0 from /usr/local/Cellar/ansible/2.5.2/libexec/lib/python2.7/site-packages/ansible/plugins/callback/minimal.pyc\u001b[0m\n\u001b[0;34mMETA: ran handlers\u001b[0m\n\u001b[0;34m<35.188.253.117> ESTABLISH SSH CONNECTION FOR USER: geddesfederalsavingsandloans\u001b[0m\n\u001b[0;34m<35.188.253.117> SSH: EXEC sshpass -d44 ssh -vvv -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=26254 -o User=geddesfederalsavingsandloans -o ConnectTimeout=10 -o ControlPath=/Users/josephroberts/.ansible/cp/9b675405fa -tt 35.188.253.117 whoami\u001b[0m\n\u001b[0;34m<35.188.253.117> (0, 'geddesfederalsavingsandloans\\r\\n', 'OpenSSH_7.6p1, LibreSSL 2.6.2\\r\\ndebug1: Reading configuration data /Users/josephroberts/.ssh/config\\r\\ndebug1: /Users/josephroberts/.ssh/config line 2: Applying options for *\\r\\ndebug1: /Users/josephroberts/.ssh/config line 8: Applying options for 35.188.253.117\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug1: /etc/ssh/ssh_config line 48: Applying options for *\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug1: Control socket \"/Users/josephroberts/.ansible/cp/9b675405fa\" does not exist\\r\\ndebug2: resolving \"35.188.253.117\" port 26254\\r\\ndebug2: ssh_connect_direct: needpriv 0\\r\\ndebug1: Connectingto 35.188.253.117 [35.188.253.117] port 26254.\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug1: fd 3 clearing O_NONBLOCK\\r\\ndebug1: Connection established.\\r\\ndebug3: timeout: 9912 ms remain after connect\\r\\ndebug1: identity file /Users/josephroberts/.ssh/id_rsa type 0\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/josephroberts/.ssh/id_rsa-cert type -1\\r\\ndebug1: Local version string SSH-2.0-OpenSSH_7.6\\r\\ndebug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu2.4\\r\\ndebug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 pat OpenSSH* compat 0x04000000\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug1: Authenticating to 35.188.253.117:26254 as \\'geddesfederalsavingsandloans\\'\\r\\ndebug3: put_host_port: [35.188.253.117]:26254\\r\\ndebug3: hostkeys_foreach: reading file \"/Users/josephroberts/.ssh/known_hosts\"\\r\\ndebug3: record_hostkey: found key type ED25519 in file /Users/josephroberts/.ssh/known_hosts:20\\r\\ndebug3: load_hostkeys: loaded 1 keys from [35.188.253.117]:26254\\r\\ndebug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-ed25519-cert-v01@openssh.com,ssh-ed25519\\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-ed25519,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,rsa-sha2-512,rsa-sha2-256,ssh-rsa\\r\\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\\r\\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\\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,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1\\r\\ndebug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519\\r\\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\\r\\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\\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\\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:kCBdOLkyEquYI7zeny/QTLCyffRpw4HaGTE9SALl0sQ\\r\\ndebug3: put_host_port: [35.188.253.117]:26254\\r\\ndebug3: put_host_port: [35.188.253.117]:26254\\r\\ndebug3: hostkeys_foreach: reading file \"/Users/josephroberts/.ssh/known_hosts\"\\r\\ndebug3: record_hostkey: found key type ED25519 in file /Users/josephroberts/.ssh/known_hosts:20\\r\\ndebug3: load_hostkeys: loaded 1 keys from [35.188.253.117]:26254\\r\\ndebug3: hostkeys_foreach: reading file \"/Users/josephroberts/.ssh/known_hosts\"\\r\\ndebug3: record_hostkey: found key type ED25519 in file /Users/josephroberts/.ssh/known_hosts:20\\r\\ndebug3: load_hostkeys: loaded 1 keys from [35.188.253.117]:26254\\r\\ndebug1: Host \\'[35.188.253.117]:26254\\' is known and matches the ED25519 host key.\\r\\ndebug1: Found key in /Users/josephroberts/.ssh/known_hosts:20\\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/josephroberts/.ssh/id_rsa (0x7f9741c0d800), explicit, agent\\r\\ndebug2: key: (0x7f9743100850), agent\\r\\ndebug2: key: (0x7f9743100d30), agent\\r\\ndebug2: key: (0x7f9743100f70), agent\\r\\ndebug2: key: (0x7f97431011b0), agent\\r\\ndebug2: key: (0x7f97431013f0), agent\\r\\ndebug2: key: /Users/josephroberts/.ssh/id_rsa_github_broskees (0x7f9743101670), agent\\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,password\\r\\ndebug3: start over, passed a different list publickey,password\\r\\ndebug3: preferred password\\r\\ndebug3: authmethod_lookup password\\r\\ndebug3: remaining preferred: \\r\\ndebug3: authmethod_is_enabled password\\r\\ndebug1: Next authentication method: password\\r\\ndebug3: send packet: type 50\\r\\ndebug2: we sent a password packet, wait for reply\\r\\ndebug3: receive packet: type 52\\r\\ndebug1: Authentication succeeded (password).\\r\\nAuthenticated to 35.188.253.117 ([35.188.253.117]:26254).\\r\\ndebug1: setting up multiplex master socket\\r\\ndebug3: muxserver_listen: temporary control path /Users/josephroberts/.ansible/cp/9b675405fa.AGWMIMvBmEFLJ8uI\\r\\ndebug2: fd 5 setting O_NONBLOCK\\r\\ndebug3: fd 5 is O_NONBLOCK\\r\\ndebug3: fd 5 is O_NONBLOCK\\r\\ndebug1: channel 0: new [/Users/josephroberts/.ansible/cp/9b675405fa]\\r\\ndebug3: muxserver_listen: mux listener channel 0 fd 5\\r\\ndebug2: fd 3 setting TCP_NODELAY\\r\\ndebug3: ssh_packet_set_tos: set IP_TOS 0x08\\r\\ndebug1: control_persist_detach: backgrounding master process\\r\\ndebug2: control_persist_detach: background process is 32048\\r\\ndebug2: fd 5 setting O_NONBLOCK\\r\\ndebug1: forking to background\\r\\ndebug1: Entering interactive session.\\r\\ndebug1: pledge: id\\r\\ndebug2: set_control_persist_exit_time: schedule exit in 60 seconds\\r\\ndebug1: multiplexing control connection\\r\\ndebug3: fd 6 is O_NONBLOCK\\r\\ndebug3: fd 6 is O_NONBLOCK\\r\\ndebug1: channel 1: new [mux-control]\\r\\ndebug3: channel_post_mux_listener: new mux channel 1 fd 6\\r\\ndebug3: mux_master_read_cb: channel 1: hello sent\\r\\ndebug2: set_control_persist_exit_time: cancel scheduled exit\\r\\ndebug3: mux_master_read_cb: channel 1 packet type 0x00000001 len 4\\r\\ndebug2: process_mux_master_hello: channel 1 slave version 4\\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_master_read_cb: channel 1 packet type 0x10000004 len 4\\r\\ndebug2: process_mux_alive_check: channel 1: alive check\\r\\ndebug3: mux_client_request_alive: done pid = 32050\\r\\ndebug3: mux_master_read_cb: channel 1 packet type 0x10000002 len 100\\r\\ndebug3: mux_client_request_session: sessionrequest sent\\r\\ndebug2: process_mux_new_session: channel 1: request tty 1, X 0, agent 1, subsys 0, term \"xterm-256color\", cmd \"whoami\", env 2\\r\\ndebug3: process_mux_new_session: gotfds stdin 7, stdout 8, stderr 9\\r\\ndebug2: fd 8 setting O_NONBLOCK\\r\\ndebug2: fd 9 setting O_NONBLOCK\\r\\ndebug1: channel 2: new [client-session]\\r\\ndebug2: process_mux_new_session: channel_new: 2 linked to control channel 1\\r\\ndebug2: channel 2: send open\\r\\ndebug3: send packet: type 90\\r\\ndebug3: receive packet: type 80\\r\\ndebug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0\\r\\ndebug3: receive packet: type 91\\r\\ndebug2: channel_input_open_confirmation: channel 2: callback start\\r\\ndebug1: Requesting authenticationagent forwarding.\\r\\ndebug2: channel 2: request auth-agent-req@openssh.com confirm 0\\r\\ndebug3: send packet: type 98\\r\\ndebug2: client_session2_setup: id 2\\r\\ndebug2: channel 2: request pty-req confirm 1\\r\\ndebug3: send packet: type 98\\r\\ndebug1: Sending environment.\\r\\ndebug1: Sending env LC_CTYPE = en_US.UTF-8\\r\\ndebug2: channel 2: request env confirm 0\\r\\ndebug3: send packet: type 98\\r\\ndebug1: Sending env LANG = en_US.UTF-8\\r\\ndebug2: channel 2: request env confirm 0\\r\\ndebug3: send packet: type 98\\r\\ndebug1: Sending command: whoami\\r\\ndebug2: channel 2: request exec confirm 1\\r\\ndebug3: send packet: type 98\\r\\ndebug3: mux_session_confirm: sending success reply\\r\\ndebug2: channel_input_open_confirmation: channel2: callback done\\r\\ndebug2: channel 2: open confirm rwindow 0 rmax 32768\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: receive packet: type 99\\r\\ndebug2: channel_input_status_confirm: type 99 id 2\\r\\ndebug2: PTY allocation request accepted on channel 2\\r\\ndebug2: channel 2: rcvd adjust 2097152\\r\\ndebug3: receive packet: type 99\\r\\ndebug2: channel_input_status_confirm: type 99 id 2\\r\\ndebug2: exec request accepted on channel 2\\r\\ndebug3: receive packet: type 96\\r\\ndebug2: channel 2: rcvd eof\\r\\ndebug2: channel 2: output open -> drain\\r\\ndebug3: receive packet: type 98\\r\\ndebug1: client_input_channel_req: channel 2 rtype exit-status reply 0\\r\\ndebug3: mux_exit_message: channel 2: exit message, exitval 0\\r\\ndebug3: receive packet: type 98\\r\\ndebug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0\\r\\ndebug2: channel 2: rcvd eow\\r\\ndebug2: channel 2: close_read\\r\\ndebug2: channel 2: input open -> closed\\r\\ndebug3: receive packet: type 97\\r\\ndebug2: channel 2: rcvd close\\r\\ndebug3: channel 2: will not send data after close\\r\\ndebug2: channel 2: obuf empty\\r\\ndebug2: channel 2: close_write\\r\\ndebug2: channel 2: output drain -> closed\\r\\ndebug2: channel 2: send close\\r\\ndebug3: send packet: type 97\\r\\ndebug2: channel2: is dead\\r\\ndebug2: channel 2: gc: notify user\\r\\ndebug3: mux_master_session_cleanup_cb: entering for channel 2\\r\\ndebug2: channel 1: rcvd close\\r\\ndebug2: channel 1: output open -> drain\\r\\ndebug2: channel 1: close_read\\r\\ndebug2: channel 1: input open -> closed\\r\\ndebug2: channel 2: gc: user detached\\r\\ndebug2: channel 2: is dead\\r\\ndebug2: channel 2: garbage collecting\\r\\ndebug1: channel 2: free: client-session, nchannels 3\\r\\ndebug3: channel 2: status: The following connections are open:\\r\\n #1 mux-control (t16 nr0 i3/0 o1/16 fd 6/6cc -1)\\r\\n #2 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1)\\r\\n\\r\\ndebug2: channel 1: obuf empty\\r\\ndebug2: channel 1: close_write\\r\\ndebug2: channel 1: output drain -> closed\\r\\ndebug2: channel 1: is dead (local)\\r\\ndebug2: channel 1: gc: notify user\\r\\ndebug3: mux_master_control_cleanup_cb: entering for channel 1\\r\\ndebug2: channel 1: gc: user detached\\r\\ndebug2: channel 1: is dead (local)\\r\\ndebug2: channel 1: garbage collecting\\r\\ndebug1: channel 1: free: mux-control, nchannels 2\\r\\ndebug3: channel 1: status: The following connections are open:\\r\\n #1 mux-control (t16 nr0 i3/0 o3/0 fd 6/6 cc -1)\\r\\n\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master0\\r\\nShared connection to 35.188.253.117 closed.\\r\\ndebug2: set_control_persist_exit_time: schedule exit in 60 seconds\\r\\n')\u001b[0m\n\u001b[0;32mkinsta_staging | SUCCESS | rc=0 >>\u001b[0m\n\u001b[0;32mgeddesfederalsavingsandloans\r\u001b[0m\n\u001b[0;32mOpenSSH_7.6p1, LibreSSL 2.6.2\r\u001b[0m\n\u001b[0;32mdebug1: Reading configuration data /Users/josephroberts/.ssh/config\r\u001b[0m\n\u001b[0;32mdebug1: /Users/josephroberts/.ssh/config line 2: Applying options for *\r\u001b[0m\n\u001b[0;32mdebug1: /Users/josephroberts/.ssh/config line 8: Applying options for 35.188.253.117\r\u001b[0m\n\u001b[0;32mdebug1: Reading configuration data /etc/ssh/ssh_config\r\u001b[0m\n\u001b[0;32mdebug1: /etc/ssh/ssh_config line 48: Applying options for *\r\u001b[0m\n\u001b[0;32mdebug1: auto-mux: Trying existing master\r\u001b[0m\n\u001b[0;32mdebug1: Control socket \"/Users/josephroberts/.ansible/cp/9b675405fa\" does not exist\r\u001b[0m\n\u001b[0;32mdebug2: resolving \"35.188.253.117\" port 26254\r\u001b[0m\n\u001b[0;32mdebug2: ssh_connect_direct: needpriv 0\r\u001b[0m\n\u001b[0;32mdebug1: Connecting to 35.188.253.117 [35.188.253.117] port 26254.\r\u001b[0m\n\u001b[0;32mdebug2: fd 3 setting O_NONBLOCK\r\u001b[0m\n\u001b[0;32mdebug1: fd 3 clearing O_NONBLOCK\r\u001b[0m\n\u001b[0;32mdebug1: Connection established.\r\u001b[0m\n\u001b[0;32mdebug3: timeout: 9912 ms remain after connect\r\u001b[0m\n\u001b[0;32mdebug1: identity file /Users/josephroberts/.ssh/id_rsa type 0\r\u001b[0m\n\u001b[0;32mdebug1: key_load_public: No such file or directory\r\u001b[0m\n\u001b[0;32mdebug1: identity file /Users/josephroberts/.ssh/id_rsa-cert type -1\r\u001b[0m\n\u001b[0;32mdebug1: Local version string SSH-2.0-OpenSSH_7.6\r\u001b[0m\n\u001b[0;32mdebug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu2.4\r\u001b[0m\n\u001b[0;32mdebug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 pat OpenSSH* compat 0x04000000\r\u001b[0m\n\u001b[0;32mdebug2: fd 3 setting O_NONBLOCK\r\u001b[0m\n\u001b[0;32mdebug1: Authenticating to 35.188.253.117:26254 as 'geddesfederalsavingsandloans'\r\u001b[0m\n\u001b[0;32mdebug3: put_host_port: [35.188.253.117]:26254\r\u001b[0m\n\u001b[0;32mdebug3: hostkeys_foreach: reading file \"/Users/josephroberts/.ssh/known_hosts\"\r\u001b[0m\n\u001b[0;32mdebug3: record_hostkey: found key type ED25519 in file /Users/josephroberts/.ssh/known_hosts:20\r\u001b[0m\n\u001b[0;32mdebug3: load_hostkeys: loaded 1 keys from [35.188.253.117]:26254\r\u001b[0m\n\u001b[0;32mdebug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-ed25519-cert-v01@openssh.com,ssh-ed25519\r\u001b[0m\n\u001b[0;32mdebug3: send packet: type 20\r\u001b[0m\n\u001b[0;32mdebug1: SSH2_MSG_KEXINIT sent\r\u001b[0m\n\u001b[0;32mdebug3: receive packet: type 20\r\u001b[0m\n\u001b[0;32mdebug1: SSH2_MSG_KEXINIT received\r\u001b[0m\n\u001b[0;32mdebug2: local client KEXINIT proposal\r\u001b[0m\n\u001b[0;32mdebug2: 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\u001b[0m\n\u001b[0;32mdebug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,rsa-sha2-512,rsa-sha2-256,ssh-rsa\r\u001b[0m\n\u001b[0;32mdebug2:ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\u001b[0m\n\u001b[0;32mdebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\u001b[0m\n\u001b[0;32mdebug2: 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\u001b[0m\n\u001b[0;32mdebug2: 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\u001b[0m\n\u001b[0;32mdebug2: compression ctos: none,zlib@openssh.com,zlib\r\u001b[0m\n\u001b[0;32mdebug2: compression stoc: none,zlib@openssh.com,zlib\r\u001b[0m\n\u001b[0;32mdebug2: languages ctos: \r\u001b[0m\n\u001b[0;32mdebug2: languages stoc: \r\u001b[0m\n\u001b[0;32mdebug2: first_kex_follows 0 \r\u001b[0m\n\u001b[0;32mdebug2: reserved 0\r\u001b[0m\n\u001b[0;32mdebug2: peer server KEXINIT proposal\r\u001b[0m\n\u001b[0;32mdebug2: KEX algorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1\r\u001b[0m\n\u001b[0;32mdebug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519\r\u001b[0m\n\u001b[0;32mdebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\u001b[0m\n\u001b[0;32mdebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\r\u001b[0m\n\u001b[0;32mdebug2: 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\u001b[0m\n\u001b[0;32mdebug2: 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\u001b[0m\n\u001b[0;32mdebug2: compression ctos: none,zlib@openssh.com\r\u001b[0m\n\u001b[0;32mdebug2: compression stoc: none,zlib@openssh.com\r\u001b[0m\n\u001b[0;32mdebug2: languages ctos: \r\u001b[0m\n\u001b[0;32mdebug2: languages stoc: \r\u001b[0m\n\u001b[0;32mdebug2: first_kex_follows 0 \r\u001b[0m\n\u001b[0;32mdebug2: reserved 0 \r\u001b[0m\n\u001b[0;32mdebug1: kex: algorithm: curve25519-sha256@libssh.org\r\u001b[0m\n\u001b[0;32mdebug1: kex: host key algorithm: ssh-ed25519\r\u001b[0m\n\u001b[0;32mdebug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\r\u001b[0m\n\u001b[0;32mdebug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none\r\u001b[0m\n\u001b[0;32mdebug3: send packet: type 30\r\u001b[0m\n\u001b[0;32mdebug1: expecting SSH2_MSG_KEX_ECDH_REPLY\r\u001b[0m\n\u001b[0;32mdebug3: receive packet: type 31\r\u001b[0m\n\u001b[0;32mdebug1: Server host key: ssh-ed25519 SHA256:kCBdOLkyEquYI7zeny/QTLCyffRpw4HaGTE9SALl0sQ\r\u001b[0m\n\u001b[0;32mdebug3: put_host_port: [35.188.253.117]:26254\r\u001b[0m\n\u001b[0;32mdebug3: put_host_port: [35.188.253.117]:26254\r\u001b[0m\n\u001b[0;32mdebug3: hostkeys_foreach: reading file \"/Users/josephroberts/.ssh/known_hosts\"\r\u001b[0m\n\u001b[0;32mdebug3: record_hostkey: found key type ED25519 in file /Users/josephroberts/.ssh/known_hosts:20\r\u001b[0m\n\u001b[0;32mdebug3: load_hostkeys: loaded 1 keys from [35.188.253.117]:26254\r\u001b[0m\n\u001b[0;32mdebug3: hostkeys_foreach: reading file \"/Users/josephroberts/.ssh/known_hosts\"\r\u001b[0m\n\u001b[0;32mdebug3: record_hostkey: found key type ED25519 in file /Users/josephroberts/.ssh/known_hosts:20\r\u001b[0m\n\u001b[0;32mdebug3: load_hostkeys: loaded 1 keys from [35.188.253.117]:26254\r\u001b[0m\n\u001b[0;32mdebug1: Host '[35.188.253.117]:26254' is known and matches the ED25519 host key.\r\u001b[0m\n\u001b[0;32mdebug1: Found key in /Users/josephroberts/.ssh/known_hosts:20\r\u001b[0m\n\u001b[0;32mdebug3: send packet: type 21\r\u001b[0m\n\u001b[0;32mdebug2: set_newkeys: mode 1\r\u001b[0m\n\u001b[0;32mdebug1: rekey after 134217728 blocks\r\u001b[0m\n\u001b[0;32mdebug1: SSH2_MSG_NEWKEYS sent\r\u001b[0m\n\u001b[0;32mdebug1: expecting SSH2_MSG_NEWKEYS\r\u001b[0m\n\u001b[0;32mdebug3: receive packet: type 21\r\u001b[0m\n\u001b[0;32mdebug1: SSH2_MSG_NEWKEYS received\r\u001b[0m\n\u001b[0;32mdebug2: set_newkeys: mode 0\r\u001b[0m\n\u001b[0;32mdebug1: rekey after 134217728 blocks\r\u001b[0m\n\u001b[0;32mdebug2: key: /Users/josephroberts/.ssh/id_rsa (0x7f9741c0d800), explicit, agent\r\u001b[0m\n\u001b[0;32mdebug2: key: (0x7f9743100850), agent\r\u001b[0m\n\u001b[0;32mdebug2: key: (0x7f9743100d30), agent\r\u001b[0m\n\u001b[0;32mdebug2: key: (0x7f9743100f70), agent\r\u001b[0m\n\u001b[0;32mdebug2: key: (0x7f97431011b0), agent\r\u001b[0m\n\u001b[0;32mdebug2: key: (0x7f97431013f0), agent\r\u001b[0m\n\u001b[0;32mdebug2: key: /Users/josephroberts/.ssh/id_rsa_github_broskees (0x7f9743101670), agent\r\u001b[0m\n\u001b[0;32mdebug3: send packet: type 5\r\u001b[0m\n\u001b[0;32mdebug3: receive packet: type 7\r\u001b[0m\n\u001b[0;32mdebug1: SSH2_MSG_EXT_INFOreceived\r\u001b[0m\n\u001b[0;32mdebug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>\r\u001b[0m\n\u001b[0;32mdebug3: receive packet: type 6\r\u001b[0m\n\u001b[0;32mdebug2: service_accept: ssh-userauth\r\u001b[0m\n\u001b[0;32mdebug1: SSH2_MSG_SERVICE_ACCEPT received\r\u001b[0m\n\u001b[0;32mdebug3: send packet: type 50\r\u001b[0m\n\u001b[0;32mdebug3: receive packet: type 51\r\u001b[0m\n\u001b[0;32mdebug1: Authentications that can continue: publickey,password\r\u001b[0m\n\u001b[0;32mdebug3: start over, passed a different list publickey,password\r\u001b[0m\n\u001b[0;32mdebug3: preferred password\r\u001b[0m\n\u001b[0;32mdebug3: authmethod_lookup password\r\u001b[0m\n\u001b[0;32mdebug3: remaining preferred: \r\u001b[0m\n\u001b[0;32mdebug3: authmethod_is_enabled password\r\u001b[0m\n\u001b[0;32mdebug1: Next authentication method: password\r\u001b[0m\n\u001b[0;32mdebug3: send packet: type 50\r\u001b[0m\n\u001b[0;32mdebug2: we sent a password packet, wait for reply\r\u001b[0m\n\u001b[0;32mdebug3: receive packet: type 52\r\u001b[0m\n\u001b[0;32mdebug1: Authentication succeeded (password).\r\u001b[0m\n\u001b[0;32mAuthenticated to 35.188.253.117 ([35.188.253.117]:26254).\r\u001b[0m\n\u001b[0;32mdebug1: setting up multiplex master socket\r\u001b[0m\n\u001b[0;32mdebug3: muxserver_listen: temporary control path /Users/josephroberts/.ansible/cp/9b675405fa.AGWMIMvBmEFLJ8uI\r\u001b[0m\n\u001b[0;32mdebug2: fd 5 setting O_NONBLOCK\r\u001b[0m\n\u001b[0;32mdebug3: fd 5 is O_NONBLOCK\r\u001b[0m\n\u001b[0;32mdebug3: fd 5 is O_NONBLOCK\r\u001b[0m\n\u001b[0;32mdebug1: channel 0: new [/Users/josephroberts/.ansible/cp/9b675405fa]\r\u001b[0m\n\u001b[0;32mdebug3: muxserver_listen: mux listener channel 0 fd 5\r\u001b[0m\n\u001b[0;32mdebug2: fd 3 setting TCP_NODELAY\r\u001b[0m\n\u001b[0;32mdebug3: ssh_packet_set_tos: set IP_TOS 0x08\r\u001b[0m\n\u001b[0;32mdebug1: control_persist_detach: backgrounding master process\r\u001b[0m\n\u001b[0;32mdebug2: control_persist_detach: background process is 32048\r\u001b[0m\n\u001b[0;32mdebug2: fd 5 setting O_NONBLOCK\r\u001b[0m\n\u001b[0;32mdebug1: forking to background\r\u001b[0m\n\u001b[0;32mdebug1: Entering interactive session.\r\u001b[0m\n\u001b[0;32mdebug1: pledge: id\r\u001b[0m\n\u001b[0;32mdebug2: set_control_persist_exit_time: schedule exit in 60 seconds\r\u001b[0m\n\u001b[0;32mdebug1: multiplexing control connection\r\u001b[0m\n\u001b[0;32mdebug3: fd 6 is O_NONBLOCK\r\u001b[0m\n\u001b[0;32mdebug3: fd 6 is O_NONBLOCK\r\u001b[0m\n\u001b[0;32mdebug1: channel 1: new [mux-control]\r\u001b[0m\n\u001b[0;32mdebug3: channel_post_mux_listener: new mux channel 1 fd 6\r\u001b[0m\n\u001b[0;32mdebug3: mux_master_read_cb: channel 1: hello sent\r\u001b[0m\n\u001b[0;32mdebug2: set_control_persist_exit_time: cancel scheduled exit\r\u001b[0m\n\u001b[0;32mdebug3: mux_master_read_cb: channel 1 packet type 0x00000001 len 4\r\u001b[0m\n\u001b[0;32mdebug2: process_mux_master_hello: channel 1 slave version 4\r\u001b[0m\n\u001b[0;32mdebug2: mux_client_hello_exchange: master version 4\r\u001b[0m\n\u001b[0;32mdebug3: mux_client_forwards: request forwardings: 0 local, 0 remote\r\u001b[0m\n\u001b[0;32mdebug3: mux_client_request_session: entering\r\u001b[0m\n\u001b[0;32mdebug3: mux_client_request_alive: entering\r\u001b[0m\n\u001b[0;32mdebug3: mux_master_read_cb: channel 1 packet type 0x10000004 len 4\r\u001b[0m\n\u001b[0;32mdebug2: process_mux_alive_check: channel 1: alive check\r\u001b[0m\n\u001b[0;32mdebug3: mux_client_request_alive: done pid = 32050\r\u001b[0m\n\u001b[0;32mdebug3: mux_master_read_cb: channel 1 packet type 0x10000002 len100\r\u001b[0m\n\u001b[0;32mdebug3: mux_client_request_session: session request sent\r\u001b[0m\n\u001b[0;32mdebug2: process_mux_new_session: channel 1: request tty 1, X 0, agent 1, subsys 0, term \"xterm-256color\", cmd \"whoami\", env 2\r\u001b[0m\n\u001b[0;32mdebug3: process_mux_new_session: got fds stdin 7, stdout 8, stderr 9\r\u001b[0m\n\u001b[0;32mdebug2: fd 8 setting O_NONBLOCK\r\u001b[0m\n\u001b[0;32mdebug2: fd 9 setting O_NONBLOCK\r\u001b[0m\n\u001b[0;32mdebug1: channel 2: new [client-session]\r\u001b[0m\n\u001b[0;32mdebug2: process_mux_new_session: channel_new: 2 linked to control channel 1\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: send open\r\u001b[0m\n\u001b[0;32mdebug3: send packet: type 90\r\u001b[0m\n\u001b[0;32mdebug3: receive packet: type 80\r\u001b[0m\n\u001b[0;32mdebug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0\r\u001b[0m\n\u001b[0;32mdebug3: receive packet: type 91\r\u001b[0m\n\u001b[0;32mdebug2: channel_input_open_confirmation: channel 2: callback start\r\u001b[0m\n\u001b[0;32mdebug1: Requesting authentication agent forwarding.\r\u001b[0m\n\u001b[0;32mdebug2: channel 2:request auth-agent-req@openssh.com confirm 0\r\u001b[0m\n\u001b[0;32mdebug3: send packet: type 98\r\u001b[0m\n\u001b[0;32mdebug2: client_session2_setup: id 2\r\u001b[0m\n\u001b[0;32mdebug2:channel 2: request pty-req confirm 1\r\u001b[0m\n\u001b[0;32mdebug3: send packet: type 98\r\u001b[0m\n\u001b[0;32mdebug1: Sending environment.\r\u001b[0m\n\u001b[0;32mdebug1: Sending env LC_CTYPE = en_US.UTF-8\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: request env confirm 0\r\u001b[0m\n\u001b[0;32mdebug3: send packet: type 98\r\u001b[0m\n\u001b[0;32mdebug1: Sending env LANG = en_US.UTF-8\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: request env confirm 0\r\u001b[0m\n\u001b[0;32mdebug3: send packet: type 98\r\u001b[0m\n\u001b[0;32mdebug1: Sending command: whoami\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: request exec confirm 1\r\u001b[0m\n\u001b[0;32mdebug3: send packet: type 98\r\u001b[0m\n\u001b[0;32mdebug3: mux_session_confirm: sending success reply\r\u001b[0m\n\u001b[0;32mdebug2: channel_input_open_confirmation: channel 2: callback done\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: open confirm rwindow 0 rmax 32768\r\u001b[0m\n\u001b[0;32mdebug1: mux_client_request_session: master session id: 2\r\u001b[0m\n\u001b[0;32mdebug3: receive packet: type 99\r\u001b[0m\n\u001b[0;32mdebug2: channel_input_status_confirm: type 99 id 2\r\u001b[0m\n\u001b[0;32mdebug2: PTY allocation request accepted on channel 2\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: rcvd adjust 2097152\r\u001b[0m\n\u001b[0;32mdebug3: receive packet: type 99\r\u001b[0m\n\u001b[0;32mdebug2: channel_input_status_confirm: type 99 id 2\r\u001b[0m\n\u001b[0;32mdebug2: exec request accepted on channel 2\r\u001b[0m\n\u001b[0;32mdebug3: receive packet: type 96\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: rcvd eof\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: output open -> drain\r\u001b[0m\n\u001b[0;32mdebug3: receive packet: type 98\r\u001b[0m\n\u001b[0;32mdebug1: client_input_channel_req: channel 2 rtype exit-status reply 0\r\u001b[0m\n\u001b[0;32mdebug3: mux_exit_message: channel 2: exit message, exitval 0\r\u001b[0m\n\u001b[0;32mdebug3: receive packet: type 98\r\u001b[0m\n\u001b[0;32mdebug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: rcvd eow\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: close_read\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: input open -> closed\r\u001b[0m\n\u001b[0;32mdebug3: receive packet: type 97\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: rcvd close\r\u001b[0m\n\u001b[0;32mdebug3: channel 2: will not send data after close\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: obuf empty\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: close_write\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: output drain -> closed\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: send close\r\u001b[0m\n\u001b[0;32mdebug3: send packet: type 97\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: is dead\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: gc: notify user\r\u001b[0m\n\u001b[0;32mdebug3: mux_master_session_cleanup_cb: entering for channel 2\r\u001b[0m\n\u001b[0;32mdebug2: channel 1: rcvd close\r\u001b[0m\n\u001b[0;32mdebug2: channel 1: output open -> drain\r\u001b[0m\n\u001b[0;32mdebug2: channel 1: close_read\r\u001b[0m\n\u001b[0;32mdebug2: channel 1: input open -> closed\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: gc: user detached\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: is dead\r\u001b[0m\n\u001b[0;32mdebug2: channel 2: garbage collecting\r\u001b[0m\n\u001b[0;32mdebug1: channel 2: free: client-session, nchannels 3\r\u001b[0m\n\u001b[0;32mdebug3: channel 2: status: The following connections are open:\r\u001b[0m\n\u001b[0;32m #1 mux-control (t16 nr0 i3/0 o1/16 fd 6/6 cc -1)\r\u001b[0m\n\u001b[0;32m #2 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1)\r\u001b[0m\n\u001b[0;32m\r\u001b[0m\n\u001b[0;32mdebug2: channel 1: obuf empty\r\u001b[0m\n\u001b[0;32mdebug2: channel 1: close_write\r\u001b[0m\n\u001b[0;32mdebug2: channel 1: output drain -> closed\r\u001b[0m\n\u001b[0;32mdebug2: channel 1: is dead (local)\r\u001b[0m\n\u001b[0;32mdebug2: channel 1: gc: notify user\r\u001b[0m\n\u001b[0;32mdebug3: mux_master_control_cleanup_cb: entering for channel 1\r\u001b[0m\n\u001b[0;32mdebug2: channel 1: gc: user detached\r\u001b[0m\n\u001b[0;32mdebug2: channel 1: is dead (local)\r\u001b[0m\n\u001b[0;32mdebug2: channel 1: garbage collecting\r\u001b[0m\n\u001b[0;32mdebug1: channel 1: free: mux-control, nchannels 2\r\u001b[0m\n\u001b[0;32mdebug3: channel 1: status: The following connections are open:\r\u001b[0m\n\u001b[0;32m #1 mux-control (t16 nr0 i3/0 o3/0 fd 6/6 cc -1)\r\u001b[0m\n\u001b[0;32m\r\u001b[0m\n\u001b[0;32mdebug3: mux_client_read_packet: read header failed: Broken pipe\r\u001b[0m\n\u001b[0;32mdebug2: Received exit status from master 0\r\u001b[0m\n\u001b[0;32mShared connection to 35.188.253.117 closed.\r\u001b[0m\n\u001b[0;32mdebug2: set_control_persist_exit_time: schedule exit in 60 seconds\r\u001b[0m\n\u001b[0;32m\u001b[0m\n\u001b[0;32m\u001b[0m\n\u001b[0;34mMETA: ran handlers\u001b[0m\n\u001b[0;34mMETA: ran handlers\u001b[0m", "stdout_lines": ["\u001b[0;34mansible 2.5.2\u001b[0m", "\u001b[0;34m config file = /Users/josephroberts/localdev/getitatgeddes.com/trellis/ansible.cfg\u001b[0m", "\u001b[0;34m configured module search path = [u'/Users/josephroberts/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']\u001b[0m", "\u001b[0;34m ansible python module location = /usr/local/Cellar/ansible/2.5.2/libexec/lib/python2.7/site-packages/ansible\u001b[0m", "\u001b[0;34m executable location = /usr/local/bin/ansible\u001b[0m", "\u001b[0;34m python version = 2.7.15 (default, May 1 2018, 16:44:08) [GCC 4.2.1 Compatible Apple LLVM 9.1.0 (clang-902.0.39.1)]\u001b[0m", "\u001b[0;34mUsing /Users/josephroberts/localdev/getitatgeddes.com/trellis/ansible.cfg as config file\u001b[0m", "\u001b[0;34msetting up inventory plugins\u001b[0m", "\u001b[0;34mParsed /Users/josephroberts/localdev/getitatgeddes.com/trellis/hosts/development inventory source with ini plugin\u001b[0m", "\u001b[0;34mParsed /Users/josephroberts/localdev/getitatgeddes.com/trellis/hosts/production inventory source with ini plugin\u001b[0m", "\u001b[0;34mParsed /Users/josephroberts/localdev/getitatgeddes.com/trellis/hosts/staging inventory source with ini plugin\u001b[0m", "\u001b[0;34mLoading callback plugin minimal of type stdout, v2.0 from /usr/local/Cellar/ansible/2.5.2/libexec/lib/python2.7/site-packages/ansible/plugins/callback/minimal.pyc\u001b[0m", "\u001b[0;34mMETA: ran handlers\u001b[0m", "\u001b[0;34m<35.188.253.117> ESTABLISH SSH CONNECTION FOR USER: geddesfederalsavingsandloans\u001b[0m", "\u001b[0;34m<35.188.253.117> SSH: EXEC sshpass -d44 ssh -vvv -o ForwardAgent=yes -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=no -o Port=26254 -o User=geddesfederalsavingsandloans -o ConnectTimeout=10 -o ControlPath=/Users/josephroberts/.ansible/cp/9b675405fa -tt 35.188.253.117 whoami\u001b[0m", "\u001b[0;34m<35.188.253.117> (0, 'geddesfederalsavingsandloans\\r\\n', 'OpenSSH_7.6p1, LibreSSL 2.6.2\\r\\ndebug1: Reading configuration data /Users/josephroberts/.ssh/config\\r\\ndebug1: /Users/josephroberts/.ssh/config line 2: Applying options for *\\r\\ndebug1: /Users/josephroberts/.ssh/config line 8: Applying options for 35.188.253.117\\r\\ndebug1: Reading configuration data /etc/ssh/ssh_config\\r\\ndebug1: /etc/ssh/ssh_config line 48: Applying options for *\\r\\ndebug1: auto-mux: Trying existing master\\r\\ndebug1: Control socket \"/Users/josephroberts/.ansible/cp/9b675405fa\" does not exist\\r\\ndebug2: resolving \"35.188.253.117\" port 26254\\r\\ndebug2: ssh_connect_direct: needpriv 0\\r\\ndebug1: Connecting to 35.188.253.117 [35.188.253.117] port 26254.\\r\\ndebug2: fd 3 setting O_NONBLOCK\\r\\ndebug1: fd 3 clearing O_NONBLOCK\\r\\ndebug1: Connection established.\\r\\ndebug3: timeout: 9912 ms remain after connect\\r\\ndebug1: identity file /Users/josephroberts/.ssh/id_rsa type 0\\r\\ndebug1: key_load_public: No such file or directory\\r\\ndebug1: identity file /Users/josephroberts/.ssh/id_rsa-cert type -1\\r\\ndebug1: Local version string SSH-2.0-OpenSSH_7.6\\r\\ndebug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu2.4\\r\\ndebug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 pat OpenSSH* compat 0x04000000\\r\\ndebug2: fd3 setting O_NONBLOCK\\r\\ndebug1: Authenticating to 35.188.253.117:26254 as \\'geddesfederalsavingsandloans\\'\\r\\ndebug3: put_host_port: [35.188.253.117]:26254\\r\\ndebug3: hostkeys_foreach: reading file \"/Users/josephroberts/.ssh/known_hosts\"\\r\\ndebug3: record_hostkey: found key type ED25519 in file /Users/josephroberts/.ssh/known_hosts:20\\r\\ndebug3: load_hostkeys: loaded 1 keys from [35.188.253.117]:26254\\r\\ndebug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-ed25519-cert-v01@openssh.com,ssh-ed25519\\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-ed25519,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,rsa-sha2-512,rsa-sha2-256,ssh-rsa\\r\\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\\r\\ndebug2: ciphersstoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\\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: languagesstoc: \\r\\ndebug2: first_kex_follows 0 \\r\\ndebug2: reserved 0 \\r\\ndebug2: peer server KEXINIT proposal\\r\\ndebug2: KEX algorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1\\r\\ndebug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519\\r\\ndebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\\r\\ndebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\\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\\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: type30\\r\\ndebug1: expecting SSH2_MSG_KEX_ECDH_REPLY\\r\\ndebug3: receive packet: type 31\\r\\ndebug1: Server host key: ssh-ed25519 SHA256:kCBdOLkyEquYI7zeny/QTLCyffRpw4HaGTE9SALl0sQ\\r\\ndebug3: put_host_port: [35.188.253.117]:26254\\r\\ndebug3: put_host_port: [35.188.253.117]:26254\\r\\ndebug3: hostkeys_foreach: reading file \"/Users/josephroberts/.ssh/known_hosts\"\\r\\ndebug3: record_hostkey: found key type ED25519 in file /Users/josephroberts/.ssh/known_hosts:20\\r\\ndebug3: load_hostkeys: loaded 1 keys from [35.188.253.117]:26254\\r\\ndebug3: hostkeys_foreach:reading file \"/Users/josephroberts/.ssh/known_hosts\"\\r\\ndebug3: record_hostkey: found key type ED25519 in file /Users/josephroberts/.ssh/known_hosts:20\\r\\ndebug3: load_hostkeys: loaded 1 keys from [35.188.253.117]:26254\\r\\ndebug1: Host \\'[35.188.253.117]:26254\\' is known and matches the ED25519 host key.\\r\\ndebug1: Found key in /Users/josephroberts/.ssh/known_hosts:20\\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/josephroberts/.ssh/id_rsa (0x7f9741c0d800), explicit, agent\\r\\ndebug2: key: (0x7f9743100850), agent\\r\\ndebug2: key: (0x7f9743100d30), agent\\r\\ndebug2: key: (0x7f9743100f70), agent\\r\\ndebug2: key: (0x7f97431011b0), agent\\r\\ndebug2: key: (0x7f97431013f0), agent\\r\\ndebug2: key: /Users/josephroberts/.ssh/id_rsa_github_broskees (0x7f9743101670), agent\\r\\ndebug3: send packet: type5\\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,password\\r\\ndebug3: start over, passed a different list publickey,password\\r\\ndebug3: preferred password\\r\\ndebug3: authmethod_lookup password\\r\\ndebug3:remaining preferred: \\r\\ndebug3: authmethod_is_enabled password\\r\\ndebug1: Next authentication method: password\\r\\ndebug3: send packet: type 50\\r\\ndebug2: we sent a password packet,wait for reply\\r\\ndebug3: receive packet: type 52\\r\\ndebug1: Authentication succeeded (password).\\r\\nAuthenticated to 35.188.253.117 ([35.188.253.117]:26254).\\r\\ndebug1: setting up multiplex master socket\\r\\ndebug3: muxserver_listen: temporary control path /Users/josephroberts/.ansible/cp/9b675405fa.AGWMIMvBmEFLJ8uI\\r\\ndebug2: fd 5 setting O_NONBLOCK\\r\\ndebug3: fd 5 is O_NONBLOCK\\r\\ndebug3: fd 5 is O_NONBLOCK\\r\\ndebug1: channel 0: new [/Users/josephroberts/.ansible/cp/9b675405fa]\\r\\ndebug3: muxserver_listen: mux listener channel 0 fd 5\\r\\ndebug2: fd 3 setting TCP_NODELAY\\r\\ndebug3: ssh_packet_set_tos: set IP_TOS 0x08\\r\\ndebug1: control_persist_detach: backgrounding master process\\r\\ndebug2: control_persist_detach: background process is 32048\\r\\ndebug2: fd 5 setting O_NONBLOCK\\r\\ndebug1: forking to background\\r\\ndebug1: Entering interactive session.\\r\\ndebug1: pledge: id\\r\\ndebug2: set_control_persist_exit_time: schedule exit in 60 seconds\\r\\ndebug1: multiplexing control connection\\r\\ndebug3: fd 6 is O_NONBLOCK\\r\\ndebug3: fd 6 is O_NONBLOCK\\r\\ndebug1: channel 1: new [mux-control]\\r\\ndebug3: channel_post_mux_listener: new mux channel 1 fd 6\\r\\ndebug3: mux_master_read_cb: channel 1: hello sent\\r\\ndebug2: set_control_persist_exit_time: cancel scheduled exit\\r\\ndebug3: mux_master_read_cb: channel 1 packet type 0x00000001 len 4\\r\\ndebug2: process_mux_master_hello: channel 1 slave version 4\\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_master_read_cb: channel 1 packet type 0x10000004 len 4\\r\\ndebug2: process_mux_alive_check: channel 1: alive check\\r\\ndebug3: mux_client_request_alive: done pid = 32050\\r\\ndebug3: mux_master_read_cb: channel 1 packet type 0x10000002 len 100\\r\\ndebug3: mux_client_request_session: session request sent\\r\\ndebug2: process_mux_new_session: channel 1: request tty 1, X 0, agent 1, subsys 0, term \"xterm-256color\", cmd \"whoami\", env 2\\r\\ndebug3: process_mux_new_session: got fds stdin 7, stdout 8, stderr 9\\r\\ndebug2: fd 8 setting O_NONBLOCK\\r\\ndebug2: fd 9setting O_NONBLOCK\\r\\ndebug1: channel 2: new [client-session]\\r\\ndebug2: process_mux_new_session: channel_new: 2 linked to control channel 1\\r\\ndebug2: channel 2: send open\\r\\ndebug3: send packet: type 90\\r\\ndebug3: receive packet: type 80\\r\\ndebug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0\\r\\ndebug3: receive packet: type 91\\r\\ndebug2: channel_input_open_confirmation: channel 2: callback start\\r\\ndebug1: Requesting authentication agent forwarding.\\r\\ndebug2: channel 2: request auth-agent-req@openssh.com confirm 0\\r\\ndebug3: send packet: type 98\\r\\ndebug2: client_session2_setup: id 2\\r\\ndebug2: channel 2: request pty-req confirm 1\\r\\ndebug3: send packet: type 98\\r\\ndebug1: Sending environment.\\r\\ndebug1: Sending env LC_CTYPE = en_US.UTF-8\\r\\ndebug2: channel 2: request env confirm 0\\r\\ndebug3: send packet: type 98\\r\\ndebug1: Sending env LANG = en_US.UTF-8\\r\\ndebug2: channel 2: request env confirm 0\\r\\ndebug3: send packet: type 98\\r\\ndebug1: Sending command: whoami\\r\\ndebug2: channel 2: request exec confirm 1\\r\\ndebug3: send packet: type 98\\r\\ndebug3: mux_session_confirm: sending success reply\\r\\ndebug2: channel_input_open_confirmation: channel 2: callback done\\r\\ndebug2: channel 2: open confirm rwindow 0 rmax 32768\\r\\ndebug1: mux_client_request_session: master session id: 2\\r\\ndebug3: receive packet: type 99\\r\\ndebug2: channel_input_status_confirm: type 99 id 2\\r\\ndebug2: PTY allocation request accepted on channel 2\\r\\ndebug2: channel 2: rcvd adjust 2097152\\r\\ndebug3: receive packet: type 99\\r\\ndebug2: channel_input_status_confirm: type 99 id 2\\r\\ndebug2: exec request accepted on channel 2\\r\\ndebug3: receive packet: type 96\\r\\ndebug2: channel 2: rcvd eof\\r\\ndebug2: channel 2: output open -> drain\\r\\ndebug3: receive packet: type 98\\r\\ndebug1: client_input_channel_req: channel 2 rtype exit-status reply 0\\r\\ndebug3: mux_exit_message: channel 2: exit message, exitval 0\\r\\ndebug3: receive packet: type 98\\r\\ndebug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0\\r\\ndebug2: channel 2: rcvd eow\\r\\ndebug2: channel 2: close_read\\r\\ndebug2: channel 2: input open -> closed\\r\\ndebug3: receive packet: type 97\\r\\ndebug2: channel 2: rcvd close\\r\\ndebug3: channel 2: will not send data after close\\r\\ndebug2: channel 2: obuf empty\\r\\ndebug2: channel 2: close_write\\r\\ndebug2: channel 2: output drain -> closed\\r\\ndebug2: channel 2: send close\\r\\ndebug3: send packet: type 97\\r\\ndebug2: channel 2: is dead\\r\\ndebug2: channel 2: gc: notify user\\r\\ndebug3: mux_master_session_cleanup_cb: entering for channel 2\\r\\ndebug2: channel 1: rcvd close\\r\\ndebug2: channel 1: output open -> drain\\r\\ndebug2: channel 1: close_read\\r\\ndebug2: channel 1: input open -> closed\\r\\ndebug2: channel 2: gc: user detached\\r\\ndebug2: channel 2: is dead\\r\\ndebug2: channel 2: garbage collecting\\r\\ndebug1: channel 2: free: client-session, nchannels 3\\r\\ndebug3: channel 2: status: The following connections are open:\\r\\n #1 mux-control (t16 nr0 i3/0 o1/16 fd 6/6 cc -1)\\r\\n #2 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1)\\r\\n\\r\\ndebug2: channel 1: obuf empty\\r\\ndebug2: channel 1: close_write\\r\\ndebug2: channel 1: output drain -> closed\\r\\ndebug2: channel 1: is dead (local)\\r\\ndebug2: channel 1: gc: notify user\\r\\ndebug3: mux_master_control_cleanup_cb: entering for channel 1\\r\\ndebug2: channel 1: gc: user detached\\r\\ndebug2: channel 1: is dead (local)\\r\\ndebug2: channel 1: garbage collecting\\r\\ndebug1: channel 1: free: mux-control, nchannels 2\\r\\ndebug3: channel 1: status: The following connections are open:\\r\\n #1 mux-control (t16 nr0 i3/0 o3/0 fd 6/6 cc -1)\\r\\n\\r\\ndebug3: mux_client_read_packet: read header failed: Broken pipe\\r\\ndebug2: Received exit status from master 0\\r\\nShared connection to 35.188.253.117 closed.\\r\\ndebug2: set_control_persist_exit_time: schedule exit in 60 seconds\\r\\n')\u001b[0m", "\u001b[0;32mkinsta_staging | SUCCESS | rc=0 >>\u001b[0m", "\u001b[0;32mgeddesfederalsavingsandloans", "\u001b[0m", "\u001b[0;32mOpenSSH_7.6p1, LibreSSL 2.6.2", "\u001b[0m", "\u001b[0;32mdebug1: Reading configuration data /Users/josephroberts/.ssh/config", "\u001b[0m", "\u001b[0;32mdebug1: /Users/josephroberts/.ssh/config line 2: Applying options for *", "\u001b[0m", "\u001b[0;32mdebug1: /Users/josephroberts/.ssh/config line 8: Applying options for 35.188.253.117", "\u001b[0m", "\u001b[0;32mdebug1: Reading configuration data /etc/ssh/ssh_config", "\u001b[0m", "\u001b[0;32mdebug1: /etc/ssh/ssh_config line 48: Applying options for *", "\u001b[0m", "\u001b[0;32mdebug1: auto-mux: Trying existing master", "\u001b[0m", "\u001b[0;32mdebug1: Control socket \"/Users/josephroberts/.ansible/cp/9b675405fa\" does not exist", "\u001b[0m", "\u001b[0;32mdebug2: resolving \"35.188.253.117\" port 26254", "\u001b[0m", "\u001b[0;32mdebug2: ssh_connect_direct: needpriv 0", "\u001b[0m", "\u001b[0;32mdebug1: Connecting to 35.188.253.117 [35.188.253.117] port 26254.", "\u001b[0m", "\u001b[0;32mdebug2: fd 3 setting O_NONBLOCK", "\u001b[0m", "\u001b[0;32mdebug1: fd 3 clearing O_NONBLOCK", "\u001b[0m", "\u001b[0;32mdebug1: Connection established.", "\u001b[0m", "\u001b[0;32mdebug3: timeout: 9912 ms remain after connect", "\u001b[0m", "\u001b[0;32mdebug1: identity file /Users/josephroberts/.ssh/id_rsa type 0", "\u001b[0m", "\u001b[0;32mdebug1: key_load_public: No suchfile or directory", "\u001b[0m", "\u001b[0;32mdebug1: identity file /Users/josephroberts/.ssh/id_rsa-cert type -1", "\u001b[0m", "\u001b[0;32mdebug1: Local version string SSH-2.0-OpenSSH_7.6", "\u001b[0m", "\u001b[0;32mdebug1: Remote protocol version 2.0, remote software version OpenSSH_7.2p2 Ubuntu-4ubuntu2.4", "\u001b[0m", "\u001b[0;32mdebug1: match: OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 pat OpenSSH* compat 0x04000000", "\u001b[0m", "\u001b[0;32mdebug2: fd 3 setting O_NONBLOCK", "\u001b[0m", "\u001b[0;32mdebug1: Authenticating to 35.188.253.117:26254 as 'geddesfederalsavingsandloans'", "\u001b[0m", "\u001b[0;32mdebug3: put_host_port: [35.188.253.117]:26254", "\u001b[0m", "\u001b[0;32mdebug3: hostkeys_foreach: reading file \"/Users/josephroberts/.ssh/known_hosts\"", "\u001b[0m", "\u001b[0;32mdebug3: record_hostkey: found key type ED25519 in file /Users/josephroberts/.ssh/known_hosts:20", "\u001b[0m", "\u001b[0;32mdebug3: load_hostkeys: loaded 1 keys from [35.188.253.117]:26254", "\u001b[0m", "\u001b[0;32mdebug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-ed25519-cert-v01@openssh.com,ssh-ed25519", "\u001b[0m", "\u001b[0;32mdebug3: send packet: type 20", "\u001b[0m", "\u001b[0;32mdebug1: SSH2_MSG_KEXINIT sent", "\u001b[0m", "\u001b[0;32mdebug3: receive packet: type 20", "\u001b[0m", "\u001b[0;32mdebug1: SSH2_MSG_KEXINIT received", "\u001b[0m", "\u001b[0;32mdebug2: local client KEXINIT proposal", "\u001b[0m", "\u001b[0;32mdebug2: 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", "\u001b[0m", "\u001b[0;32mdebug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,rsa-sha2-512,rsa-sha2-256,ssh-rsa", "\u001b[0m", "\u001b[0;32mdebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com", "\u001b[0m", "\u001b[0;32mdebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com", "\u001b[0m", "\u001b[0;32mdebug2: 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", "\u001b[0m", "\u001b[0;32mdebug2: 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", "\u001b[0m", "\u001b[0;32mdebug2: compression ctos: none,zlib@openssh.com,zlib", "\u001b[0m", "\u001b[0;32mdebug2: compression stoc: none,zlib@openssh.com,zlib", "\u001b[0m", "\u001b[0;32mdebug2: languages ctos: ", "\u001b[0m", "\u001b[0;32mdebug2: languages stoc: ", "\u001b[0m", "\u001b[0;32mdebug2: first_kex_follows 0 ", "\u001b[0m", "\u001b[0;32mdebug2: reserved 0 ", "\u001b[0m", "\u001b[0;32mdebug2: peer server KEXINIT proposal", "\u001b[0m", "\u001b[0;32mdebug2: KEX algorithms: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1", "\u001b[0m", "\u001b[0;32mdebug2: host key algorithms: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519", "\u001b[0m", "\u001b[0;32mdebug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com", "\u001b[0m", "\u001b[0;32mdebug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com", "\u001b[0m", "\u001b[0;32mdebug2: 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", "\u001b[0m", "\u001b[0;32mdebug2: 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", "\u001b[0m", "\u001b[0;32mdebug2: compression ctos: none,zlib@openssh.com", "\u001b[0m", "\u001b[0;32mdebug2: compression stoc: none,zlib@openssh.com", "\u001b[0m", "\u001b[0;32mdebug2: languages ctos: ", "\u001b[0m", "\u001b[0;32mdebug2: languages stoc: ", "\u001b[0m", "\u001b[0;32mdebug2: first_kex_follows 0 ", "\u001b[0m", "\u001b[0;32mdebug2: reserved 0 ", "\u001b[0m", "\u001b[0;32mdebug1: kex: algorithm: curve25519-sha256@libssh.org", "\u001b[0m", "\u001b[0;32mdebug1: kex: host key algorithm: ssh-ed25519", "\u001b[0m", "\u001b[0;32mdebug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none", "\u001b[0m", "\u001b[0;32mdebug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none", "\u001b[0m", "\u001b[0;32mdebug3: send packet: type 30", "\u001b[0m", "\u001b[0;32mdebug1: expecting SSH2_MSG_KEX_ECDH_REPLY", "\u001b[0m", "\u001b[0;32mdebug3: receive packet: type 31", "\u001b[0m", "\u001b[0;32mdebug1: Server host key: ssh-ed25519 SHA256:kCBdOLkyEquYI7zeny/QTLCyffRpw4HaGTE9SALl0sQ", "\u001b[0m", "\u001b[0;32mdebug3: put_host_port: [35.188.253.117]:26254", "\u001b[0m", "\u001b[0;32mdebug3: put_host_port: [35.188.253.117]:26254", "\u001b[0m", "\u001b[0;32mdebug3: hostkeys_foreach: reading file \"/Users/josephroberts/.ssh/known_hosts\"", "\u001b[0m", "\u001b[0;32mdebug3: record_hostkey: found key type ED25519 in file /Users/josephroberts/.ssh/known_hosts:20", "\u001b[0m", "\u001b[0;32mdebug3: load_hostkeys: loaded 1 keys from [35.188.253.117]:26254", "\u001b[0m", "\u001b[0;32mdebug3: hostkeys_foreach: reading file \"/Users/josephroberts/.ssh/known_hosts\"", "\u001b[0m", "\u001b[0;32mdebug3: record_hostkey:found key type ED25519 in file /Users/josephroberts/.ssh/known_hosts:20", "\u001b[0m", "\u001b[0;32mdebug3: load_hostkeys: loaded 1 keys from [35.188.253.117]:26254", "\u001b[0m", "\u001b[0;32mdebug1: Host '[35.188.253.117]:26254' is known and matches the ED25519 host key.", "\u001b[0m", "\u001b[0;32mdebug1: Found key in /Users/josephroberts/.ssh/known_hosts:20", "\u001b[0m", "\u001b[0;32mdebug3: send packet: type 21", "\u001b[0m", "\u001b[0;32mdebug2: set_newkeys: mode 1", "\u001b[0m", "\u001b[0;32mdebug1: rekey after 134217728 blocks", "\u001b[0m", "\u001b[0;32mdebug1: SSH2_MSG_NEWKEYS sent", "\u001b[0m", "\u001b[0;32mdebug1: expecting SSH2_MSG_NEWKEYS", "\u001b[0m", "\u001b[0;32mdebug3: receive packet: type 21", "\u001b[0m", "\u001b[0;32mdebug1: SSH2_MSG_NEWKEYS received", "\u001b[0m", "\u001b[0;32mdebug2: set_newkeys: mode 0", "\u001b[0m", "\u001b[0;32mdebug1: rekey after 134217728 blocks", "\u001b[0m", "\u001b[0;32mdebug2: key: /Users/josephroberts/.ssh/id_rsa (0x7f9741c0d800), explicit, agent", "\u001b[0m", "\u001b[0;32mdebug2: key: (0x7f9743100850), agent", "\u001b[0m", "\u001b[0;32mdebug2: key: (0x7f9743100d30),agent", "\u001b[0m", "\u001b[0;32mdebug2: key: (0x7f9743100f70), agent", "\u001b[0m", "\u001b[0;32mdebug2: key: (0x7f97431011b0), agent", "\u001b[0m", "\u001b[0;32mdebug2: key: (0x7f97431013f0), agent", "\u001b[0m", "\u001b[0;32mdebug2: key: /Users/josephroberts/.ssh/id_rsa_github_broskees (0x7f9743101670), agent", "\u001b[0m", "\u001b[0;32mdebug3: send packet: type 5", "\u001b[0m", "\u001b[0;32mdebug3: receive packet: type 7", "\u001b[0m", "\u001b[0;32mdebug1: SSH2_MSG_EXT_INFO received", "\u001b[0m", "\u001b[0;32mdebug1: kex_input_ext_info: server-sig-algs=<rsa-sha2-256,rsa-sha2-512>", "\u001b[0m", "\u001b[0;32mdebug3: receive packet: type 6", "\u001b[0m", "\u001b[0;32mdebug2: service_accept: ssh-userauth", "\u001b[0m", "\u001b[0;32mdebug1: SSH2_MSG_SERVICE_ACCEPT received", "\u001b[0m", "\u001b[0;32mdebug3: send packet: type 50", "\u001b[0m", "\u001b[0;32mdebug3: receive packet: type 51", "\u001b[0m", "\u001b[0;32mdebug1: Authentications that can continue: publickey,password", "\u001b[0m", "\u001b[0;32mdebug3: start over, passed a different list publickey,password", "\u001b[0m", "\u001b[0;32mdebug3: preferred password", "\u001b[0m", "\u001b[0;32mdebug3: authmethod_lookup password", "\u001b[0m", "\u001b[0;32mdebug3: remaining preferred: ", "\u001b[0m", "\u001b[0;32mdebug3: authmethod_is_enabled password", "\u001b[0m", "\u001b[0;32mdebug1: Next authentication method: password", "\u001b[0m", "\u001b[0;32mdebug3: send packet: type 50", "\u001b[0m", "\u001b[0;32mdebug2: we sent a password packet, wait for reply", "\u001b[0m", "\u001b[0;32mdebug3: receive packet: type 52", "\u001b[0m", "\u001b[0;32mdebug1: Authentication succeeded (password).", "\u001b[0m", "\u001b[0;32mAuthenticated to 35.188.253.117 ([35.188.253.117]:26254).", "\u001b[0m", "\u001b[0;32mdebug1: setting up multiplex master socket", "\u001b[0m", "\u001b[0;32mdebug3: muxserver_listen: temporary controlpath /Users/josephroberts/.ansible/cp/9b675405fa.AGWMIMvBmEFLJ8uI", "\u001b[0m", "\u001b[0;32mdebug2: fd 5 setting O_NONBLOCK", "\u001b[0m", "\u001b[0;32mdebug3: fd 5 is O_NONBLOCK", "\u001b[0m", "\u001b[0;32mdebug3: fd 5 is O_NONBLOCK", "\u001b[0m", "\u001b[0;32mdebug1: channel 0: new [/Users/josephroberts/.ansible/cp/9b675405fa]", "\u001b[0m", "\u001b[0;32mdebug3: muxserver_listen: mux listener channel 0 fd 5", "\u001b[0m", "\u001b[0;32mdebug2: fd 3 setting TCP_NODELAY", "\u001b[0m", "\u001b[0;32mdebug3: ssh_packet_set_tos: set IP_TOS 0x08", "\u001b[0m", "\u001b[0;32mdebug1: control_persist_detach: backgrounding master process", "\u001b[0m", "\u001b[0;32mdebug2: control_persist_detach: background process is 32048", "\u001b[0m", "\u001b[0;32mdebug2: fd 5 setting O_NONBLOCK", "\u001b[0m", "\u001b[0;32mdebug1: forking to background", "\u001b[0m", "\u001b[0;32mdebug1: Entering interactive session.", "\u001b[0m", "\u001b[0;32mdebug1: pledge: id", "\u001b[0m", "\u001b[0;32mdebug2: set_control_persist_exit_time: schedule exit in 60 seconds", "\u001b[0m", "\u001b[0;32mdebug1: multiplexing control connection", "\u001b[0m", "\u001b[0;32mdebug3: fd 6 is O_NONBLOCK", "\u001b[0m", "\u001b[0;32mdebug3: fd 6 is O_NONBLOCK", "\u001b[0m", "\u001b[0;32mdebug1: channel 1: new [mux-control]", "\u001b[0m", "\u001b[0;32mdebug3:channel_post_mux_listener: new mux channel 1 fd 6", "\u001b[0m", "\u001b[0;32mdebug3: mux_master_read_cb: channel 1: hello sent", "\u001b[0m", "\u001b[0;32mdebug2: set_control_persist_exit_time: cancel scheduled exit", "\u001b[0m", "\u001b[0;32mdebug3: mux_master_read_cb: channel 1 packet type 0x00000001 len 4", "\u001b[0m", "\u001b[0;32mdebug2: process_mux_master_hello: channel 1 slave version 4", "\u001b[0m", "\u001b[0;32mdebug2: mux_client_hello_exchange: master version 4", "\u001b[0m", "\u001b[0;32mdebug3: mux_client_forwards: request forwardings: 0 local, 0 remote", "\u001b[0m", "\u001b[0;32mdebug3: mux_client_request_session: entering", "\u001b[0m", "\u001b[0;32mdebug3: mux_client_request_alive: entering", "\u001b[0m", "\u001b[0;32mdebug3: mux_master_read_cb: channel 1 packet type 0x10000004 len 4", "\u001b[0m", "\u001b[0;32mdebug2: process_mux_alive_check: channel 1: alive check", "\u001b[0m", "\u001b[0;32mdebug3: mux_client_request_alive: done pid = 32050", "\u001b[0m", "\u001b[0;32mdebug3: mux_master_read_cb: channel 1 packet type 0x10000002 len 100", "\u001b[0m", "\u001b[0;32mdebug3: mux_client_request_session: session request sent", "\u001b[0m", "\u001b[0;32mdebug2: process_mux_new_session: channel 1: request tty 1, X 0, agent 1, subsys 0, term \"xterm-256color\", cmd \"whoami\", env 2", "\u001b[0m", "\u001b[0;32mdebug3: process_mux_new_session: got fds stdin 7, stdout 8, stderr 9", "\u001b[0m", "\u001b[0;32mdebug2: fd 8 setting O_NONBLOCK", "\u001b[0m", "\u001b[0;32mdebug2: fd 9 setting O_NONBLOCK", "\u001b[0m", "\u001b[0;32mdebug1: channel 2: new [client-session]", "\u001b[0m", "\u001b[0;32mdebug2: process_mux_new_session: channel_new: 2 linked to control channel 1", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: send open", "\u001b[0m", "\u001b[0;32mdebug3: send packet: type 90", "\u001b[0m", "\u001b[0;32mdebug3: receive packet: type 80", "\u001b[0m", "\u001b[0;32mdebug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0", "\u001b[0m", "\u001b[0;32mdebug3: receive packet: type 91", "\u001b[0m", "\u001b[0;32mdebug2: channel_input_open_confirmation: channel 2: callback start", "\u001b[0m", "\u001b[0;32mdebug1: Requesting authentication agent forwarding.", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: request auth-agent-req@openssh.com confirm 0", "\u001b[0m", "\u001b[0;32mdebug3: send packet: type 98", "\u001b[0m", "\u001b[0;32mdebug2: client_session2_setup: id 2", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: request pty-req confirm 1", "\u001b[0m", "\u001b[0;32mdebug3: send packet: type 98", "\u001b[0m", "\u001b[0;32mdebug1: Sending environment.", "\u001b[0m", "\u001b[0;32mdebug1:Sending env LC_CTYPE = en_US.UTF-8", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: request env confirm 0", "\u001b[0m", "\u001b[0;32mdebug3: send packet: type 98", "\u001b[0m", "\u001b[0;32mdebug1: Sending env LANG = en_US.UTF-8", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: request env confirm 0", "\u001b[0m", "\u001b[0;32mdebug3: send packet: type 98", "\u001b[0m", "\u001b[0;32mdebug1: Sending command: whoami", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: request exec confirm 1", "\u001b[0m", "\u001b[0;32mdebug3: send packet: type 98", "\u001b[0m", "\u001b[0;32mdebug3: mux_session_confirm: sending success reply", "\u001b[0m", "\u001b[0;32mdebug2: channel_input_open_confirmation: channel 2: callback done", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: open confirm rwindow 0 rmax 32768", "\u001b[0m", "\u001b[0;32mdebug1: mux_client_request_session: master session id: 2", "\u001b[0m", "\u001b[0;32mdebug3: receive packet: type 99", "\u001b[0m", "\u001b[0;32mdebug2: channel_input_status_confirm: type 99 id 2", "\u001b[0m", "\u001b[0;32mdebug2: PTY allocation request accepted on channel 2", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: rcvd adjust 2097152", "\u001b[0m", "\u001b[0;32mdebug3: receive packet: type 99", "\u001b[0m", "\u001b[0;32mdebug2: channel_input_status_confirm: type 99 id 2", "\u001b[0m", "\u001b[0;32mdebug2: exec request accepted on channel 2", "\u001b[0m", "\u001b[0;32mdebug3: receive packet: type 96", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: rcvd eof", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: output open -> drain", "\u001b[0m", "\u001b[0;32mdebug3: receive packet: type 98", "\u001b[0m", "\u001b[0;32mdebug1: client_input_channel_req: channel 2 rtype exit-status reply 0", "\u001b[0m", "\u001b[0;32mdebug3: mux_exit_message: channel 2: exit message, exitval 0", "\u001b[0m", "\u001b[0;32mdebug3: receive packet: type 98", "\u001b[0m", "\u001b[0;32mdebug1: client_input_channel_req: channel 2 rtype eow@openssh.com reply 0", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: rcvd eow", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: close_read", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: input open -> closed", "\u001b[0m", "\u001b[0;32mdebug3: receive packet: type 97", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: rcvd close", "\u001b[0m", "\u001b[0;32mdebug3: channel 2: will not send data after close", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: obuf empty", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: close_write", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: output drain -> closed", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: send close", "\u001b[0m", "\u001b[0;32mdebug3: send packet: type 97", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: is dead", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: gc: notify user", "\u001b[0m", "\u001b[0;32mdebug3: mux_master_session_cleanup_cb: entering for channel 2", "\u001b[0m", "\u001b[0;32mdebug2: channel 1: rcvd close", "\u001b[0m", "\u001b[0;32mdebug2: channel 1: output open -> drain", "\u001b[0m", "\u001b[0;32mdebug2: channel 1: close_read", "\u001b[0m", "\u001b[0;32mdebug2: channel 1: input open -> closed", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: gc: user detached", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: is dead", "\u001b[0m", "\u001b[0;32mdebug2: channel 2: garbage collecting", "\u001b[0m", "\u001b[0;32mdebug1: channel 2: free: client-session, nchannels 3", "\u001b[0m", "\u001b[0;32mdebug3: channel 2: status: The following connections are open:", "\u001b[0m", "\u001b[0;32m #1 mux-control (t16 nr0 i3/0 o1/16 fd 6/6 cc -1)", "\u001b[0m", "\u001b[0;32m #2 client-session (t4 r0 i3/0 o3/0 fd -1/-1 cc -1)", "\u001b[0m", "\u001b[0;32m", "\u001b[0m", "\u001b[0;32mdebug2: channel 1: obuf empty", "\u001b[0m", "\u001b[0;32mdebug2: channel 1: close_write", "\u001b[0m", "\u001b[0;32mdebug2: channel 1: output drain -> closed", "\u001b[0m", "\u001b[0;32mdebug2: channel 1: is dead (local)", "\u001b[0m", "\u001b[0;32mdebug2: channel 1: gc: notify user", "\u001b[0m", "\u001b[0;32mdebug3: mux_master_control_cleanup_cb: entering for channel 1", "\u001b[0m", "\u001b[0;32mdebug2: channel 1: gc: user detached", "\u001b[0m", "\u001b[0;32mdebug2: channel 1: is dead(local)", "\u001b[0m", "\u001b[0;32mdebug2: channel 1: garbage collecting", "\u001b[0m", "\u001b[0;32mdebug1: channel 1: free: mux-control, nchannels 2", "\u001b[0m", "\u001b[0;32mdebug3: channel 1: status: The following connections are open:", "\u001b[0m", "\u001b[0;32m #1 mux-control (t16 nr0 i3/0 o3/0 fd 6/6 cc -1)", "\u001b[0m", "\u001b[0;32m", "\u001b[0m", "\u001b[0;32mdebug3: mux_client_read_packet: read header failed: Broken pipe", "\u001b[0m", "\u001b[0;32mdebug2: Received exit status from master 0", "\u001b[0m", "\u001b[0;32mShared connection to 35.188.253.117 closed.", "\u001b[0m", "\u001b[0;32mdebug2: set_control_persist_exit_time: schedule exit in 60 seconds", "\u001b[0m", "\u001b[0;32m\u001b[0m", "\u001b[0;32m\u001b[0m", "\u001b[0;34mMETA: ran handlers\u001b[0m", "\u001b[0;34mMETA: ran handlers\u001b[0m"]}
TASK [connection : Warn about change in host keys] *******************************************************************************************************************************************
skipping: [kinsta_staging] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [connection : Set remote user for each host] ********************************************************************************************************************************************
skipping: [kinsta_staging] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [connection : Announce which user was selected] *****************************************************************************************************************************************
skipping: [kinsta_staging] => {"skip_reason": "Conditional result was False"}
TASK [connection : Load become password] *****************************************************************************************************************************************************
skipping: [kinsta_staging] => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
PLAY [Deploy WP site] ************************************************************************************************************************************************************************
TASK [Gathering Facts] ***********************************************************************************************************************************************************************
ok: [kinsta_staging]
TASK [Ensure site is valid] ******************************************************************************************************************************************************************
skipping: [kinsta_staging] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [Ensure repo is valid] ******************************************************************************************************************************************************************
skipping: [kinsta_staging] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [deploy : include_tasks] ****************************************************************************************************************************************************************
TASK [deploy : include_tasks] ****************************************************************************************************************************************************************
TASK [deploy : Initialize] *******************************************************************************************************************************************************************
ok: [kinsta_staging] => {"ansible_facts": {"deploy_helper": {"current_path": "/www/geddesfederalsavingsandloans_784/public/current", "new_release": "20180530170855", "new_release_path": "/www/geddesfederalsavingsandloans_784/public/releases/20180530170855", "previous_release": null, "previous_release_path": null, "project_path": "/www/geddesfederalsavingsandloans_784/public", "releases_path": "/www/geddesfederalsavingsandloans_784/public/releases", "shared_path": "/www/geddesfederalsavingsandloans_784/public/shared", "unfinished_filename": "DEPLOY_UNFINISHED"}}, "changed": false, "state": "present"}
TASK [deploy : include_tasks] ****************************************************************************************************************************************************************
TASK [deploy : include_tasks] ****************************************************************************************************************************************************************
TASK [deploy : Add known_hosts] **************************************************************************************************************************************************************
ok: [kinsta_staging] => (item={u'name': u'github.com', u'key': u'github.com ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGmdnm9tUDbO9IDSwBK6TbQa+PXYPCPy6rbTrTtw7PHkccKrpp0yVhp5HdEIcKr6pLlVDBfOLX9QUsyCOV0wzfjIJNlGEYsdlLJizHhbn2mUjvSAHQqZETYP81eFzLQNnPHt4EVVUh7VfDESU84KezmD5QlWpXLmvU31/yMf+Se8xhHTvKSCZIFImWwoG6mbUoWf9nzpIoaSjB+weqqUUmpaaasXVal72J+UX2B+2RPW3RcT0eOzQgqlJL3RKrTJvdsjE3JEAvGq3lGHSZXy28G3skua2SmVi/w4yCE6gbODqnTWlg7+wC604ydGXA8VJiS5ap43JXiUFFAaQ=='}) => {"changed": false, "gid": 33, "group": "www-data", "hash_host": false, "item": {"key": "github.com ssh-rsaAAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGmdnm9tUDbO9IDSwBK6TbQa+PXYPCPy6rbTrTtw7PHkccKrpp0yVhp5HdEIcKr6pLlVDBfOLX9QUsyCOV0wzfjIJNlGEYsdlLJizHhbn2mUjvSAHQqZETYP81eFzLQNnPHt4EVVUh7VfDESU84KezmD5QlWpXLmvU31/yMf+Se8xhHTvKSCZIFImWwoG6mbUoWf9nzpIoaSjB+weqqUUmpaaasXVal72J+UX2B+2RPW3RcT0eOzQgqlJL3RKrTJvdsjE3JEAvGq3lGHSZXy28G3skua2SmVi/w4yCE6gbODqnTWlg7+wC604ydGXA8VJiS5ap43JXiUFFAaQ==", "name": "github.com"}, "key": "github.com ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAq2A7hRGmdnm9tUDbO9IDSwBK6TbQa+PXYPCPy6rbTrTtw7PHkccKrpp0yVhp5HdEIcKr6pLlVDBfOLX9QUsyCOV0wzfjIJNlGEYsdlLJizHhbn2mUjvSAHQqZETYP81eFzLQNnPHt4EVVUh7VfDESU84KezmD5QlWpXLmvU31/yMf+Se8xhHTvKSCZIFImWwoG6mbUoWf9nzpIoaSjB+weqqUUmpaaasXVal72J+UX2B+2RPW3RcT0eOzQgqlJL3RKrTJvdsjE3JEAvGq3lGHSZXy28G3skua2SmVi/w4yCE6gbODqnTWlg7+wC604ydGXA8VJiS5ap43JXiUFFAaQ==", "mode": "0644", "name": "github.com", "owner": "geddesfederalsavingsandloans", "path": "/www/geddesfederalsavingsandloans_784/.ssh/known_hosts", "size": 2155, "state": "file", "uid": 1001}
ok: [kinsta_staging] => (item={u'name': u'bitbucket.org', u'key': u'bitbucket.org ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAubiN81eDcafrgMeLzaFPsw2kNvEcqTKl/VqLat/MaB33pZy0y3rJZtnqwR2qOOvbwKZYKiEO1O6VqNEBxKvJJelCq0dTXWT5pbO2gDXC6h6QDXCaHo6pOHGPUy+YBaGQRGuSusMEASYiWunYN0vCAI8QaXnWMXNMdFP3jHAJH0eDsoiGnLPBlBp4TNm6rYI74nMzgz3B9IikW4WVK+dc8KZJZWYjAuORU3jc1c/NPskD2ASinf8v3xnfXeukU0sJ5N6m5E8VLjObPEO+mN2t/FZTMZLiFqPWc/ALSqnMnnhwrNi2rbfg/rd/IpL8Le3pSBne8+seeFVBoGqzHM9yXw=='}) => {"changed": false, "gid": 33, "group": "www-data", "hash_host": false, "item": {"key": "bitbucket.org ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAubiN81eDcafrgMeLzaFPsw2kNvEcqTKl/VqLat/MaB33pZy0y3rJZtnqwR2qOOvbwKZYKiEO1O6VqNEBxKvJJelCq0dTXWT5pbO2gDXC6h6QDXCaHo6pOHGPUy+YBaGQRGuSusMEASYiWunYN0vCAI8QaXnWMXNMdFP3jHAJH0eDsoiGnLPBlBp4TNm6rYI74nMzgz3B9IikW4WVK+dc8KZJZWYjAuORU3jc1c/NPskD2ASinf8v3xnfXeukU0sJ5N6m5E8VLjObPEO+mN2t/FZTMZLiFqPWc/ALSqnMnnhwrNi2rbfg/rd/IpL8Le3pSBne8+seeFVBoGqzHM9yXw==", "name": "bitbucket.org"}, "key": "bitbucket.org ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAubiN81eDcafrgMeLzaFPsw2kNvEcqTKl/VqLat/MaB33pZy0y3rJZtnqwR2qOOvbwKZYKiEO1O6VqNEBxKvJJelCq0dTXWT5pbO2gDXC6h6QDXCaHo6pOHGPUy+YBaGQRGuSusMEASYiWunYN0vCAI8QaXnWMXNMdFP3jHAJH0eDsoiGnLPBlBp4TNm6rYI74nMzgz3B9IikW4WVK+dc8KZJZWYjAuORU3jc1c/NPskD2ASinf8v3xnfXeukU0sJ5N6m5E8VLjObPEO+mN2t/FZTMZLiFqPWc/ALSqnMnnhwrNi2rbfg/rd/IpL8Le3pSBne8+seeFVBoGqzHM9yXw==", "mode": "0644", "name": "bitbucket.org", "owner": "geddesfederalsavingsandloans", "path": "/www/geddesfederalsavingsandloans_784/.ssh/known_hosts", "size": 2155, "state": "file", "uid": 1001}
ok: [kinsta_staging] => (item={u'name': u'gitlab.com', u'key': u'gitlab.com ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAfuCHKVTjquxvt6CM6tdG4SLp1Btn/nOeHHE5UOzRdf'}) => {"changed": false, "gid": 33, "group": "www-data", "hash_host": false, "item": {"key": "gitlab.com ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAfuCHKVTjquxvt6CM6tdG4SLp1Btn/nOeHHE5UOzRdf", "name": "gitlab.com"}, "key": "gitlab.com ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAfuCHKVTjquxvt6CM6tdG4SLp1Btn/nOeHHE5UOzRdf", "mode": "0644", "name": "gitlab.com", "owner": "geddesfederalsavingsandloans", "path": "/www/geddesfederalsavingsandloans_784/.ssh/known_hosts", "size": 2155, "state": "file", "uid": 1001}
ok: [kinsta_staging] => (item={u'name': u'gitlab.com', u'key': u'gitlab.com ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsj2bNKTBSpIYDEGk9KxsGh3mySTRgMtXL583qmBpzeQ+jqCMRgBqB98u3z++J1sKlXHWfM9dyhSevkMwSbhoR8XIq/U0tCNyokEi/ueaBMCvbcTHhO7FcwzY92WK4Yt0aGROY5qX2UKSeOvuP4D6TPqKF1onrSzH9bx9XUf2lEdWT/ia1NEKjunUqu1xOB/StKDHMoX4/OKyIzuS0q/T1zOATthvasJFoPrAjkohTyaDUz2LN5JoH839hViyEG82yB+MjcFV5MU3N1l1QL3cVUCh93xSaua1N85qivl+siMkPGbO5xR/En4iEY6K2XPASUEMaieWVNTRCtJ4S8H+9'}) => {"changed": false, "gid": 33, "group": "www-data", "hash_host": false, "item": {"key": "gitlab.com ssh-rsaAAAAB3NzaC1yc2EAAAADAQABAAABAQCsj2bNKTBSpIYDEGk9KxsGh3mySTRgMtXL583qmBpzeQ+jqCMRgBqB98u3z++J1sKlXHWfM9dyhSevkMwSbhoR8XIq/U0tCNyokEi/ueaBMCvbcTHhO7FcwzY92WK4Yt0aGROY5qX2UKSeOvuP4D6TPqKF1onrSzH9bx9XUf2lEdWT/ia1NEKjunUqu1xOB/StKDHMoX4/OKyIzuS0q/T1zOATthvasJFoPrAjkohTyaDUz2LN5JoH839hViyEG82yB+MjcFV5MU3N1l1QL3cVUCh93xSaua1N85qivl+siMkPGbO5xR/En4iEY6K2XPASUEMaieWVNTRCtJ4S8H+9", "name": "gitlab.com"}, "key": "gitlab.com ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsj2bNKTBSpIYDEGk9KxsGh3mySTRgMtXL583qmBpzeQ+jqCMRgBqB98u3z++J1sKlXHWfM9dyhSevkMwSbhoR8XIq/U0tCNyokEi/ueaBMCvbcTHhO7FcwzY92WK4Yt0aGROY5qX2UKSeOvuP4D6TPqKF1onrSzH9bx9XUf2lEdWT/ia1NEKjunUqu1xOB/StKDHMoX4/OKyIzuS0q/T1zOATthvasJFoPrAjkohTyaDUz2LN5JoH839hViyEG82yB+MjcFV5MU3N1l1QL3cVUCh93xSaua1N85qivl+siMkPGbO5xR/En4iEY6K2XPASUEMaieWVNTRCtJ4S8H+9", "mode": "0644", "name": "gitlab.com", "owner": "geddesfederalsavingsandloans", "path": "/www/geddesfederalsavingsandloans_784/.ssh/known_hosts", "size": 2155, "state": "file", "uid": 1001}
TASK [deploy : Check whether project source path is a git repo] ******************************************************************************************************************************
ok: [kinsta_staging] => {"changed": false, "stat": {"atime": 1527698776.0352473, "attr_flags": "", "attributes": [], "block_size": 1024, "blocks": 17, "charset": "binary", "ctime": 1527699616.9748344, "dev": 6291601, "device_type": 0, "executable": true, "exists": true, "gid": 33, "gr_name": "www-data", "inode": 142775, "isblk": false, "ischr": false, "isdir": true, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/directory", "mode": "0755", "mtime": 1527699616.9748344, "nlink": 8, "path": "/www/geddesfederalsavingsandloans_784/public/shared/source/.git", "pw_name": "geddesfederalsavingsandloans", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 14, "uid": 1001, "version": null, "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": true, "xoth": true, "xusr": true}}
TASK [deploy : Get current git remote URL] ***************************************************************************************************************************************************
ok: [kinsta_staging] => {"changed": false, "cmd": ["git", "config", "--get", "remote.origin.url"], "delta": "0:00:00.004040", "end": "2018-05-30 17:08:57.985245", "rc": 0, "start": "2018-05-30 17:08:57.981205", "stderr": "", "stderr_lines": [], "stdout": "git@github.com:broskees/getitatgeddes.com.git", "stdout_lines": ["git@github.com:broskees/getitatgeddes.com.git"]}
TASK [deploy : Update git remote URL] ********************************************************************************************************************************************************
skipping: [kinsta_staging] => {"changed": false, "skip_reason": "Conditional result was False"}
TASK [deploy : Clone project files] **********************************************************************************************************************************************************
System info:
Ansible 2.5.2; Darwin
Trellis version (per changelog): "Enable `fastcgi_cache_background_update` by default"
---------------------------------------------------
fatal: [kinsta_staging]: FAILED! => {"censored": "the output has been hidden due to the fact that 'no_log: true' was specified for this result", "changed": false}
...ignoring
TASK [deploy : Failed connection to remote repo] *********************************************************************************************************************************************
System info:
Ansible 2.5.2; Darwin
Trellis version (per changelog): "Enable `fastcgi_cache_background_update` by default"
---------------------------------------------------
Git repo git@github.com:broskees/getitatgeddes.com.git cannot be accessed.
Please verify the repository exists and you have SSH forwarding set up
correctly.
More info:
> https://roots.io/trellis/docs/deploys/#ssh-keys
> https://roots.io/trellis/docs/ssh-keys/#cloning-remote-repo-using-ssh-
agent-forwarding
fatal: [kinsta_staging]: FAILED! => {"changed": false}
to retry, use: --limit @/Users/josephroberts/localdev/getitatgeddes.com/trellis/deploy.retry
PLAY RECAP ***********************************************************************************************************************************************************************************
kinsta_staging : ok=7 changed=0 unreachable=0 failed=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment