Update esrp sign step #203
Triggered via pull request
September 26, 2024 20:53
Status
Failure
Total duration
5m 33s
Artifacts
–
Annotations
3 errors
Microsoft.DevTunnels.Ssh.Test.InteropTests ► InteropJumpHostTest:
test/cs/Ssh.Test/InteropTests.cs#L647
Failed test found in:
out/TestResults/SSH-CS-net8.0.trx
Error:
System.Exception : Did not execute test command "echo abc"
sshd process output follows:
/usr/sbin/sshd -D -e -o "LogLevel=VERBOSE" -p 49647 -f "/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpMLCMFe.tmp" -o "AuthorizedKeysFile=/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpUzmdVR.tmp" -o "StrictModes=no" -o "PidFile=/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpohjA1o.tmp" -o "HostKey=/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpy6YqsA.tmp"
Server listening on :: port 49647.
Server listening on 0.0.0.0 port 49647.
Connection from 127.0.0.1 port 49650 on 127.0.0.1 port 49647
Accepted key RSA SHA256:rLFvg3aJQjXP5z/6CM0znY2lNR+m2oWpNMt5URv/eig found at /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpUzmdVR.tmp:1
Accepted publickey for runner from 127.0.0.1 port 49650 ssh2: RSA SHA256:rLFvg3aJQjXP5z/6CM0znY2lNR+m2oWpNMt5URv/eig
BSM audit: bsm_audit_session_setup: setaudit_addr failed: Operation not permitted
User child is on pid 4749
Starting session: command for runner from 127.0.0.1 port 49650 id 0
ssh process output follows:
/usr/bin/ssh -v -F "/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpuGMvr3.tmp" TargetSsh "echo abc"
OpenSSH_9.7p1, LibreSSL 3.3.6
debug1: Reading configuration data /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpuGMvr3.tmp
debug1: /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpuGMvr3.tmp line 8: Applying options for TargetSsh
debug1: Setting implicit ProxyCommand from ProxyJump: /usr/bin/ssh -F /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpuGMvr3.tmp -v -W '[%h]:%p' VSSsh
debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
debug1: Executing proxy command: exec /usr/bin/ssh -F /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpuGMvr3.tmp -v -W '[127.0.0.1]:49647' VSSsh
debug1: identity file /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpfEA4ck.tmp type -1
debug1: identity file /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpfEA4ck.tmp-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_9.7
OpenSSH_9.7p1, LibreSSL 3.3.6
debug1: Reading configuration data /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpuGMvr3.tmp
debug1: /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpuGMvr3.tmp line 1: Applying options for VSSsh
debug1: Authenticator provider $SSH_SK_PROVIDER did not resolve; disabling
debug1: Connecting to 127.0.0.1 [127.0.0.1] port 49648.
debug1: Connection established.
debug1: identity file /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpfEA4ck.tmp type -1
debug1: identity file /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpfEA4ck.tmp-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_9.7
debug1: Remote protocol version 2.0, remote software version Microsoft.DevTunnels.Ssh_3.12
debug1: compat_banner: no match: Microsoft.DevTunnels.Ssh_3.12
debug1: Authenticating to 127.0.0.1:49648 as 'testuser'
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: diffie-hellman-group14-sha256
debug1: kex: host key algorithm: rsa-sha2-512
debug1: kex: server->client cipher: aes256-ctr MAC: hmac-sha2-512 compression: none
debug1: kex: client->server cipher: aes256-ctr MAC: hmac-sha2-512 compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: SSH2_MSG_KEX_ECDH_REPLY received
debug1: Server host key: ssh-rsa SHA256:wL5T5aRC+rYhzCtImHdYvR02EG5ykpKlFYFNhlQiyCc
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug1: Host '[127.0.0.1]:49648' is known and matches the RSA host key.
debug1: Found key in /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpW25wFF.tmp:2
debug1: rekey out after 4294967296 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: Sending SSH2_MSG_EXT_INFO
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey in after 4294967296 blocks
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_ext_info_client_parse: open-channel-request@microsoft.com (unrecognised)
debug1: kex_ext_info_client_parse: server-sig-algs=<rsa-sha2-512>
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: none,password,publickey,keyboard-interactive
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: /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpfEA4ck.tmp explicit
debug1: Trying private key: /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpfEA4ck.tmp
Authenticated to 127.0.0.1 ([127.0.0.1]:49648) using "publickey".
debug1: channel_connect_stdio_fwd: 127.0.0.1:49647
debug1: channel 0: new stdio-forward [stdio-forward] (inactive timeout: 0)
debug1: Entering interactive session.
debug1: pledge: network
debug1: pledge: fork
debug1: Remote protocol version 2.0, remote software version OpenSSH_9.7
debug1: compat_banner: match: OpenSSH_9.7 pat OpenSSH* compat 0x04000000
debug1: Authenticating to 127.0.0.1:49647 as 'runner'
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: sntrup761x25519-sha512@openssh.com
debug1: kex: host key algorithm: rsa-sha2-512
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: SSH2_MSG_KEX_ECDH_REPLY received
debug1: Server host key: ssh-rsa SHA256:wL5T5aRC+rYhzCtImHdYvR02EG5ykpKlFYFNhlQiyCc
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or directory
debug1: Host '[127.0.0.1]:49647' is known and matches the RSA host key.
debug1: Found key in /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpW25wFF.tmp:1
debug1: ssh_packet_send2_wrapped: resetting send seqnr 3
debug1: rekey out after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: Sending SSH2_MSG_EXT_INFO
debug1: expecting SSH2_MSG_NEWKEYS
debug1: ssh_packet_read_poll2: resetting read seqnr 3
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey in after 134217728 blocks
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_ext_info_client_parse: server-sig-algs=<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>
debug1: kex_ext_info_check_ver: publickey-hostbound@openssh.com=<0>
debug1: kex_ext_info_check_ver: ping@openssh.com=<0>
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_ext_info_client_parse: server-sig-algs=<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>
debug1: Authentications that can continue: publickey,password,keyboard-interactive
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: /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpfEA4ck.tmp explicit
debug1: Trying private key: /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpfEA4ck.tmp
Authenticated to 127.0.0.1 (via proxy) using "publickey".
debug1: channel 0: new session [client-session] (inactive timeout: 0)
debug1: Requesting no-more-sessions@openssh.com
debug1: Entering interactive session.
debug1: pledge: proc
debug1: client_input_global_request: rtype hostkeys-00@openssh.com want_reply 0
debug1: Remote: /var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/tmpUzmdVR.tmp:1: key options: agent-forwarding port-forwarding pty user-rc x11-forwarding
debug1: Sending command: echo abc
debug1: pledge: fork
---- System.Exception : Did not execute test command "echo abc"
|
Build SSH on macOS-latest
Process completed with exit code 1.
|
Build SSH on macOS-latest
Failed test were found and 'fail-on-error' option is set to true
|