11:19:08 [DB1][wb_admin_grt.py:testInstanceSettingByName:674]: Test connect_to_host in dev 11:19:08 [INF][wb_admin_grt.py:testInstanceSettingByName:681]: Instance test: Connecting to preview.com 11:19:08 [DB3][wb_admin_control.py:add_event_handler:75]: Added WbAdminControl for event server_started_event 11:19:08 [DB3][wb_admin_control.py:add_event_handler:75]: Added WbAdminControl for event server_stopped_event 11:19:08 [DB3][wb_admin_control.py:add_event_handler:75]: Added WbAdminControl for event server_offline_event 11:19:08 [INF][ grt]: connected. 11:19:08 [INF][SSHSessionWrapper]: Opening new SSH connection to preview.com:22 11:19:08 [DB2][ SSHCommon]: SSH Connection config info: 11:19:08 [DB2][ SSHCommon]: SSH bufferSize: 10240 11:19:08 [DB2][ SSHCommon]: SSH connectTimeout: 10 11:19:08 [DB2][ SSHCommon]: SSH readWriteTimeout: 5 11:19:08 [DB2][ SSHCommon]: SSH commandTimeout: 1 11:19:08 [DB2][ SSHCommon]: SSH commandRetryCount: 3 11:19:08 [DB2][ SSHCommon]: SSH optionsDir: 11:19:08 [DB2][ SSHCommon]: SSH known hosts file: /home/blackout/.ssh/known_hosts 11:19:08 [DB2][ SSHCommon]: SSH local host: 127.0.0.1 11:19:08 [DB2][ SSHCommon]: SSH local port: 0 11:19:08 [DB2][ SSHCommon]: SSH remote host: localhost 11:19:08 [DB2][ SSHCommon]: SSH remote port: 3306 11:19:08 [DB2][ SSHCommon]: SSH remote ssh host: preview.com 11:19:08 [DB2][ SSHCommon]: SSH remote ssh port: 22 11:19:08 [DB2][ SSHCommon]: SSH strict host key check: yes 11:19:08 [DB3][ SSHCommon]: libssh: ssh_config_parse_file ssh_config_parse_file: Reading configuration data from /home/blackout/.ssh/config 11:19:08 [INF][ SSHCommon]: libssh: ssh_connect ssh_connect: libssh 0.7.5 (c) 2003-2014 Aris Adamantiadis, Andreas Schneider, and libssh contributors. Distributed under the LGPL, please refer to COPYING file for information about your rights, using threading threads_stdthread 11:19:09 [INF][ SSHCommon]: libssh: ssh_socket_connect ssh_socket_connect: Nonblocking connection socket: 24 11:19:09 [INF][ SSHCommon]: libssh: ssh_connect ssh_connect: Socket connecting, now waiting for the callbacks to work 11:19:09 [DB3][ SSHCommon]: libssh: ssh_connect ssh_connect: Actual timeout : 10000 11:19:09 [DB3][ SSHCommon]: libssh: ssh_socket_pollcallback ssh_socket_pollcallback: Received POLLOUT in connecting state 11:19:09 [DB3][ SSHCommon]: libssh: socket_callback_connected socket_callback_connected: Socket connection callback: 1 (0) 11:19:09 [DB3][ SSHCommon]: libssh: ssh_socket_unbuffered_write ssh_socket_unbuffered_write: Enabling POLLOUT for socket 11:19:09 [DB3][ SSHCommon]: libssh: callback_receive_banner callback_receive_banner: Received banner: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 11:19:09 [DB3][ SSHCommon]: libssh: ssh_client_connection_callback ssh_client_connection_callback: SSH server banner: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 11:19:09 [DB3][ SSHCommon]: libssh: ssh_analyze_banner ssh_analyze_banner: Analyzing banner: SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.4 11:19:09 [DB3][ SSHCommon]: libssh: ssh_analyze_banner ssh_analyze_banner: We are talking to an OpenSSH client version: 7.2 (70200) 11:19:09 [DB3][ SSHCommon]: libssh: ssh_packet_socket_callback ssh_packet_socket_callback: packet: read type 20 [len=972,padding=10,comp=961,payload=961] 11:19:09 [DB3][ SSHCommon]: libssh: ssh_packet_process ssh_packet_process: Dispatching handler for packet type 20 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: kex algos: curve25519-sha256@libssh.org,ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group14-sha1 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: server host key algo: ssh-rsa,rsa-sha2-512,rsa-sha2-256,ecdsa-sha2-nistp256,ssh-ed25519 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: encryption client->server: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: encryption server->client: chacha20-poly1305@openssh.com,aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: mac algo client->server: 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 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: mac algo server->client: 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 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: compression algo client->server: none,zlib@openssh.com 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: compression algo server->client: none,zlib@openssh.com 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: languages client->server: 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: languages server->client: 11:19:09 [DB3][ SSHCommon]: libssh: ssh_knownhosts_algorithms ssh_knownhosts_algorithms: server preview.com:22 has ssh-ed25519 in known_hosts 11:19:09 [DB3][ SSHCommon]: libssh: ssh_client_select_hostkeys ssh_client_select_hostkeys: Changing host key method to "ssh-ed25519" 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: kex algos: diffie-hellman-group14-sha1,diffie-hellman-group1-sha1 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: server host key algo: ssh-ed25519 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: encryption client->server: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,blowfish-cbc,3des-cbc 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: encryption server->client: aes256-ctr,aes192-ctr,aes128-ctr,aes256-cbc,aes192-cbc,aes128-cbc,blowfish-cbc,3des-cbc 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: mac algo client->server: hmac-sha2-256,hmac-sha2-512,hmac-sha1 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: mac algo server->client: hmac-sha2-256,hmac-sha2-512,hmac-sha1 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: compression algo client->server: zlib@openssh.com,zlib 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: compression algo server->client: zlib@openssh.com,zlib 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: languages client->server: 11:19:09 [DB3][ SSHCommon]: libssh: ssh_list_kex ssh_list_kex: languages server->client: 11:19:09 [DB3][ SSHCommon]: libssh: ssh_socket_unbuffered_write ssh_socket_unbuffered_write: Enabling POLLOUT for socket 11:19:09 [DB3][ SSHCommon]: libssh: packet_send2 packet_send2: packet: wrote [len=428,padding=10,comp=417,payload=417] 11:19:09 [DB3][ SSHCommon]: libssh: packet_send2 packet_send2: packet: wrote [len=268,padding=6,comp=261,payload=261] 11:19:09 [DB3][ SSHCommon]: libssh: ssh_socket_unbuffered_write ssh_socket_unbuffered_write: Enabling POLLOUT for socket 11:19:09 [DB3][ SSHCommon]: libssh: ssh_packet_socket_callback ssh_packet_socket_callback: packet: read type 31 [len=412,padding=8,comp=403,payload=403] 11:19:09 [DB3][ SSHCommon]: libssh: ssh_packet_process ssh_packet_process: Dispatching handler for packet type 31 11:19:09 [INF][ SSHCommon]: libssh: ssh_packet_dh_reply ssh_packet_dh_reply: Received SSH_KEXDH_REPLY 11:19:09 [DB3][ SSHCommon]: libssh: ssh_socket_unbuffered_write ssh_socket_unbuffered_write: Enabling POLLOUT for socket 11:19:09 [DB3][ SSHCommon]: libssh: packet_send2 packet_send2: packet: wrote [len=12,padding=10,comp=1,payload=1] 11:19:09 [INF][ SSHCommon]: libssh: ssh_client_dh_reply ssh_client_dh_reply: SSH_MSG_NEWKEYS sent 11:19:09 [DB3][ SSHCommon]: libssh: ssh_packet_socket_callback ssh_packet_socket_callback: Processing 16 bytes left in socket buffer 11:19:09 [DB3][ SSHCommon]: libssh: ssh_packet_socket_callback ssh_packet_socket_callback: packet: read type 21 [len=12,padding=10,comp=1,payload=1] 11:19:09 [DB3][ SSHCommon]: libssh: ssh_packet_process ssh_packet_process: Dispatching handler for packet type 21 11:19:09 [INF][ SSHCommon]: libssh: ssh_packet_newkeys ssh_packet_newkeys: Received SSH_MSG_NEWKEYS 11:19:09 [DB3][ SSHCommon]: libssh: crypt_set_algorithms2 crypt_set_algorithms2: Set output algorithm to aes256-ctr 11:19:09 [DB3][ SSHCommon]: libssh: crypt_set_algorithms2 crypt_set_algorithms2: Set HMAC output algorithm to hmac-sha2-256 11:19:09 [DB3][ SSHCommon]: libssh: crypt_set_algorithms2 crypt_set_algorithms2: Set input algorithm to aes256-ctr 11:19:09 [DB3][ SSHCommon]: libssh: crypt_set_algorithms2 crypt_set_algorithms2: Set HMAC output algorithm to hmac-sha2-256 11:19:09 [DB3][ SSHCommon]: libssh: ssh_pki_signature_verify_blob ssh_pki_signature_verify_blob: Going to verify a ssh-ed25519 type signature 11:19:09 [INF][ SSHCommon]: libssh: ssh_packet_newkeys ssh_packet_newkeys: Signature verified and valid 11:19:09 [DB3][ SSHCommon]: libssh: ssh_connect ssh_connect: current state : 7 11:19:09 [DB3][ SSHCommon]: libssh: packet_send2 packet_send2: packet: wrote [len=28,padding=10,comp=17,payload=17] 11:19:09 [DB3][ SSHCommon]: libssh: ssh_service_request ssh_service_request: Sent SSH_MSG_SERVICE_REQUEST (service ssh-userauth) 11:19:09 [DB3][ SSHCommon]: libssh: ssh_socket_unbuffered_write ssh_socket_unbuffered_write: Enabling POLLOUT for socket 11:19:09 [DB3][ SSHCommon]: libssh: ssh_packet_socket_callback ssh_packet_socket_callback: packet: read type 6 [len=28,padding=10,comp=17,payload=17] 11:19:09 [DB3][ SSHCommon]: libssh: ssh_packet_process ssh_packet_process: Dispatching handler for packet type 6 11:19:09 [DB3][ SSHCommon]: libssh: ssh_packet_service_accept ssh_packet_service_accept: Received SSH_MSG_SERVICE_ACCEPT 11:19:09 [DB3][ SSHCommon]: libssh: ssh_socket_unbuffered_write ssh_socket_unbuffered_write: Enabling POLLOUT for socket 11:19:09 [DB3][ SSHCommon]: libssh: packet_send2 packet_send2: packet: wrote [len=44,padding=6,comp=37,payload=37] 11:19:09 [DB3][ SSHCommon]: libssh: ssh_packet_socket_callback ssh_packet_socket_callback: packet: read type 51 [len=28,padding=12,comp=15,payload=15] 11:19:09 [DB3][ SSHCommon]: libssh: ssh_packet_process ssh_packet_process: Dispatching handler for packet type 51 11:19:09 [INF][ SSHCommon]: libssh: ssh_packet_userauth_failure ssh_packet_userauth_failure: Access denied. Authentication that can continue: publickey 11:19:09 [DB3][ SSHCommon]: libssh: ssh_packet_userauth_failure ssh_packet_userauth_failure: Access denied. Authentication that can continue: publickey 11:19:09 [INF][ SSHSession]: Banner: 11:19:09 [DB3][ SSHCommon]: libssh: ssh_pki_import_privkey_base64 ssh_pki_import_privkey_base64: Trying to decode privkey passphrase=true 11:19:09 [DB3][ SSHCommon]: libssh: ssh_pki_openssh_privkey_import ssh_pki_openssh_privkey_import: Opening OpenSSH private key: ciphername: aes256-ctr, kdf: bcrypt, nkeys: 1 11:19:09 [DB3][ SSHCommon]: libssh: pki_private_key_decrypt pki_private_key_decrypt: Decryption: 32 key, 16 IV, 16 rounds, 16 bytes salt 11:19:09 [ERR][ SSHSession]: User authentication failed. 11:19:09 [ERR][SSHSessionWrapper]: Authentication error opening SSH connection: Access denied. Authentication that can continue: publickey 11:19:10 [ERR][wb_admin_grt.py:testInstanceSettingByName:700]: Exception: Could not connect to SSH server 11:19:10 [DB2][wb_admin_grt.py:testInstanceSettingByName:702]: Backtrace was: destroyed 11:19:10 [DB2][ SSHSession]: SSHSession disconnect 11:19:10 [DB1][wb_admin_grt.py:testInstanceSettingByName:674]: Test disconnect in dev