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

System test test_dynamic_logging in connect_distributed_test is failing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.9.0
    • connect
    • None

    Description

      Noticed that the system test `test_dynamic_logging` in `connect_distributed_test` is failing with the following error:

       

      [INFO  - 2024-05-08 21:11:06,638 - runner_client - log - lineno:310]: RunnerClient: kafkatest.tests.connect.connect_distributed_test.ConnectDistributedTest.test_dynamic_logging: FAIL: AssertionError()
      Traceback (most recent call last):
        File "/home/jenkins/workspace/system-test-kafka-branch-builder/kafka/venv/lib/python3.7/site-packages/ducktape/tests/runner_client.py", line 184, in _do_run
          data = self.run_test()
        File "/home/jenkins/workspace/system-test-kafka-branch-builder/kafka/venv/lib/python3.7/site-packages/ducktape/tests/runner_client.py", line 262, in run_test
          return self.test_context.function(self.test)
        File "/home/jenkins/workspace/system-test-kafka-branch-builder/kafka/tests/kafkatest/tests/connect/connect_distributed_test.py", line 500, in test_dynamic_logging
          assert self._loggers_are_set(new_level, request_time, namespace, workers=[worker])
      AssertionError 

       

      Attachments

        Activity

          People

            sagarrao Sagar Rao
            sagarrao Sagar Rao
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: