confluentinc / ducktape

System integration and performance tests
16 stars 98 forks source link

Runner Client unresponsive hangs ducktape #322

Closed imcdo closed 3 weeks ago

imcdo commented 2 years ago

@confluentinc/quality-eng is tagged for visibility

Describe the bug when experiencing an unresponsive client or a test that exceeds the runner client timeout in time, ducktape doesn't clean up the clients.

To Reproduce start a ducktape cluster, run a test that will take longer than the given test runner timeout.

Expected behavior All resources are cleaned up

Additional context Add any other context about the problem here.

sprsi commented 3 weeks ago

https://github.com/confluentinc/ducktape/pull/416