mqliang commented on pull request #6742:
URL: https://github.com/apache/incubator-pinot/pull/6742#issuecomment-818804381


   unit-test time out due to case 
`org.apache.pinot.plugin.stream.kafka20.KafkaPartitionLevelConsumerTest` failed:
   ```
   2021-04-13T05:29:42.3106099Z [INFO] Running 
org.apache.pinot.plugin.stream.kafka20.KafkaPartitionLevelConsumerTest
   2021-04-13T05:31:53.4390023Z 05:29:44.845 NetworkClient - [AdminClient 
clientId=adminclient-1] Connection to node -1 could not be established. Broker 
may not be available.
   2021-04-13T05:31:53.4392386Z 05:29:44.966 NetworkClient - [AdminClient 
clientId=adminclient-1] Connection to node -1 could not be established. Broker 
may not be available.
   2021-04-13T05:31:53.4394513Z 05:29:45.168 NetworkClient - [AdminClient 
clientId=adminclient-1] Connection to node -1 could not be established. Broker 
may not be available.
   2021-04-13T05:31:53.4396529Z 05:29:45.470 NetworkClient - [AdminClient 
clientId=adminclient-1] Connection to node -1 could not be established. Broker 
may not be available.
   2021-04-13T05:31:53.4398884Z 05:29:45.569 BrokerMetadataCheckpoint - No 
meta.properties file under dir 
/tmp/mini-kafka-cluster4639957122637414558/broker-1156490705878060507/meta.properties
   2021-04-13T05:31:53.4402528Z 05:29:45.972 NetworkClient - [AdminClient 
clientId=adminclient-1] Connection to node -1 could not be established. Broker 
may not be available.
   2021-04-13T05:31:53.4406209Z 05:29:46.567 BrokerMetadataCheckpoint - No 
meta.properties file under dir 
/tmp/mini-kafka-cluster4639957122637414558/broker-1156490705878060507/meta.properties
   2021-04-13T05:31:53.4478982Z 05:29:48.446 RequestSendThread - 
[RequestSendThread controllerId=0] Controller 0's connection to broker 
fv-az204-998.internal.cloudapp.net:34677 (id: 0 rack: null) was unsuccessful
   2021-04-13T05:31:53.4481642Z java.net.SocketTimeoutException: Failed to 
connect within 1500 ms
   2021-04-13T05:31:53.4484383Z         at 
kafka.controller.RequestSendThread.brokerReady(ControllerChannelManager.scala:280)
 [kafka_2.11-2.0.0.jar:?]
   2021-04-13T05:31:53.4487209Z         at 
kafka.controller.RequestSendThread.doWork(ControllerChannelManager.scala:233) 
[kafka_2.11-2.0.0.jar:?]
   2021-04-13T05:31:53.4489496Z         at 
kafka.utils.ShutdownableThread.run(ShutdownableThread.scala:82) 
[kafka_2.11-2.0.0.jar:?]
   ```
   I can successfully run the test case locally. Looks like a flaky issue. 
close&reopen to trigger a re-run.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to