mimaison commented on PR #15277: URL: https://github.com/apache/kafka/pull/15277#issuecomment-1914302395
It looks like something is still not quite right, the latest [CI run](https://ci-builds.apache.org/job/Kafka/job/kafka-pr/job/PR-15277/4/testReport/) has many failures with: ``` [2024-01-28 18:43:25,581] ERROR Error occurred while exporting keytab (kafka.security.minikdc.MiniKdc:76) org.apache.kerby.kerberos.kerb.KrbException: Failed to load or create keytab /tmp/kafka974568295679574125.tmp at org.apache.kerby.kerberos.kerb.admin.kadmin.local.AdminHelper.createOrLoadKeytab(AdminHelper.java:145) at org.apache.kerby.kerberos.kerb.admin.kadmin.local.AdminHelper.exportKeytab(AdminHelper.java:77) at org.apache.kerby.kerberos.kerb.admin.kadmin.local.LocalKadminImpl.exportKeytab(LocalKadminImpl.java:231) at kafka.security.minikdc.MiniKdc.createPrincipal(MiniKdc.scala:198) at kafka.api.SaslSetup.initializeKerberos(SaslSetup.scala:83) at kafka.api.SaslSetup.initializeKerberos$(SaslSetup.scala:79) ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
