vvcephei commented on pull request #9047:
URL: https://github.com/apache/kafka/pull/9047#issuecomment-661924465


   Test failures:
   ```
   kafka.api.PlaintextAdminIntegrationTest.testAlterReplicaLogDirs failed, log 
available in 
/home/jenkins/jenkins-slave/workspace/kafka-pr-jdk11-scala2.13/core/build/reports/testOutput/kafka.api.PlaintextAdminIntegrationTest.testAlterReplicaLogDirs.test.stdout
   
   kafka.api.PlaintextAdminIntegrationTest > testAlterReplicaLogDirs FAILED
       org.scalatest.exceptions.TestFailedException: only 0 messages are 
produced within timeout after replica movement. Producer future 
Some(Failure(java.util.concurrent.TimeoutException: Timeout after waiting for 
10000 ms.))
           at 
org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:530)
           at 
org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:529)
           at 
org.scalatest.Assertions$.newAssertionFailedException(Assertions.scala:1389)
           at org.scalatest.Assertions.fail(Assertions.scala:1091)
           at org.scalatest.Assertions.fail$(Assertions.scala:1087)
           at org.scalatest.Assertions$.fail(Assertions.scala:1389)
           at 
kafka.api.PlaintextAdminIntegrationTest.testAlterReplicaLogDirs(PlaintextAdminIntegrationTest.scala:289)
   ```
   
   ```
   
org.apache.kafka.connect.integration.SourceConnectorsIntegrationTest.testTopicsAreCreatedWhenAutoCreateTopicsIsEnabledAtTheBroker
 failed, log available in 
/home/jenkins/jenkins-slave/workspace/kafka-pr-jdk8-scala2.12/connect/runtime/build/reports/testOutput/org.apache.kafka.connect.integration.SourceConnectorsIntegrationTest.testTopicsAreCreatedWhenAutoCreateTopicsIsEnabledAtTheBroker.test.stdout
   
   org.apache.kafka.connect.integration.SourceConnectorsIntegrationTest > 
testTopicsAreCreatedWhenAutoCreateTopicsIsEnabledAtTheBroker FAILED
       java.lang.NullPointerException
           at 
java.util.concurrent.ConcurrentHashMap.get(ConcurrentHashMap.java:936)
           at org.reflections.Store.getAllIncluding(Store.java:82)
           at org.reflections.Store.getAll(Store.java:93)
           at org.reflections.Reflections.getSubTypesOf(Reflections.java:404)
           at 
org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.getPluginDesc(DelegatingClassLoader.java:355)
           at 
org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanPluginPath(DelegatingClassLoader.java:340)
           at 
org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.scanUrlsAndAddPlugins(DelegatingClassLoader.java:268)
           at 
org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initPluginLoader(DelegatingClassLoader.java:216)
           at 
org.apache.kafka.connect.runtime.isolation.DelegatingClassLoader.initLoaders(DelegatingClassLoader.java:209)
           at 
org.apache.kafka.connect.runtime.isolation.Plugins.<init>(Plugins.java:61)
           at 
org.apache.kafka.connect.cli.ConnectDistributed.startConnect(ConnectDistributed.java:91)
           at 
org.apache.kafka.connect.util.clusters.WorkerHandle.start(WorkerHandle.java:50)
           at 
org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.addWorker(EmbeddedConnectCluster.java:167)
           at 
org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.startConnect(EmbeddedConnectCluster.java:253)
           at 
org.apache.kafka.connect.util.clusters.EmbeddedConnectCluster.start(EmbeddedConnectCluster.java:137)
           at 
org.apache.kafka.connect.integration.SourceConnectorsIntegrationTest.testTopicsAreCreatedWhenAutoCreateTopicsIsEnabledAtTheBroker(SourceConnectorsIntegrationTest.java:104)
   ```


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to