Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-3887

StreamBounceTest.test_bounce and StreamSmokeTest.test_streams failing

    XMLWordPrintableJSON

Details

    Description

      StreamBounceTest.test_bounce and StreamSmokeTest.test_streams has been failing semi-regularly. Output from the latest failure:

      --------------------------------------------------------------------------------
      test_id:    2016-06-20--001.kafkatest.tests.streams.streams_bounce_test.StreamsBounceTest.test_bounce
      status:     FAIL
      run time:   4 minutes 13.916 seconds
      
      
          Streams Smoke Test process on ubuntu@worker5 took too long to exit
      Traceback (most recent call last):
        File "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.5.1-py2.7.egg/ducktape/tests/runner.py", line 106, in run_all_tests
          data = self.run_single_test()
        File "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.5.1-py2.7.egg/ducktape/tests/runner.py", line 162, in run_single_test
          return self.current_test_context.function(self.current_test)
        File "/var/lib/jenkins/workspace/system-test-kafka/kafka/tests/kafkatest/tests/streams/streams_bounce_test.py", line 67, in test_bounce
          self.driver.wait()
        File "/var/lib/jenkins/workspace/system-test-kafka/kafka/tests/kafkatest/services/streams.py", line 94, in wait
          wait_until(lambda: not node.account.alive(pid), timeout_sec=120, err_msg="Streams Smoke Test process on " + str(node.account) + " took too long to exit")
        File "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.5.1-py2.7.egg/ducktape/utils/util.py", line 36, in wait_until
          raise TimeoutError(err_msg)
      TimeoutError: Streams Smoke Test process on ubuntu@worker5 took too long to exit
      
      --------------------------------------------------------------------------------
      test_id:    2016-06-20--001.kafkatest.tests.streams.streams_smoke_test.StreamsSmokeTest.test_streams
      status:     FAIL
      run time:   4 minutes 36.426 seconds
      
      
          Streams Smoke Test process on ubuntu@worker9 took too long to exit
      Traceback (most recent call last):
        File "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.5.1-py2.7.egg/ducktape/tests/runner.py", line 106, in run_all_tests
          data = self.run_single_test()
        File "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.5.1-py2.7.egg/ducktape/tests/runner.py", line 162, in run_single_test
          return self.current_test_context.function(self.current_test)
        File "/var/lib/jenkins/workspace/system-test-kafka/kafka/tests/kafkatest/tests/streams/streams_smoke_test.py", line 67, in test_streams
          self.driver.wait()
        File "/var/lib/jenkins/workspace/system-test-kafka/kafka/tests/kafkatest/services/streams.py", line 94, in wait
          wait_until(lambda: not node.account.alive(pid), timeout_sec=120, err_msg="Streams Smoke Test process on " + str(node.account) + " took too long to exit")
        File "/var/lib/jenkins/workspace/system-test-kafka/kafka/venv/local/lib/python2.7/site-packages/ducktape-0.5.1-py2.7.egg/ducktape/utils/util.py", line 36, in wait_until
          raise TimeoutError(err_msg)
      TimeoutError: Streams Smoke Test process on ubuntu@worker9 took too long to exit
      

      https://jenkins.confluent.io/job/system-test-kafka/255/console

      Attachments

        Issue Links

          Activity

            People

              guozhang Guozhang Wang
              ijuma Ismael Juma
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: