2024-09-23 01:32:31,273 INFO BGP-Thread-1: Connecting in the talking mode. 2024-09-23 01:32:31,274 INFO BGP-Thread-1: Connected to ODL. 2024-09-23 01:32:31,278 INFO BGP-Thread-1: Open message received. 2024-09-23 01:32:31,278 INFO BGP-Thread-1: ffffffffffffffffffffffffffffffff00410104fbf000b4c000020224022241040000fbf006000200010400010001010400020001010440040047400200b44700 2024-09-23 01:32:31,278 INFO BGP-Thread-1: Generator initialisation 2024-09-23 01:32:31,278 INFO BGP-Thread-1: Target total number of prefixes to be introduced: 0 2024-09-23 01:32:31,278 INFO BGP-Thread-1: Prefix base: 8.0.1.0/28 2024-09-23 01:32:31,278 INFO BGP-Thread-1: My Autonomous System number: 64496 2024-09-23 01:32:31,278 INFO BGP-Thread-1: My Hold Time: 180 2024-09-23 01:32:31,278 INFO BGP-Thread-1: My BGP Identifier: 169781986 2024-09-23 01:32:31,278 INFO BGP-Thread-1: Next Hop: 192.0.2.1 2024-09-23 01:32:31,278 INFO BGP-Thread-1: Originator ID: None 2024-09-23 01:32:31,279 INFO BGP-Thread-1: Cluster list: None 2024-09-23 01:32:31,279 INFO BGP-Thread-1: Prefix count to be inserted at once: 1 2024-09-23 01:32:31,279 INFO BGP-Thread-1: Prefix count to be withdrawn at once: 0 2024-09-23 01:32:31,279 INFO BGP-Thread-1: Fast pre-fill up to 0 prefixes 2024-09-23 01:32:31,279 INFO BGP-Thread-1: Remaining number of prefixes to be processed in parallel with withdrawals: 0 2024-09-23 01:32:31,279 INFO BGP-Thread-1: Two separate UPDATEs will be generated for each NLRI & WITHDRAWN lists 2024-09-23 01:32:31,279 INFO BGP-Thread-1: Let's go ... 2024-09-23 01:32:31,281 INFO BGP-Thread-1: total_received_update_message_counter: 0 2024-09-23 01:32:31,281 INFO BGP-Thread-1: total_received_nlri_prefix_counter: 0 2024-09-23 01:32:31,281 INFO BGP-Thread-1: total_received_withdrawn_prefix_counter: 0 2024-09-23 01:32:31,292 INFO BGP-Thread-1: ... idle for 0.010s 2024-09-23 01:32:31,292 INFO BGP-Thread-1: total_rx_idle_time_counter: 0.010s 2024-09-23 01:32:39,652 INFO BGP-Thread-1: ... idle for 8.360s 2024-09-23 01:32:39,652 INFO BGP-Thread-1: total_rx_idle_time_counter: 8.370s 2024-09-23 01:32:52,903 INFO BGP-Thread-1: total_received_update_message_counter: 180001 2024-09-23 01:32:52,904 INFO BGP-Thread-1: total_received_nlri_prefix_counter: 180000 2024-09-23 01:32:52,904 INFO BGP-Thread-1: total_received_withdrawn_prefix_counter: 0 2024-09-23 01:33:02,914 INFO BGP-Thread-1: ... idle for 10.010s 2024-09-23 01:33:02,914 INFO BGP-Thread-1: total_rx_idle_time_counter: 18.380s 2024-09-23 01:33:02,914 INFO BGP-Thread-1: total_received_update_message_counter: 180001 2024-09-23 01:33:02,915 INFO BGP-Thread-1: total_received_nlri_prefix_counter: 180000 2024-09-23 01:33:02,915 INFO BGP-Thread-1: total_received_withdrawn_prefix_counter: 0 2024-09-23 01:33:07,882 INFO BGP-Thread-1: ... idle for 4.967s 2024-09-23 01:33:07,882 INFO BGP-Thread-1: total_rx_idle_time_counter: 23.347s 2024-09-23 01:33:20,167 INFO BGP-Thread-1: total_received_update_message_counter: 360001 2024-09-23 01:33:20,167 INFO BGP-Thread-1: total_received_nlri_prefix_counter: 180000 2024-09-23 01:33:20,168 INFO BGP-Thread-1: total_received_withdrawn_prefix_counter: 180000 2024-09-23 01:33:30,178 INFO BGP-Thread-1: ... idle for 10.010s 2024-09-23 01:33:30,178 INFO BGP-Thread-1: total_rx_idle_time_counter: 33.357s 2024-09-23 01:33:30,178 INFO BGP-Thread-1: total_received_update_message_counter: 360001 2024-09-23 01:33:30,178 INFO BGP-Thread-1: total_received_nlri_prefix_counter: 180000 2024-09-23 01:33:30,178 INFO BGP-Thread-1: total_received_withdrawn_prefix_counter: 180000 2024-09-23 01:33:31,283 INFO BGP-Thread-1: ... idle for 1.104s 2024-09-23 01:33:31,283 INFO BGP-Thread-1: total_rx_idle_time_counter: 34.461s 2024-09-23 01:33:31,283 INFO BGP-Thread-1: KEEP ALIVE is sent. 2024-09-23 01:33:31,283 INFO BGP-Thread-1: total_received_update_message_counter: 360001 2024-09-23 01:33:31,283 INFO BGP-Thread-1: total_received_nlri_prefix_counter: 180000 2024-09-23 01:33:31,283 INFO BGP-Thread-1: total_received_withdrawn_prefix_counter: 180000 Traceback (most recent call last): File "play.py", line 2543, in threaded_job(arguments) File "play.py", line 2537, in threaded_job rpcserver.serve_forever() File "/usr/lib/python3.6/socketserver.py", line 236, in serve_forever ready = selector.select(poll_interval) File "/usr/lib/python3.6/selectors.py", line 376, in select fd_event_list = self._poll.poll(timeout) KeyboardInterrupt