I recently created instance gitlab-docker-runner-v2.analytics.eqiad1.wikimedia.cloud.
Now I am trying to SSH into it and get the following error:
ssh -J [email protected] xcollazo@gitlab-docker-runner-v2.analytics.eqiad1.wikimedia.cloud Connection closed by UNKNOWN port 65535
In verbose mode I get:
... debug1: Authentications that can continue: publickey debug1: Next authentication method: publickey debug1: get_agent_identities: bound agent to hostkey debug1: get_agent_identities: ssh_fetch_identitylist: agent contains no identities debug1: Will attempt key: /Users/xcollazo/.ssh/xcollazo_wmf_non_prod ED25519 SHA256:8McG5lNISHCG8P0GOdcdzWIPNTc4WoGlfD7ZH6rAjSc explicit debug1: Offering public key: /Users/xcollazo/.ssh/xcollazo_wmf_non_prod ED25519 SHA256:8McG5lNISHCG8P0GOdcdzWIPNTc4WoGlfD7ZH6rAjSc explicit debug1: Server accepts key: /Users/xcollazo/.ssh/xcollazo_wmf_non_prod ED25519 SHA256:8McG5lNISHCG8P0GOdcdzWIPNTc4WoGlfD7ZH6rAjSc explicit debug1: channel 0: FORCE input drain Connection closed by UNKNOWN port 65535 debug1: channel 0: free: direct-tcpip: listening port 0 for gitlab-docker-runner-v2.analytics.eqiad1.wikimedia.cloud port 22, connect from 127.0.0.1 port 65535 to UNKNOWN port 65536, nchannels 1 Killed by signal 1.
Note I can SSH fine to other instances under the analytics project.