Guest User

Untitled

a guest
Mar 22nd, 2021
69
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.70 KB | None | 0 0
  1. [fabio@thinkless ~]$ ssh -vvvT git@gitpull.it
  2. OpenSSH_8.5p1, OpenSSL 1.1.1j 16 Feb 2021
  3. debug1: Reading configuration data /home/fabio/.ssh/config
  4. debug1: Reading configuration data /etc/ssh/ssh_config
  5. debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts' -> '/home/fabio/.ssh/known_hosts'
  6. debug3: expanded UserKnownHostsFile '~/.ssh/known_hosts2' -> '/home/fabio/.ssh/known_hosts2'
  7. debug2: resolving "gitpull.it" port 22
  8. debug3: ssh_connect_direct: entering
  9. debug1: Connecting to gitpull.it [51.195.103.206] port 22.
  10. debug3: set_sock_tos: set socket 3 IP_TOS 0x48
  11. debug1: Connection established.
  12. debug1: identity file /home/fabio/.ssh/id_rsa type 0
  13. debug1: identity file /home/fabio/.ssh/id_rsa-cert type -1
  14. debug1: identity file /home/fabio/.ssh/id_dsa type -1
  15. debug1: identity file /home/fabio/.ssh/id_dsa-cert type -1
  16. debug1: identity file /home/fabio/.ssh/id_ecdsa type -1
  17. debug1: identity file /home/fabio/.ssh/id_ecdsa-cert type -1
  18. debug1: identity file /home/fabio/.ssh/id_ecdsa_sk type -1
  19. debug1: identity file /home/fabio/.ssh/id_ecdsa_sk-cert type -1
  20. debug1: identity file /home/fabio/.ssh/id_ed25519 type 3
  21. debug1: identity file /home/fabio/.ssh/id_ed25519-cert type -1
  22. debug1: identity file /home/fabio/.ssh/id_ed25519_sk type -1
  23. debug1: identity file /home/fabio/.ssh/id_ed25519_sk-cert type -1
  24. debug1: identity file /home/fabio/.ssh/id_xmss type -1
  25. debug1: identity file /home/fabio/.ssh/id_xmss-cert type -1
  26. debug1: Local version string SSH-2.0-OpenSSH_8.5
  27. debug1: Remote protocol version 2.0, remote software version OpenSSH_7.9p1 Debian-10+deb10u2
  28. debug1: compat_banner: match: OpenSSH_7.9p1 Debian-10+deb10u2 pat OpenSSH* compat 0x04000000
  29. debug2: fd 3 setting O_NONBLOCK
  30. debug1: Authenticating to gitpull.it:22 as 'git'
  31. debug3: record_hostkey: found key type ED25519 in file /home/fabio/.ssh/known_hosts:3
  32. debug3: record_hostkey: found key type RSA in file /home/fabio/.ssh/known_hosts:4
  33. debug3: record_hostkey: found key type ECDSA in file /home/fabio/.ssh/known_hosts:5
  34. debug3: load_hostkeys_file: loaded 3 keys from gitpull.it
  35. debug1: load_hostkeys: fopen /home/fabio/.ssh/known_hosts2: No such file or directory
  36. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
  37. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
  38. debug3: order_hostkeyalgs: have matching best-preference key type ssh-ed25519-cert-v01@openssh.com, using HostkeyAlgorithms verbatim
  39. debug3: send packet: type 20
  40. debug1: SSH2_MSG_KEXINIT sent
  41. debug3: receive packet: type 20
  42. debug1: SSH2_MSG_KEXINIT received
  43. debug2: local client KEXINIT proposal
  44. debug2: 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-group14-sha256,ext-info-c
  45. debug2: host key algorithms: ssh-ed25519-cert-v01@openssh.com,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,sk-ssh-ed25519-cert-v01@openssh.com,sk-ecdsa-sha2-nistp256-cert-v01@openssh.com,rsa-sha2-512-cert-v01@openssh.com,rsa-sha2-256-cert-v01@openssh.com,ssh-rsa-cert-v01@openssh.com,ssh-ed25519,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,sk-ssh-ed25519@openssh.com,sk-ecdsa-sha2-nistp256@openssh.com,rsa-sha2-512,rsa-sha2-256,ssh-rsa
  46. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  47. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  48. debug2: 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
  49. debug2: 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
  50. debug2: compression ctos: none,zlib@openssh.com,zlib
  51. debug2: compression stoc: none,zlib@openssh.com,zlib
  52. debug2: languages ctos:
  53. debug2: languages stoc:
  54. debug2: first_kex_follows 0
  55. debug2: reserved 0
  56. debug2: peer server KEXINIT proposal
  57. debug2: 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-group14-sha256,diffie-hellman-group14-sha1
  58. debug2: host key algorithms: rsa-sha2-512,rsa-sha2-256,ssh-rsa,ecdsa-sha2-nistp256,ssh-ed25519
  59. debug2: ciphers ctos: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  60. debug2: ciphers stoc: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com
  61. debug2: 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
  62. debug2: 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
  63. debug2: compression ctos: none,zlib@openssh.com
  64. debug2: compression stoc: none,zlib@openssh.com
  65. debug2: languages ctos:
  66. debug2: languages stoc:
  67. debug2: first_kex_follows 0
  68. debug2: reserved 0
  69. debug1: kex: algorithm: curve25519-sha256
  70. debug1: kex: host key algorithm: ssh-ed25519
  71. debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  72. debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
  73. debug3: send packet: type 30
  74. debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
  75. debug3: receive packet: type 31
  76. debug1: SSH2_MSG_KEX_ECDH_REPLY received
  77. debug1: Server host key: ssh-ed25519 SHA256:SaQQvezG5At69lk9xOFv3M5eCf75glmYWogntP2im6k
  78. debug3: record_hostkey: found key type ED25519 in file /home/fabio/.ssh/known_hosts:3
  79. debug3: record_hostkey: found key type RSA in file /home/fabio/.ssh/known_hosts:4
  80. debug3: record_hostkey: found key type ECDSA in file /home/fabio/.ssh/known_hosts:5
  81. debug3: load_hostkeys_file: loaded 3 keys from gitpull.it
  82. debug1: load_hostkeys: fopen /home/fabio/.ssh/known_hosts2: No such file or directory
  83. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
  84. debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
  85. debug1: Host 'gitpull.it' is known and matches the ED25519 host key.
  86. debug1: Found key in /home/fabio/.ssh/known_hosts:3
  87. debug3: send packet: type 21
  88. debug2: set_newkeys: mode 1
  89. debug1: rekey out after 134217728 blocks
  90. debug1: SSH2_MSG_NEWKEYS sent
  91. debug1: expecting SSH2_MSG_NEWKEYS
  92. debug3: receive packet: type 21
  93. debug1: SSH2_MSG_NEWKEYS received
  94. debug2: set_newkeys: mode 0
  95. debug1: rekey in after 134217728 blocks
  96. debug1: Will attempt key: /home/fabio/.ssh/id_ed25519 ED25519 SHA256:0C3rANlBlqX0/29WNk6ROv3dW+YxuQ+z0Q0GuKXoJKo agent
  97. debug1: Will attempt key: /home/fabio/.ssh/id_rsa RSA SHA256:V21rKOnSMAGNOKibWsKBwFS9IARfjaRg7wYBdTyIMy8 agent
  98. debug1: Will attempt key: /home/fabio/.ssh/id_dsa
  99. debug1: Will attempt key: /home/fabio/.ssh/id_ecdsa
  100. debug1: Will attempt key: /home/fabio/.ssh/id_ecdsa_sk
  101. debug1: Will attempt key: /home/fabio/.ssh/id_ed25519_sk
  102. debug1: Will attempt key: /home/fabio/.ssh/id_xmss
  103. debug2: pubkey_prepare: done
  104. debug3: send packet: type 5
  105. debug3: receive packet: type 7
  106. debug1: SSH2_MSG_EXT_INFO received
  107. debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
  108. debug3: receive packet: type 6
  109. debug2: service_accept: ssh-userauth
  110. debug1: SSH2_MSG_SERVICE_ACCEPT received
  111. debug3: send packet: type 50
  112. debug3: receive packet: type 51
  113. debug1: Authentications that can continue: publickey
  114. debug3: start over, passed a different list publickey
  115. debug3: preferred publickey,keyboard-interactive,password
  116. debug3: authmethod_lookup publickey
  117. debug3: remaining preferred: keyboard-interactive,password
  118. debug3: authmethod_is_enabled publickey
  119. debug1: Next authentication method: publickey
  120. debug1: Offering public key: /home/fabio/.ssh/id_ed25519 ED25519 SHA256:0C3rANlBlqX0/29WNk6ROv3dW+YxuQ+z0Q0GuKXoJKo agent
  121. debug3: send packet: type 50
  122. debug2: we sent a publickey packet, wait for reply
  123. debug3: receive packet: type 51
  124. debug1: Authentications that can continue: publickey
  125. debug1: Offering public key: /home/fabio/.ssh/id_rsa RSA SHA256:V21rKOnSMAGNOKibWsKBwFS9IARfjaRg7wYBdTyIMy8 agent
  126. debug3: send packet: type 50
  127. debug2: we sent a publickey packet, wait for reply
  128. debug3: receive packet: type 60
  129. debug1: Server accepts key: /home/fabio/.ssh/id_rsa RSA SHA256:V21rKOnSMAGNOKibWsKBwFS9IARfjaRg7wYBdTyIMy8 agent
  130. debug3: sign_and_send_pubkey: RSA SHA256:V21rKOnSMAGNOKibWsKBwFS9IARfjaRg7wYBdTyIMy8
  131. debug3: sign_and_send_pubkey: signing using rsa-sha2-512 SHA256:V21rKOnSMAGNOKibWsKBwFS9IARfjaRg7wYBdTyIMy8
  132. debug3: send packet: type 50
  133. debug3: receive packet: type 52
  134. debug1: Authentication succeeded (publickey).
  135. Authenticated to gitpull.it ([51.195.103.206]:22).
  136. debug1: channel 0: new [client-session]
  137. debug3: ssh_session2_open: channel_new: 0
  138. debug2: channel 0: send open
  139. debug3: send packet: type 90
  140. debug1: Requesting no-more-sessions@openssh.com
  141. debug3: send packet: type 80
  142. debug1: Entering interactive session.
  143. debug1: pledge: filesystem full
  144. debug3: receive packet: type 80
  145. debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
  146. debug3: client_input_hostkeys: received RSA key SHA256:ovDIk4pUoUov9DfaDzGmQF15h4V67YOEIBKeqkYYG5s
  147. debug3: client_input_hostkeys: received ECDSA key SHA256:Q/1uDs5DaXDkbY8jeF4sPjdTVDemAPDRoQsAYK2MeBQ
  148. debug3: client_input_hostkeys: received ED25519 key SHA256:SaQQvezG5At69lk9xOFv3M5eCf75glmYWogntP2im6k
  149. debug1: client_input_hostkeys: searching /home/fabio/.ssh/known_hosts for gitpull.it / (none)
  150. debug3: hostkeys_foreach: reading file "/home/fabio/.ssh/known_hosts"
  151. debug3: hostkeys_find: found ssh-ed25519 key at /home/fabio/.ssh/known_hosts:3
  152. debug3: hostkeys_find: found ssh-rsa key at /home/fabio/.ssh/known_hosts:4
  153. debug3: hostkeys_find: found ecdsa-sha2-nistp256 key at /home/fabio/.ssh/known_hosts:5
  154. debug1: client_input_hostkeys: searching /home/fabio/.ssh/known_hosts2 for gitpull.it / (none)
  155. debug1: client_input_hostkeys: hostkeys file /home/fabio/.ssh/known_hosts2 does not exist
  156. debug3: client_input_hostkeys: 3 server keys: 0 new, 3 retained, 0 incomplete match. 0 to remove
  157. debug1: client_input_hostkeys: no new or deprecated keys from server
  158. debug3: receive packet: type 4
  159. debug1: Remote: /home/git/ssh/phabricator-ssh-hook.sh:22: key options: command user-rc
  160. debug3: receive packet: type 4
  161. debug1: Remote: /home/git/ssh/phabricator-ssh-hook.sh:22: key options: command user-rc
  162. debug3: receive packet: type 91
  163. debug2: channel_input_open_confirmation: channel 0: callback start
  164. debug2: fd 3 setting TCP_NODELAY
  165. debug3: set_sock_tos: set socket 3 IP_TOS 0x20
  166. debug2: client_session2_setup: id 0
  167. debug2: channel 0: request shell confirm 1
  168. debug3: send packet: type 98
  169. debug2: channel_input_open_confirmation: channel 0: callback done
  170. debug2: channel 0: open confirm rwindow 0 rmax 32768
  171. ^Cdebug3: send packet: type 1
  172. debug1: channel 0: free: client-session, nchannels 1
  173. debug3: channel 0: status: The following connections are open:
  174. #0 client-session (t4 r0 i0/0 o0/0 e[write]/0 fd 4/5/6 sock -1 cc -1)
  175.  
  176. debug3: fd 1 is not O_NONBLOCK
  177. Killed by signal 2.
  178.  
Add Comment
Please, Sign In to add comment