Tast Test via ipv6?

3 views
Skip to first unread message

Zubin Pratap

unread,
Jan 27, 2022, 1:24:03 AM1/27/22
to tast-users
Hey all! Hoping to get some help from folks knowledgeable about how the tast binary communicates over SSH.

The context is that I am at the melbourne office and want to connect to my DUT over the wifi (just like i do at home) and then run my tests using my cloudtop (which I can do at home). The office LAN runs on ipv6 and i've changed my ssh config files so that i can remote port forward from my glinux cloudtop to my DUT (just like I do at home). I am able to SSH to my DUT from my laptop (macbook) over the office Wifi. So it works for that connection. But when I run tast tests in my glinux it is not able to forward to my DUT . I get the below pasted error (last 3-5 lines are relevant). All help most gratefully accepted!
Zubin


2022-01-27T04:42:07.860842Z Command line: tast run -var=keepState=true dut crostini.DebianUpgradeAlert.* 2022-01-27T04:42:07.860892Z Writing results to /tmp/tast/results/20220127-044207 2022-01-27T04:42:07.861493Z Starting ephemeral devserver at http://127.0.0.1:40915 for remote tests 2022-01-27T04:42:07.861994Z Using target localhost:8022 instead of dut to connect according to SSH configuration files 2022-01-27T04:42:07.862082Z Connecting to localhost:8022 2022-01-27T04:42:07.973919Z Failed to connect to localhost 2022-01-27T04:42:07.973980Z Running network diagnosis... 2022-01-27T04:42:07.974163Z * DNS resolution: OK 2022-01-27T04:42:07.977022Z * Ping: OK 2022-01-27T04:42:07.977396Z * Connect: OK 2022-01-27T04:42:07.977460Z No issue found on network diagnosis 2022-01-27T04:42:07.977552Z Failed to run tests: failed to connect to target: ssh: handshake failed: read tcp [::1]:41978->[::1]:8022: read: connection reset by peer (network diagnosis: no issues found)

Seewai Fu

unread,
Jan 27, 2022, 1:50:23 AM1/27/22
to Zubin Pratap, tast-users
Your DUT is localhost:8022, right?

How about using localhost:8022 instead of dut?

I just want to see what happens. Also, please send me your ~/.ssh/config in private. The one inside the chroot. NOT outside.

Thanks.

--
You received this message because you are subscribed to the Google Groups "tast-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tast-users+...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/tast-users/c981b992-524c-41f6-b8a8-50004b4969c5n%40chromium.org.
Reply all
Reply to author
Forward
0 new messages