[ https://issues.apache.org/jira/browse/KAFKA-4551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15779574#comment-15779574 ]
Ewen Cheslack-Postava commented on KAFKA-4551: ---------------------------------------------- Another case of this today: http://confluent-kafka-0-10-1-system-test-results.s3-us-west-2.amazonaws.com/2016-12-26--001.1482752503--apache--0.10.1--8c62858/report.html This probably should have been a blocker for 0.10.1.1 unless we have an explanation for what's going wrong. I'm going to up the priority, assign to [~damianguy], and mark for 0.10.1.2 just to make sure this gets triaged at some point. > StreamsSmokeTest.test_streams intermittent failure > -------------------------------------------------- > > Key: KAFKA-4551 > URL: https://issues.apache.org/jira/browse/KAFKA-4551 > Project: Kafka > Issue Type: Bug > Reporter: Roger Hoover > Priority: Blocker > Fix For: 0.10.1.2 > > > {code} > test_id: > kafkatest.tests.streams.streams_smoke_test.StreamsSmokeTest.test_streams > status: FAIL > run time: 4 minutes 44.872 seconds > > Traceback (most recent call last): > File > "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.6.0-py2.7.egg/ducktape/tests/runner_client.py", > line 123, in run > data = self.run_test() > File > "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.6.0-py2.7.egg/ducktape/tests/runner_client.py", > line 176, in run_test > return self.test_context.function(self.test) > File > "/var/lib/jenkins/workspace/system-test-kafka/kafka/tests/kafkatest/tests/streams/streams_smoke_test.py", > line 78, in test_streams > node.account.ssh("grep SUCCESS %s" % self.driver.STDOUT_FILE, > allow_fail=False) > File > "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.6.0-py2.7.egg/ducktape/cluster/remoteaccount.py", > line 253, in ssh > raise RemoteCommandError(self, cmd, exit_status, stderr.read()) > RemoteCommandError: ubuntu@worker6: Command 'grep SUCCESS > /mnt/streams/streams.stdout' returned non-zero exit status 1. > {code} > http://confluent-kafka-system-test-results.s3-us-west-2.amazonaws.com/2016-12-15--001.1481794587--apache--trunk--7049938/StreamsSmokeTest/test_streams/91.tgz -- This message was sent by Atlassian JIRA (v6.3.4#6332)