You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/08/18 06:24:49 UTC

[GitHub] [pulsar] lhotari opened a new issue #11696: Flaky-test: test_producer_routing_mode (__main__.PulsarTest)

lhotari opened a new issue #11696:
URL: https://github.com/apache/pulsar/issues/11696


   <!--- 
   
   Instructions for reporting a flaky test using this issue template:
   
   1. Replace [test class] in title and body with the test class name
   2. Replace [test method] in title and body with the test method that failed. Multiple methods are flaky, remove the content that refers to the test method.
   3. Replace "url here" with a url to an example failure. In the Github Actions workflow run logs, you can right click on the line number to copy a link to the line. Example of such url is https://github.com/apache/pulsar/pull/8892/checks?check_run_id=1531075794#step:9:377 . The logs are available for a limited amount of time (usually for a few weeks).
   4. Replace "relevant parts of the exception stacktrace here" with the a few lines of the stack trace that shows at leat the exception message and the line of test code where the stacktrace occured.
   5. Replace "full exception stacktrace here" with the full exception stacktrace from logs. This section will be hidded by default.
   6. Remove all unused fields / content to unclutter the reported issue. Remove this comment too.
   
   -->
   test_producer_routing_mode (__main__.PulsarTest) is flaky.
   
   [example failure](https://github.com/apache/pulsar/pull/11681/checks?check_run_id=3357855612#step:12:1565)
   
   ```
   ======================================================================
   ERROR: test_producer_routing_mode (__main__.PulsarTest)
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File "pulsar_test.py", line 648, in test_producer_routing_mode
       message_routing_mode=PartitionsRoutingMode.UseSinglePartition)
     File "/usr/local/lib/python2.7/dist-packages/pulsar/__init__.py", line 603, in create_producer
       p._producer = self._client.create_producer(topic, conf)
   Timeout: Pulsar error: TimeOut
   ```
   
   logs in https://transfer.sh/1xwyvVp/test-logs%20%281%29.zip


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] lhotari commented on issue #11696: Flaky-test: test_producer_routing_mode (__main__.PulsarTest)

Posted by GitBox <gi...@apache.org>.
lhotari commented on issue #11696:
URL: https://github.com/apache/pulsar/issues/11696#issuecomment-905233789


   similar failure happened again. logs in https://transfer.sh/1uzS8XY/test_logs_test_producer_routing_mode_failure.zip


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] lhotari commented on issue #11696: Flaky-test: test_producer_routing_mode (__main__.PulsarTest)

Posted by GitBox <gi...@apache.org>.
lhotari commented on issue #11696:
URL: https://github.com/apache/pulsar/issues/11696#issuecomment-911164068


   This might be fixed by #11887 . Closing.


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [pulsar] lhotari closed issue #11696: Flaky-test: test_producer_routing_mode (__main__.PulsarTest)

Posted by GitBox <gi...@apache.org>.
lhotari closed issue #11696:
URL: https://github.com/apache/pulsar/issues/11696


   


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

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org