Build failure link: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.4+multijob-unix-compatibility/os=centos/7/console
./gradlew :x-pack:qa:kerberos-tests:integTestRunner \
-Dtests.seed=96A4AD9F42092F61 \
-Dtests.class=org.elasticsearch.xpack.security.authc.kerberos.KerberosAuthenticationIT \
-Dtests.security.manager=true \
-Dtests.locale=und \
-Dtests.timezone=Etc/GMT-11
testLoginByKeytab and testLoginByUsernamePassword fail with:
KrbException: Identifier doesn't match expected value (906)
and also
KrbException: Server not found in Kerberos database (7) - LOOKING_UP_SERVER
This issue does not reproduce locally.
Build failure link: https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+6.4+multijob-unix-compatibility/os=centos/7/console
testLoginByKeytabandtestLoginByUsernamePasswordfail with:KrbException: Identifier doesn't match expected value (906)and also
KrbException: Server not found in Kerberos database (7) - LOOKING_UP_SERVERThis issue does not reproduce locally.