-
Notifications
You must be signed in to change notification settings - Fork 919
Description
Description
- confluent-kafka-python 1.7.0
- librdkafka 1.7.0
- apache kafka broker 2.4.2
I'm running hundreds consumers of a consumer group at once. Sometimes by unknown errors many of consumers has terminated at the same time, after then, some consumers came to back by restarting application, but other terminated consumers were stuck. What I understand through logs is that stuck terminations look like they have cycle references, and it wouldn't be deallocated forever. Please check below logs.(I replaced specific names for enterprise security.)
I don't know whether it is related to my brokers, but if there is a configuration to disconnect forcely and terminate even though there are references, please let me know the configuration such as a timeout.
Logs
%7|1628655409.690|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1529.com:19999/29]: sasl_plaintext://BROKER1529.com:19999/29: Handle is terminating in state INIT: 5 refcnts (0x7fcac4071fd8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.690|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1517.com:19999/17]: sasl_plaintext://BROKER1517.com:19999/17: Handle is terminating in state INIT: 5 refcnts (0x7fcac4017cc8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1549.com:19999/49]: sasl_plaintext://BROKER1549.com:19999/49: Handle is terminating in state INIT: 5 refcnts (0x7fcac405e398), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1571.com:19999/71]: sasl_plaintext://BROKER1571.com:19999/71: Handle is terminating in state INIT: 5 refcnts (0x7fcac401ec88), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.690|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1516.com:19999/16]: sasl_plaintext://BROKER1516.com:19999/16: Handle is terminating in state INIT: 5 refcnts (0x7fcac4055548), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1576.com:19999/76]: sasl_plaintext://BROKER1576.com:19999/76: Handle is terminating in state INIT: 7 refcnts (0x7fcac4077eb8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1543.com:19999/43]: sasl_plaintext://BROKER1543.com:19999/43: Handle is terminating in state INIT: 5 refcnts (0x7fcac40487b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1619.com:19999/119]: sasl_plaintext://BROKER1619.com:19999/119: Handle is terminating in state INIT: 5 refcnts (0x7fcac4059488), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1596.com:19999/96]: sasl_plaintext://BROKER1596.com:19999/96: Handle is terminating in state INIT: 7 refcnts (0x7fcac40622f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1613.com:19999/113]: sasl_plaintext://BROKER1613.com:19999/113: Handle is terminating in state INIT: 7 refcnts (0x7fcac406c0f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1600.com:19999/100]: sasl_plaintext://BROKER1600.com:19999/100: Handle is terminating in state INIT: 7 refcnts (0x7fcac40428d8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1569.com:19999/69]: sasl_plaintext://BROKER1569.com:19999/69: Handle is terminating in state INIT: 5 refcnts (0x7fcac402f958), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1551.com:19999/51]: sasl_plaintext://BROKER1551.com:19999/51: Handle is terminating in state INIT: 5 refcnts (0x7fcac4024b68), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1505.com:19999/bootstrap]: sasl_plaintext://BROKER1505.com:19999/5: Handle is terminating in state INIT: 5 refcnts (0x24af8c8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1564.com:19999/64]: sasl_plaintext://BROKER1564.com:19999/64: Handle is terminating in state INIT: 5 refcnts (0x7fcac4054578), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1631.com:19999/131]: sasl_plaintext://BROKER1631.com:19999/131: Handle is terminating in state INIT: 3 refcnts (0x7fcac4064278), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1562.com:19999/62]: sasl_plaintext://BROKER1562.com:19999/62: Handle is terminating in state INIT: 5 refcnts (0x7fcac404a758), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1626.com:19999/126]: sasl_plaintext://BROKER1626.com:19999/126: Handle is terminating in state INIT: 5 refcnts (0x7fcac40318f8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1615.com:19999/115]: sasl_plaintext://BROKER1615.com:19999/115: Handle is terminating in state INIT: 7 refcnts (0x7fcac40525d8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1599.com:19999/99]: sasl_plaintext://BROKER1599.com:19999/99: Handle is terminating in state INIT: 7 refcnts (0x7fcac400ee78), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1605.com:19999/105]: sasl_plaintext://BROKER1605.com:19999/105: Handle is terminating in state INIT: 7 refcnts (0x7fcac4016cf8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1573.com:19999/73]: sasl_plaintext://BROKER1573.com:19999/73: Handle is terminating in state INIT: 7 refcnts (0x7fcac405a458), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1617.com:19999/117]: sasl_plaintext://BROKER1617.com:19999/117: Handle is terminating in state INIT: 7 refcnts (0x7fcac403d9c8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.691|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1523.com:19999/23]: sasl_plaintext://BROKER1523.com:19999/23: Handle is terminating in state INIT: 5 refcnts (0x7fcac4037c68), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1635.com:19999/97]: sasl_plaintext://BROKER1635.com:19999/97: Handle is terminating in state INIT: 7 refcnts (0x7fcac4012db8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1633.com:19999/133]: sasl_plaintext://BROKER1633.com:19999/133: Handle is terminating in state INIT: 5 refcnts (0x7fcac406b128), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.692|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1632.com:19999/132]: sasl_plaintext://BROKER1632.com:19999/132: Handle is terminating in state INIT: 5 refcnts (0x7fcac4066218), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.692|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1525.com:19999/25]: sasl_plaintext://BROKER1525.com:19999/25: Handle is terminating in state INIT: 5 refcnts (0x7fcac4013d88), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.692|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1503.com:19999/3]: sasl_plaintext://BROKER1503.com:19999/3: Handle is terminating in state INIT: 5 refcnts (0x7fcac4056518), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.692|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1557.com:19999/57]: sasl_plaintext://BROKER1557.com:19999/57: Handle is terminating in state INIT: 7 refcnts (0x7fcac407ae28), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1528.com:19999/28]: sasl_plaintext://BROKER1528.com:19999/28: Handle is terminating in state INIT: 7 refcnts (0x7fcac4083768), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1520.com:19999/bootstrap]: sasl_plaintext://BROKER1520.com:19999/20: Handle is terminating in state INIT: 5 refcnts (0x24543c8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd::0/internal]: :0/internal: Handle is terminating in state INIT: 3 refcnts (0x248b188), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1515.com:19999/bootstrap]: sasl_plaintext://BROKER1515.com:19999/15: Handle is terminating in state INIT: 5 refcnts (0x2499a78), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1534.com:19999/34]: sasl_plaintext://BROKER1534.com:19999/34: Handle is terminating in state INIT: 5 refcnts (0x7fcac402c9e8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1603.com:19999/103]: sasl_plaintext://BROKER1603.com:19999/103: Handle is terminating in state INIT: 9 refcnts (0x7fcac40896e8), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1541.com:19999/41]: sasl_plaintext://BROKER1541.com:19999/41: Handle is terminating in state INIT: 5 refcnts (0x7fcac404d6c8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1611.com:19999/111]: sasl_plaintext://BROKER1611.com:19999/111: Handle is terminating in state INIT: 7 refcnts (0x7fcac40632a8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1577.com:19999/77]: sasl_plaintext://BROKER1577.com:19999/77: Handle is terminating in state INIT: 7 refcnts (0x7fcac405d3c8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1518.com:19999/18]: sasl_plaintext://BROKER1518.com:19999/18: Handle is terminating in state INIT: 5 refcnts (0x7fcac4045848), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1540.com:19999/40]: sasl_plaintext://BROKER1540.com:19999/40: Handle is terminating in state INIT: 7 refcnts (0x7fcac4009f68), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1579.com:19999/79]: sasl_plaintext://BROKER1579.com:19999/79: Handle is terminating in state INIT: 7 refcnts (0x7fcac40438a8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1526.com:19999/26]: sasl_plaintext://BROKER1526.com:19999/26: Handle is terminating in state INIT: 5 refcnts (0x7fcac4051608), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1544.com:19999/44]: sasl_plaintext://BROKER1544.com:19999/44: Handle is terminating in state INIT: 5 refcnts (0x7fcac4015d28), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1580.com:19999/80]: sasl_plaintext://BROKER1580.com:19999/80: Handle is terminating in state INIT: 9 refcnts (0x7fcac400bf08), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1585.com:19999/85]: sasl_plaintext://BROKER1585.com:19999/85: Handle is terminating in state INIT: 9 refcnts (0x7fcac407cdc8), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1578.com:19999/78]: sasl_plaintext://BROKER1578.com:19999/78: Handle is terminating in state INIT: 7 refcnts (0x7fcac4010e18), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1575.com:19999/75]: sasl_plaintext://BROKER1575.com:19999/75: Handle is terminating in state INIT: 7 refcnts (0x7fcac40886f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1563.com:19999/63]: sasl_plaintext://BROKER1563.com:19999/63: Handle is terminating in state INIT: 5 refcnts (0x7fcac4019df8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1542.com:19999/42]: sasl_plaintext://BROKER1542.com:19999/42: Handle is terminating in state INIT: 5 refcnts (0x7fcac403ba48), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1590.com:19999/90]: sasl_plaintext://BROKER1590.com:19999/90: Handle is terminating in state INIT: 7 refcnts (0x7fcac402d9b8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1598.com:19999/98]: sasl_plaintext://BROKER1598.com:19999/98: Handle is terminating in state INIT: 7 refcnts (0x7fcac4038ad8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1532.com:19999/32]: sasl_plaintext://BROKER1532.com:19999/32: Handle is terminating in state INIT: 5 refcnts (0x7fcac402ba18), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1504.com:19999/4]: sasl_plaintext://BROKER1504.com:19999/4: Handle is terminating in state INIT: 5 refcnts (0x7fcac40338b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1592.com:19999/92]: sasl_plaintext://BROKER1592.com:19999/92: Handle is terminating in state INIT: 7 refcnts (0x7fcac40671e8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1629.com:19999/129]: sasl_plaintext://BROKER1629.com:19999/129: Handle is terminating in state INIT: 5 refcnts (0x7fcac405b428), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1608.com:19999/108]: sasl_plaintext://BROKER1608.com:19999/108: Handle is terminating in state INIT: 7 refcnts (0x7fcac4039a88), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1624.com:19999/124]: sasl_plaintext://BROKER1624.com:19999/124: Handle is terminating in state INIT: 5 refcnts (0x7fcac401ad48), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1614.com:19999/114]: sasl_plaintext://BROKER1614.com:19999/114: Handle is terminating in state INIT: 7 refcnts (0x7fcac406e098), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1594.com:19999/94]: sasl_plaintext://BROKER1594.com:19999/94: Handle is terminating in state INIT: 9 refcnts (0x7fcac4084738), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.692|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1582.com:19999/82]: sasl_plaintext://BROKER1582.com:19999/82: Handle is terminating in state INIT: 7 refcnts (0x7fcac401cce8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1555.com:19999/55]: sasl_plaintext://BROKER1555.com:19999/55: Handle is terminating in state INIT: 5 refcnts (0x7fcac4075f18), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.692|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1514.com:19999/14]: sasl_plaintext://BROKER1514.com:19999/14: Handle is terminating in state INIT: 5 refcnts (0x7fcac403aa78), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.692|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1554.com:19999/54]: sasl_plaintext://BROKER1554.com:19999/54: Handle is terminating in state INIT: 3 refcnts (0x7fcac405f368), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1568.com:19999/68]: sasl_plaintext://BROKER1568.com:19999/68: Handle is terminating in state INIT: 5 refcnts (0x7fcac40584b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1604.com:19999/104]: sasl_plaintext://BROKER1604.com:19999/104: Handle is terminating in state INIT: 7 refcnts (0x7fcac40477e8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1609.com:19999/109]: sasl_plaintext://BROKER1609.com:19999/109: Handle is terminating in state INIT: 7 refcnts (0x7fcac4029a98), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1572.com:19999/72]: sasl_plaintext://BROKER1572.com:19999/72: Handle is terminating in state INIT: 5 refcnts (0x7fcac4025b38), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1550.com:19999/50]: sasl_plaintext://BROKER1550.com:19999/50: Handle is terminating in state INIT: 5 refcnts (0x7fcac4020c28), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1595.com:19999/95]: sasl_plaintext://BROKER1595.com:19999/95: Handle is terminating in state INIT: 7 refcnts (0x7fcac4073f78), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1622.com:19999/122]: sasl_plaintext://BROKER1622.com:19999/122: Handle is terminating in state INIT: 5 refcnts (0x7fcac400ced8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1558.com:19999/58]: sasl_plaintext://BROKER1558.com:19999/58: Handle is terminating in state INIT: 5 refcnts (0x7fcac40574e8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1586.com:19999/86]: sasl_plaintext://BROKER1586.com:19999/86: Handle is terminating in state INIT: 7 refcnts (0x7fcac4018c98), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1623.com:19999/123]: sasl_plaintext://BROKER1623.com:19999/123: Handle is terminating in state INIT: 5 refcnts (0x7fcac404e698), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1547.com:19999/47]: sasl_plaintext://BROKER1547.com:19999/47: Handle is terminating in state INIT: 7 refcnts (0x7fcac4087708), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1602.com:19999/102]: sasl_plaintext://BROKER1602.com:19999/102: Handle is terminating in state INIT: 9 refcnts (0x7fcac404c6f8), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1553.com:19999/53]: sasl_plaintext://BROKER1553.com:19999/53: Handle is terminating in state INIT: 5 refcnts (0x7fcac4026b08), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1522.com:19999/22]: sasl_plaintext://BROKER1522.com:19999/22: Handle is terminating in state INIT: 5 refcnts (0x7fcac4046818), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1566.com:19999/66]: sasl_plaintext://BROKER1566.com:19999/66: Handle is terminating in state INIT: 5 refcnts (0x7fcac4078e88), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1589.com:19999/89]: sasl_plaintext://BROKER1589.com:19999/89: Handle is terminating in state INIT: 7 refcnts (0x7fcac403c9f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.613|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1548.com:19999/48]: sasl_plaintext://BROKER1548.com:19999/48: Handle is terminating in state INIT: 5 refcnts (0x7fcac4076ee8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1561.com:19999/61]: sasl_plaintext://BROKER1561.com:19999/61: Handle is terminating in state INIT: 5 refcnts (0x7fcac400af38), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1616.com:19999/116]: sasl_plaintext://BROKER1616.com:19999/116: Handle is terminating in state INIT: 7 refcnts (0x7fcac4030928), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1502.com:19999/2]: sasl_plaintext://BROKER1502.com:19999/2: Handle is terminating in state INIT: 5 refcnts (0x7fcac401bd18), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1511.com:19999/11]: sasl_plaintext://BROKER1511.com:19999/11: Handle is terminating in state INIT: 5 refcnts (0x7fcac406a158), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1582.com:19999/82]: sasl_plaintext://BROKER1582.com:19999/82: Handle is terminating in state INIT: 7 refcnts (0x7fcac401cce8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1616.com:19999/116]: sasl_plaintext://BROKER1616.com:19999/116: Handle is terminating in state INIT: 7 refcnts (0x7fcac4030928), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1514.com:19999/14]: sasl_plaintext://BROKER1514.com:19999/14: Handle is terminating in state INIT: 5 refcnts (0x7fcac403aa78), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1554.com:19999/54]: sasl_plaintext://BROKER1554.com:19999/54: Handle is terminating in state INIT: 3 refcnts (0x7fcac405f368), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1568.com:19999/68]: sasl_plaintext://BROKER1568.com:19999/68: Handle is terminating in state INIT: 5 refcnts (0x7fcac40584b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1604.com:19999/104]: sasl_plaintext://BROKER1604.com:19999/104: Handle is terminating in state INIT: 7 refcnts (0x7fcac40477e8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1572.com:19999/72]: sasl_plaintext://BROKER1572.com:19999/72: Handle is terminating in state INIT: 5 refcnts (0x7fcac4025b38), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1609.com:19999/109]: sasl_plaintext://BROKER1609.com:19999/109: Handle is terminating in state INIT: 7 refcnts (0x7fcac4029a98), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1595.com:19999/95]: sasl_plaintext://BROKER1595.com:19999/95: Handle is terminating in state INIT: 7 refcnts (0x7fcac4073f78), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1622.com:19999/122]: sasl_plaintext://BROKER1622.com:19999/122: Handle is terminating in state INIT: 5 refcnts (0x7fcac400ced8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1623.com:19999/123]: sasl_plaintext://BROKER1623.com:19999/123: Handle is terminating in state INIT: 5 refcnts (0x7fcac404e698), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1522.com:19999/22]: sasl_plaintext://BROKER1522.com:19999/22: Handle is terminating in state INIT: 5 refcnts (0x7fcac4046818), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1602.com:19999/102]: sasl_plaintext://BROKER1602.com:19999/102: Handle is terminating in state INIT: 9 refcnts (0x7fcac404c6f8), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1589.com:19999/89]: sasl_plaintext://BROKER1589.com:19999/89: Handle is terminating in state INIT: 7 refcnts (0x7fcac403c9f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.695|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1561.com:19999/61]: sasl_plaintext://BROKER1561.com:19999/61: Handle is terminating in state INIT: 5 refcnts (0x7fcac400af38), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.695|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1502.com:19999/2]: sasl_plaintext://BROKER1502.com:19999/2: Handle is terminating in state INIT: 5 refcnts (0x7fcac401bd18), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.697|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1582.com:19999/82]: sasl_plaintext://BROKER1582.com:19999/82: Handle is terminating in state INIT: 7 refcnts (0x7fcac401cce8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.697|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1514.com:19999/14]: sasl_plaintext://BROKER1514.com:19999/14: Handle is terminating in state INIT: 5 refcnts (0x7fcac403aa78), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.697|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1554.com:19999/54]: sasl_plaintext://BROKER1554.com:19999/54: Handle is terminating in state INIT: 3 refcnts (0x7fcac405f368), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.697|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1568.com:19999/68]: sasl_plaintext://BROKER1568.com:19999/68: Handle is terminating in state INIT: 5 refcnts (0x7fcac40584b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.697|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1572.com:19999/72]: sasl_plaintext://BROKER1572.com:19999/72: Handle is terminating in state INIT: 5 refcnts (0x7fcac4025b38), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.697|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1604.com:19999/104]: sasl_plaintext://BROKER1604.com:19999/104: Handle is terminating in state INIT: 7 refcnts (0x7fcac40477e8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.697|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1609.com:19999/109]: sasl_plaintext://BROKER1609.com:19999/109: Handle is terminating in state INIT: 7 refcnts (0x7fcac4029a98), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.697|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1595.com:19999/95]: sasl_plaintext://BROKER1595.com:19999/95: Handle is terminating in state INIT: 7 refcnts (0x7fcac4073f78), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.697|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1622.com:19999/122]: sasl_plaintext://BROKER1622.com:19999/122: Handle is terminating in state INIT: 5 refcnts (0x7fcac400ced8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.697|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1623.com:19999/123]: sasl_plaintext://BROKER1623.com:19999/123: Handle is terminating in state INIT: 5 refcnts (0x7fcac404e698), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.697|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1602.com:19999/102]: sasl_plaintext://BROKER1602.com:19999/102: Handle is terminating in state INIT: 9 refcnts (0x7fcac404c6f8), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.697|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1522.com:19999/22]: sasl_plaintext://BROKER1522.com:19999/22: Handle is terminating in state INIT: 5 refcnts (0x7fcac4046818), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.697|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1589.com:19999/89]: sasl_plaintext://BROKER1589.com:19999/89: Handle is terminating in state INIT: 7 refcnts (0x7fcac403c9f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.697|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1561.com:19999/61]: sasl_plaintext://BROKER1561.com:19999/61: Handle is terminating in state INIT: 5 refcnts (0x7fcac400af38), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.697|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1502.com:19999/2]: sasl_plaintext://BROKER1502.com:19999/2: Handle is terminating in state INIT: 5 refcnts (0x7fcac401bd18), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1633.com:19999/133]: sasl_plaintext://BROKER1633.com:19999/133: Handle is terminating in state INIT: 5 refcnts (0x7fcac406b128), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1520.com:19999/bootstrap]: sasl_plaintext://BROKER1520.com:19999/20: Handle is terminating in state INIT: 5 refcnts (0x24543c8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1635.com:19999/97]: sasl_plaintext://BROKER1635.com:19999/97: Handle is terminating in state INIT: 7 refcnts (0x7fcac4012db8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1534.com:19999/34]: sasl_plaintext://BROKER1534.com:19999/34: Handle is terminating in state INIT: 5 refcnts (0x7fcac402c9e8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1515.com:19999/bootstrap]: sasl_plaintext://BROKER1515.com:19999/15: Handle is terminating in state INIT: 5 refcnts (0x2499a78), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1603.com:19999/103]: sasl_plaintext://BROKER1603.com:19999/103: Handle is terminating in state INIT: 9 refcnts (0x7fcac40896e8), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1541.com:19999/41]: sasl_plaintext://BROKER1541.com:19999/41: Handle is terminating in state INIT: 5 refcnts (0x7fcac404d6c8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1611.com:19999/111]: sasl_plaintext://BROKER1611.com:19999/111: Handle is terminating in state INIT: 7 refcnts (0x7fcac40632a8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1632.com:19999/132]: sasl_plaintext://BROKER1632.com:19999/132: Handle is terminating in state INIT: 5 refcnts (0x7fcac4066218), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1577.com:19999/77]: sasl_plaintext://BROKER1577.com:19999/77: Handle is terminating in state INIT: 7 refcnts (0x7fcac405d3c8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1525.com:19999/25]: sasl_plaintext://BROKER1525.com:19999/25: Handle is terminating in state INIT: 5 refcnts (0x7fcac4013d88), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1503.com:19999/3]: sasl_plaintext://BROKER1503.com:19999/3: Handle is terminating in state INIT: 5 refcnts (0x7fcac4056518), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1518.com:19999/18]: sasl_plaintext://BROKER1518.com:19999/18: Handle is terminating in state INIT: 5 refcnts (0x7fcac4045848), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1540.com:19999/40]: sasl_plaintext://BROKER1540.com:19999/40: Handle is terminating in state INIT: 7 refcnts (0x7fcac4009f68), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1579.com:19999/79]: sasl_plaintext://BROKER1579.com:19999/79: Handle is terminating in state INIT: 7 refcnts (0x7fcac40438a8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1526.com:19999/26]: sasl_plaintext://BROKER1526.com:19999/26: Handle is terminating in state INIT: 5 refcnts (0x7fcac4051608), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1544.com:19999/44]: sasl_plaintext://BROKER1544.com:19999/44: Handle is terminating in state INIT: 5 refcnts (0x7fcac4015d28), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1514.com:19999/14]: sasl_plaintext://BROKER1514.com:19999/14: Handle is terminating in state INIT: 5 refcnts (0x7fcac403aa78), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1554.com:19999/54]: sasl_plaintext://BROKER1554.com:19999/54: Handle is terminating in state INIT: 3 refcnts (0x7fcac405f368), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1557.com:19999/57]: sasl_plaintext://BROKER1557.com:19999/57: Handle is terminating in state INIT: 7 refcnts (0x7fcac407ae28), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1582.com:19999/82]: sasl_plaintext://BROKER1582.com:19999/82: Handle is terminating in state INIT: 7 refcnts (0x7fcac401cce8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1580.com:19999/80]: sasl_plaintext://BROKER1580.com:19999/80: Handle is terminating in state INIT: 9 refcnts (0x7fcac400bf08), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1568.com:19999/68]: sasl_plaintext://BROKER1568.com:19999/68: Handle is terminating in state INIT: 5 refcnts (0x7fcac40584b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1572.com:19999/72]: sasl_plaintext://BROKER1572.com:19999/72: Handle is terminating in state INIT: 5 refcnts (0x7fcac4025b38), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1585.com:19999/85]: sasl_plaintext://BROKER1585.com:19999/85: Handle is terminating in state INIT: 9 refcnts (0x7fcac407cdc8), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1609.com:19999/109]: sasl_plaintext://BROKER1609.com:19999/109: Handle is terminating in state INIT: 7 refcnts (0x7fcac4029a98), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1528.com:19999/28]: sasl_plaintext://BROKER1528.com:19999/28: Handle is terminating in state INIT: 7 refcnts (0x7fcac4083768), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd::0/internal]: :0/internal: Handle is terminating in state INIT: 3 refcnts (0x248b188), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1578.com:19999/78]: sasl_plaintext://BROKER1578.com:19999/78: Handle is terminating in state INIT: 7 refcnts (0x7fcac4010e18), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1575.com:19999/75]: sasl_plaintext://BROKER1575.com:19999/75: Handle is terminating in state INIT: 7 refcnts (0x7fcac40886f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1563.com:19999/63]: sasl_plaintext://BROKER1563.com:19999/63: Handle is terminating in state INIT: 5 refcnts (0x7fcac4019df8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1542.com:19999/42]: sasl_plaintext://BROKER1542.com:19999/42: Handle is terminating in state INIT: 5 refcnts (0x7fcac403ba48), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1590.com:19999/90]: sasl_plaintext://BROKER1590.com:19999/90: Handle is terminating in state INIT: 7 refcnts (0x7fcac402d9b8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1595.com:19999/95]: sasl_plaintext://BROKER1595.com:19999/95: Handle is terminating in state INIT: 7 refcnts (0x7fcac4073f78), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1598.com:19999/98]: sasl_plaintext://BROKER1598.com:19999/98: Handle is terminating in state INIT: 7 refcnts (0x7fcac4038ad8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1604.com:19999/104]: sasl_plaintext://BROKER1604.com:19999/104: Handle is terminating in state INIT: 7 refcnts (0x7fcac40477e8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1622.com:19999/122]: sasl_plaintext://BROKER1622.com:19999/122: Handle is terminating in state INIT: 5 refcnts (0x7fcac400ced8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1623.com:19999/123]: sasl_plaintext://BROKER1623.com:19999/123: Handle is terminating in state INIT: 5 refcnts (0x7fcac404e698), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1504.com:19999/4]: sasl_plaintext://BROKER1504.com:19999/4: Handle is terminating in state INIT: 5 refcnts (0x7fcac40338b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1602.com:19999/102]: sasl_plaintext://BROKER1602.com:19999/102: Handle is terminating in state INIT: 9 refcnts (0x7fcac404c6f8), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1522.com:19999/22]: sasl_plaintext://BROKER1522.com:19999/22: Handle is terminating in state INIT: 5 refcnts (0x7fcac4046818), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1592.com:19999/92]: sasl_plaintext://BROKER1592.com:19999/92: Handle is terminating in state INIT: 7 refcnts (0x7fcac40671e8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1589.com:19999/89]: sasl_plaintext://BROKER1589.com:19999/89: Handle is terminating in state INIT: 7 refcnts (0x7fcac403c9f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1629.com:19999/129]: sasl_plaintext://BROKER1629.com:19999/129: Handle is terminating in state INIT: 5 refcnts (0x7fcac405b428), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1561.com:19999/61]: sasl_plaintext://BROKER1561.com:19999/61: Handle is terminating in state INIT: 5 refcnts (0x7fcac400af38), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.596|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1574.com:19999/74]: sasl_plaintext://BROKER1574.com:19999/74: Handle is terminating in state INIT: 7 refcnts (0x7fcac406f068), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1608.com:19999/108]: sasl_plaintext://BROKER1608.com:19999/108: Handle is terminating in state INIT: 7 refcnts (0x7fcac4039a88), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1624.com:19999/124]: sasl_plaintext://BROKER1624.com:19999/124: Handle is terminating in state INIT: 5 refcnts (0x7fcac401ad48), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1614.com:19999/114]: sasl_plaintext://BROKER1614.com:19999/114: Handle is terminating in state INIT: 7 refcnts (0x7fcac406e098), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1594.com:19999/94]: sasl_plaintext://BROKER1594.com:19999/94: Handle is terminating in state INIT: 9 refcnts (0x7fcac4084738), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1555.com:19999/55]: sasl_plaintext://BROKER1555.com:19999/55: Handle is terminating in state INIT: 5 refcnts (0x7fcac4075f18), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1607.com:19999/107]: sasl_plaintext://BROKER1607.com:19999/107: Handle is terminating in state INIT: 7 refcnts (0x7fcac40328c8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1612.com:19999/112]: sasl_plaintext://BROKER1612.com:19999/112: Handle is terminating in state INIT: 7 refcnts (0x7fcac4069188), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.690|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1560.com:19999/60]: sasl_plaintext://BROKER1560.com:19999/60: Handle is terminating in state INIT: 5 refcnts (0x7fcac4040958), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1538.com:19999/38]: sasl_plaintext://BROKER1538.com:19999/38: Handle is terminating in state INIT: 7 refcnts (0x7fcac407ed68), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1531.com:19999/31]: sasl_plaintext://BROKER1531.com:19999/31: Handle is terminating in state INIT: 5 refcnts (0x7fcac4023b98), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1539.com:19999/39]: sasl_plaintext://BROKER1539.com:19999/39: Handle is terminating in state APIVERSION_QUERY: 5 refcnts (0x7fcac4041908), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1620.com:19999/120]: sasl_plaintext://BROKER1620.com:19999/120: Handle is terminating in state INIT: 5 refcnts (0x7fcac400fe68), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1524.com:19999/24]: sasl_plaintext://BROKER1524.com:19999/24: Handle is terminating in state INIT: 5 refcnts (0x7fcac4035858), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.699|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1520.com:19999/bootstrap]: sasl_plaintext://BROKER1520.com:19999/20: Handle is terminating in state INIT: 5 refcnts (0x24543c8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.699|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1534.com:19999/34]: sasl_plaintext://BROKER1534.com:19999/34: Handle is terminating in state INIT: 5 refcnts (0x7fcac402c9e8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.699|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1515.com:19999/bootstrap]: sasl_plaintext://BROKER1515.com:19999/15: Handle is terminating in state INIT: 5 refcnts (0x2499a78), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.699|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1635.com:19999/97]: sasl_plaintext://BROKER1635.com:19999/97: Handle is terminating in state INIT: 7 refcnts (0x7fcac4012db8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.699|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1603.com:19999/103]: sasl_plaintext://BROKER1603.com:19999/103: Handle is terminating in state INIT: 9 refcnts (0x7fcac40896e8), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.699|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1633.com:19999/133]: sasl_plaintext://BROKER1633.com:19999/133: Handle is terminating in state INIT: 5 refcnts (0x7fcac406b128), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.699|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1541.com:19999/41]: sasl_plaintext://BROKER1541.com:19999/41: Handle is terminating in state INIT: 5 refcnts (0x7fcac404d6c8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.699|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1611.com:19999/111]: sasl_plaintext://BROKER1611.com:19999/111: Handle is terminating in state INIT: 7 refcnts (0x7fcac40632a8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.692|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1587.com:19999/87]: sasl_plaintext://BROKER1587.com:19999/87: Handle is terminating in state INIT: 7 refcnts (0x7fcac40535a8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1593.com:19999/93]: sasl_plaintext://BROKER1593.com:19999/93: Handle is terminating in state INIT: 7 refcnts (0x7fcac406d0c8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.700|TERMINATE|consumer_group_name#consumer-1| [thrd:GroupCoordinator]: GroupCoordinator/8: Handle is terminating in state INIT: 4 refcnts (0x241e758), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.700|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1610.com:19999/110]: sasl_plaintext://BROKER1610.com:19999/110: Handle is terminating in state INIT: 7 refcnts (0x7fcac4061308), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.700|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1556.com:19999/56]: sasl_plaintext://BROKER1556.com:19999/56: Handle is terminating in state INIT: 9 refcnts (0x7fcac4079e58), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.700|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1583.com:19999/83]: sasl_plaintext://BROKER1583.com:19999/83: Handle is terminating in state INIT: 7 refcnts (0x7fcac4044878), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.700|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1529.com:19999/29]: sasl_plaintext://BROKER1529.com:19999/29: Handle is terminating in state INIT: 5 refcnts (0x7fcac4071fd8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.700|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1549.com:19999/49]: sasl_plaintext://BROKER1549.com:19999/49: Handle is terminating in state INIT: 5 refcnts (0x7fcac405e398), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.690|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1506.com:19999/6]: sasl_plaintext://BROKER1506.com:19999/6: Handle is terminating in state INIT: 5 refcnts (0x7fcac402e988), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.690|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1508.com:19999/8]: sasl_plaintext://BROKER1508.com:19999/8: Handle is terminating in state INIT: 6 refcnts (0x7fcac4070038), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1619.com:19999/119]: sasl_plaintext://BROKER1619.com:19999/119: Handle is terminating in state INIT: 5 refcnts (0x7fcac4059488), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1596.com:19999/96]: sasl_plaintext://BROKER1596.com:19999/96: Handle is terminating in state INIT: 7 refcnts (0x7fcac40622f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1543.com:19999/43]: sasl_plaintext://BROKER1543.com:19999/43: Handle is terminating in state INIT: 5 refcnts (0x7fcac40487b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1576.com:19999/76]: sasl_plaintext://BROKER1576.com:19999/76: Handle is terminating in state INIT: 7 refcnts (0x7fcac4077eb8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.704|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1506.com:19999/6]: sasl_plaintext://BROKER1506.com:19999/6: Handle is terminating in state INIT: 5 refcnts (0x7fcac402e988), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.704|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1508.com:19999/8]: sasl_plaintext://BROKER1508.com:19999/8: Handle is terminating in state INIT: 6 refcnts (0x7fcac4070038), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.705|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1610.com:19999/110]: sasl_plaintext://BROKER1610.com:19999/110: Handle is terminating in state INIT: 7 refcnts (0x7fcac4061308), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.706|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1596.com:19999/96]: sasl_plaintext://BROKER1596.com:19999/96: Handle is terminating in state INIT: 7 refcnts (0x7fcac40622f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.707|TERMINATE|consumer_group_name#consumer-1| [thrd:GroupCoordinator]: GroupCoordinator/8: Handle is terminating in state INIT: 4 refcnts (0x241e758), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1566.com:19999/66]: sasl_plaintext://BROKER1566.com:19999/66: Handle is terminating in state INIT: 5 refcnts (0x7fcac4078e88), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1560.com:19999/60]: sasl_plaintext://BROKER1560.com:19999/60: Handle is terminating in state INIT: 5 refcnts (0x7fcac4040958), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1616.com:19999/116]: sasl_plaintext://BROKER1616.com:19999/116: Handle is terminating in state INIT: 7 refcnts (0x7fcac4030928), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1515.com:19999/bootstrap]: sasl_plaintext://BROKER1515.com:19999/15: Handle is terminating in state INIT: 5 refcnts (0x2499a78), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1511.com:19999/11]: sasl_plaintext://BROKER1511.com:19999/11: Handle is terminating in state INIT: 5 refcnts (0x7fcac406a158), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1534.com:19999/34]: sasl_plaintext://BROKER1534.com:19999/34: Handle is terminating in state INIT: 5 refcnts (0x7fcac402c9e8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1628.com:19999/128]: sasl_plaintext://BROKER1628.com:19999/128: Handle is terminating in state INIT: 5 refcnts (0x7fcac402aa48), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1635.com:19999/97]: sasl_plaintext://BROKER1635.com:19999/97: Handle is terminating in state INIT: 7 refcnts (0x7fcac4012db8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1533.com:19999/33]: sasl_plaintext://BROKER1533.com:19999/33: Handle is terminating in state INIT: 5 refcnts (0x7fcac4036808), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1633.com:19999/133]: sasl_plaintext://BROKER1633.com:19999/133: Handle is terminating in state INIT: 5 refcnts (0x7fcac406b128), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1581.com:19999/81]: sasl_plaintext://BROKER1581.com:19999/81: Handle is terminating in state INIT: 7 refcnts (0x7fcac403e998), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.596|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1535.com:19999/35]: sasl_plaintext://BROKER1535.com:19999/35: Handle is terminating in state INIT: 5 refcnts (0x7fcac4050638), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1621.com:19999/121]: sasl_plaintext://BROKER1621.com:19999/121: Handle is terminating in state INIT: 5 refcnts (0x7fcac403f968), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1541.com:19999/41]: sasl_plaintext://BROKER1541.com:19999/41: Handle is terminating in state INIT: 5 refcnts (0x7fcac404d6c8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1613.com:19999/113]: sasl_plaintext://BROKER1613.com:19999/113: Handle is terminating in state INIT: 7 refcnts (0x7fcac406c0f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1611.com:19999/111]: sasl_plaintext://BROKER1611.com:19999/111: Handle is terminating in state INIT: 7 refcnts (0x7fcac40632a8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1601.com:19999/101]: sasl_plaintext://BROKER1601.com:19999/101: Handle is terminating in state INIT: 9 refcnts (0x7fcac4008f68), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1632.com:19999/132]: sasl_plaintext://BROKER1632.com:19999/132: Handle is terminating in state INIT: 5 refcnts (0x7fcac4066218), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1600.com:19999/100]: sasl_plaintext://BROKER1600.com:19999/100: Handle is terminating in state INIT: 7 refcnts (0x7fcac40428d8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1577.com:19999/77]: sasl_plaintext://BROKER1577.com:19999/77: Handle is terminating in state INIT: 7 refcnts (0x7fcac405d3c8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1551.com:19999/51]: sasl_plaintext://BROKER1551.com:19999/51: Handle is terminating in state INIT: 5 refcnts (0x7fcac4024b68), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1587.com:19999/87]: sasl_plaintext://BROKER1587.com:19999/87: Handle is terminating in state INIT: 7 refcnts (0x7fcac40535a8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1525.com:19999/25]: sasl_plaintext://BROKER1525.com:19999/25: Handle is terminating in state INIT: 5 refcnts (0x7fcac4013d88), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1505.com:19999/bootstrap]: sasl_plaintext://BROKER1505.com:19999/5: Handle is terminating in state INIT: 5 refcnts (0x24af8c8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1512.com:19999/12]: sasl_plaintext://BROKER1512.com:19999/12: Handle is terminating in state INIT: 5 refcnts (0x7fcac405c3f8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1503.com:19999/3]: sasl_plaintext://BROKER1503.com:19999/3: Handle is terminating in state INIT: 5 refcnts (0x7fcac4056518), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1631.com:19999/131]: sasl_plaintext://BROKER1631.com:19999/131: Handle is terminating in state INIT: 3 refcnts (0x7fcac4064278), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1518.com:19999/18]: sasl_plaintext://BROKER1518.com:19999/18: Handle is terminating in state INIT: 5 refcnts (0x7fcac4045848), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1540.com:19999/40]: sasl_plaintext://BROKER1540.com:19999/40: Handle is terminating in state INIT: 7 refcnts (0x7fcac4009f68), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1579.com:19999/79]: sasl_plaintext://BROKER1579.com:19999/79: Handle is terminating in state INIT: 7 refcnts (0x7fcac40438a8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1526.com:19999/26]: sasl_plaintext://BROKER1526.com:19999/26: Handle is terminating in state INIT: 5 refcnts (0x7fcac4051608), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1544.com:19999/44]: sasl_plaintext://BROKER1544.com:19999/44: Handle is terminating in state INIT: 5 refcnts (0x7fcac4015d28), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1557.com:19999/57]: sasl_plaintext://BROKER1557.com:19999/57: Handle is terminating in state INIT: 7 refcnts (0x7fcac407ae28), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1580.com:19999/80]: sasl_plaintext://BROKER1580.com:19999/80: Handle is terminating in state INIT: 9 refcnts (0x7fcac400bf08), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1585.com:19999/85]: sasl_plaintext://BROKER1585.com:19999/85: Handle is terminating in state INIT: 9 refcnts (0x7fcac407cdc8), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1528.com:19999/28]: sasl_plaintext://BROKER1528.com:19999/28: Handle is terminating in state INIT: 7 refcnts (0x7fcac4083768), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd::0/internal]: :0/internal: Handle is terminating in state INIT: 3 refcnts (0x248b188), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1578.com:19999/78]: sasl_plaintext://BROKER1578.com:19999/78: Handle is terminating in state INIT: 7 refcnts (0x7fcac4010e18), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1575.com:19999/75]: sasl_plaintext://BROKER1575.com:19999/75: Handle is terminating in state INIT: 7 refcnts (0x7fcac40886f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1563.com:19999/63]: sasl_plaintext://BROKER1563.com:19999/63: Handle is terminating in state INIT: 5 refcnts (0x7fcac4019df8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1542.com:19999/42]: sasl_plaintext://BROKER1542.com:19999/42: Handle is terminating in state INIT: 5 refcnts (0x7fcac403ba48), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1590.com:19999/90]: sasl_plaintext://BROKER1590.com:19999/90: Handle is terminating in state INIT: 7 refcnts (0x7fcac402d9b8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1598.com:19999/98]: sasl_plaintext://BROKER1598.com:19999/98: Handle is terminating in state INIT: 7 refcnts (0x7fcac4038ad8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1504.com:19999/4]: sasl_plaintext://BROKER1504.com:19999/4: Handle is terminating in state INIT: 5 refcnts (0x7fcac40338b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1592.com:19999/92]: sasl_plaintext://BROKER1592.com:19999/92: Handle is terminating in state INIT: 7 refcnts (0x7fcac40671e8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1629.com:19999/129]: sasl_plaintext://BROKER1629.com:19999/129: Handle is terminating in state INIT: 5 refcnts (0x7fcac405b428), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1608.com:19999/108]: sasl_plaintext://BROKER1608.com:19999/108: Handle is terminating in state INIT: 7 refcnts (0x7fcac4039a88), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1624.com:19999/124]: sasl_plaintext://BROKER1624.com:19999/124: Handle is terminating in state INIT: 5 refcnts (0x7fcac401ad48), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1614.com:19999/114]: sasl_plaintext://BROKER1614.com:19999/114: Handle is terminating in state INIT: 7 refcnts (0x7fcac406e098), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1594.com:19999/94]: sasl_plaintext://BROKER1594.com:19999/94: Handle is terminating in state INIT: 9 refcnts (0x7fcac4084738), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1555.com:19999/55]: sasl_plaintext://BROKER1555.com:19999/55: Handle is terminating in state INIT: 5 refcnts (0x7fcac4075f18), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1531.com:19999/31]: sasl_plaintext://BROKER1531.com:19999/31: Handle is terminating in state INIT: 5 refcnts (0x7fcac4023b98), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1607.com:19999/107]: sasl_plaintext://BROKER1607.com:19999/107: Handle is terminating in state INIT: 7 refcnts (0x7fcac40328c8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1612.com:19999/112]: sasl_plaintext://BROKER1612.com:19999/112: Handle is terminating in state INIT: 7 refcnts (0x7fcac4069188), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1538.com:19999/38]: sasl_plaintext://BROKER1538.com:19999/38: Handle is terminating in state INIT: 7 refcnts (0x7fcac407ed68), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1539.com:19999/39]: sasl_plaintext://BROKER1539.com:19999/39: Handle is terminating in state APIVERSION_QUERY: 5 refcnts (0x7fcac4041908), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1620.com:19999/120]: sasl_plaintext://BROKER1620.com:19999/120: Handle is terminating in state INIT: 5 refcnts (0x7fcac400fe68), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1524.com:19999/24]: sasl_plaintext://BROKER1524.com:19999/24: Handle is terminating in state INIT: 5 refcnts (0x7fcac4035858), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1543.com:19999/43]: sasl_plaintext://BROKER1543.com:19999/43: Handle is terminating in state INIT: 5 refcnts (0x7fcac40487b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1576.com:19999/76]: sasl_plaintext://BROKER1576.com:19999/76: Handle is terminating in state INIT: 7 refcnts (0x7fcac4077eb8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1619.com:19999/119]: sasl_plaintext://BROKER1619.com:19999/119: Handle is terminating in state INIT: 5 refcnts (0x7fcac4059488), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.787|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1596.com:19999/96]: sasl_plaintext://BROKER1596.com:19999/96: Handle is terminating in state INIT: 7 refcnts (0x7fcac40622f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1569.com:19999/69]: sasl_plaintext://BROKER1569.com:19999/69: Handle is terminating in state INIT: 5 refcnts (0x7fcac402f958), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1564.com:19999/64]: sasl_plaintext://BROKER1564.com:19999/64: Handle is terminating in state INIT: 5 refcnts (0x7fcac4054578), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1536.com:19999/36]: sasl_plaintext://BROKER1536.com:19999/36: Handle is terminating in state INIT: 5 refcnts (0x7fcac4014d58), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1626.com:19999/126]: sasl_plaintext://BROKER1626.com:19999/126: Handle is terminating in state INIT: 5 refcnts (0x7fcac40318f8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1615.com:19999/115]: sasl_plaintext://BROKER1615.com:19999/115: Handle is terminating in state INIT: 7 refcnts (0x7fcac40525d8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1562.com:19999/62]: sasl_plaintext://BROKER1562.com:19999/62: Handle is terminating in state INIT: 5 refcnts (0x7fcac404a758), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1599.com:19999/99]: sasl_plaintext://BROKER1599.com:19999/99: Handle is terminating in state INIT: 7 refcnts (0x7fcac400ee78), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1552.com:19999/52]: sasl_plaintext://BROKER1552.com:19999/52: Handle is terminating in state INIT: 5 refcnts (0x7fcac4022bc8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1605.com:19999/105]: sasl_plaintext://BROKER1605.com:19999/105: Handle is terminating in state INIT: 7 refcnts (0x7fcac4016cf8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1591.com:19999/91]: sasl_plaintext://BROKER1591.com:19999/91: Handle is terminating in state INIT: 7 refcnts (0x7fcac4021bf8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1573.com:19999/73]: sasl_plaintext://BROKER1573.com:19999/73: Handle is terminating in state INIT: 7 refcnts (0x7fcac405a458), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1617.com:19999/117]: sasl_plaintext://BROKER1617.com:19999/117: Handle is terminating in state INIT: 7 refcnts (0x7fcac403d9c8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1588.com:19999/88]: sasl_plaintext://BROKER1588.com:19999/88: Handle is terminating in state INIT: 7 refcnts (0x7fcac4027ad8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1523.com:19999/23]: sasl_plaintext://BROKER1523.com:19999/23: Handle is terminating in state INIT: 5 refcnts (0x7fcac4037c68), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.788|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1536.com:19999/36]: sasl_plaintext://BROKER1536.com:19999/36: Handle is terminating in state INIT: 5 refcnts (0x7fcac4014d58), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.788|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1552.com:19999/52]: sasl_plaintext://BROKER1552.com:19999/52: Handle is terminating in state INIT: 5 refcnts (0x7fcac4022bc8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.788|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1591.com:19999/91]: sasl_plaintext://BROKER1591.com:19999/91: Handle is terminating in state INIT: 7 refcnts (0x7fcac4021bf8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.788|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1588.com:19999/88]: sasl_plaintext://BROKER1588.com:19999/88: Handle is terminating in state INIT: 7 refcnts (0x7fcac4027ad8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.788|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1543.com:19999/43]: sasl_plaintext://BROKER1543.com:19999/43: Handle is terminating in state INIT: 5 refcnts (0x7fcac40487b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.788|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1576.com:19999/76]: sasl_plaintext://BROKER1576.com:19999/76: Handle is terminating in state INIT: 7 refcnts (0x7fcac4077eb8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.788|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1619.com:19999/119]: sasl_plaintext://BROKER1619.com:19999/119: Handle is terminating in state INIT: 5 refcnts (0x7fcac4059488), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.788|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1596.com:19999/96]: sasl_plaintext://BROKER1596.com:19999/96: Handle is terminating in state INIT: 7 refcnts (0x7fcac40622f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1569.com:19999/69]: sasl_plaintext://BROKER1569.com:19999/69: Handle is terminating in state INIT: 5 refcnts (0x7fcac402f958), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1564.com:19999/64]: sasl_plaintext://BROKER1564.com:19999/64: Handle is terminating in state INIT: 5 refcnts (0x7fcac4054578), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1615.com:19999/115]: sasl_plaintext://BROKER1615.com:19999/115: Handle is terminating in state INIT: 7 refcnts (0x7fcac40525d8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1562.com:19999/62]: sasl_plaintext://BROKER1562.com:19999/62: Handle is terminating in state INIT: 5 refcnts (0x7fcac404a758), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1599.com:19999/99]: sasl_plaintext://BROKER1599.com:19999/99: Handle is terminating in state INIT: 7 refcnts (0x7fcac400ee78), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1626.com:19999/126]: sasl_plaintext://BROKER1626.com:19999/126: Handle is terminating in state INIT: 5 refcnts (0x7fcac40318f8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1605.com:19999/105]: sasl_plaintext://BROKER1605.com:19999/105: Handle is terminating in state INIT: 7 refcnts (0x7fcac4016cf8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1573.com:19999/73]: sasl_plaintext://BROKER1573.com:19999/73: Handle is terminating in state INIT: 7 refcnts (0x7fcac405a458), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1617.com:19999/117]: sasl_plaintext://BROKER1617.com:19999/117: Handle is terminating in state INIT: 7 refcnts (0x7fcac403d9c8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1523.com:19999/23]: sasl_plaintext://BROKER1523.com:19999/23: Handle is terminating in state INIT: 5 refcnts (0x7fcac4037c68), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1556.com:19999/56]: sasl_plaintext://BROKER1556.com:19999/56: Handle is terminating in state INIT: 9 refcnts (0x7fcac4079e58), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1583.com:19999/83]: sasl_plaintext://BROKER1583.com:19999/83: Handle is terminating in state INIT: 7 refcnts (0x7fcac4044878), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1529.com:19999/29]: sasl_plaintext://BROKER1529.com:19999/29: Handle is terminating in state INIT: 5 refcnts (0x7fcac4071fd8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1549.com:19999/49]: sasl_plaintext://BROKER1549.com:19999/49: Handle is terminating in state INIT: 5 refcnts (0x7fcac405e398), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1610.com:19999/110]: sasl_plaintext://BROKER1610.com:19999/110: Handle is terminating in state INIT: 7 refcnts (0x7fcac4061308), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1506.com:19999/6]: sasl_plaintext://BROKER1506.com:19999/6: Handle is terminating in state INIT: 5 refcnts (0x7fcac402e988), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1508.com:19999/8]: sasl_plaintext://BROKER1508.com:19999/8: Handle is terminating in state INIT: 6 refcnts (0x7fcac4070038), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1536.com:19999/36]: sasl_plaintext://BROKER1536.com:19999/36: Handle is terminating in state INIT: 5 refcnts (0x7fcac4014d58), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.789|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1552.com:19999/52]: sasl_plaintext://BROKER1552.com:19999/52: Handle is terminating in state INIT: 5 refcnts (0x7fcac4022bc8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1588.com:19999/88]: sasl_plaintext://BROKER1588.com:19999/88: Handle is terminating in state INIT: 7 refcnts (0x7fcac4027ad8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1591.com:19999/91]: sasl_plaintext://BROKER1591.com:19999/91: Handle is terminating in state INIT: 7 refcnts (0x7fcac4021bf8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1543.com:19999/43]: sasl_plaintext://BROKER1543.com:19999/43: Handle is terminating in state INIT: 5 refcnts (0x7fcac40487b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1576.com:19999/76]: sasl_plaintext://BROKER1576.com:19999/76: Handle is terminating in state INIT: 7 refcnts (0x7fcac4077eb8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1619.com:19999/119]: sasl_plaintext://BROKER1619.com:19999/119: Handle is terminating in state INIT: 5 refcnts (0x7fcac4059488), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1596.com:19999/96]: sasl_plaintext://BROKER1596.com:19999/96: Handle is terminating in state INIT: 7 refcnts (0x7fcac40622f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1569.com:19999/69]: sasl_plaintext://BROKER1569.com:19999/69: Handle is terminating in state INIT: 5 refcnts (0x7fcac402f958), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1564.com:19999/64]: sasl_plaintext://BROKER1564.com:19999/64: Handle is terminating in state INIT: 5 refcnts (0x7fcac4054578), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1562.com:19999/62]: sasl_plaintext://BROKER1562.com:19999/62: Handle is terminating in state INIT: 5 refcnts (0x7fcac404a758), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1599.com:19999/99]: sasl_plaintext://BROKER1599.com:19999/99: Handle is terminating in state INIT: 7 refcnts (0x7fcac400ee78), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1626.com:19999/126]: sasl_plaintext://BROKER1626.com:19999/126: Handle is terminating in state INIT: 5 refcnts (0x7fcac40318f8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1615.com:19999/115]: sasl_plaintext://BROKER1615.com:19999/115: Handle is terminating in state INIT: 7 refcnts (0x7fcac40525d8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1605.com:19999/105]: sasl_plaintext://BROKER1605.com:19999/105: Handle is terminating in state INIT: 7 refcnts (0x7fcac4016cf8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1573.com:19999/73]: sasl_plaintext://BROKER1573.com:19999/73: Handle is terminating in state INIT: 7 refcnts (0x7fcac405a458), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1617.com:19999/117]: sasl_plaintext://BROKER1617.com:19999/117: Handle is terminating in state INIT: 7 refcnts (0x7fcac403d9c8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1523.com:19999/23]: sasl_plaintext://BROKER1523.com:19999/23: Handle is terminating in state INIT: 5 refcnts (0x7fcac4037c68), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.790|TERMINATE|consumer_group_name#consumer-1| [thrd:GroupCoordinator]: GroupCoordinator/8: Handle is terminating in state INIT: 4 refcnts (0x241e758), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.791|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1549.com:19999/49]: sasl_plaintext://BROKER1549.com:19999/49: Handle is terminating in state INIT: 5 refcnts (0x7fcac405e398), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.791|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1529.com:19999/29]: sasl_plaintext://BROKER1529.com:19999/29: Handle is terminating in state INIT: 5 refcnts (0x7fcac4071fd8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.791|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1583.com:19999/83]: sasl_plaintext://BROKER1583.com:19999/83: Handle is terminating in state INIT: 7 refcnts (0x7fcac4044878), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.791|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1556.com:19999/56]: sasl_plaintext://BROKER1556.com:19999/56: Handle is terminating in state INIT: 9 refcnts (0x7fcac4079e58), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.791|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1610.com:19999/110]: sasl_plaintext://BROKER1610.com:19999/110: Handle is terminating in state INIT: 7 refcnts (0x7fcac4061308), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.791|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1506.com:19999/6]: sasl_plaintext://BROKER1506.com:19999/6: Handle is terminating in state INIT: 5 refcnts (0x7fcac402e988), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.791|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1508.com:19999/8]: sasl_plaintext://BROKER1508.com:19999/8: Handle is terminating in state INIT: 6 refcnts (0x7fcac4070038), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.792|TERMINATE|consumer_group_name#consumer-1| [thrd:GroupCoordinator]: GroupCoordinator/8: Handle is terminating in state INIT: 4 refcnts (0x241e758), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.792|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1529.com:19999/29]: sasl_plaintext://BROKER1529.com:19999/29: Handle is terminating in state INIT: 5 refcnts (0x7fcac4071fd8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.792|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1583.com:19999/83]: sasl_plaintext://BROKER1583.com:19999/83: Handle is terminating in state INIT: 7 refcnts (0x7fcac4044878), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.792|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1549.com:19999/49]: sasl_plaintext://BROKER1549.com:19999/49: Handle is terminating in state INIT: 5 refcnts (0x7fcac405e398), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.792|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1556.com:19999/56]: sasl_plaintext://BROKER1556.com:19999/56: Handle is terminating in state INIT: 9 refcnts (0x7fcac4079e58), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.792|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1610.com:19999/110]: sasl_plaintext://BROKER1610.com:19999/110: Handle is terminating in state INIT: 7 refcnts (0x7fcac4061308), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.792|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1506.com:19999/6]: sasl_plaintext://BROKER1506.com:19999/6: Handle is terminating in state INIT: 5 refcnts (0x7fcac402e988), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.792|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1508.com:19999/8]: sasl_plaintext://BROKER1508.com:19999/8: Handle is terminating in state INIT: 6 refcnts (0x7fcac4070038), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.793|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1549.com:19999/49]: sasl_plaintext://BROKER1549.com:19999/49: Handle is terminating in state INIT: 5 refcnts (0x7fcac405e398), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.793|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1529.com:19999/29]: sasl_plaintext://BROKER1529.com:19999/29: Handle is terminating in state INIT: 5 refcnts (0x7fcac4071fd8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.793|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1583.com:19999/83]: sasl_plaintext://BROKER1583.com:19999/83: Handle is terminating in state INIT: 7 refcnts (0x7fcac4044878), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.793|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1556.com:19999/56]: sasl_plaintext://BROKER1556.com:19999/56: Handle is terminating in state INIT: 9 refcnts (0x7fcac4079e58), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.793|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1610.com:19999/110]: sasl_plaintext://BROKER1610.com:19999/110: Handle is terminating in state INIT: 7 refcnts (0x7fcac4061308), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.793|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1506.com:19999/6]: sasl_plaintext://BROKER1506.com:19999/6: Handle is terminating in state INIT: 5 refcnts (0x7fcac402e988), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.793|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1508.com:19999/8]: sasl_plaintext://BROKER1508.com:19999/8: Handle is terminating in state INIT: 6 refcnts (0x7fcac4070038), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1536.com:19999/36]: sasl_plaintext://BROKER1536.com:19999/36: Handle is terminating in state INIT: 5 refcnts (0x7fcac4014d58), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1552.com:19999/52]: sasl_plaintext://BROKER1552.com:19999/52: Handle is terminating in state INIT: 5 refcnts (0x7fcac4022bc8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1588.com:19999/88]: sasl_plaintext://BROKER1588.com:19999/88: Handle is terminating in state INIT: 7 refcnts (0x7fcac4027ad8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1543.com:19999/43]: sasl_plaintext://BROKER1543.com:19999/43: Handle is terminating in state INIT: 5 refcnts (0x7fcac40487b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1591.com:19999/91]: sasl_plaintext://BROKER1591.com:19999/91: Handle is terminating in state INIT: 7 refcnts (0x7fcac4021bf8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1619.com:19999/119]: sasl_plaintext://BROKER1619.com:19999/119: Handle is terminating in state INIT: 5 refcnts (0x7fcac4059488), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1596.com:19999/96]: sasl_plaintext://BROKER1596.com:19999/96: Handle is terminating in state INIT: 7 refcnts (0x7fcac40622f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1576.com:19999/76]: sasl_plaintext://BROKER1576.com:19999/76: Handle is terminating in state INIT: 7 refcnts (0x7fcac4077eb8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1569.com:19999/69]: sasl_plaintext://BROKER1569.com:19999/69: Handle is terminating in state INIT: 5 refcnts (0x7fcac402f958), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1564.com:19999/64]: sasl_plaintext://BROKER1564.com:19999/64: Handle is terminating in state INIT: 5 refcnts (0x7fcac4054578), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1562.com:19999/62]: sasl_plaintext://BROKER1562.com:19999/62: Handle is terminating in state INIT: 5 refcnts (0x7fcac404a758), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1599.com:19999/99]: sasl_plaintext://BROKER1599.com:19999/99: Handle is terminating in state INIT: 7 refcnts (0x7fcac400ee78), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1626.com:19999/126]: sasl_plaintext://BROKER1626.com:19999/126: Handle is terminating in state INIT: 5 refcnts (0x7fcac40318f8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1615.com:19999/115]: sasl_plaintext://BROKER1615.com:19999/115: Handle is terminating in state INIT: 7 refcnts (0x7fcac40525d8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1605.com:19999/105]: sasl_plaintext://BROKER1605.com:19999/105: Handle is terminating in state INIT: 7 refcnts (0x7fcac4016cf8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1573.com:19999/73]: sasl_plaintext://BROKER1573.com:19999/73: Handle is terminating in state INIT: 7 refcnts (0x7fcac405a458), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1617.com:19999/117]: sasl_plaintext://BROKER1617.com:19999/117: Handle is terminating in state INIT: 7 refcnts (0x7fcac403d9c8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.794|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1523.com:19999/23]: sasl_plaintext://BROKER1523.com:19999/23: Handle is terminating in state INIT: 5 refcnts (0x7fcac4037c68), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1529.com:19999/29]: sasl_plaintext://BROKER1529.com:19999/29: Handle is terminating in state INIT: 5 refcnts (0x7fcac4071fd8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1583.com:19999/83]: sasl_plaintext://BROKER1583.com:19999/83: Handle is terminating in state INIT: 7 refcnts (0x7fcac4044878), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1549.com:19999/49]: sasl_plaintext://BROKER1549.com:19999/49: Handle is terminating in state INIT: 5 refcnts (0x7fcac405e398), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1556.com:19999/56]: sasl_plaintext://BROKER1556.com:19999/56: Handle is terminating in state INIT: 9 refcnts (0x7fcac4079e58), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1610.com:19999/110]: sasl_plaintext://BROKER1610.com:19999/110: Handle is terminating in state INIT: 7 refcnts (0x7fcac4061308), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1506.com:19999/6]: sasl_plaintext://BROKER1506.com:19999/6: Handle is terminating in state INIT: 5 refcnts (0x7fcac402e988), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1508.com:19999/8]: sasl_plaintext://BROKER1508.com:19999/8: Handle is terminating in state INIT: 6 refcnts (0x7fcac4070038), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1552.com:19999/52]: sasl_plaintext://BROKER1552.com:19999/52: Handle is terminating in state INIT: 5 refcnts (0x7fcac4022bc8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1536.com:19999/36]: sasl_plaintext://BROKER1536.com:19999/36: Handle is terminating in state INIT: 5 refcnts (0x7fcac4014d58), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1588.com:19999/88]: sasl_plaintext://BROKER1588.com:19999/88: Handle is terminating in state INIT: 7 refcnts (0x7fcac4027ad8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1543.com:19999/43]: sasl_plaintext://BROKER1543.com:19999/43: Handle is terminating in state INIT: 5 refcnts (0x7fcac40487b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1591.com:19999/91]: sasl_plaintext://BROKER1591.com:19999/91: Handle is terminating in state INIT: 7 refcnts (0x7fcac4021bf8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1619.com:19999/119]: sasl_plaintext://BROKER1619.com:19999/119: Handle is terminating in state INIT: 5 refcnts (0x7fcac4059488), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1596.com:19999/96]: sasl_plaintext://BROKER1596.com:19999/96: Handle is terminating in state INIT: 7 refcnts (0x7fcac40622f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1576.com:19999/76]: sasl_plaintext://BROKER1576.com:19999/76: Handle is terminating in state INIT: 7 refcnts (0x7fcac4077eb8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1569.com:19999/69]: sasl_plaintext://BROKER1569.com:19999/69: Handle is terminating in state INIT: 5 refcnts (0x7fcac402f958), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1564.com:19999/64]: sasl_plaintext://BROKER1564.com:19999/64: Handle is terminating in state INIT: 5 refcnts (0x7fcac4054578), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1562.com:19999/62]: sasl_plaintext://BROKER1562.com:19999/62: Handle is terminating in state INIT: 5 refcnts (0x7fcac404a758), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1599.com:19999/99]: sasl_plaintext://BROKER1599.com:19999/99: Handle is terminating in state INIT: 7 refcnts (0x7fcac400ee78), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1626.com:19999/126]: sasl_plaintext://BROKER1626.com:19999/126: Handle is terminating in state INIT: 5 refcnts (0x7fcac40318f8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1615.com:19999/115]: sasl_plaintext://BROKER1615.com:19999/115: Handle is terminating in state INIT: 7 refcnts (0x7fcac40525d8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1605.com:19999/105]: sasl_plaintext://BROKER1605.com:19999/105: Handle is terminating in state INIT: 7 refcnts (0x7fcac4016cf8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1573.com:19999/73]: sasl_plaintext://BROKER1573.com:19999/73: Handle is terminating in state INIT: 7 refcnts (0x7fcac405a458), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1617.com:19999/117]: sasl_plaintext://BROKER1617.com:19999/117: Handle is terminating in state INIT: 7 refcnts (0x7fcac403d9c8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1523.com:19999/23]: sasl_plaintext://BROKER1523.com:19999/23: Handle is terminating in state INIT: 5 refcnts (0x7fcac4037c68), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1616.com:19999/116]: sasl_plaintext://BROKER1616.com:19999/116: Handle is terminating in state INIT: 7 refcnts (0x7fcac4030928), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1628.com:19999/128]: sasl_plaintext://BROKER1628.com:19999/128: Handle is terminating in state INIT: 5 refcnts (0x7fcac402aa48), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1511.com:19999/11]: sasl_plaintext://BROKER1511.com:19999/11: Handle is terminating in state INIT: 5 refcnts (0x7fcac406a158), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1566.com:19999/66]: sasl_plaintext://BROKER1566.com:19999/66: Handle is terminating in state INIT: 5 refcnts (0x7fcac4078e88), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1533.com:19999/33]: sasl_plaintext://BROKER1533.com:19999/33: Handle is terminating in state INIT: 5 refcnts (0x7fcac4036808), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1581.com:19999/81]: sasl_plaintext://BROKER1581.com:19999/81: Handle is terminating in state INIT: 7 refcnts (0x7fcac403e998), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1621.com:19999/121]: sasl_plaintext://BROKER1621.com:19999/121: Handle is terminating in state INIT: 5 refcnts (0x7fcac403f968), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1601.com:19999/101]: sasl_plaintext://BROKER1601.com:19999/101: Handle is terminating in state INIT: 9 refcnts (0x7fcac4008f68), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1535.com:19999/35]: sasl_plaintext://BROKER1535.com:19999/35: Handle is terminating in state INIT: 5 refcnts (0x7fcac4050638), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1512.com:19999/12]: sasl_plaintext://BROKER1512.com:19999/12: Handle is terminating in state INIT: 5 refcnts (0x7fcac405c3f8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1510.com:19999/bootstrap]: sasl_plaintext://BROKER1510.com:19999/10: Handle is terminating in state INIT: 5 refcnts (0x24d8d08), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1537.com:19999/37]: sasl_plaintext://BROKER1537.com:19999/37: Handle is terminating in state INIT: 7 refcnts (0x7fcac407bdf8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1501.com:19999/1]: sasl_plaintext://BROKER1501.com:19999/1: Handle is terminating in state INIT: 5 refcnts (0x7fcac404b728), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1584.com:19999/84]: sasl_plaintext://BROKER1584.com:19999/84: Handle is terminating in state INIT: 9 refcnts (0x7fcac4085728), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1567.com:19999/67]: sasl_plaintext://BROKER1567.com:19999/67: Handle is terminating in state INIT: 5 refcnts (0x7fcac4071008), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1606.com:19999/106]: sasl_plaintext://BROKER1606.com:19999/106: Handle is terminating in state INIT: 7 refcnts (0x7fcac404f688), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.693|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1559.com:19999/59]: sasl_plaintext://BROKER1559.com:19999/59: Handle is terminating in state INIT: 5 refcnts (0x7fcac400dea8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1509.com:19999/9]: sasl_plaintext://BROKER1509.com:19999/9: Handle is terminating in state INIT: 5 refcnts (0x7fcac40681b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1570.com:19999/70]: sasl_plaintext://BROKER1570.com:19999/70: Handle is terminating in state INIT: 5 refcnts (0x7fcac401fc58), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.597|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1565.com:19999/65]: sasl_plaintext://BROKER1565.com:19999/65: Handle is terminating in state INIT: 7 refcnts (0x7fcac407dd98), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1613.com:19999/113]: sasl_plaintext://BROKER1613.com:19999/113: Handle is terminating in state INIT: 7 refcnts (0x7fcac406c0f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1600.com:19999/100]: sasl_plaintext://BROKER1600.com:19999/100: Handle is terminating in state INIT: 7 refcnts (0x7fcac40428d8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1551.com:19999/51]: sasl_plaintext://BROKER1551.com:19999/51: Handle is terminating in state INIT: 5 refcnts (0x7fcac4024b68), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1505.com:19999/bootstrap]: sasl_plaintext://BROKER1505.com:19999/5: Handle is terminating in state INIT: 5 refcnts (0x24af8c8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.795|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1631.com:19999/131]: sasl_plaintext://BROKER1631.com:19999/131: Handle is terminating in state INIT: 3 refcnts (0x7fcac4064278), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.796|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1560.com:19999/60]: sasl_plaintext://BROKER1560.com:19999/60: Handle is terminating in state INIT: 5 refcnts (0x7fcac4040958), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.796|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1534.com:19999/34]: sasl_plaintext://BROKER1534.com:19999/34: Handle is terminating in state INIT: 5 refcnts (0x7fcac402c9e8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.796|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1635.com:19999/97]: sasl_plaintext://BROKER1635.com:19999/97: Handle is terminating in state INIT: 7 refcnts (0x7fcac4012db8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.796|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1515.com:19999/bootstrap]: sasl_plaintext://BROKER1515.com:19999/15: Handle is terminating in state INIT: 5 refcnts (0x2499a78), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.796|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1633.com:19999/133]: sasl_plaintext://BROKER1633.com:19999/133: Handle is terminating in state INIT: 5 refcnts (0x7fcac406b128), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.796|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1541.com:19999/41]: sasl_plaintext://BROKER1541.com:19999/41: Handle is terminating in state INIT: 5 refcnts (0x7fcac404d6c8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.796|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1611.com:19999/111]: sasl_plaintext://BROKER1611.com:19999/111: Handle is terminating in state INIT: 7 refcnts (0x7fcac40632a8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.796|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1632.com:19999/132]: sasl_plaintext://BROKER1632.com:19999/132: Handle is terminating in state INIT: 5 refcnts (0x7fcac4066218), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.796|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1577.com:19999/77]: sasl_plaintext://BROKER1577.com:19999/77: Handle is terminating in state INIT: 7 refcnts (0x7fcac405d3c8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1503.com:19999/3]: sasl_plaintext://BROKER1503.com:19999/3: Handle is terminating in state INIT: 5 refcnts (0x7fcac4056518), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1525.com:19999/25]: sasl_plaintext://BROKER1525.com:19999/25: Handle is terminating in state INIT: 5 refcnts (0x7fcac4013d88), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1518.com:19999/18]: sasl_plaintext://BROKER1518.com:19999/18: Handle is terminating in state INIT: 5 refcnts (0x7fcac4045848), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1540.com:19999/40]: sasl_plaintext://BROKER1540.com:19999/40: Handle is terminating in state INIT: 7 refcnts (0x7fcac4009f68), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1579.com:19999/79]: sasl_plaintext://BROKER1579.com:19999/79: Handle is terminating in state INIT: 7 refcnts (0x7fcac40438a8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1526.com:19999/26]: sasl_plaintext://BROKER1526.com:19999/26: Handle is terminating in state INIT: 5 refcnts (0x7fcac4051608), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1544.com:19999/44]: sasl_plaintext://BROKER1544.com:19999/44: Handle is terminating in state INIT: 5 refcnts (0x7fcac4015d28), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1557.com:19999/57]: sasl_plaintext://BROKER1557.com:19999/57: Handle is terminating in state INIT: 7 refcnts (0x7fcac407ae28), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1580.com:19999/80]: sasl_plaintext://BROKER1580.com:19999/80: Handle is terminating in state INIT: 9 refcnts (0x7fcac400bf08), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1585.com:19999/85]: sasl_plaintext://BROKER1585.com:19999/85: Handle is terminating in state INIT: 9 refcnts (0x7fcac407cdc8), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1528.com:19999/28]: sasl_plaintext://BROKER1528.com:19999/28: Handle is terminating in state INIT: 7 refcnts (0x7fcac4083768), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1628.com:19999/128]: sasl_plaintext://BROKER1628.com:19999/128: Handle is terminating in state INIT: 5 refcnts (0x7fcac402aa48), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd::0/internal]: :0/internal: Handle is terminating in state INIT: 3 refcnts (0x248b188), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1511.com:19999/11]: sasl_plaintext://BROKER1511.com:19999/11: Handle is terminating in state INIT: 5 refcnts (0x7fcac406a158), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1578.com:19999/78]: sasl_plaintext://BROKER1578.com:19999/78: Handle is terminating in state INIT: 7 refcnts (0x7fcac4010e18), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1575.com:19999/75]: sasl_plaintext://BROKER1575.com:19999/75: Handle is terminating in state INIT: 7 refcnts (0x7fcac40886f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1583.com:19999/83]: sasl_plaintext://BROKER1583.com:19999/83: Handle is terminating in state INIT: 7 refcnts (0x7fcac4044878), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1616.com:19999/116]: sasl_plaintext://BROKER1616.com:19999/116: Handle is terminating in state INIT: 7 refcnts (0x7fcac4030928), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1563.com:19999/63]: sasl_plaintext://BROKER1563.com:19999/63: Handle is terminating in state INIT: 5 refcnts (0x7fcac4019df8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1529.com:19999/29]: sasl_plaintext://BROKER1529.com:19999/29: Handle is terminating in state INIT: 5 refcnts (0x7fcac4071fd8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1533.com:19999/33]: sasl_plaintext://BROKER1533.com:19999/33: Handle is terminating in state INIT: 5 refcnts (0x7fcac4036808), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1542.com:19999/42]: sasl_plaintext://BROKER1542.com:19999/42: Handle is terminating in state INIT: 5 refcnts (0x7fcac403ba48), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1556.com:19999/56]: sasl_plaintext://BROKER1556.com:19999/56: Handle is terminating in state INIT: 9 refcnts (0x7fcac4079e58), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1581.com:19999/81]: sasl_plaintext://BROKER1581.com:19999/81: Handle is terminating in state INIT: 7 refcnts (0x7fcac403e998), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1590.com:19999/90]: sasl_plaintext://BROKER1590.com:19999/90: Handle is terminating in state INIT: 7 refcnts (0x7fcac402d9b8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1610.com:19999/110]: sasl_plaintext://BROKER1610.com:19999/110: Handle is terminating in state INIT: 7 refcnts (0x7fcac4061308), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1621.com:19999/121]: sasl_plaintext://BROKER1621.com:19999/121: Handle is terminating in state INIT: 5 refcnts (0x7fcac403f968), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1506.com:19999/6]: sasl_plaintext://BROKER1506.com:19999/6: Handle is terminating in state INIT: 5 refcnts (0x7fcac402e988), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1504.com:19999/4]: sasl_plaintext://BROKER1504.com:19999/4: Handle is terminating in state INIT: 5 refcnts (0x7fcac40338b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1508.com:19999/8]: sasl_plaintext://BROKER1508.com:19999/8: Handle is terminating in state INIT: 6 refcnts (0x7fcac4070038), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1601.com:19999/101]: sasl_plaintext://BROKER1601.com:19999/101: Handle is terminating in state INIT: 9 refcnts (0x7fcac4008f68), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1592.com:19999/92]: sasl_plaintext://BROKER1592.com:19999/92: Handle is terminating in state INIT: 7 refcnts (0x7fcac40671e8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1535.com:19999/35]: sasl_plaintext://BROKER1535.com:19999/35: Handle is terminating in state INIT: 5 refcnts (0x7fcac4050638), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1512.com:19999/12]: sasl_plaintext://BROKER1512.com:19999/12: Handle is terminating in state INIT: 5 refcnts (0x7fcac405c3f8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1629.com:19999/129]: sasl_plaintext://BROKER1629.com:19999/129: Handle is terminating in state INIT: 5 refcnts (0x7fcac405b428), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1510.com:19999/bootstrap]: sasl_plaintext://BROKER1510.com:19999/10: Handle is terminating in state INIT: 5 refcnts (0x24d8d08), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1608.com:19999/108]: sasl_plaintext://BROKER1608.com:19999/108: Handle is terminating in state INIT: 7 refcnts (0x7fcac4039a88), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1547.com:19999/47]: sasl_plaintext://BROKER1547.com:19999/47: Handle is terminating in state INIT: 7 refcnts (0x7fcac4087708), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1624.com:19999/124]: sasl_plaintext://BROKER1624.com:19999/124: Handle is terminating in state INIT: 5 refcnts (0x7fcac401ad48), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1537.com:19999/37]: sasl_plaintext://BROKER1537.com:19999/37: Handle is terminating in state INIT: 7 refcnts (0x7fcac407bdf8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1553.com:19999/53]: sasl_plaintext://BROKER1553.com:19999/53: Handle is terminating in state INIT: 5 refcnts (0x7fcac4026b08), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1531.com:19999/31]: sasl_plaintext://BROKER1531.com:19999/31: Handle is terminating in state INIT: 5 refcnts (0x7fcac4023b98), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1607.com:19999/107]: sasl_plaintext://BROKER1607.com:19999/107: Handle is terminating in state INIT: 7 refcnts (0x7fcac40328c8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1612.com:19999/112]: sasl_plaintext://BROKER1612.com:19999/112: Handle is terminating in state INIT: 7 refcnts (0x7fcac4069188), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1538.com:19999/38]: sasl_plaintext://BROKER1538.com:19999/38: Handle is terminating in state INIT: 7 refcnts (0x7fcac407ed68), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1539.com:19999/39]: sasl_plaintext://BROKER1539.com:19999/39: Handle is terminating in state APIVERSION_QUERY: 5 refcnts (0x7fcac4041908), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1620.com:19999/120]: sasl_plaintext://BROKER1620.com:19999/120: Handle is terminating in state INIT: 5 refcnts (0x7fcac400fe68), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1524.com:19999/24]: sasl_plaintext://BROKER1524.com:19999/24: Handle is terminating in state INIT: 5 refcnts (0x7fcac4035858), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1583.com:19999/83]: sasl_plaintext://BROKER1583.com:19999/83: Handle is terminating in state INIT: 7 refcnts (0x7fcac4044878), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1529.com:19999/29]: sasl_plaintext://BROKER1529.com:19999/29: Handle is terminating in state INIT: 5 refcnts (0x7fcac4071fd8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1556.com:19999/56]: sasl_plaintext://BROKER1556.com:19999/56: Handle is terminating in state INIT: 9 refcnts (0x7fcac4079e58), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1610.com:19999/110]: sasl_plaintext://BROKER1610.com:19999/110: Handle is terminating in state INIT: 7 refcnts (0x7fcac4061308), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1506.com:19999/6]: sasl_plaintext://BROKER1506.com:19999/6: Handle is terminating in state INIT: 5 refcnts (0x7fcac402e988), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1508.com:19999/8]: sasl_plaintext://BROKER1508.com:19999/8: Handle is terminating in state INIT: 6 refcnts (0x7fcac4070038), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1536.com:19999/36]: sasl_plaintext://BROKER1536.com:19999/36: Handle is terminating in state INIT: 5 refcnts (0x7fcac4014d58), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1543.com:19999/43]: sasl_plaintext://BROKER1543.com:19999/43: Handle is terminating in state INIT: 5 refcnts (0x7fcac40487b8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1591.com:19999/91]: sasl_plaintext://BROKER1591.com:19999/91: Handle is terminating in state INIT: 7 refcnts (0x7fcac4021bf8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1588.com:19999/88]: sasl_plaintext://BROKER1588.com:19999/88: Handle is terminating in state INIT: 7 refcnts (0x7fcac4027ad8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1552.com:19999/52]: sasl_plaintext://BROKER1552.com:19999/52: Handle is terminating in state INIT: 5 refcnts (0x7fcac4022bc8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1596.com:19999/96]: sasl_plaintext://BROKER1596.com:19999/96: Handle is terminating in state INIT: 7 refcnts (0x7fcac40622f8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1576.com:19999/76]: sasl_plaintext://BROKER1576.com:19999/76: Handle is terminating in state INIT: 7 refcnts (0x7fcac4077eb8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1619.com:19999/119]: sasl_plaintext://BROKER1619.com:19999/119: Handle is terminating in state INIT: 5 refcnts (0x7fcac4059488), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1569.com:19999/69]: sasl_plaintext://BROKER1569.com:19999/69: Handle is terminating in state INIT: 5 refcnts (0x7fcac402f958), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1564.com:19999/64]: sasl_plaintext://BROKER1564.com:19999/64: Handle is terminating in state INIT: 5 refcnts (0x7fcac4054578), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1562.com:19999/62]: sasl_plaintext://BROKER1562.com:19999/62: Handle is terminating in state INIT: 5 refcnts (0x7fcac404a758), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1599.com:19999/99]: sasl_plaintext://BROKER1599.com:19999/99: Handle is terminating in state INIT: 7 refcnts (0x7fcac400ee78), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1626.com:19999/126]: sasl_plaintext://BROKER1626.com:19999/126: Handle is terminating in state INIT: 5 refcnts (0x7fcac40318f8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.798|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1615.com:19999/115]: sasl_plaintext://BROKER1615.com:19999/115: Handle is terminating in state INIT: 7 refcnts (0x7fcac40525d8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.799|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1560.com:19999/60]: sasl_plaintext://BROKER1560.com:19999/60: Handle is terminating in state INIT: 5 refcnts (0x7fcac4040958), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.799|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1635.com:19999/97]: sasl_plaintext://BROKER1635.com:19999/97: Handle is terminating in state INIT: 7 refcnts (0x7fcac4012db8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1519.com:19999/19]: sasl_plaintext://BROKER1519.com:19999/19: Handle is terminating in state INIT: 7 refcnts (0x7fcac4086718), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.799|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1515.com:19999/bootstrap]: sasl_plaintext://BROKER1515.com:19999/15: Handle is terminating in state INIT: 5 refcnts (0x2499a78), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1627.com:19999/127]: sasl_plaintext://BROKER1627.com:19999/127: Handle is terminating in state INIT: 5 refcnts (0x7fcac4034868), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.799|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1534.com:19999/34]: sasl_plaintext://BROKER1534.com:19999/34: Handle is terminating in state INIT: 5 refcnts (0x7fcac402c9e8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1550.com:19999/50]: sasl_plaintext://BROKER1550.com:19999/50: Handle is terminating in state INIT: 5 refcnts (0x7fcac4020c28), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1507.com:19999/7]: sasl_plaintext://BROKER1507.com:19999/7: Handle is terminating in state INIT: 5 refcnts (0x7fcac4060338), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.799|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1633.com:19999/133]: sasl_plaintext://BROKER1633.com:19999/133: Handle is terminating in state INIT: 5 refcnts (0x7fcac406b128), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1571.com:19999/71]: sasl_plaintext://BROKER1571.com:19999/71: Handle is terminating in state INIT: 5 refcnts (0x7fcac401ec88), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.698|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1532.com:19999/32]: sasl_plaintext://BROKER1532.com:19999/32: Handle is terminating in state INIT: 5 refcnts (0x7fcac402ba18), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1603.com:19999/103]: sasl_plaintext://BROKER1603.com:19999/103: Handle is terminating in state INIT: 9 refcnts (0x7fcac40896e8), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1625.com:19999/125]: sasl_plaintext://BROKER1625.com:19999/125: Handle is terminating in state INIT: 5 refcnts (0x7fcac4049788), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1517.com:19999/17]: sasl_plaintext://BROKER1517.com:19999/17: Handle is terminating in state INIT: 5 refcnts (0x7fcac4017cc8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.786|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1520.com:19999/bootstrap]: sasl_plaintext://BROKER1520.com:19999/20: Handle is terminating in state INIT: 5 refcnts (0x24543c8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.799|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1611.com:19999/111]: sasl_plaintext://BROKER1611.com:19999/111: Handle is terminating in state INIT: 7 refcnts (0x7fcac40632a8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.799|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1632.com:19999/132]: sasl_plaintext://BROKER1632.com:19999/132: Handle is terminating in state INIT: 5 refcnts (0x7fcac4066218), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.799|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1503.com:19999/3]: sasl_plaintext://BROKER1503.com:19999/3: Handle is terminating in state INIT: 5 refcnts (0x7fcac4056518), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.799|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1577.com:19999/77]: sasl_plaintext://BROKER1577.com:19999/77: Handle is terminating in state INIT: 7 refcnts (0x7fcac405d3c8), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.799|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1525.com:19999/25]: sasl_plaintext://BROKER1525.com:19999/25: Handle is terminating in state INIT: 5 refcnts (0x7fcac4013d88), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.799|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1518.com:19999/18]: sasl_plaintext://BROKER1518.com:19999/18: Handle is terminating in state INIT: 5 refcnts (0x7fcac4045848), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.799|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1540.com:19999/40]: sasl_plaintext://BROKER1540.com:19999/40: Handle is terminating in state INIT: 7 refcnts (0x7fcac4009f68), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.797|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1549.com:19999/49]: sasl_plaintext://BROKER1549.com:19999/49: Handle is terminating in state INIT: 5 refcnts (0x7fcac405e398), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.800|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1529.com:19999/29]: sasl_plaintext://BROKER1529.com:19999/29: Handle is terminating in state INIT: 5 refcnts (0x7fcac4071fd8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.800|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1556.com:19999/56]: sasl_plaintext://BROKER1556.com:19999/56: Handle is terminating in state INIT: 9 refcnts (0x7fcac4079e58), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.800|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1583.com:19999/83]: sasl_plaintext://BROKER1583.com:19999/83: Handle is terminating in state INIT: 7 refcnts (0x7fcac4044878), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.694|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1548.com:19999/48]: sasl_plaintext://BROKER1548.com:19999/48: Handle is terminating in state INIT: 5 refcnts (0x7fcac4076ee8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.800|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1610.com:19999/110]: sasl_plaintext://BROKER1610.com:19999/110: Handle is terminating in state INIT: 7 refcnts (0x7fcac4061308), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.800|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1506.com:19999/6]: sasl_plaintext://BROKER1506.com:19999/6: Handle is terminating in state INIT: 5 refcnts (0x7fcac402e988), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.800|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1508.com:19999/8]: sasl_plaintext://BROKER1508.com:19999/8: Handle is terminating in state INIT: 6 refcnts (0x7fcac4070038), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.800|TERMINATE|consumer_group_name#consumer-1| [thrd:GroupCoordinator]: GroupCoordinator/8: Handle is terminating in state INIT: 4 refcnts (0x241e758), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.801|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1529.com:19999/29]: sasl_plaintext://BROKER1529.com:19999/29: Handle is terminating in state INIT: 5 refcnts (0x7fcac4071fd8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.801|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1556.com:19999/56]: sasl_plaintext://BROKER1556.com:19999/56: Handle is terminating in state INIT: 9 refcnts (0x7fcac4079e58), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.801|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1549.com:19999/49]: sasl_plaintext://BROKER1549.com:19999/49: Handle is terminating in state INIT: 5 refcnts (0x7fcac405e398), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.801|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1583.com:19999/83]: sasl_plaintext://BROKER1583.com:19999/83: Handle is terminating in state INIT: 7 refcnts (0x7fcac4044878), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.801|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1548.com:19999/48]: sasl_plaintext://BROKER1548.com:19999/48: Handle is terminating in state INIT: 5 refcnts (0x7fcac4076ee8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.801|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1610.com:19999/110]: sasl_plaintext://BROKER1610.com:19999/110: Handle is terminating in state INIT: 7 refcnts (0x7fcac4061308), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.801|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1506.com:19999/6]: sasl_plaintext://BROKER1506.com:19999/6: Handle is terminating in state INIT: 5 refcnts (0x7fcac402e988), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.801|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1508.com:19999/8]: sasl_plaintext://BROKER1508.com:19999/8: Handle is terminating in state INIT: 6 refcnts (0x7fcac4070038), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.802|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1549.com:19999/49]: sasl_plaintext://BROKER1549.com:19999/49: Handle is terminating in state INIT: 5 refcnts (0x7fcac405e398), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.802|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1556.com:19999/56]: sasl_plaintext://BROKER1556.com:19999/56: Handle is terminating in state INIT: 9 refcnts (0x7fcac4079e58), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.802|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1583.com:19999/83]: sasl_plaintext://BROKER1583.com:19999/83: Handle is terminating in state INIT: 7 refcnts (0x7fcac4044878), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.802|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1529.com:19999/29]: sasl_plaintext://BROKER1529.com:19999/29: Handle is terminating in state INIT: 5 refcnts (0x7fcac4071fd8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.802|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1548.com:19999/48]: sasl_plaintext://BROKER1548.com:19999/48: Handle is terminating in state INIT: 5 refcnts (0x7fcac4076ee8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.802|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1610.com:19999/110]: sasl_plaintext://BROKER1610.com:19999/110: Handle is terminating in state INIT: 7 refcnts (0x7fcac4061308), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.803|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1506.com:19999/6]: sasl_plaintext://BROKER1506.com:19999/6: Handle is terminating in state INIT: 5 refcnts (0x7fcac402e988), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.803|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1508.com:19999/8]: sasl_plaintext://BROKER1508.com:19999/8: Handle is terminating in state INIT: 6 refcnts (0x7fcac4070038), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.803|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1550.com:19999/50]: sasl_plaintext://BROKER1550.com:19999/50: Handle is terminating in state INIT: 5 refcnts (0x7fcac4020c28), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.803|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1627.com:19999/127]: sasl_plaintext://BROKER1627.com:19999/127: Handle is terminating in state INIT: 5 refcnts (0x7fcac4034868), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.803|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1519.com:19999/19]: sasl_plaintext://BROKER1519.com:19999/19: Handle is terminating in state INIT: 7 refcnts (0x7fcac4086718), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.803|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1507.com:19999/7]: sasl_plaintext://BROKER1507.com:19999/7: Handle is terminating in state INIT: 5 refcnts (0x7fcac4060338), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.803|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1571.com:19999/71]: sasl_plaintext://BROKER1571.com:19999/71: Handle is terminating in state INIT: 5 refcnts (0x7fcac401ec88), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.803|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1532.com:19999/32]: sasl_plaintext://BROKER1532.com:19999/32: Handle is terminating in state INIT: 5 refcnts (0x7fcac402ba18), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.803|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1625.com:19999/125]: sasl_plaintext://BROKER1625.com:19999/125: Handle is terminating in state INIT: 5 refcnts (0x7fcac4049788), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.803|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1517.com:19999/17]: sasl_plaintext://BROKER1517.com:19999/17: Handle is terminating in state INIT: 5 refcnts (0x7fcac4017cc8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.804|TERMINATE|consumer_group_name#consumer-1| [thrd:GroupCoordinator]: GroupCoordinator/8: Handle is terminating in state INIT: 4 refcnts (0x241e758), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.804|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1556.com:19999/56]: sasl_plaintext://BROKER1556.com:19999/56: Handle is terminating in state INIT: 9 refcnts (0x7fcac4079e58), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.804|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1583.com:19999/83]: sasl_plaintext://BROKER1583.com:19999/83: Handle is terminating in state INIT: 7 refcnts (0x7fcac4044878), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.804|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1529.com:19999/29]: sasl_plaintext://BROKER1529.com:19999/29: Handle is terminating in state INIT: 5 refcnts (0x7fcac4071fd8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.804|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1549.com:19999/49]: sasl_plaintext://BROKER1549.com:19999/49: Handle is terminating in state INIT: 5 refcnts (0x7fcac405e398), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.804|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1548.com:19999/48]: sasl_plaintext://BROKER1548.com:19999/48: Handle is terminating in state INIT: 5 refcnts (0x7fcac4076ee8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.804|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1610.com:19999/110]: sasl_plaintext://BROKER1610.com:19999/110: Handle is terminating in state INIT: 7 refcnts (0x7fcac4061308), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.804|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1506.com:19999/6]: sasl_plaintext://BROKER1506.com:19999/6: Handle is terminating in state INIT: 5 refcnts (0x7fcac402e988), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.804|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1508.com:19999/8]: sasl_plaintext://BROKER1508.com:19999/8: Handle is terminating in state INIT: 6 refcnts (0x7fcac4070038), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.805|TERMINATE|consumer_group_name#consumer-1| [thrd:GroupCoordinator]: GroupCoordinator/8: Handle is terminating in state INIT: 4 refcnts (0x241e758), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.805|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1529.com:19999/29]: sasl_plaintext://BROKER1529.com:19999/29: Handle is terminating in state INIT: 5 refcnts (0x7fcac4071fd8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.805|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1549.com:19999/49]: sasl_plaintext://BROKER1549.com:19999/49: Handle is terminating in state INIT: 5 refcnts (0x7fcac405e398), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.805|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1556.com:19999/56]: sasl_plaintext://BROKER1556.com:19999/56: Handle is terminating in state INIT: 9 refcnts (0x7fcac4079e58), 3 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.805|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1583.com:19999/83]: sasl_plaintext://BROKER1583.com:19999/83: Handle is terminating in state INIT: 7 refcnts (0x7fcac4044878), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.807|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1550.com:19999/50]: sasl_plaintext://BROKER1550.com:19999/50: Handle is terminating in state INIT: 5 refcnts (0x7fcac4020c28), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.807|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1627.com:19999/127]: sasl_plaintext://BROKER1627.com:19999/127: Handle is terminating in state INIT: 5 refcnts (0x7fcac4034868), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.807|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1519.com:19999/19]: sasl_plaintext://BROKER1519.com:19999/19: Handle is terminating in state INIT: 7 refcnts (0x7fcac4086718), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.807|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1507.com:19999/7]: sasl_plaintext://BROKER1507.com:19999/7: Handle is terminating in state INIT: 5 refcnts (0x7fcac4060338), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.807|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1571.com:19999/71]: sasl_plaintext://BROKER1571.com:19999/71: Handle is terminating in state INIT: 5 refcnts (0x7fcac401ec88), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.807|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1532.com:19999/32]: sasl_plaintext://BROKER1532.com:19999/32: Handle is terminating in state INIT: 5 refcnts (0x7fcac402ba18), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.807|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1625.com:19999/125]: sasl_plaintext://BROKER1625.com:19999/125: Handle is terminating in state INIT: 5 refcnts (0x7fcac4049788), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.807|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1517.com:19999/17]: sasl_plaintext://BROKER1517.com:19999/17: Handle is terminating in state INIT: 5 refcnts (0x7fcac4017cc8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.808|TERMINATE|consumer_group_name#consumer-1| [thrd:GroupCoordinator]: GroupCoordinator/8: Handle is terminating in state INIT: 4 refcnts (0x241e758), 0 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.811|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1550.com:19999/50]: sasl_plaintext://BROKER1550.com:19999/50: Handle is terminating in state INIT: 5 refcnts (0x7fcac4020c28), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.811|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1519.com:19999/19]: sasl_plaintext://BROKER1519.com:19999/19: Handle is terminating in state INIT: 7 refcnts (0x7fcac4086718), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.811|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1627.com:19999/127]: sasl_plaintext://BROKER1627.com:19999/127: Handle is terminating in state INIT: 5 refcnts (0x7fcac4034868), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.811|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1507.com:19999/7]: sasl_plaintext://BROKER1507.com:19999/7: Handle is terminating in state INIT: 5 refcnts (0x7fcac4060338), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.811|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1571.com:19999/71]: sasl_plaintext://BROKER1571.com:19999/71: Handle is terminating in state INIT: 5 refcnts (0x7fcac401ec88), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.811|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1532.com:19999/32]: sasl_plaintext://BROKER1532.com:19999/32: Handle is terminating in state INIT: 5 refcnts (0x7fcac402ba18), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.811|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1625.com:19999/125]: sasl_plaintext://BROKER1625.com:19999/125: Handle is terminating in state INIT: 5 refcnts (0x7fcac4049788), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.811|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1517.com:19999/17]: sasl_plaintext://BROKER1517.com:19999/17: Handle is terminating in state INIT: 5 refcnts (0x7fcac4017cc8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.815|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1550.com:19999/50]: sasl_plaintext://BROKER1550.com:19999/50: Handle is terminating in state INIT: 5 refcnts (0x7fcac4020c28), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.815|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1519.com:19999/19]: sasl_plaintext://BROKER1519.com:19999/19: Handle is terminating in state INIT: 7 refcnts (0x7fcac4086718), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.815|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1627.com:19999/127]: sasl_plaintext://BROKER1627.com:19999/127: Handle is terminating in state INIT: 5 refcnts (0x7fcac4034868), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.815|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1507.com:19999/7]: sasl_plaintext://BROKER1507.com:19999/7: Handle is terminating in state INIT: 5 refcnts (0x7fcac4060338), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.815|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1571.com:19999/71]: sasl_plaintext://BROKER1571.com:19999/71: Handle is terminating in state INIT: 5 refcnts (0x7fcac401ec88), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.815|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1532.com:19999/32]: sasl_plaintext://BROKER1532.com:19999/32: Handle is terminating in state INIT: 5 refcnts (0x7fcac402ba18), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.815|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1625.com:19999/125]: sasl_plaintext://BROKER1625.com:19999/125: Handle is terminating in state INIT: 5 refcnts (0x7fcac4049788), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.815|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1517.com:19999/17]: sasl_plaintext://BROKER1517.com:19999/17: Handle is terminating in state INIT: 5 refcnts (0x7fcac4017cc8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.816|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1550.com:19999/50]: sasl_plaintext://BROKER1550.com:19999/50: Handle is terminating in state INIT: 5 refcnts (0x7fcac4020c28), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.816|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1519.com:19999/19]: sasl_plaintext://BROKER1519.com:19999/19: Handle is terminating in state INIT: 7 refcnts (0x7fcac4086718), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.816|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1627.com:19999/127]: sasl_plaintext://BROKER1627.com:19999/127: Handle is terminating in state INIT: 5 refcnts (0x7fcac4034868), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.816|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1507.com:19999/7]: sasl_plaintext://BROKER1507.com:19999/7: Handle is terminating in state INIT: 5 refcnts (0x7fcac4060338), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.816|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1571.com:19999/71]: sasl_plaintext://BROKER1571.com:19999/71: Handle is terminating in state INIT: 5 refcnts (0x7fcac401ec88), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.816|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1532.com:19999/32]: sasl_plaintext://BROKER1532.com:19999/32: Handle is terminating in state INIT: 5 refcnts (0x7fcac402ba18), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.816|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1625.com:19999/125]: sasl_plaintext://BROKER1625.com:19999/125: Handle is terminating in state INIT: 5 refcnts (0x7fcac4049788), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.816|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1517.com:19999/17]: sasl_plaintext://BROKER1517.com:19999/17: Handle is terminating in state INIT: 5 refcnts (0x7fcac4017cc8), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.817|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1550.com:19999/50]: sasl_plaintext://BROKER1550.com:19999/50: Handle is terminating in state INIT: 5 refcnts (0x7fcac4020c28), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.817|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1519.com:19999/19]: sasl_plaintext://BROKER1519.com:19999/19: Handle is terminating in state INIT: 7 refcnts (0x7fcac4086718), 2 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.817|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1627.com:19999/127]: sasl_plaintext://BROKER1627.com:19999/127: Handle is terminating in state INIT: 5 refcnts (0x7fcac4034868), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.817|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1507.com:19999/7]: sasl_plaintext://BROKER1507.com:19999/7: Handle is terminating in state INIT: 5 refcnts (0x7fcac4060338), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.817|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1571.com:19999/71]: sasl_plaintext://BROKER1571.com:19999/71: Handle is terminating in state INIT: 5 refcnts (0x7fcac401ec88), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
%7|1628655409.817|TERMINATE|consumer_group_name#consumer-1| [thrd:sasl_plaintext://BROKER1532.com:19999/32]: sasl_plaintext://BROKER1532.com:19999/32: Handle is terminating in state INIT: 5 refcnts (0x7fcac402ba18), 1 toppar(s), 0 active toppar(s), 0 outbufs, 0 waitresps, 0 retrybufs: failed 0 request(s) in retry+outbuf
Client config
OS: centos 7.9
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: client.id = consumer_group_name
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: client.software.name = confluent-kafka-python
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: client.software.version = 1.7.0-rdkafka-1.7.0
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: metadata.broker.list = BROKER1505.com:19999,BROKER1510.com:19999,BROKER1515.com:19999,BROKER1520.com:19999
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: debug = broker,topic,protocol,fetch,consumer,assignor,conf
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: error_cb = 0x7fac449d4920
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: opaque = 0x7fac432df890
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: default_topic_conf = 0x10d6110
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: security.protocol = sasl_plaintext
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: sasl.mechanisms = SCRAM-SHA-512
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: sasl.username = [redacted]
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: sasl.password = [redacted]
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: group.id = group_id
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: group.instance.id = group_instance_id-8c88dfc85-9rmvr
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: partition.assignment.strategy = cooperative-sticky
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: session.timeout.ms = 60000
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: heartbeat.interval.ms = 5000
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: max.poll.interval.ms = 90000
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: enable.auto.commit = true
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: auto.commit.interval.ms = 10000
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: rebalance_cb = 0x7fac449d6bb0
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: offset_commit_cb = 0x7fac449d8300
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: Default topic configuration:
%7|1628661145.624|CONF|consumer_group_name#consumer-1| [thrd:app]: auto.offset.reset = smallest
How to reproduce
Terminating many consumers simultaneosly
Of course, if I restart all, it's resolved. But I want make it restart when it conflict this issue.
Checklist
Please provide the following information:
- confluent-kafka-python and librdkafka version (
confluent_kafka.version()
andconfluent_kafka.libversion()
): - Apache Kafka broker version:
- Client configuration:
{...}
- Operating system:
- Provide client logs (with
'debug': '..'
as necessary) - Provide broker log excerpts
- Critical issue