Results

By type

          2021-05-24 11:08:44,929||140653136981320|INFO|prometheus_metrics|conductor.common.prometheus_metrics: [-] Prometheus metrics endpoint started at 8000
2021-05-24 11:08:44,943||140653136981320|INFO|extensions|conductor.data.plugins.inventory_provider.extensions: [-] Loaded inventory provider extensions: ['aai', 'generator']
2021-05-24 11:08:44,944||140653136981320|INFO|extensions|conductor.data.plugins.inventory_provider.extensions: [-] Initializing inventory provider extension 'aai'
2021-05-24 11:08:44,945||140653136981320|INFO|aai|conductor.data.plugins.inventory_provider.aai: [-] **** Refreshing A&AI cache *****
2021-05-24 11:08:45,124||140653136981320|WARNING|rest|conductor.common.rest: [-] Response Status: 404 Not Found
2021-05-24 11:08:45,124||140653136981320|WARNING|rest|conductor.common.rest: [-] Retry #2/3
2021-05-24 11:08:45,184||140653136981320|WARNING|rest|conductor.common.rest: [-] Response Status: 404 Not Found
2021-05-24 11:08:45,185||140653136981320|WARNING|rest|conductor.common.rest: [-] Retry #3/3
2021-05-24 11:08:45,286||140653136981320|WARNING|rest|conductor.common.rest: [-] Response Status: 404 Not Found
2021-05-24 11:08:45,287||140653136981320|ERROR|rest|conductor.common.rest: [-] Status 404 Not Found after 3 retries for URL: https://aai.onap:8443/aai/v19/cloud-infrastructure/cloud-regions/?depth=0
2021-05-24 11:08:45,287||140653136981320|ERROR|aai|conductor.data.plugins.inventory_provider.aai: [-] A&AI request (cloud regions: all) returned HTTP status 404 Not Found, link: https://aai.onap:8443/aai/v19/cloud-infrastructure/cloud-regions/?depth=0
2021-05-24 11:08:45,288||140653136981320|ERROR|aai|conductor.data.plugins.inventory_provider.aai: [-] A&AI returned no regions, link: https://aai.onap:8443/aai/v19/cloud-infrastructure/cloud-regions/?depth=0
2021-05-24 11:08:45,288||140653136981320|INFO|extensions|conductor.data.plugins.inventory_provider.extensions: [-] Initializing inventory provider extension 'generator'
2021-05-24 11:08:45,296||140653136981320|INFO|extensions|conductor.data.plugins.vim_controller.extensions: [-] Loaded Vim controller extensions: ['multicloud']
2021-05-24 11:08:45,297||140653136981320|INFO|extensions|conductor.data.plugins.vim_controller.extensions: [-] Initializing Vim controller extension 'multicloud'
2021-05-24 11:08:45,298||140653136981320|INFO|multicloud|conductor.data.plugins.vim_controller.multicloud: [-] **** Initializing Multicloud Vim controller *****
2021-05-24 11:08:45,300||140653136981320|INFO|extensions|conductor.data.plugins.service_controller.extensions: [-] Loaded service controller extensions: ['sdnc']
2021-05-24 11:08:45,300||140653136981320|INFO|extensions|conductor.data.plugins.service_controller.extensions: [-] Initializing service controller extension 'sdnc'
2021-05-24 11:08:45,301||140653136981320|INFO|api|conductor.common.music.api: [-] Initializing Music API
2021-05-24 11:12:00,384||140653066099488|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=12.05)"),)
2021-05-24 11:12:03,460||140653066099488|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:12:06,537||140653066099488|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:12:06,538||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:12:06,563||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 144 exited with status 2
2021-05-24 11:12:10,672||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:12:13,746||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:12:16,818||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:12:16,821||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:12:16,828||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 385 exited with status 2
2021-05-24 11:12:53,682||140653079890720|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=12.05)"),)
2021-05-24 11:12:56,756||140653079890720|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:12:59,828||140653079890720|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:12:59,829||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:12:59,854||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 400 exited with status 2
2021-05-24 11:17:18,918||140653069282080|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=12.05)"),)
2021-05-24 11:17:22,001||140653069282080|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:17:25,087||140653069282080|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:17:25,088||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:17:25,114||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 470 exited with status 2
2021-05-24 11:17:29,213||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:17:32,290||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:17:35,361||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:17:35,363||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:17:35,370||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 794 exited with status 2
2021-05-24 11:17:39,455||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:17:42,528||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:17:45,597||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:17:45,598||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:17:45,604||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 814 exited with status 2
2021-05-24 11:17:49,693||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:17:52,764||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:17:55,838||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:17:55,839||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:17:55,868||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 829 exited with status 2
2021-05-24 11:17:59,962||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:03,044||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:06,117||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:06,118||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:18:06,124||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 843 exited with status 2
2021-05-24 11:18:10,218||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:13,289||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:16,363||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:16,364||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:18:16,371||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 859 exited with status 2
2021-05-24 11:18:20,469||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:23,542||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:26,616||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:26,618||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:18:26,623||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 873 exited with status 2
2021-05-24 11:18:30,714||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:33,785||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:36,858||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:36,859||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:18:36,865||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 887 exited with status 2
2021-05-24 11:18:40,954||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:44,045||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:47,120||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:47,122||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:18:47,128||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 902 exited with status 2
2021-05-24 11:18:51,216||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:54,289||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:57,365||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:18:57,366||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:18:57,373||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 918 exited with status 2
2021-05-24 11:19:01,463||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:19:04,536||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:19:07,613||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:19:07,617||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:19:07,624||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 933 exited with status 2
2021-05-24 11:19:11,726||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:19:14,803||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:19:17,875||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:19:17,876||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:19:17,882||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 948 exited with status 2
2021-05-24 11:19:21,968||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:19:25,043||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:19:28,112||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:19:28,113||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:19:28,119||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 963 exited with status 2
2021-05-24 11:19:32,205||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:19:35,277||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:19:38,346||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:19:38,347||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:19:38,353||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 978 exited with status 2
2021-05-24 11:19:42,439||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:19:45,512||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:19:48,585||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:19:48,586||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:19:48,613||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 994 exited with status 2
2021-05-24 11:19:52,700||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:19:55,773||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:19:58,849||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:19:58,850||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:19:58,859||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1017 exited with status 2
2021-05-24 11:20:02,947||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:20:06,018||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:20:09,088||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:20:09,089||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:20:09,094||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1032 exited with status 2
2021-05-24 11:20:13,180||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:20:16,262||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:20:19,331||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:20:19,332||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:20:19,338||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1046 exited with status 2
2021-05-24 11:20:23,422||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:20:26,495||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:20:29,565||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:20:29,566||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:20:29,573||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1060 exited with status 2
2021-05-24 11:20:33,657||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:20:36,750||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:20:39,823||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:20:39,824||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:20:39,829||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1075 exited with status 2
2021-05-24 11:20:43,914||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:20:46,985||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:20:50,055||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:20:50,056||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:20:50,062||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1090 exited with status 2
2021-05-24 11:20:54,152||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:20:57,232||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:21:00,301||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:21:00,302||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:21:00,308||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1105 exited with status 2
2021-05-24 11:21:04,394||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:21:07,462||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:21:13,573||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:21:13,575||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:21:13,580||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1119 exited with status 2
2021-05-24 11:21:17,665||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:21:20,737||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:21:23,813||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:21:23,814||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:21:23,820||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1134 exited with status 2
2021-05-24 11:21:27,910||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:21:30,987||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:21:34,066||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:21:34,067||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:21:34,077||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1148 exited with status 2
2021-05-24 11:21:38,164||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:21:41,238||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:21:44,311||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:21:44,312||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:21:44,336||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1162 exited with status 2
2021-05-24 11:21:48,423||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:21:51,496||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:21:54,573||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:21:54,575||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:21:54,581||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1177 exited with status 2
2021-05-24 11:21:58,674||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:22:01,749||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:22:04,833||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:22:04,835||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:22:04,843||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1193 exited with status 2
2021-05-24 11:22:08,946||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:22:12,030||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:22:15,106||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:22:15,107||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:22:15,114||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1208 exited with status 2
2021-05-24 11:22:19,214||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:22:22,297||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:22:25,369||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:22:25,371||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:22:25,378||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1224 exited with status 2
2021-05-24 11:22:29,473||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:22:32,546||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:22:35,623||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:22:35,624||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:22:35,631||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1244 exited with status 2
2021-05-24 11:22:39,714||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:22:42,789||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:22:45,860||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:22:45,861||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:22:45,888||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1260 exited with status 2
2021-05-24 11:22:49,973||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:22:53,046||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:22:56,129||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:22:56,130||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:22:56,137||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1264 exited with status 2
2021-05-24 11:23:00,223||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:23:03,298||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:23:06,367||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:23:06,369||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:23:06,375||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1268 exited with status 2
2021-05-24 11:23:10,463||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:23:16,584||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:23:19,654||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:23:19,656||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:23:19,663||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1272 exited with status 2
2021-05-24 11:23:23,759||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:23:26,843||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:23:29,918||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:23:29,923||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:23:29,933||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1304 exited with status 2
2021-05-24 11:23:34,045||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:23:37,130||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:23:40,206||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:23:40,208||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:23:40,215||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1313 exited with status 2
2021-05-24 11:23:44,310||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:23:47,382||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:23:50,458||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:23:50,460||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:23:50,498||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1329 exited with status 2
2021-05-24 11:23:54,598||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:23:57,671||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:24:00,748||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:24:00,749||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:24:00,759||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1333 exited with status 2
2021-05-24 11:24:04,844||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:24:08,485||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:24:11,562||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:24:11,563||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:24:11,576||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1364 exited with status 2
2021-05-24 11:24:15,702||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:24:18,774||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:24:21,842||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:24:21,844||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:24:21,880||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1368 exited with status 2
2021-05-24 11:24:25,971||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:24:29,042||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:24:32,114||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:24:32,115||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:24:32,121||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1395 exited with status 2
2021-05-24 11:24:36,222||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:24:39,293||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:24:42,364||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:24:42,366||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:24:42,373||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1411 exited with status 2
2021-05-24 11:24:47,499||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:24:50,582||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:24:53,693||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:24:53,694||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:24:53,719||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1430 exited with status 2
2021-05-24 11:24:57,810||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:25:00,886||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:25:03,958||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:25:03,960||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:25:03,970||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1444 exited with status 2
2021-05-24 11:25:08,091||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:25:11,170||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:25:14,262||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:25:14,264||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:25:14,271||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1458 exited with status 2
2021-05-24 11:25:18,374||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:25:21,446||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:25:24,516||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:25:24,517||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:25:24,523||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1473 exited with status 2
2021-05-24 11:25:28,606||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:25:31,733||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:25:34,805||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:25:34,807||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:25:34,833||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1477 exited with status 2
2021-05-24 11:25:38,922||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:25:41,997||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:25:45,070||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:25:45,071||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:25:45,081||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1505 exited with status 2
2021-05-24 11:25:49,174||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:25:52,249||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:25:55,320||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:25:55,322||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:25:55,329||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1521 exited with status 2
2021-05-24 11:25:59,423||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:02,497||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:05,569||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:05,572||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:26:05,582||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1542 exited with status 2
2021-05-24 11:26:09,693||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:13,228||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:16,298||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:16,299||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:26:16,305||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1560 exited with status 2
2021-05-24 11:26:20,390||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:23,462||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:26,537||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:26,539||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:26:26,550||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1570 exited with status 2
2021-05-24 11:26:30,642||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:33,725||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:36,811||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:36,812||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:26:36,829||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1590 exited with status 2
2021-05-24 11:26:40,921||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:43,990||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:47,064||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:47,065||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:26:47,071||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1607 exited with status 2
2021-05-24 11:26:51,157||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:54,228||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:57,298||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:26:57,300||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:26:57,307||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1622 exited with status 2
2021-05-24 11:27:01,394||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:04,466||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:07,533||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:07,535||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:27:07,541||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1637 exited with status 2
2021-05-24 11:27:11,627||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:14,706||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:17,775||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:17,776||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:27:17,786||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1653 exited with status 2
2021-05-24 11:27:21,874||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:24,948||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:28,018||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:28,020||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:27:28,029||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1667 exited with status 2
2021-05-24 11:27:32,116||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:35,187||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:38,257||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:38,258||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:27:38,264||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1682 exited with status 2
2021-05-24 11:27:42,350||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:45,421||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:48,492||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:48,493||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:27:48,517||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1696 exited with status 2
2021-05-24 11:27:52,609||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:55,750||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:58,818||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:27:58,819||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:27:58,826||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1710 exited with status 2
2021-05-24 11:28:02,910||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:28:05,986||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:28:09,056||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:28:09,058||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:28:09,065||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1732 exited with status 2
2021-05-24 11:28:13,152||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:28:16,225||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:28:20,325||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:28:20,327||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:28:20,334||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1746 exited with status 2
2021-05-24 11:28:24,418||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:28:27,490||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:28:30,568||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:28:30,569||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:28:30,576||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1762 exited with status 2
2021-05-24 11:28:34,668||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:28:37,738||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:28:40,817||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:28:40,818||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:28:40,825||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1776 exited with status 2
2021-05-24 11:28:44,914||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:28:47,987||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:28:51,057||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:28:51,058||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:28:51,064||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1790 exited with status 2
2021-05-24 11:28:55,154||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:28:58,225||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:29:01,297||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:29:01,298||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:29:01,306||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1804 exited with status 2
2021-05-24 11:29:05,390||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:29:08,462||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:29:11,533||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:29:11,535||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:29:11,562||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1819 exited with status 2
2021-05-24 11:29:15,651||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:29:18,722||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:29:21,790||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:29:21,791||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:29:21,797||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1833 exited with status 2
2021-05-24 11:29:25,898||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:29:28,973||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:29:32,045||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (MaxRetryError("HTTPSConnectionPool(host='music.onap', port=8443): Max retries exceeded with url: /MUSIC/rest/v2/keyspaces/conductor_rpc/tables/data/rows (Caused by ConnectTimeoutError(, 'Connection to music.onap timed out. (connect timeout=3.05)'))"),)
2021-05-24 11:29:32,046||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:29:32,054||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1850 exited with status 2
2021-05-24 11:29:37,163||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:29:40,240||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:29:43,316||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:29:43,426||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:29:43,431||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1865 exited with status 2
2021-05-24 11:29:47,522||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:29:50,594||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:29:53,686||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:29:53,687||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:29:53,695||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1880 exited with status 2
2021-05-24 11:29:57,790||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:00,868||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:03,942||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:03,944||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:30:03,952||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1894 exited with status 2
2021-05-24 11:30:08,056||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:11,145||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:14,219||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:14,220||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:30:14,228||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1908 exited with status 2
2021-05-24 11:30:18,332||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:21,408||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:24,489||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:24,491||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:30:24,518||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1923 exited with status 2
2021-05-24 11:30:28,610||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:31,681||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:34,756||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:34,757||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:30:34,764||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1938 exited with status 2
2021-05-24 11:30:38,852||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:41,926||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:44,995||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:44,997||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:30:45,004||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1954 exited with status 2
2021-05-24 11:30:49,094||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:52,175||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:55,247||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:30:55,249||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:30:55,256||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1969 exited with status 2
2021-05-24 11:30:59,343||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:31:02,413||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:31:05,486||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:31:05,487||140653085195040|ERROR|_utils|cotyledon._utils: [-] Unhandled exception
Traceback (most recent call last):
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_utils.py", line 95, in exit_on_exception
    yield
  File "/usr/local/lib/python3.9/site-packages/cotyledon/_service.py", line 139, in _run
    self.run()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 478, in run
    fut.result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 440, in result
    return self.__get_result()
  File "/usr/local/lib/python3.9/concurrent/futures/_base.py", line 389, in __get_result
    raise self._exception
  File "/usr/local/lib/python3.9/site-packages/futurist/_utils.py", line 49, in run
    result = self.fn(*self.args, **self.kwargs)
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 336, in __check_for_messages
    self._do()
  File "/opt/has/conductor/conductor/common/music/messaging/component.py", line 343, in _do
    msgs = self.RPC.query.all()
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 81, in all
    return self.__rows_to_objects(rows)
  File "/opt/has/conductor/conductor/common/music/model/search.py", line 62, in __rows_to_objects
    for row_id, row in rows.items():# pylint: disable=W0612
AttributeError: 'NoneType' object has no attribute 'items'
2021-05-24 11:31:05,494||140653087316768|INFO|_service_manager|cotyledon._service_manager: [-] Child 1990 exited with status 2
2021-05-24 11:31:09,583||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)
2021-05-24 11:31:12,656||140653084134176|ERROR|rest|conductor.common.rest: [-] Exception: (ReadTimeoutError("HTTPSConnectionPool(host='music.onap', port=8443): Read timed out. (read timeout=3.05)"),)