Cool, that gives a lot of information. The problems seems to come from the following exception: java.lang.IllegalArgumentException: RSA modulus has a small prime factor
I'll investigate the possible causes. 2018-06-01 8:36 GMT+02:00 Emmanuel Lécharny <[email protected]>: > > > Le 01/06/2018 à 08:10, Guillaume Nodet a écrit : > > Not really. > > > > Could you try running only those tests ? > > Maybe raising the log level to DEBUG in > > sshd-core/src/test/resources/log4j.properties, > > running: > > mvn clean test -Dtest=AsyncAuth\*Test > > and gist the content of the sshd-core/target/sshd-core-tests.log > somewhere ? > > Here you are : > > https://paste.apache.org/p91o > > > -- > Emmanuel Lecharny > > Symas.com > directory.apache.org > > -- ------------------------ Guillaume Nodet
