[ https://issues.apache.org/jira/browse/KAFKA-9077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16957583#comment-16957583 ]
Matthias J. Sax commented on KAFKA-9077: ---------------------------------------- [~guozhang] – had a quick look into the logs. I found the following: From jmx_tool.err.log: {code:java} Could not find all object names, retrying Could not find all requested object names after 10000 ms. Missing kafka.streams:type=stream-metrics,client-id=simple-benchmark-StreamThread-1 Exiting. {code} >From python debug log: {code:java} [DEBUG - 2019-10-21 11:34:33,238 - remoteaccount - _log - lineno:160]: ubuntu@worker4: Running ssh command: test -s /mnt/streams/jmx_tool.log ... kafkatest.benchmarks.streams.streams_simple_benchmark_test.StreamsSimpleBenchmarkTest.test_simple_benchmark.test=streamcount.scale=1: FAIL: ubuntu@worker4: Jmx tool took too long to start ... File "/home/jenkins/workspace/system-test-kafka_2.4/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.7.6-py2.7.egg/ducktape/utils/util.py", line 41, in wait_until raise TimeoutError(err_msg() if callable(err_msg) else err_msg) TimeoutError: ubuntu@worker4: Jmx tool took too long to start {code} Does this ring a bell? > System Test Failure: StreamsSimpleBenchmarkTest > ----------------------------------------------- > > Key: KAFKA-9077 > URL: https://issues.apache.org/jira/browse/KAFKA-9077 > Project: Kafka > Issue Type: Bug > Components: streams, system tests > Affects Versions: 2.4.0 > Reporter: Manikumar > Priority: Blocker > Fix For: 2.4.0 > > > StreamsSimpleBenchmarkTest tests are failing on 2.4 and trunk. > http://confluent-kafka-2-4-system-test-results.s3-us-west-2.amazonaws.com/2019-10-21--001.1571716233--confluentinc--2.4--cb4944f/report.html -- This message was sent by Atlassian Jira (v8.3.4#803005)