/opt/lib/python3.9/site-packages/onaplogging/logWatchDog.py:29: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. return yaml.load(f.read()) 2022-12-09T02:58:52+0000 | MainThread | 139879746760008 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS. 2022-12-09T02:58:52+0000 | MainThread | 139879746760008 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Successfully fetched PMSH config from CBS: {'config': {'aaf_identity': 'dcae@dcae.onap.org', 'aaf_password': 'demo123456!', 'ca_cert_path': '/opt/app/pmsh/etc/certs/cacert.pem', 'cert_path': '/opt/app/pmsh/etc/certs/cert.pem', 'control_loop_name': 'pmsh-control-loop', 'enable_tls': False, 'key_path': '/opt/app/pmsh/etc/certs/key.pem', 'operational_policy_name': 'pmsh-operational-policy', 'pmsh_policy': {'subscription': {'administrativeState': 'LOCKED', 'fileBasedGP': 15, 'fileLocation': '/pm/pm.xml', 'measurementGroups': [{'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dna'}, {'DN': 'dnb'}], 'measurementTypes': [{'measurementType': 'countera'}, {'measurementType': 'counterb'}]}}, {'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dnc'}, {'DN': 'dnd'}], 'measurementTypes': [{'measurementType': 'counterc'}, {'measurementType': 'counterd'}]}}], 'nfFilter': {'modelInvariantIDs': [], 'modelNames': [], 'modelVersionIDs': [], 'nfNames': ['^pnf.*', '^vnf.*']}, 'subscriptionName': 'ExtraPM-All-gNB-R2B'}}, 'streams_publishes': {'policy_pm_publisher': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'aai_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/AAI-EVENT'}, 'type': 'message_router'}, 'policy_pm_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT'}, 'type': 'message_router'}}}} 2022-12-09T02:58:52+0000 | MainThread | 139879746760008 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR. 2022-12-09T02:58:52+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T02:58:52+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events. 2022-12-09T02:58:52+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69982ee2-776d-11ed-bedd-1ee761fe421c | InvocationID=69983144-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T02:58:52+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=699844ae-776d-11ed-bedd-1ee761fe421c | InvocationID=699845a8-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T02:58:52+0000 | MainThread | 139879746760008 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server 2022-12-09T02:58:52+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=699844ae-776d-11ed-bedd-1ee761fe421c | InvocationID=699845a8-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T02:58:52+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=699844ae-776d-11ed-bedd-1ee761fe421c | InvocationID=699845a8-776d-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T02:58:52+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69982ee2-776d-11ed-bedd-1ee761fe421c | InvocationID=69983144-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T02:58:52+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=69982ee2-776d-11ed-bedd-1ee761fe421c | InvocationID=69983144-776d-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T02:59:12+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=699844ae-776d-11ed-bedd-1ee761fe421c | InvocationID=699845a8-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T02:59:12+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75bcaaae-776d-11ed-bedd-1ee761fe421c | InvocationID=75bcad9c-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T02:59:12+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75bcaaae-776d-11ed-bedd-1ee761fe421c | InvocationID=75bcad9c-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T02:59:12+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=75bcaaae-776d-11ed-bedd-1ee761fe421c | InvocationID=75bcad9c-776d-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T02:59:17+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=69982ee2-776d-11ed-bedd-1ee761fe421c | InvocationID=69983144-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T02:59:17+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78ba04c2-776d-11ed-bedd-1ee761fe421c | InvocationID=78ba0b16-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T02:59:17+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78ba04c2-776d-11ed-bedd-1ee761fe421c | InvocationID=78ba0b16-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T02:59:17+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=78ba04c2-776d-11ed-bedd-1ee761fe421c | InvocationID=78ba0b16-776d-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T02:59:32+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=75bcaaae-776d-11ed-bedd-1ee761fe421c | InvocationID=75bcad9c-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T02:59:32+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81adf818-776d-11ed-bedd-1ee761fe421c | InvocationID=81adff34-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T02:59:32+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81adf818-776d-11ed-bedd-1ee761fe421c | InvocationID=81adff34-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T02:59:32+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81adf818-776d-11ed-bedd-1ee761fe421c | InvocationID=81adff34-776d-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T02:59:42+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=78ba04c2-776d-11ed-bedd-1ee761fe421c | InvocationID=78ba0b16-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T02:59:42+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87a8912e-776d-11ed-bedd-1ee761fe421c | InvocationID=87a89368-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T02:59:42+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87a8912e-776d-11ed-bedd-1ee761fe421c | InvocationID=87a89368-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T02:59:42+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87a8912e-776d-11ed-bedd-1ee761fe421c | InvocationID=87a89368-776d-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T02:59:52+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81adf818-776d-11ed-bedd-1ee761fe421c | InvocationID=81adff34-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T02:59:52+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8da29c8c-776d-11ed-bedd-1ee761fe421c | InvocationID=8da2a20e-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T02:59:53+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8da29c8c-776d-11ed-bedd-1ee761fe421c | InvocationID=8da2a20e-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T02:59:53+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8da29c8c-776d-11ed-bedd-1ee761fe421c | InvocationID=8da2a20e-776d-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:00:07+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87a8912e-776d-11ed-bedd-1ee761fe421c | InvocationID=87a89368-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:00:07+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9694ecd2-776d-11ed-bedd-1ee761fe421c | InvocationID=9694ef48-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:00:08+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9694ecd2-776d-11ed-bedd-1ee761fe421c | InvocationID=9694ef48-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:00:08+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9694ecd2-776d-11ed-bedd-1ee761fe421c | InvocationID=9694ef48-776d-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:00:13+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8da29c8c-776d-11ed-bedd-1ee761fe421c | InvocationID=8da2a20e-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:00:13+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9994e3ba-776d-11ed-bedd-1ee761fe421c | InvocationID=9994e752-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:00:13+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9994e3ba-776d-11ed-bedd-1ee761fe421c | InvocationID=9994e752-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:00:13+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9994e3ba-776d-11ed-bedd-1ee761fe421c | InvocationID=9994e752-776d-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:00:33+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9694ecd2-776d-11ed-bedd-1ee761fe421c | InvocationID=9694ef48-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:00:33+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a581e4fc-776d-11ed-bedd-1ee761fe421c | InvocationID=a581e79a-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:00:33+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9994e3ba-776d-11ed-bedd-1ee761fe421c | InvocationID=9994e752-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:00:33+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a586c92c-776d-11ed-bedd-1ee761fe421c | InvocationID=a586ce72-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:00:33+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a581e4fc-776d-11ed-bedd-1ee761fe421c | InvocationID=a581e79a-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:00:33+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a581e4fc-776d-11ed-bedd-1ee761fe421c | InvocationID=a581e79a-776d-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:00:33+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a586c92c-776d-11ed-bedd-1ee761fe421c | InvocationID=a586ce72-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:00:33+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a586c92c-776d-11ed-bedd-1ee761fe421c | InvocationID=a586ce72-776d-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:00:53+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a586c92c-776d-11ed-bedd-1ee761fe421c | InvocationID=a586ce72-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:00:53+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b17be014-776d-11ed-bedd-1ee761fe421c | InvocationID=b17be2c6-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:00:53+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b17be014-776d-11ed-bedd-1ee761fe421c | InvocationID=b17be2c6-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:00:53+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b17be014-776d-11ed-bedd-1ee761fe421c | InvocationID=b17be2c6-776d-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:00:58+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a581e4fc-776d-11ed-bedd-1ee761fe421c | InvocationID=a581e79a-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:00:58+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4737e58-776d-11ed-bedd-1ee761fe421c | InvocationID=b47381d2-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:00:58+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4737e58-776d-11ed-bedd-1ee761fe421c | InvocationID=b47381d2-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:00:58+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4737e58-776d-11ed-bedd-1ee761fe421c | InvocationID=b47381d2-776d-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:01:13+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b17be014-776d-11ed-bedd-1ee761fe421c | InvocationID=b17be2c6-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:01:13+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd702f42-776d-11ed-bedd-1ee761fe421c | InvocationID=bd703186-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:01:13+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd702f42-776d-11ed-bedd-1ee761fe421c | InvocationID=bd703186-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:01:13+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bd702f42-776d-11ed-bedd-1ee761fe421c | InvocationID=bd703186-776d-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:01:23+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4737e58-776d-11ed-bedd-1ee761fe421c | InvocationID=b47381d2-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:01:23+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c36bef08-776d-11ed-bedd-1ee761fe421c | InvocationID=c36bf6d8-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:01:23+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c36bef08-776d-11ed-bedd-1ee761fe421c | InvocationID=c36bf6d8-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:01:23+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c36bef08-776d-11ed-bedd-1ee761fe421c | InvocationID=c36bf6d8-776d-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:01:33+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bd702f42-776d-11ed-bedd-1ee761fe421c | InvocationID=bd703186-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:01:33+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c961b9e2-776d-11ed-bedd-1ee761fe421c | InvocationID=c961bdfc-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:01:33+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c961b9e2-776d-11ed-bedd-1ee761fe421c | InvocationID=c961bdfc-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:01:33+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c961b9e2-776d-11ed-bedd-1ee761fe421c | InvocationID=c961bdfc-776d-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:01:48+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c36bef08-776d-11ed-bedd-1ee761fe421c | InvocationID=c36bf6d8-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:01:48+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d25aec80-776d-11ed-bedd-1ee761fe421c | InvocationID=d25aef0a-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:01:48+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d25aec80-776d-11ed-bedd-1ee761fe421c | InvocationID=d25aef0a-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:01:48+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d25aec80-776d-11ed-bedd-1ee761fe421c | InvocationID=d25aef0a-776d-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:01:53+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c961b9e2-776d-11ed-bedd-1ee761fe421c | InvocationID=c961bdfc-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:01:53+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5543932-776d-11ed-bedd-1ee761fe421c | InvocationID=d5543cac-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:01:53+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5543932-776d-11ed-bedd-1ee761fe421c | InvocationID=d5543cac-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:01:53+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d5543932-776d-11ed-bedd-1ee761fe421c | InvocationID=d5543cac-776d-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:02:13+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d5543932-776d-11ed-bedd-1ee761fe421c | InvocationID=d5543cac-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:02:13+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e144aab0-776d-11ed-bedd-1ee761fe421c | InvocationID=e144ad26-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:02:13+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d25aec80-776d-11ed-bedd-1ee761fe421c | InvocationID=d25aef0a-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:02:13+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e146f68a-776d-11ed-bedd-1ee761fe421c | InvocationID=e146f82e-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:02:13+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e144aab0-776d-11ed-bedd-1ee761fe421c | InvocationID=e144ad26-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:02:13+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e144aab0-776d-11ed-bedd-1ee761fe421c | InvocationID=e144ad26-776d-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:02:13+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e146f68a-776d-11ed-bedd-1ee761fe421c | InvocationID=e146f82e-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:02:13+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e146f68a-776d-11ed-bedd-1ee761fe421c | InvocationID=e146f82e-776d-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:02:33+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e144aab0-776d-11ed-bedd-1ee761fe421c | InvocationID=e144ad26-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:02:33+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed37cec4-776d-11ed-bedd-1ee761fe421c | InvocationID=ed37d0b8-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:02:33+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed37cec4-776d-11ed-bedd-1ee761fe421c | InvocationID=ed37d0b8-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:02:33+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ed37cec4-776d-11ed-bedd-1ee761fe421c | InvocationID=ed37d0b8-776d-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:02:38+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e146f68a-776d-11ed-bedd-1ee761fe421c | InvocationID=e146f82e-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:02:38+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f032d5ba-776d-11ed-bedd-1ee761fe421c | InvocationID=f032d7a4-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:02:38+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f032d5ba-776d-11ed-bedd-1ee761fe421c | InvocationID=f032d7a4-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:02:38+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f032d5ba-776d-11ed-bedd-1ee761fe421c | InvocationID=f032d7a4-776d-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:02:53+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ed37cec4-776d-11ed-bedd-1ee761fe421c | InvocationID=ed37d0b8-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:02:53+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9299f64-776d-11ed-bedd-1ee761fe421c | InvocationID=f929a144-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:02:53+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9299f64-776d-11ed-bedd-1ee761fe421c | InvocationID=f929a144-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:02:53+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f9299f64-776d-11ed-bedd-1ee761fe421c | InvocationID=f929a144-776d-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:03:03+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f032d5ba-776d-11ed-bedd-1ee761fe421c | InvocationID=f032d7a4-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:03:03+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff1e7a3e-776d-11ed-bedd-1ee761fe421c | InvocationID=ff1e7ca0-776d-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:03:03+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff1e7a3e-776d-11ed-bedd-1ee761fe421c | InvocationID=ff1e7ca0-776d-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:03:03+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff1e7a3e-776d-11ed-bedd-1ee761fe421c | InvocationID=ff1e7ca0-776d-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:03:13+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f9299f64-776d-11ed-bedd-1ee761fe421c | InvocationID=f929a144-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:03:13+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=051b8f9e-776e-11ed-bedd-1ee761fe421c | InvocationID=051b9ab6-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:03:13+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=051b8f9e-776e-11ed-bedd-1ee761fe421c | InvocationID=051b9ab6-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:03:13+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=051b8f9e-776e-11ed-bedd-1ee761fe421c | InvocationID=051b9ab6-776e-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:03:28+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff1e7a3e-776d-11ed-bedd-1ee761fe421c | InvocationID=ff1e7ca0-776d-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:03:28+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e099326-776e-11ed-bedd-1ee761fe421c | InvocationID=0e09960a-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:03:28+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e099326-776e-11ed-bedd-1ee761fe421c | InvocationID=0e09960a-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:03:28+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e099326-776e-11ed-bedd-1ee761fe421c | InvocationID=0e09960a-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:03:33+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=051b8f9e-776e-11ed-bedd-1ee761fe421c | InvocationID=051b9ab6-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:03:33+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=110be8e4-776e-11ed-bedd-1ee761fe421c | InvocationID=110bead8-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:03:33+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=110be8e4-776e-11ed-bedd-1ee761fe421c | InvocationID=110bead8-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:03:33+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=110be8e4-776e-11ed-bedd-1ee761fe421c | InvocationID=110bead8-776e-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:03:53+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e099326-776e-11ed-bedd-1ee761fe421c | InvocationID=0e09960a-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:03:53+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1cf514b4-776e-11ed-bedd-1ee761fe421c | InvocationID=1cf516bc-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:03:53+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1cf514b4-776e-11ed-bedd-1ee761fe421c | InvocationID=1cf516bc-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:03:53+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1cf514b4-776e-11ed-bedd-1ee761fe421c | InvocationID=1cf516bc-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:03:53+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=110be8e4-776e-11ed-bedd-1ee761fe421c | InvocationID=110bead8-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:03:53+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1cfd4df0-776e-11ed-bedd-1ee761fe421c | InvocationID=1cfd53a4-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:03:53+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1cfd4df0-776e-11ed-bedd-1ee761fe421c | InvocationID=1cfd53a4-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:03:53+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1cfd4df0-776e-11ed-bedd-1ee761fe421c | InvocationID=1cfd53a4-776e-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:04:13+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1cfd4df0-776e-11ed-bedd-1ee761fe421c | InvocationID=1cfd53a4-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:04:13+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28ee6194-776e-11ed-bedd-1ee761fe421c | InvocationID=28ee6946-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:04:13+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28ee6194-776e-11ed-bedd-1ee761fe421c | InvocationID=28ee6946-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:04:13+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=28ee6194-776e-11ed-bedd-1ee761fe421c | InvocationID=28ee6946-776e-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:04:18+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1cf514b4-776e-11ed-bedd-1ee761fe421c | InvocationID=1cf516bc-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:04:18+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2be17184-776e-11ed-bedd-1ee761fe421c | InvocationID=2be17774-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:04:18+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2be17184-776e-11ed-bedd-1ee761fe421c | InvocationID=2be17774-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:04:18+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2be17184-776e-11ed-bedd-1ee761fe421c | InvocationID=2be17774-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:04:33+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=28ee6194-776e-11ed-bedd-1ee761fe421c | InvocationID=28ee6946-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:04:33+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34e05ec6-776e-11ed-bedd-1ee761fe421c | InvocationID=34e063c6-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:04:33+0000 | aai_event_thread | 139879696022304 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34e05ec6-776e-11ed-bedd-1ee761fe421c | InvocationID=34e063c6-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:04:33+0000 | aai_event_thread | 139879696022304 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=34e05ec6-776e-11ed-bedd-1ee761fe421c | InvocationID=34e063c6-776e-11ed-bedd-1ee761fe421c | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000 2022-12-09T03:04:43+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2be17184-776e-11ed-bedd-1ee761fe421c | InvocationID=2be17774-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:04:43+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3acc7842-776e-11ed-bedd-1ee761fe421c | InvocationID=3acc7bee-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:04:43+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3acc7842-776e-11ed-bedd-1ee761fe421c | InvocationID=3acc7bee-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:04:43+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3acc7842-776e-11ed-bedd-1ee761fe421c | InvocationID=3acc7bee-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:04:53+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=34e05ec6-776e-11ed-bedd-1ee761fe421c | InvocationID=34e063c6-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:04:53+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40d1d322-776e-11ed-bedd-1ee761fe421c | InvocationID=40d1d692-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:05:08+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3acc7842-776e-11ed-bedd-1ee761fe421c | InvocationID=3acc7bee-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:05:08+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49bceeae-776e-11ed-bedd-1ee761fe421c | InvocationID=49bcf0a2-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:05:08+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49bceeae-776e-11ed-bedd-1ee761fe421c | InvocationID=49bcf0a2-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:05:08+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49bceeae-776e-11ed-bedd-1ee761fe421c | InvocationID=49bcf0a2-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:05:17+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=40d1d322-776e-11ed-bedd-1ee761fe421c | InvocationID=40d1d692-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:05:17+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f39d87e-776e-11ed-bedd-1ee761fe421c | InvocationID=4f39dafe-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:05:33+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49bceeae-776e-11ed-bedd-1ee761fe421c | InvocationID=49bcf0a2-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:05:33+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58a88766-776e-11ed-bedd-1ee761fe421c | InvocationID=58a8896e-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:05:33+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58a88766-776e-11ed-bedd-1ee761fe421c | InvocationID=58a8896e-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:05:33+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58a88766-776e-11ed-bedd-1ee761fe421c | InvocationID=58a8896e-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:05:37+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4f39d87e-776e-11ed-bedd-1ee761fe421c | InvocationID=4f39dafe-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:05:37+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b3092b2-776e-11ed-bedd-1ee761fe421c | InvocationID=5b309582-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:05:57+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5b3092b2-776e-11ed-bedd-1ee761fe421c | InvocationID=5b309582-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:05:57+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67248100-776e-11ed-bedd-1ee761fe421c | InvocationID=67248330-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:05:58+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58a88766-776e-11ed-bedd-1ee761fe421c | InvocationID=58a8896e-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:05:58+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6794304a-776e-11ed-bedd-1ee761fe421c | InvocationID=67943252-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:05:58+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6794304a-776e-11ed-bedd-1ee761fe421c | InvocationID=67943252-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:05:58+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6794304a-776e-11ed-bedd-1ee761fe421c | InvocationID=67943252-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:06:18+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=67248100-776e-11ed-bedd-1ee761fe421c | InvocationID=67248330-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:06:18+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=732bd5b6-776e-11ed-bedd-1ee761fe421c | InvocationID=732bd7dc-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:06:23+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6794304a-776e-11ed-bedd-1ee761fe421c | InvocationID=67943252-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:06:23+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=767f5328-776e-11ed-bedd-1ee761fe421c | InvocationID=767f551c-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:06:23+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=767f5328-776e-11ed-bedd-1ee761fe421c | InvocationID=767f551c-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:06:23+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=767f5328-776e-11ed-bedd-1ee761fe421c | InvocationID=767f551c-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:06:38+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=732bd5b6-776e-11ed-bedd-1ee761fe421c | InvocationID=732bd7dc-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:06:38+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f6f7666-776e-11ed-bedd-1ee761fe421c | InvocationID=7f6f7a44-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:06:48+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=767f5328-776e-11ed-bedd-1ee761fe421c | InvocationID=767f551c-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:06:48+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=856a7444-776e-11ed-bedd-1ee761fe421c | InvocationID=856a7638-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:06:48+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=856a7444-776e-11ed-bedd-1ee761fe421c | InvocationID=856a7638-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:06:48+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=856a7444-776e-11ed-bedd-1ee761fe421c | InvocationID=856a7638-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:07:03+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7f6f7666-776e-11ed-bedd-1ee761fe421c | InvocationID=7f6f7a44-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:07:03+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e31b84e-776e-11ed-bedd-1ee761fe421c | InvocationID=8e31bae2-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:07:13+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=856a7444-776e-11ed-bedd-1ee761fe421c | InvocationID=856a7638-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:07:13+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=94569bcc-776e-11ed-bedd-1ee761fe421c | InvocationID=94569dde-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:07:13+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=94569bcc-776e-11ed-bedd-1ee761fe421c | InvocationID=94569dde-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:07:13+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=94569bcc-776e-11ed-bedd-1ee761fe421c | InvocationID=94569dde-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:07:28+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8e31b84e-776e-11ed-bedd-1ee761fe421c | InvocationID=8e31bae2-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:07:28+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9cf996bc-776e-11ed-bedd-1ee761fe421c | InvocationID=9cf99a04-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:07:38+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=94569bcc-776e-11ed-bedd-1ee761fe421c | InvocationID=94569dde-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:07:38+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a343324e-776e-11ed-bedd-1ee761fe421c | InvocationID=a34337ee-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:07:38+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a343324e-776e-11ed-bedd-1ee761fe421c | InvocationID=a34337ee-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:07:38+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a343324e-776e-11ed-bedd-1ee761fe421c | InvocationID=a34337ee-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:07:52+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9cf996bc-776e-11ed-bedd-1ee761fe421c | InvocationID=9cf99a04-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:07:52+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=abbdf68e-776e-11ed-bedd-1ee761fe421c | InvocationID=abbdfa4e-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:08:03+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a343324e-776e-11ed-bedd-1ee761fe421c | InvocationID=a34337ee-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:08:03+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b22f687c-776e-11ed-bedd-1ee761fe421c | InvocationID=b22f6ef8-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:08:03+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b22f687c-776e-11ed-bedd-1ee761fe421c | InvocationID=b22f6ef8-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:08:03+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b22f687c-776e-11ed-bedd-1ee761fe421c | InvocationID=b22f6ef8-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:08:17+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=abbdf68e-776e-11ed-bedd-1ee761fe421c | InvocationID=abbdfa4e-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:08:17+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba8175f6-776e-11ed-bedd-1ee761fe421c | InvocationID=ba8178a8-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:08:28+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b22f687c-776e-11ed-bedd-1ee761fe421c | InvocationID=b22f6ef8-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:08:28+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c11be342-776e-11ed-bedd-1ee761fe421c | InvocationID=c11be5ae-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:08:28+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c11be342-776e-11ed-bedd-1ee761fe421c | InvocationID=c11be5ae-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:08:28+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c11be342-776e-11ed-bedd-1ee761fe421c | InvocationID=c11be5ae-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:08:42+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ba8175f6-776e-11ed-bedd-1ee761fe421c | InvocationID=ba8178a8-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:08:42+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c944ae00-776e-11ed-bedd-1ee761fe421c | InvocationID=c944b0da-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:08:53+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c11be342-776e-11ed-bedd-1ee761fe421c | InvocationID=c11be5ae-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:08:53+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d007289e-776e-11ed-bedd-1ee761fe421c | InvocationID=d0072ab0-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:08:53+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d007289e-776e-11ed-bedd-1ee761fe421c | InvocationID=d0072ab0-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:08:53+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d007289e-776e-11ed-bedd-1ee761fe421c | InvocationID=d0072ab0-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:09:07+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c944ae00-776e-11ed-bedd-1ee761fe421c | InvocationID=c944b0da-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:09:07+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8079b64-776e-11ed-bedd-1ee761fe421c | InvocationID=d8079d8a-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:09:18+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d007289e-776e-11ed-bedd-1ee761fe421c | InvocationID=d0072ab0-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:09:18+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=def50fc4-776e-11ed-bedd-1ee761fe421c | InvocationID=def511c2-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:09:18+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=def50fc4-776e-11ed-bedd-1ee761fe421c | InvocationID=def511c2-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:09:18+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=def50fc4-776e-11ed-bedd-1ee761fe421c | InvocationID=def511c2-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:09:32+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d8079b64-776e-11ed-bedd-1ee761fe421c | InvocationID=d8079d8a-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:09:32+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6cb8d90-776e-11ed-bedd-1ee761fe421c | InvocationID=e6cb8fa2-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:09:43+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=def50fc4-776e-11ed-bedd-1ee761fe421c | InvocationID=def511c2-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:09:43+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ede0b132-776e-11ed-bedd-1ee761fe421c | InvocationID=ede0b362-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:09:43+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ede0b132-776e-11ed-bedd-1ee761fe421c | InvocationID=ede0b362-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:09:43+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ede0b132-776e-11ed-bedd-1ee761fe421c | InvocationID=ede0b362-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:09:56+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e6cb8d90-776e-11ed-bedd-1ee761fe421c | InvocationID=e6cb8fa2-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:09:56+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f58f244a-776e-11ed-bedd-1ee761fe421c | InvocationID=f58f274c-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:10:08+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ede0b132-776e-11ed-bedd-1ee761fe421c | InvocationID=ede0b362-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:10:08+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fccc4030-776e-11ed-bedd-1ee761fe421c | InvocationID=fccc4210-776e-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:10:09+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fccc4030-776e-11ed-bedd-1ee761fe421c | InvocationID=fccc4210-776e-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:10:09+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fccc4030-776e-11ed-bedd-1ee761fe421c | InvocationID=fccc4210-776e-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:10:21+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f58f244a-776e-11ed-bedd-1ee761fe421c | InvocationID=f58f274c-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:10:21+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=045509cc-776f-11ed-bedd-1ee761fe421c | InvocationID=04550c92-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:10:34+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fccc4030-776e-11ed-bedd-1ee761fe421c | InvocationID=fccc4210-776e-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:10:34+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bb7f490-776f-11ed-bedd-1ee761fe421c | InvocationID=0bb7f742-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:10:34+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bb7f490-776f-11ed-bedd-1ee761fe421c | InvocationID=0bb7f742-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:10:34+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bb7f490-776f-11ed-bedd-1ee761fe421c | InvocationID=0bb7f742-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:10:46+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=045509cc-776f-11ed-bedd-1ee761fe421c | InvocationID=04550c92-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:10:46+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13190e36-776f-11ed-bedd-1ee761fe421c | InvocationID=13191b2e-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:10:59+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bb7f490-776f-11ed-bedd-1ee761fe421c | InvocationID=0bb7f742-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:10:59+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1aa3d30c-776f-11ed-bedd-1ee761fe421c | InvocationID=1aa3d686-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:10:59+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1aa3d30c-776f-11ed-bedd-1ee761fe421c | InvocationID=1aa3d686-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:10:59+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1aa3d30c-776f-11ed-bedd-1ee761fe421c | InvocationID=1aa3d686-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:11:11+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=13190e36-776f-11ed-bedd-1ee761fe421c | InvocationID=13191b2e-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:11:11+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21ddfdb4-776f-11ed-bedd-1ee761fe421c | InvocationID=21ddffa8-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:11:24+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1aa3d30c-776f-11ed-bedd-1ee761fe421c | InvocationID=1aa3d686-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:11:24+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=298ffeea-776f-11ed-bedd-1ee761fe421c | InvocationID=299004a8-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:11:24+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=298ffeea-776f-11ed-bedd-1ee761fe421c | InvocationID=299004a8-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:11:24+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=298ffeea-776f-11ed-bedd-1ee761fe421c | InvocationID=299004a8-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:11:35+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=21ddfdb4-776f-11ed-bedd-1ee761fe421c | InvocationID=21ddffa8-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:11:35+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30a1298e-776f-11ed-bedd-1ee761fe421c | InvocationID=30a12e2a-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:11:49+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=298ffeea-776f-11ed-bedd-1ee761fe421c | InvocationID=299004a8-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:11:49+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=387e3d72-776f-11ed-bedd-1ee761fe421c | InvocationID=387e3f8e-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:11:49+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=387e3d72-776f-11ed-bedd-1ee761fe421c | InvocationID=387e3f8e-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:11:49+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=387e3d72-776f-11ed-bedd-1ee761fe421c | InvocationID=387e3f8e-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:12:00+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=30a1298e-776f-11ed-bedd-1ee761fe421c | InvocationID=30a12e2a-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:12:00+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f67ad9e-776f-11ed-bedd-1ee761fe421c | InvocationID=3f67b0c8-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:12:14+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=387e3d72-776f-11ed-bedd-1ee761fe421c | InvocationID=387e3f8e-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:12:14+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=476935d0-776f-11ed-bedd-1ee761fe421c | InvocationID=4769397c-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:12:14+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=476935d0-776f-11ed-bedd-1ee761fe421c | InvocationID=4769397c-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:12:14+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=476935d0-776f-11ed-bedd-1ee761fe421c | InvocationID=4769397c-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:12:25+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3f67ad9e-776f-11ed-bedd-1ee761fe421c | InvocationID=3f67b0c8-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:12:25+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e2e2678-776f-11ed-bedd-1ee761fe421c | InvocationID=4e2e2920-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:12:39+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=476935d0-776f-11ed-bedd-1ee761fe421c | InvocationID=4769397c-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:12:39+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=565488c4-776f-11ed-bedd-1ee761fe421c | InvocationID=5654926a-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:12:39+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=565488c4-776f-11ed-bedd-1ee761fe421c | InvocationID=5654926a-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:12:39+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=565488c4-776f-11ed-bedd-1ee761fe421c | InvocationID=5654926a-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:12:50+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4e2e2678-776f-11ed-bedd-1ee761fe421c | InvocationID=4e2e2920-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:12:50+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cf08ab6-776f-11ed-bedd-1ee761fe421c | InvocationID=5cf08d54-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:13:04+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=565488c4-776f-11ed-bedd-1ee761fe421c | InvocationID=5654926a-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:13:04+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=653fae04-776f-11ed-bedd-1ee761fe421c | InvocationID=653fafe4-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:13:04+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=653fae04-776f-11ed-bedd-1ee761fe421c | InvocationID=653fafe4-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:13:04+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=653fae04-776f-11ed-bedd-1ee761fe421c | InvocationID=653fafe4-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:13:15+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5cf08ab6-776f-11ed-bedd-1ee761fe421c | InvocationID=5cf08d54-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:13:15+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6bb7e634-776f-11ed-bedd-1ee761fe421c | InvocationID=6bb7ebb6-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:13:29+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=653fae04-776f-11ed-bedd-1ee761fe421c | InvocationID=653fafe4-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:13:29+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=742b2100-776f-11ed-bedd-1ee761fe421c | InvocationID=742b22c2-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:13:29+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=742b2100-776f-11ed-bedd-1ee761fe421c | InvocationID=742b22c2-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:13:29+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=742b2100-776f-11ed-bedd-1ee761fe421c | InvocationID=742b22c2-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:13:39+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6bb7e634-776f-11ed-bedd-1ee761fe421c | InvocationID=6bb7ebb6-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:13:39+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a7952ca-776f-11ed-bedd-1ee761fe421c | InvocationID=7a7957d4-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:13:54+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=742b2100-776f-11ed-bedd-1ee761fe421c | InvocationID=742b22c2-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:13:54+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=831a3a5c-776f-11ed-bedd-1ee761fe421c | InvocationID=831a3c50-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:13:54+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=831a3a5c-776f-11ed-bedd-1ee761fe421c | InvocationID=831a3c50-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:13:54+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=831a3a5c-776f-11ed-bedd-1ee761fe421c | InvocationID=831a3c50-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:14:04+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7a7952ca-776f-11ed-bedd-1ee761fe421c | InvocationID=7a7957d4-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:14:04+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=893ff8c2-776f-11ed-bedd-1ee761fe421c | InvocationID=893ffb74-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:14:19+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=831a3a5c-776f-11ed-bedd-1ee761fe421c | InvocationID=831a3c50-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:14:19+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92073830-776f-11ed-bedd-1ee761fe421c | InvocationID=920741c2-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:14:19+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92073830-776f-11ed-bedd-1ee761fe421c | InvocationID=920741c2-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:14:19+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92073830-776f-11ed-bedd-1ee761fe421c | InvocationID=920741c2-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:14:29+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=893ff8c2-776f-11ed-bedd-1ee761fe421c | InvocationID=893ffb74-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:14:29+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98011864-776f-11ed-bedd-1ee761fe421c | InvocationID=98011b2a-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:14:44+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92073830-776f-11ed-bedd-1ee761fe421c | InvocationID=920741c2-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:14:44+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0f2e8a8-776f-11ed-bedd-1ee761fe421c | InvocationID=a0f2eba0-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:14:44+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0f2e8a8-776f-11ed-bedd-1ee761fe421c | InvocationID=a0f2eba0-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:14:44+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a0f2e8a8-776f-11ed-bedd-1ee761fe421c | InvocationID=a0f2eba0-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:14:54+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=98011864-776f-11ed-bedd-1ee761fe421c | InvocationID=98011b2a-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:14:54+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6c2c514-776f-11ed-bedd-1ee761fe421c | InvocationID=a6c2cc1c-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:15:09+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a0f2e8a8-776f-11ed-bedd-1ee761fe421c | InvocationID=a0f2eba0-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:15:09+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=afde18f6-776f-11ed-bedd-1ee761fe421c | InvocationID=afde1b44-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:15:09+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=afde18f6-776f-11ed-bedd-1ee761fe421c | InvocationID=afde1b44-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:15:09+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=afde18f6-776f-11ed-bedd-1ee761fe421c | InvocationID=afde1b44-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:15:18+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a6c2c514-776f-11ed-bedd-1ee761fe421c | InvocationID=a6c2cc1c-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:15:18+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b585e1b2-776f-11ed-bedd-1ee761fe421c | InvocationID=b585e388-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:15:34+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=afde18f6-776f-11ed-bedd-1ee761fe421c | InvocationID=afde1b44-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:15:34+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=becb050e-776f-11ed-bedd-1ee761fe421c | InvocationID=becb07a2-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:15:34+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=becb050e-776f-11ed-bedd-1ee761fe421c | InvocationID=becb07a2-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:15:34+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=becb050e-776f-11ed-bedd-1ee761fe421c | InvocationID=becb07a2-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:15:43+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b585e1b2-776f-11ed-bedd-1ee761fe421c | InvocationID=b585e388-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:15:43+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c44651be-776f-11ed-bedd-1ee761fe421c | InvocationID=c4465394-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:15:59+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=becb050e-776f-11ed-bedd-1ee761fe421c | InvocationID=becb07a2-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:15:59+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cdb745fa-776f-11ed-bedd-1ee761fe421c | InvocationID=cdb7483e-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:15:59+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cdb745fa-776f-11ed-bedd-1ee761fe421c | InvocationID=cdb7483e-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:15:59+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cdb745fa-776f-11ed-bedd-1ee761fe421c | InvocationID=cdb7483e-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:16:08+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c44651be-776f-11ed-bedd-1ee761fe421c | InvocationID=c4465394-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:16:08+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3096312-776f-11ed-bedd-1ee761fe421c | InvocationID=d309668c-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:16:24+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cdb745fa-776f-11ed-bedd-1ee761fe421c | InvocationID=cdb7483e-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:16:24+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dca2c83c-776f-11ed-bedd-1ee761fe421c | InvocationID=dca2ca30-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:16:24+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dca2c83c-776f-11ed-bedd-1ee761fe421c | InvocationID=dca2ca30-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:16:24+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dca2c83c-776f-11ed-bedd-1ee761fe421c | InvocationID=dca2ca30-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:16:33+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d3096312-776f-11ed-bedd-1ee761fe421c | InvocationID=d309668c-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:16:33+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1ce1866-776f-11ed-bedd-1ee761fe421c | InvocationID=e1ce1a5a-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:16:49+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dca2c83c-776f-11ed-bedd-1ee761fe421c | InvocationID=dca2ca30-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:16:49+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb8e4b64-776f-11ed-bedd-1ee761fe421c | InvocationID=eb8e4d3a-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:16:49+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb8e4b64-776f-11ed-bedd-1ee761fe421c | InvocationID=eb8e4d3a-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:16:49+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eb8e4b64-776f-11ed-bedd-1ee761fe421c | InvocationID=eb8e4d3a-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:16:57+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e1ce1866-776f-11ed-bedd-1ee761fe421c | InvocationID=e1ce1a5a-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:16:57+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f09163e4-776f-11ed-bedd-1ee761fe421c | InvocationID=f0916646-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:17:14+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eb8e4b64-776f-11ed-bedd-1ee761fe421c | InvocationID=eb8e4d3a-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:17:14+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa795e20-776f-11ed-bedd-1ee761fe421c | InvocationID=fa79603c-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:17:14+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa795e20-776f-11ed-bedd-1ee761fe421c | InvocationID=fa79603c-776f-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:17:14+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fa795e20-776f-11ed-bedd-1ee761fe421c | InvocationID=fa79603c-776f-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:17:22+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f09163e4-776f-11ed-bedd-1ee761fe421c | InvocationID=f0916646-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:17:22+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff54580a-776f-11ed-bedd-1ee761fe421c | InvocationID=ff545b8e-776f-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:17:39+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fa795e20-776f-11ed-bedd-1ee761fe421c | InvocationID=fa79603c-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:17:39+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0964bf10-7770-11ed-bedd-1ee761fe421c | InvocationID=0964c848-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:17:39+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0964bf10-7770-11ed-bedd-1ee761fe421c | InvocationID=0964c848-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:17:39+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0964bf10-7770-11ed-bedd-1ee761fe421c | InvocationID=0964c848-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:17:47+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ff54580a-776f-11ed-bedd-1ee761fe421c | InvocationID=ff545b8e-776f-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:17:47+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e1680b6-7770-11ed-bedd-1ee761fe421c | InvocationID=0e168534-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:18:04+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0964bf10-7770-11ed-bedd-1ee761fe421c | InvocationID=0964c848-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:18:04+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18510b96-7770-11ed-bedd-1ee761fe421c | InvocationID=18510dee-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:18:04+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18510b96-7770-11ed-bedd-1ee761fe421c | InvocationID=18510dee-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:18:04+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=18510b96-7770-11ed-bedd-1ee761fe421c | InvocationID=18510dee-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:18:12+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0e1680b6-7770-11ed-bedd-1ee761fe421c | InvocationID=0e168534-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:18:12+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1cd85bec-7770-11ed-bedd-1ee761fe421c | InvocationID=1cd85db8-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:18:29+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=18510b96-7770-11ed-bedd-1ee761fe421c | InvocationID=18510dee-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:18:29+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=273c30ea-7770-11ed-bedd-1ee761fe421c | InvocationID=273c32b6-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:18:29+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=273c30ea-7770-11ed-bedd-1ee761fe421c | InvocationID=273c32b6-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:18:29+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=273c30ea-7770-11ed-bedd-1ee761fe421c | InvocationID=273c32b6-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:18:36+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1cd85bec-7770-11ed-bedd-1ee761fe421c | InvocationID=1cd85db8-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:18:36+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b9933ea-7770-11ed-bedd-1ee761fe421c | InvocationID=2b993674-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:18:54+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=273c30ea-7770-11ed-bedd-1ee761fe421c | InvocationID=273c32b6-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:18:54+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3627266e-7770-11ed-bedd-1ee761fe421c | InvocationID=36272844-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:18:54+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3627266e-7770-11ed-bedd-1ee761fe421c | InvocationID=36272844-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:18:54+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3627266e-7770-11ed-bedd-1ee761fe421c | InvocationID=36272844-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:19:01+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2b9933ea-7770-11ed-bedd-1ee761fe421c | InvocationID=2b993674-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:19:01+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a5b62e0-7770-11ed-bedd-1ee761fe421c | InvocationID=3a5b64ac-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:19:19+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3627266e-7770-11ed-bedd-1ee761fe421c | InvocationID=36272844-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:19:19+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4515fab0-7770-11ed-bedd-1ee761fe421c | InvocationID=4515fccc-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:19:19+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4515fab0-7770-11ed-bedd-1ee761fe421c | InvocationID=4515fccc-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:19:19+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4515fab0-7770-11ed-bedd-1ee761fe421c | InvocationID=4515fccc-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:19:26+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3a5b62e0-7770-11ed-bedd-1ee761fe421c | InvocationID=3a5b64ac-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:19:26+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=491ef54e-7770-11ed-bedd-1ee761fe421c | InvocationID=491ef88c-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:19:44+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4515fab0-7770-11ed-bedd-1ee761fe421c | InvocationID=4515fccc-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:19:44+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54029858-7770-11ed-bedd-1ee761fe421c | InvocationID=54029aa6-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:19:44+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54029858-7770-11ed-bedd-1ee761fe421c | InvocationID=54029aa6-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:19:44+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54029858-7770-11ed-bedd-1ee761fe421c | InvocationID=54029aa6-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:19:51+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=491ef54e-7770-11ed-bedd-1ee761fe421c | InvocationID=491ef88c-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:19:51+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57e27934-7770-11ed-bedd-1ee761fe421c | InvocationID=57e27c7c-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:20:09+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54029858-7770-11ed-bedd-1ee761fe421c | InvocationID=54029aa6-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:20:09+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62eda182-7770-11ed-bedd-1ee761fe421c | InvocationID=62eda358-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:20:09+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62eda182-7770-11ed-bedd-1ee761fe421c | InvocationID=62eda358-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:20:09+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=62eda182-7770-11ed-bedd-1ee761fe421c | InvocationID=62eda358-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:20:16+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=57e27934-7770-11ed-bedd-1ee761fe421c | InvocationID=57e27c7c-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:20:16+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66a6830c-7770-11ed-bedd-1ee761fe421c | InvocationID=66a684ce-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:20:34+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=62eda182-7770-11ed-bedd-1ee761fe421c | InvocationID=62eda358-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:20:34+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71d8bc04-7770-11ed-bedd-1ee761fe421c | InvocationID=71d8be34-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:20:34+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71d8bc04-7770-11ed-bedd-1ee761fe421c | InvocationID=71d8be34-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:20:34+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71d8bc04-7770-11ed-bedd-1ee761fe421c | InvocationID=71d8be34-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:20:40+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=66a6830c-7770-11ed-bedd-1ee761fe421c | InvocationID=66a684ce-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:20:40+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7568436c-7770-11ed-bedd-1ee761fe421c | InvocationID=756845a6-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:20:59+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71d8bc04-7770-11ed-bedd-1ee761fe421c | InvocationID=71d8be34-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:20:59+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80c5b46a-7770-11ed-bedd-1ee761fe421c | InvocationID=80c5b73a-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:20:59+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80c5b46a-7770-11ed-bedd-1ee761fe421c | InvocationID=80c5b73a-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:20:59+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=80c5b46a-7770-11ed-bedd-1ee761fe421c | InvocationID=80c5b73a-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:21:05+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7568436c-7770-11ed-bedd-1ee761fe421c | InvocationID=756845a6-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:21:05+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8429932e-7770-11ed-bedd-1ee761fe421c | InvocationID=842994f0-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:21:24+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=80c5b46a-7770-11ed-bedd-1ee761fe421c | InvocationID=80c5b73a-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:21:24+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8fb170e0-7770-11ed-bedd-1ee761fe421c | InvocationID=8fb17bda-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:21:24+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8fb170e0-7770-11ed-bedd-1ee761fe421c | InvocationID=8fb17bda-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:21:24+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8fb170e0-7770-11ed-bedd-1ee761fe421c | InvocationID=8fb17bda-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:21:30+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8429932e-7770-11ed-bedd-1ee761fe421c | InvocationID=842994f0-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:21:30+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92ec5720-7770-11ed-bedd-1ee761fe421c | InvocationID=92ec5ae0-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:21:49+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8fb170e0-7770-11ed-bedd-1ee761fe421c | InvocationID=8fb17bda-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:21:49+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e9e7a94-7770-11ed-bedd-1ee761fe421c | InvocationID=9e9e803e-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:21:49+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e9e7a94-7770-11ed-bedd-1ee761fe421c | InvocationID=9e9e803e-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:21:49+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9e9e7a94-7770-11ed-bedd-1ee761fe421c | InvocationID=9e9e803e-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:21:55+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=92ec5720-7770-11ed-bedd-1ee761fe421c | InvocationID=92ec5ae0-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:21:55+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1b084e8-7770-11ed-bedd-1ee761fe421c | InvocationID=a1b0881c-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:22:14+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9e9e7a94-7770-11ed-bedd-1ee761fe421c | InvocationID=9e9e803e-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:22:14+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad8a9452-7770-11ed-bedd-1ee761fe421c | InvocationID=ad8a9d3a-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:22:15+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad8a9452-7770-11ed-bedd-1ee761fe421c | InvocationID=ad8a9d3a-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:22:15+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad8a9452-7770-11ed-bedd-1ee761fe421c | InvocationID=ad8a9d3a-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:22:19+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a1b084e8-7770-11ed-bedd-1ee761fe421c | InvocationID=a1b0881c-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:22:19+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b07404aa-7770-11ed-bedd-1ee761fe421c | InvocationID=b07406ee-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:22:40+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad8a9452-7770-11ed-bedd-1ee761fe421c | InvocationID=ad8a9d3a-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:22:40+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc7691e6-7770-11ed-bedd-1ee761fe421c | InvocationID=bc769628-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:22:40+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc7691e6-7770-11ed-bedd-1ee761fe421c | InvocationID=bc769628-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:22:40+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc7691e6-7770-11ed-bedd-1ee761fe421c | InvocationID=bc769628-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:22:44+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b07404aa-7770-11ed-bedd-1ee761fe421c | InvocationID=b07406ee-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:22:44+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf355052-7770-11ed-bedd-1ee761fe421c | InvocationID=bf355296-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:23:05+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc7691e6-7770-11ed-bedd-1ee761fe421c | InvocationID=bc769628-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:23:05+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb621478-7770-11ed-bedd-1ee761fe421c | InvocationID=cb62169e-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:23:05+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb621478-7770-11ed-bedd-1ee761fe421c | InvocationID=cb62169e-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:23:05+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cb621478-7770-11ed-bedd-1ee761fe421c | InvocationID=cb62169e-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:23:09+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bf355052-7770-11ed-bedd-1ee761fe421c | InvocationID=bf355296-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:23:09+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cdf73e70-7770-11ed-bedd-1ee761fe421c | InvocationID=cdf742c6-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:23:30+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cb621478-7770-11ed-bedd-1ee761fe421c | InvocationID=cb62169e-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:23:30+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da4e60ea-7770-11ed-bedd-1ee761fe421c | InvocationID=da4e6342-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:23:30+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da4e60ea-7770-11ed-bedd-1ee761fe421c | InvocationID=da4e6342-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:23:30+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da4e60ea-7770-11ed-bedd-1ee761fe421c | InvocationID=da4e6342-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:23:34+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cdf73e70-7770-11ed-bedd-1ee761fe421c | InvocationID=cdf742c6-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:23:34+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dcb81ad8-7770-11ed-bedd-1ee761fe421c | InvocationID=dcb81e3e-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:23:55+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da4e60ea-7770-11ed-bedd-1ee761fe421c | InvocationID=da4e6342-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:23:55+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e93a508c-7770-11ed-bedd-1ee761fe421c | InvocationID=e93a5334-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:23:55+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e93a508c-7770-11ed-bedd-1ee761fe421c | InvocationID=e93a5334-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:23:55+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e93a508c-7770-11ed-bedd-1ee761fe421c | InvocationID=e93a5334-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:23:58+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dcb81ad8-7770-11ed-bedd-1ee761fe421c | InvocationID=dcb81e3e-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:23:58+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb7cddf6-7770-11ed-bedd-1ee761fe421c | InvocationID=eb7ce15c-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:24:20+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e93a508c-7770-11ed-bedd-1ee761fe421c | InvocationID=e93a5334-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:24:20+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f825d846-7770-11ed-bedd-1ee761fe421c | InvocationID=f825daee-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:24:20+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f825d846-7770-11ed-bedd-1ee761fe421c | InvocationID=f825daee-7770-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:24:20+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f825d846-7770-11ed-bedd-1ee761fe421c | InvocationID=f825daee-7770-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:24:23+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eb7cddf6-7770-11ed-bedd-1ee761fe421c | InvocationID=eb7ce15c-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:24:23+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa41aa1a-7770-11ed-bedd-1ee761fe421c | InvocationID=fa41ac72-7770-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:24:45+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f825d846-7770-11ed-bedd-1ee761fe421c | InvocationID=f825daee-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:24:45+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0712e6dc-7771-11ed-bedd-1ee761fe421c | InvocationID=0712f2c6-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:24:45+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0712e6dc-7771-11ed-bedd-1ee761fe421c | InvocationID=0712f2c6-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:24:45+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0712e6dc-7771-11ed-bedd-1ee761fe421c | InvocationID=0712f2c6-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:24:48+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fa41aa1a-7770-11ed-bedd-1ee761fe421c | InvocationID=fa41ac72-7770-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:24:48+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0906df20-7771-11ed-bedd-1ee761fe421c | InvocationID=0906e0ec-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:25:10+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0712e6dc-7771-11ed-bedd-1ee761fe421c | InvocationID=0712f2c6-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:25:10+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16007600-7771-11ed-bedd-1ee761fe421c | InvocationID=160078bc-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:25:10+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16007600-7771-11ed-bedd-1ee761fe421c | InvocationID=160078bc-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:25:10+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16007600-7771-11ed-bedd-1ee761fe421c | InvocationID=160078bc-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:25:13+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0906df20-7771-11ed-bedd-1ee761fe421c | InvocationID=0906e0ec-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:25:13+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17ce4fe8-7771-11ed-bedd-1ee761fe421c | InvocationID=17ce5272-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:25:35+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16007600-7771-11ed-bedd-1ee761fe421c | InvocationID=160078bc-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:25:35+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24ebc32c-7771-11ed-bedd-1ee761fe421c | InvocationID=24ebc50c-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:25:35+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24ebc32c-7771-11ed-bedd-1ee761fe421c | InvocationID=24ebc50c-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:25:35+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=24ebc32c-7771-11ed-bedd-1ee761fe421c | InvocationID=24ebc50c-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:25:38+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=17ce4fe8-7771-11ed-bedd-1ee761fe421c | InvocationID=17ce5272-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:25:38+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=268f8466-7771-11ed-bedd-1ee761fe421c | InvocationID=268f8632-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:26:00+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=24ebc32c-7771-11ed-bedd-1ee761fe421c | InvocationID=24ebc50c-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:26:00+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33d7390c-7771-11ed-bedd-1ee761fe421c | InvocationID=33d73ace-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:26:00+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33d7390c-7771-11ed-bedd-1ee761fe421c | InvocationID=33d73ace-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:26:00+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=33d7390c-7771-11ed-bedd-1ee761fe421c | InvocationID=33d73ace-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:26:02+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=268f8466-7771-11ed-bedd-1ee761fe421c | InvocationID=268f8632-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:26:02+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=355062cc-7771-11ed-bedd-1ee761fe421c | InvocationID=35506510-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:26:25+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=33d7390c-7771-11ed-bedd-1ee761fe421c | InvocationID=33d73ace-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:26:25+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42c3dca4-7771-11ed-bedd-1ee761fe421c | InvocationID=42c3de8e-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:26:25+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42c3dca4-7771-11ed-bedd-1ee761fe421c | InvocationID=42c3de8e-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:26:25+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42c3dca4-7771-11ed-bedd-1ee761fe421c | InvocationID=42c3de8e-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:26:27+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=355062cc-7771-11ed-bedd-1ee761fe421c | InvocationID=35506510-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:26:27+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44135e2c-7771-11ed-bedd-1ee761fe421c | InvocationID=44136052-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:26:50+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42c3dca4-7771-11ed-bedd-1ee761fe421c | InvocationID=42c3de8e-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:26:50+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51af4b04-7771-11ed-bedd-1ee761fe421c | InvocationID=51af4d16-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:26:50+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51af4b04-7771-11ed-bedd-1ee761fe421c | InvocationID=51af4d16-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:26:50+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=51af4b04-7771-11ed-bedd-1ee761fe421c | InvocationID=51af4d16-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:26:52+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=44135e2c-7771-11ed-bedd-1ee761fe421c | InvocationID=44136052-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:26:52+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52d94cdc-7771-11ed-bedd-1ee761fe421c | InvocationID=52d94eb2-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:27:15+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=51af4b04-7771-11ed-bedd-1ee761fe421c | InvocationID=51af4d16-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:27:15+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=609a7d50-7771-11ed-bedd-1ee761fe421c | InvocationID=609a7f30-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:27:15+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=609a7d50-7771-11ed-bedd-1ee761fe421c | InvocationID=609a7f30-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:27:15+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=609a7d50-7771-11ed-bedd-1ee761fe421c | InvocationID=609a7f30-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:27:17+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=52d94cdc-7771-11ed-bedd-1ee761fe421c | InvocationID=52d94eb2-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:27:17+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=619b2c36-7771-11ed-bedd-1ee761fe421c | InvocationID=619b3546-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:27:40+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=609a7d50-7771-11ed-bedd-1ee761fe421c | InvocationID=609a7f30-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:27:40+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f868da4-7771-11ed-bedd-1ee761fe421c | InvocationID=6f8691e6-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:27:40+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f868da4-7771-11ed-bedd-1ee761fe421c | InvocationID=6f8691e6-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:27:40+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f868da4-7771-11ed-bedd-1ee761fe421c | InvocationID=6f8691e6-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:27:41+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=619b2c36-7771-11ed-bedd-1ee761fe421c | InvocationID=619b3546-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:27:41+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=705d55be-7771-11ed-bedd-1ee761fe421c | InvocationID=705d57a8-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:28:05+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f868da4-7771-11ed-bedd-1ee761fe421c | InvocationID=6f8691e6-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:28:05+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e722120-7771-11ed-bedd-1ee761fe421c | InvocationID=7e7222ec-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:28:05+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e722120-7771-11ed-bedd-1ee761fe421c | InvocationID=7e7222ec-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:28:05+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e722120-7771-11ed-bedd-1ee761fe421c | InvocationID=7e7222ec-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:28:06+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=705d55be-7771-11ed-bedd-1ee761fe421c | InvocationID=705d57a8-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:28:06+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f256898-7771-11ed-bedd-1ee761fe421c | InvocationID=7f256ad2-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:28:30+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e722120-7771-11ed-bedd-1ee761fe421c | InvocationID=7e7222ec-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:28:30+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d5d91b0-7771-11ed-bedd-1ee761fe421c | InvocationID=8d5d9386-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:28:30+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d5d91b0-7771-11ed-bedd-1ee761fe421c | InvocationID=8d5d9386-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:28:30+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d5d91b0-7771-11ed-bedd-1ee761fe421c | InvocationID=8d5d9386-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:28:31+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7f256898-7771-11ed-bedd-1ee761fe421c | InvocationID=7f256ad2-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:28:31+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8de64b22-7771-11ed-bedd-1ee761fe421c | InvocationID=8de64d5c-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:28:55+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d5d91b0-7771-11ed-bedd-1ee761fe421c | InvocationID=8d5d9386-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:28:55+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c4b6260-7771-11ed-bedd-1ee761fe421c | InvocationID=9c4b6436-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:28:55+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c4b6260-7771-11ed-bedd-1ee761fe421c | InvocationID=9c4b6436-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:28:55+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c4b6260-7771-11ed-bedd-1ee761fe421c | InvocationID=9c4b6436-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:28:56+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8de64b22-7771-11ed-bedd-1ee761fe421c | InvocationID=8de64d5c-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:28:56+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9caa2d36-7771-11ed-bedd-1ee761fe421c | InvocationID=9caa301a-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:29:20+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c4b6260-7771-11ed-bedd-1ee761fe421c | InvocationID=9c4b6436-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:29:20+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab3add28-7771-11ed-bedd-1ee761fe421c | InvocationID=ab3adfb2-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:29:20+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab3add28-7771-11ed-bedd-1ee761fe421c | InvocationID=ab3adfb2-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:29:20+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab3add28-7771-11ed-bedd-1ee761fe421c | InvocationID=ab3adfb2-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:29:20+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9caa2d36-7771-11ed-bedd-1ee761fe421c | InvocationID=9caa301a-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:29:20+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab6b10ba-7771-11ed-bedd-1ee761fe421c | InvocationID=ab6b12d6-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:29:45+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab3add28-7771-11ed-bedd-1ee761fe421c | InvocationID=ab3adfb2-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:29:45+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba27335e-7771-11ed-bedd-1ee761fe421c | InvocationID=ba27402e-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:29:45+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ab6b10ba-7771-11ed-bedd-1ee761fe421c | InvocationID=ab6b12d6-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:29:45+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba2c125c-7771-11ed-bedd-1ee761fe421c | InvocationID=ba2c1446-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:29:45+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba27335e-7771-11ed-bedd-1ee761fe421c | InvocationID=ba27402e-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:29:45+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba27335e-7771-11ed-bedd-1ee761fe421c | InvocationID=ba27402e-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:30:10+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ba2c125c-7771-11ed-bedd-1ee761fe421c | InvocationID=ba2c1446-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:30:10+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8eccb74-7771-11ed-bedd-1ee761fe421c | InvocationID=c8ecce1c-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:30:10+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba27335e-7771-11ed-bedd-1ee761fe421c | InvocationID=ba27402e-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:30:10+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c9159ff4-7771-11ed-bedd-1ee761fe421c | InvocationID=c915a1ca-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:30:10+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c9159ff4-7771-11ed-bedd-1ee761fe421c | InvocationID=c915a1ca-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:30:10+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c9159ff4-7771-11ed-bedd-1ee761fe421c | InvocationID=c915a1ca-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:30:35+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c8eccb74-7771-11ed-bedd-1ee761fe421c | InvocationID=c8ecce1c-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:30:35+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7adbcb8-7771-11ed-bedd-1ee761fe421c | InvocationID=d7adbf1a-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:30:35+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c9159ff4-7771-11ed-bedd-1ee761fe421c | InvocationID=c915a1ca-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:30:35+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8006350-7771-11ed-bedd-1ee761fe421c | InvocationID=d800659e-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:30:35+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8006350-7771-11ed-bedd-1ee761fe421c | InvocationID=d800659e-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:30:35+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8006350-7771-11ed-bedd-1ee761fe421c | InvocationID=d800659e-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:30:59+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d7adbcb8-7771-11ed-bedd-1ee761fe421c | InvocationID=d7adbf1a-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:30:59+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6710b56-7771-11ed-bedd-1ee761fe421c | InvocationID=e6710d2c-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:31:00+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8006350-7771-11ed-bedd-1ee761fe421c | InvocationID=d800659e-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:31:00+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6eae660-7771-11ed-bedd-1ee761fe421c | InvocationID=e6eae8ae-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:31:00+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6eae660-7771-11ed-bedd-1ee761fe421c | InvocationID=e6eae8ae-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:31:00+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e6eae660-7771-11ed-bedd-1ee761fe421c | InvocationID=e6eae8ae-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:31:24+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e6710b56-7771-11ed-bedd-1ee761fe421c | InvocationID=e6710d2c-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:31:24+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f539f97c-7771-11ed-bedd-1ee761fe421c | InvocationID=f539fb3e-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:31:25+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e6eae660-7771-11ed-bedd-1ee761fe421c | InvocationID=e6eae8ae-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:31:25+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5d5a552-7771-11ed-bedd-1ee761fe421c | InvocationID=f5d5a7dc-7771-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:31:25+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5d5a552-7771-11ed-bedd-1ee761fe421c | InvocationID=f5d5a7dc-7771-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:31:25+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5d5a552-7771-11ed-bedd-1ee761fe421c | InvocationID=f5d5a7dc-7771-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:31:49+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f539f97c-7771-11ed-bedd-1ee761fe421c | InvocationID=f539fb3e-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:31:49+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03fbd732-7772-11ed-bedd-1ee761fe421c | InvocationID=03fbdb24-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:31:50+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5d5a552-7771-11ed-bedd-1ee761fe421c | InvocationID=f5d5a7dc-7771-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:31:50+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04c07416-7772-11ed-bedd-1ee761fe421c | InvocationID=04c07650-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:31:50+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04c07416-7772-11ed-bedd-1ee761fe421c | InvocationID=04c07650-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:31:50+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=04c07416-7772-11ed-bedd-1ee761fe421c | InvocationID=04c07650-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:32:14+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=03fbd732-7772-11ed-bedd-1ee761fe421c | InvocationID=03fbdb24-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:32:14+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12be574a-7772-11ed-bedd-1ee761fe421c | InvocationID=12be5b1e-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:32:15+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=04c07416-7772-11ed-bedd-1ee761fe421c | InvocationID=04c07650-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:32:15+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13abdb6e-7772-11ed-bedd-1ee761fe421c | InvocationID=13abdd26-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:32:15+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=13abdb6e-7772-11ed-bedd-1ee761fe421c | InvocationID=13abdd26-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:32:15+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=13abdb6e-7772-11ed-bedd-1ee761fe421c | InvocationID=13abdd26-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:32:39+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=12be574a-7772-11ed-bedd-1ee761fe421c | InvocationID=12be5b1e-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:32:39+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=218286e8-7772-11ed-bedd-1ee761fe421c | InvocationID=218289c2-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:32:40+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=13abdb6e-7772-11ed-bedd-1ee761fe421c | InvocationID=13abdd26-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:32:40+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2296e024-7772-11ed-bedd-1ee761fe421c | InvocationID=2296e27c-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:32:40+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2296e024-7772-11ed-bedd-1ee761fe421c | InvocationID=2296e27c-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:32:40+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2296e024-7772-11ed-bedd-1ee761fe421c | InvocationID=2296e27c-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:33:03+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=218286e8-7772-11ed-bedd-1ee761fe421c | InvocationID=218289c2-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:33:03+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30448f14-7772-11ed-bedd-1ee761fe421c | InvocationID=304495b8-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:33:05+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2296e024-7772-11ed-bedd-1ee761fe421c | InvocationID=2296e27c-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:33:05+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3181cb4e-7772-11ed-bedd-1ee761fe421c | InvocationID=3181ce46-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:33:05+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3181cb4e-7772-11ed-bedd-1ee761fe421c | InvocationID=3181ce46-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:33:05+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3181cb4e-7772-11ed-bedd-1ee761fe421c | InvocationID=3181ce46-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:33:28+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=30448f14-7772-11ed-bedd-1ee761fe421c | InvocationID=304495b8-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:33:28+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f06c706-7772-11ed-bedd-1ee761fe421c | InvocationID=3f06cada-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:33:30+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3181cb4e-7772-11ed-bedd-1ee761fe421c | InvocationID=3181ce46-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:33:30+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=406cd04a-7772-11ed-bedd-1ee761fe421c | InvocationID=406cd202-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:33:30+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=406cd04a-7772-11ed-bedd-1ee761fe421c | InvocationID=406cd202-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:33:30+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=406cd04a-7772-11ed-bedd-1ee761fe421c | InvocationID=406cd202-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:33:53+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3f06c706-7772-11ed-bedd-1ee761fe421c | InvocationID=3f06cada-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:33:53+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4dcab180-7772-11ed-bedd-1ee761fe421c | InvocationID=4dcab34c-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:33:55+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=406cd04a-7772-11ed-bedd-1ee761fe421c | InvocationID=406cd202-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:33:55+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f57a7f6-7772-11ed-bedd-1ee761fe421c | InvocationID=4f57aa80-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:33:55+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f57a7f6-7772-11ed-bedd-1ee761fe421c | InvocationID=4f57aa80-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:33:55+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4f57a7f6-7772-11ed-bedd-1ee761fe421c | InvocationID=4f57aa80-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:34:18+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4dcab180-7772-11ed-bedd-1ee761fe421c | InvocationID=4dcab34c-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:34:18+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c8d876a-7772-11ed-bedd-1ee761fe421c | InvocationID=5c8d89b8-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:34:20+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4f57a7f6-7772-11ed-bedd-1ee761fe421c | InvocationID=4f57aa80-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:34:20+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e427aca-7772-11ed-bedd-1ee761fe421c | InvocationID=5e427e44-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:34:20+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e427aca-7772-11ed-bedd-1ee761fe421c | InvocationID=5e427e44-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:34:20+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5e427aca-7772-11ed-bedd-1ee761fe421c | InvocationID=5e427e44-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:34:42+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5c8d876a-7772-11ed-bedd-1ee761fe421c | InvocationID=5c8d89b8-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:34:42+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b4f06ca-7772-11ed-bedd-1ee761fe421c | InvocationID=6b4f088c-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:34:46+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5e427aca-7772-11ed-bedd-1ee761fe421c | InvocationID=5e427e44-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:34:46+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d2d37b4-7772-11ed-bedd-1ee761fe421c | InvocationID=6d2d3976-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:34:46+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d2d37b4-7772-11ed-bedd-1ee761fe421c | InvocationID=6d2d3976-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:34:46+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d2d37b4-7772-11ed-bedd-1ee761fe421c | InvocationID=6d2d3976-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:35:07+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6b4f06ca-7772-11ed-bedd-1ee761fe421c | InvocationID=6b4f088c-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:35:07+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a101622-7772-11ed-bedd-1ee761fe421c | InvocationID=7a1018ac-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:35:11+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d2d37b4-7772-11ed-bedd-1ee761fe421c | InvocationID=6d2d3976-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:35:11+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c18a6e6-7772-11ed-bedd-1ee761fe421c | InvocationID=7c18a916-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:35:11+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c18a6e6-7772-11ed-bedd-1ee761fe421c | InvocationID=7c18a916-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:35:11+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c18a6e6-7772-11ed-bedd-1ee761fe421c | InvocationID=7c18a916-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:35:32+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7a101622-7772-11ed-bedd-1ee761fe421c | InvocationID=7a1018ac-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:35:32+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88d0b32e-7772-11ed-bedd-1ee761fe421c | InvocationID=88d0b504-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:35:36+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c18a6e6-7772-11ed-bedd-1ee761fe421c | InvocationID=7c18a916-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:35:36+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b04149c-7772-11ed-bedd-1ee761fe421c | InvocationID=8b0416d6-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:35:36+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b04149c-7772-11ed-bedd-1ee761fe421c | InvocationID=8b0416d6-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:35:36+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b04149c-7772-11ed-bedd-1ee761fe421c | InvocationID=8b0416d6-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:35:57+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=88d0b32e-7772-11ed-bedd-1ee761fe421c | InvocationID=88d0b504-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:35:57+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9792960c-7772-11ed-bedd-1ee761fe421c | InvocationID=9792985a-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:36:01+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b04149c-7772-11ed-bedd-1ee761fe421c | InvocationID=8b0416d6-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:36:01+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99f06bd6-7772-11ed-bedd-1ee761fe421c | InvocationID=99f06df2-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:36:01+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99f06bd6-7772-11ed-bedd-1ee761fe421c | InvocationID=99f06df2-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:36:01+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=99f06bd6-7772-11ed-bedd-1ee761fe421c | InvocationID=99f06df2-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:36:21+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9792960c-7772-11ed-bedd-1ee761fe421c | InvocationID=9792985a-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:36:21+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a654a98c-7772-11ed-bedd-1ee761fe421c | InvocationID=a654abee-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:36:26+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=99f06bd6-7772-11ed-bedd-1ee761fe421c | InvocationID=99f06df2-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:36:26+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8df701a-7772-11ed-bedd-1ee761fe421c | InvocationID=a8df71f0-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:36:26+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8df701a-7772-11ed-bedd-1ee761fe421c | InvocationID=a8df71f0-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:36:26+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a8df701a-7772-11ed-bedd-1ee761fe421c | InvocationID=a8df71f0-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:36:46+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a654a98c-7772-11ed-bedd-1ee761fe421c | InvocationID=a654abee-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:36:46+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5167edc-7772-11ed-bedd-1ee761fe421c | InvocationID=b516838c-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:36:51+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a8df701a-7772-11ed-bedd-1ee761fe421c | InvocationID=a8df71f0-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:36:51+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7cd12a8-7772-11ed-bedd-1ee761fe421c | InvocationID=b7cd1582-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:36:51+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7cd12a8-7772-11ed-bedd-1ee761fe421c | InvocationID=b7cd1582-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:36:51+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7cd12a8-7772-11ed-bedd-1ee761fe421c | InvocationID=b7cd1582-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:37:11+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b5167edc-7772-11ed-bedd-1ee761fe421c | InvocationID=b516838c-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:37:11+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3dd9572-7772-11ed-bedd-1ee761fe421c | InvocationID=c3dd97ca-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:37:16+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7cd12a8-7772-11ed-bedd-1ee761fe421c | InvocationID=b7cd1582-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:37:16+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6b89558-7772-11ed-bedd-1ee761fe421c | InvocationID=c6b8979c-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:37:16+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6b89558-7772-11ed-bedd-1ee761fe421c | InvocationID=c6b8979c-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:37:16+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6b89558-7772-11ed-bedd-1ee761fe421c | InvocationID=c6b8979c-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:37:36+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c3dd9572-7772-11ed-bedd-1ee761fe421c | InvocationID=c3dd97ca-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:37:36+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2a15864-7772-11ed-bedd-1ee761fe421c | InvocationID=d2a15a26-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:37:41+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6b89558-7772-11ed-bedd-1ee761fe421c | InvocationID=c6b8979c-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:37:41+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5a3a684-7772-11ed-bedd-1ee761fe421c | InvocationID=d5a3a8d2-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:37:41+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5a3a684-7772-11ed-bedd-1ee761fe421c | InvocationID=d5a3a8d2-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:37:41+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5a3a684-7772-11ed-bedd-1ee761fe421c | InvocationID=d5a3a8d2-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:38:00+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d2a15864-7772-11ed-bedd-1ee761fe421c | InvocationID=d2a15a26-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:38:00+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e161f3fe-7772-11ed-bedd-1ee761fe421c | InvocationID=e161f656-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:38:06+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5a3a684-7772-11ed-bedd-1ee761fe421c | InvocationID=d5a3a8d2-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:38:06+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e48e7c28-7772-11ed-bedd-1ee761fe421c | InvocationID=e48e7e58-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:38:06+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e48e7c28-7772-11ed-bedd-1ee761fe421c | InvocationID=e48e7e58-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:38:06+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e48e7c28-7772-11ed-bedd-1ee761fe421c | InvocationID=e48e7e58-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:38:25+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e161f3fe-7772-11ed-bedd-1ee761fe421c | InvocationID=e161f656-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:38:25+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f028372c-7772-11ed-bedd-1ee761fe421c | InvocationID=f0283c68-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:38:31+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e48e7c28-7772-11ed-bedd-1ee761fe421c | InvocationID=e48e7e58-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:38:31+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f379e7c2-7772-11ed-bedd-1ee761fe421c | InvocationID=f379eb28-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:38:31+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f379e7c2-7772-11ed-bedd-1ee761fe421c | InvocationID=f379eb28-7772-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:38:31+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f379e7c2-7772-11ed-bedd-1ee761fe421c | InvocationID=f379eb28-7772-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:38:50+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f028372c-7772-11ed-bedd-1ee761fe421c | InvocationID=f0283c68-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:38:50+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=feebdf8e-7772-11ed-bedd-1ee761fe421c | InvocationID=feebe218-7772-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:38:56+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f379e7c2-7772-11ed-bedd-1ee761fe421c | InvocationID=f379eb28-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:38:56+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02687294-7773-11ed-bedd-1ee761fe421c | InvocationID=0268758c-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:38:56+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02687294-7773-11ed-bedd-1ee761fe421c | InvocationID=0268758c-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:38:56+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=02687294-7773-11ed-bedd-1ee761fe421c | InvocationID=0268758c-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:39:15+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=feebdf8e-7772-11ed-bedd-1ee761fe421c | InvocationID=feebe218-7772-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:39:15+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0daca2f6-7773-11ed-bedd-1ee761fe421c | InvocationID=0daca4d6-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:39:21+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=02687294-7773-11ed-bedd-1ee761fe421c | InvocationID=0268758c-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:39:21+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=115811a6-7773-11ed-bedd-1ee761fe421c | InvocationID=1158143a-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:39:21+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=115811a6-7773-11ed-bedd-1ee761fe421c | InvocationID=1158143a-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:39:21+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=115811a6-7773-11ed-bedd-1ee761fe421c | InvocationID=1158143a-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:39:40+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0daca2f6-7773-11ed-bedd-1ee761fe421c | InvocationID=0daca4d6-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:39:40+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c6f58d8-7773-11ed-bedd-1ee761fe421c | InvocationID=1c6f5be4-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:39:46+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=115811a6-7773-11ed-bedd-1ee761fe421c | InvocationID=1158143a-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:39:46+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20455b38-7773-11ed-bedd-1ee761fe421c | InvocationID=20455cf0-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:39:46+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20455b38-7773-11ed-bedd-1ee761fe421c | InvocationID=20455cf0-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:39:46+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=20455b38-7773-11ed-bedd-1ee761fe421c | InvocationID=20455cf0-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:40:04+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1c6f58d8-7773-11ed-bedd-1ee761fe421c | InvocationID=1c6f5be4-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:40:04+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b31de22-7773-11ed-bedd-1ee761fe421c | InvocationID=2b31e0e8-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:40:11+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=20455b38-7773-11ed-bedd-1ee761fe421c | InvocationID=20455cf0-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:40:11+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f30c2ae-7773-11ed-bedd-1ee761fe421c | InvocationID=2f30c506-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:40:11+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f30c2ae-7773-11ed-bedd-1ee761fe421c | InvocationID=2f30c506-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:40:11+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f30c2ae-7773-11ed-bedd-1ee761fe421c | InvocationID=2f30c506-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:40:29+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2b31de22-7773-11ed-bedd-1ee761fe421c | InvocationID=2b31e0e8-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:40:29+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39f390fe-7773-11ed-bedd-1ee761fe421c | InvocationID=39f39388-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:40:36+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f30c2ae-7773-11ed-bedd-1ee761fe421c | InvocationID=2f30c506-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:40:36+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e1dca82-7773-11ed-bedd-1ee761fe421c | InvocationID=3e1dccf8-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:40:36+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e1dca82-7773-11ed-bedd-1ee761fe421c | InvocationID=3e1dccf8-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:40:36+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e1dca82-7773-11ed-bedd-1ee761fe421c | InvocationID=3e1dccf8-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:40:54+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=39f390fe-7773-11ed-bedd-1ee761fe421c | InvocationID=39f39388-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:40:54+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48c1a7ce-7773-11ed-bedd-1ee761fe421c | InvocationID=48c1aac6-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:41:01+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e1dca82-7773-11ed-bedd-1ee761fe421c | InvocationID=3e1dccf8-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:41:01+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d09fb7e-7773-11ed-bedd-1ee761fe421c | InvocationID=4d09fe58-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:41:01+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d09fb7e-7773-11ed-bedd-1ee761fe421c | InvocationID=4d09fe58-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:41:01+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d09fb7e-7773-11ed-bedd-1ee761fe421c | InvocationID=4d09fe58-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:41:19+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=48c1a7ce-7773-11ed-bedd-1ee761fe421c | InvocationID=48c1aac6-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:41:19+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57859946-7773-11ed-bedd-1ee761fe421c | InvocationID=57859b8a-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:41:26+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d09fb7e-7773-11ed-bedd-1ee761fe421c | InvocationID=4d09fe58-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:41:26+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5bf55674-7773-11ed-bedd-1ee761fe421c | InvocationID=5bf5584a-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:41:26+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5bf55674-7773-11ed-bedd-1ee761fe421c | InvocationID=5bf5584a-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:41:26+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5bf55674-7773-11ed-bedd-1ee761fe421c | InvocationID=5bf5584a-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:41:43+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=57859946-7773-11ed-bedd-1ee761fe421c | InvocationID=57859b8a-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:41:43+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=664759b0-7773-11ed-bedd-1ee761fe421c | InvocationID=66475b72-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:41:51+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5bf55674-7773-11ed-bedd-1ee761fe421c | InvocationID=5bf5584a-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:41:51+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ae15674-7773-11ed-bedd-1ee761fe421c | InvocationID=6ae158c2-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:41:51+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ae15674-7773-11ed-bedd-1ee761fe421c | InvocationID=6ae158c2-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:41:51+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ae15674-7773-11ed-bedd-1ee761fe421c | InvocationID=6ae158c2-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:42:08+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=664759b0-7773-11ed-bedd-1ee761fe421c | InvocationID=66475b72-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:42:08+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=750b5a6e-7773-11ed-bedd-1ee761fe421c | InvocationID=750b5cbc-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:42:16+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ae15674-7773-11ed-bedd-1ee761fe421c | InvocationID=6ae158c2-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:42:16+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79cd25a0-7773-11ed-bedd-1ee761fe421c | InvocationID=79cd27e4-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:42:16+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79cd25a0-7773-11ed-bedd-1ee761fe421c | InvocationID=79cd27e4-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:42:16+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79cd25a0-7773-11ed-bedd-1ee761fe421c | InvocationID=79cd27e4-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:42:33+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=750b5a6e-7773-11ed-bedd-1ee761fe421c | InvocationID=750b5cbc-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:42:33+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83cc904a-7773-11ed-bedd-1ee761fe421c | InvocationID=83cc9298-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:42:41+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79cd25a0-7773-11ed-bedd-1ee761fe421c | InvocationID=79cd27e4-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:42:41+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88b82146-7773-11ed-bedd-1ee761fe421c | InvocationID=88b82394-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:42:41+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88b82146-7773-11ed-bedd-1ee761fe421c | InvocationID=88b82394-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:42:41+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88b82146-7773-11ed-bedd-1ee761fe421c | InvocationID=88b82394-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:42:58+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=83cc904a-7773-11ed-bedd-1ee761fe421c | InvocationID=83cc9298-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:42:58+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=928e6a36-7773-11ed-bedd-1ee761fe421c | InvocationID=928e6c16-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:43:06+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88b82146-7773-11ed-bedd-1ee761fe421c | InvocationID=88b82394-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:43:06+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97a564d4-7773-11ed-bedd-1ee761fe421c | InvocationID=97a56790-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:43:06+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97a564d4-7773-11ed-bedd-1ee761fe421c | InvocationID=97a56790-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:43:06+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97a564d4-7773-11ed-bedd-1ee761fe421c | InvocationID=97a56790-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:43:22+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=928e6a36-7773-11ed-bedd-1ee761fe421c | InvocationID=928e6c16-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:43:22+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1504170-7773-11ed-bedd-1ee761fe421c | InvocationID=a15043a0-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:43:31+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97a564d4-7773-11ed-bedd-1ee761fe421c | InvocationID=97a56790-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:43:31+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a690d17c-7773-11ed-bedd-1ee761fe421c | InvocationID=a690d3c0-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:43:31+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a690d17c-7773-11ed-bedd-1ee761fe421c | InvocationID=a690d3c0-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:43:31+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a690d17c-7773-11ed-bedd-1ee761fe421c | InvocationID=a690d3c0-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:43:47+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a1504170-7773-11ed-bedd-1ee761fe421c | InvocationID=a15043a0-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:43:47+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0148b76-7773-11ed-bedd-1ee761fe421c | InvocationID=b0148f5e-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:43:56+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a690d17c-7773-11ed-bedd-1ee761fe421c | InvocationID=a690d3c0-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:43:56+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b57cac9c-7773-11ed-bedd-1ee761fe421c | InvocationID=b57cae86-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:43:56+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b57cac9c-7773-11ed-bedd-1ee761fe421c | InvocationID=b57cae86-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:43:56+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b57cac9c-7773-11ed-bedd-1ee761fe421c | InvocationID=b57cae86-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:44:12+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b0148b76-7773-11ed-bedd-1ee761fe421c | InvocationID=b0148f5e-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:44:12+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bed7c09c-7773-11ed-bedd-1ee761fe421c | InvocationID=bed7c88a-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:44:21+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b57cac9c-7773-11ed-bedd-1ee761fe421c | InvocationID=b57cae86-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:44:21+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c467c282-7773-11ed-bedd-1ee761fe421c | InvocationID=c467c5ac-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:44:21+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c467c282-7773-11ed-bedd-1ee761fe421c | InvocationID=c467c5ac-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:44:21+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c467c282-7773-11ed-bedd-1ee761fe421c | InvocationID=c467c5ac-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:44:37+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bed7c09c-7773-11ed-bedd-1ee761fe421c | InvocationID=bed7c88a-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:44:37+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd9cf5de-7773-11ed-bedd-1ee761fe421c | InvocationID=cd9cf930-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:44:46+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c467c282-7773-11ed-bedd-1ee761fe421c | InvocationID=c467c5ac-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:44:46+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3532502-7773-11ed-bedd-1ee761fe421c | InvocationID=d3532750-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:44:46+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3532502-7773-11ed-bedd-1ee761fe421c | InvocationID=d3532750-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:44:46+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d3532502-7773-11ed-bedd-1ee761fe421c | InvocationID=d3532750-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:45:02+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cd9cf5de-7773-11ed-bedd-1ee761fe421c | InvocationID=cd9cf930-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:45:02+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc5f0472-7773-11ed-bedd-1ee761fe421c | InvocationID=dc5f06b6-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:45:11+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d3532502-7773-11ed-bedd-1ee761fe421c | InvocationID=d3532750-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:45:11+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e23e99ac-7773-11ed-bedd-1ee761fe421c | InvocationID=e23e9d8a-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:45:11+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e23e99ac-7773-11ed-bedd-1ee761fe421c | InvocationID=e23e9d8a-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:45:11+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e23e99ac-7773-11ed-bedd-1ee761fe421c | InvocationID=e23e9d8a-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:45:26+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dc5f0472-7773-11ed-bedd-1ee761fe421c | InvocationID=dc5f06b6-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:45:26+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb210b36-7773-11ed-bedd-1ee761fe421c | InvocationID=eb210d20-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:45:36+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e23e99ac-7773-11ed-bedd-1ee761fe421c | InvocationID=e23e9d8a-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:45:36+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f12b75de-7773-11ed-bedd-1ee761fe421c | InvocationID=f12b78b8-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:45:36+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f12b75de-7773-11ed-bedd-1ee761fe421c | InvocationID=f12b78b8-7773-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:45:36+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f12b75de-7773-11ed-bedd-1ee761fe421c | InvocationID=f12b78b8-7773-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:45:51+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eb210b36-7773-11ed-bedd-1ee761fe421c | InvocationID=eb210d20-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:45:51+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9e43fe4-7773-11ed-bedd-1ee761fe421c | InvocationID=f9e443ea-7773-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:46:01+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f12b75de-7773-11ed-bedd-1ee761fe421c | InvocationID=f12b78b8-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:46:01+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0016c1b6-7774-11ed-bedd-1ee761fe421c | InvocationID=0016c42c-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:46:02+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0016c1b6-7774-11ed-bedd-1ee761fe421c | InvocationID=0016c42c-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:46:02+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0016c1b6-7774-11ed-bedd-1ee761fe421c | InvocationID=0016c42c-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:46:16+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f9e43fe4-7773-11ed-bedd-1ee761fe421c | InvocationID=f9e443ea-7773-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:46:16+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08a6155c-7774-11ed-bedd-1ee761fe421c | InvocationID=08a617d2-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:46:27+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0016c1b6-7774-11ed-bedd-1ee761fe421c | InvocationID=0016c42c-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:46:27+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f023a16-7774-11ed-bedd-1ee761fe421c | InvocationID=0f023cc8-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:46:27+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f023a16-7774-11ed-bedd-1ee761fe421c | InvocationID=0f023cc8-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:46:27+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f023a16-7774-11ed-bedd-1ee761fe421c | InvocationID=0f023cc8-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:46:41+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=08a6155c-7774-11ed-bedd-1ee761fe421c | InvocationID=08a617d2-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:46:41+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17676758-7774-11ed-bedd-1ee761fe421c | InvocationID=176769b0-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:46:52+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f023a16-7774-11ed-bedd-1ee761fe421c | InvocationID=0f023cc8-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:46:52+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ded74b4-7774-11ed-bedd-1ee761fe421c | InvocationID=1ded778e-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:46:52+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ded74b4-7774-11ed-bedd-1ee761fe421c | InvocationID=1ded778e-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:46:52+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ded74b4-7774-11ed-bedd-1ee761fe421c | InvocationID=1ded778e-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:47:05+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=17676758-7774-11ed-bedd-1ee761fe421c | InvocationID=176769b0-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:47:05+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2628b698-7774-11ed-bedd-1ee761fe421c | InvocationID=2628b8f0-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:47:17+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ded74b4-7774-11ed-bedd-1ee761fe421c | InvocationID=1ded778e-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:47:17+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2cd8adf4-7774-11ed-bedd-1ee761fe421c | InvocationID=2cd8b182-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:47:17+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2cd8adf4-7774-11ed-bedd-1ee761fe421c | InvocationID=2cd8b182-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:47:17+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2cd8adf4-7774-11ed-bedd-1ee761fe421c | InvocationID=2cd8b182-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:47:30+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2628b698-7774-11ed-bedd-1ee761fe421c | InvocationID=2628b8f0-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:47:30+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34ed6eee-7774-11ed-bedd-1ee761fe421c | InvocationID=34ed7132-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:47:42+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2cd8adf4-7774-11ed-bedd-1ee761fe421c | InvocationID=2cd8b182-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:47:42+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bc49800-7774-11ed-bedd-1ee761fe421c | InvocationID=3bc49a8a-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:47:42+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bc49800-7774-11ed-bedd-1ee761fe421c | InvocationID=3bc49a8a-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:47:42+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3bc49800-7774-11ed-bedd-1ee761fe421c | InvocationID=3bc49a8a-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:47:55+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=34ed6eee-7774-11ed-bedd-1ee761fe421c | InvocationID=34ed7132-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:47:55+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=43b1a666-7774-11ed-bedd-1ee761fe421c | InvocationID=43b1a83c-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:48:07+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3bc49800-7774-11ed-bedd-1ee761fe421c | InvocationID=3bc49a8a-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:48:07+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ab05a8e-7774-11ed-bedd-1ee761fe421c | InvocationID=4ab05cdc-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:48:07+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ab05a8e-7774-11ed-bedd-1ee761fe421c | InvocationID=4ab05cdc-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:48:07+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ab05a8e-7774-11ed-bedd-1ee761fe421c | InvocationID=4ab05cdc-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:48:20+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=43b1a666-7774-11ed-bedd-1ee761fe421c | InvocationID=43b1a83c-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:48:20+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52723f80-7774-11ed-bedd-1ee761fe421c | InvocationID=527242fa-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:48:32+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ab05a8e-7774-11ed-bedd-1ee761fe421c | InvocationID=4ab05cdc-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:48:32+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=599cbf9c-7774-11ed-bedd-1ee761fe421c | InvocationID=599cc19a-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:48:32+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=599cbf9c-7774-11ed-bedd-1ee761fe421c | InvocationID=599cc19a-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:48:32+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=599cbf9c-7774-11ed-bedd-1ee761fe421c | InvocationID=599cc19a-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:48:44+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=52723f80-7774-11ed-bedd-1ee761fe421c | InvocationID=527242fa-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:48:44+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6134491e-7774-11ed-bedd-1ee761fe421c | InvocationID=61344b6c-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:48:57+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=599cbf9c-7774-11ed-bedd-1ee761fe421c | InvocationID=599cc19a-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:48:57+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68881fb0-7774-11ed-bedd-1ee761fe421c | InvocationID=6888215e-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:48:57+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68881fb0-7774-11ed-bedd-1ee761fe421c | InvocationID=6888215e-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:48:57+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68881fb0-7774-11ed-bedd-1ee761fe421c | InvocationID=6888215e-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:49:09+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6134491e-7774-11ed-bedd-1ee761fe421c | InvocationID=61344b6c-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:49:09+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ff7c796-7774-11ed-bedd-1ee761fe421c | InvocationID=6ff7ce4e-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:49:22+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=68881fb0-7774-11ed-bedd-1ee761fe421c | InvocationID=6888215e-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:49:22+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77764ea2-7774-11ed-bedd-1ee761fe421c | InvocationID=7776521c-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:49:22+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77764ea2-7774-11ed-bedd-1ee761fe421c | InvocationID=7776521c-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:49:22+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=77764ea2-7774-11ed-bedd-1ee761fe421c | InvocationID=7776521c-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:49:34+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6ff7c796-7774-11ed-bedd-1ee761fe421c | InvocationID=6ff7ce4e-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:49:34+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7ebb9b72-7774-11ed-bedd-1ee761fe421c | InvocationID=7ebb9fc8-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:49:47+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=77764ea2-7774-11ed-bedd-1ee761fe421c | InvocationID=7776521c-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:49:47+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=866138d2-7774-11ed-bedd-1ee761fe421c | InvocationID=86613aa8-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:49:47+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=866138d2-7774-11ed-bedd-1ee761fe421c | InvocationID=86613aa8-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:49:47+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=866138d2-7774-11ed-bedd-1ee761fe421c | InvocationID=86613aa8-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:49:59+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7ebb9b72-7774-11ed-bedd-1ee761fe421c | InvocationID=7ebb9fc8-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:49:59+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d7c6286-7774-11ed-bedd-1ee761fe421c | InvocationID=8d7c65a6-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:50:12+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=866138d2-7774-11ed-bedd-1ee761fe421c | InvocationID=86613aa8-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:50:12+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=954d07fe-7774-11ed-bedd-1ee761fe421c | InvocationID=954d0b46-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:50:12+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=954d07fe-7774-11ed-bedd-1ee761fe421c | InvocationID=954d0b46-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:50:12+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=954d07fe-7774-11ed-bedd-1ee761fe421c | InvocationID=954d0b46-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:50:23+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8d7c6286-7774-11ed-bedd-1ee761fe421c | InvocationID=8d7c65a6-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:50:23+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c3e70c0-7774-11ed-bedd-1ee761fe421c | InvocationID=9c3e72f0-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:50:37+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=954d07fe-7774-11ed-bedd-1ee761fe421c | InvocationID=954d0b46-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:50:37+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4382668-7774-11ed-bedd-1ee761fe421c | InvocationID=a438283e-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:50:37+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4382668-7774-11ed-bedd-1ee761fe421c | InvocationID=a438283e-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:50:37+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4382668-7774-11ed-bedd-1ee761fe421c | InvocationID=a438283e-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:50:48+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9c3e70c0-7774-11ed-bedd-1ee761fe421c | InvocationID=9c3e72f0-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:50:48+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aaff64e8-7774-11ed-bedd-1ee761fe421c | InvocationID=aaff672c-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:51:02+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4382668-7774-11ed-bedd-1ee761fe421c | InvocationID=a438283e-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:51:02+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b323905e-7774-11ed-bedd-1ee761fe421c | InvocationID=b3239284-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:51:02+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b323905e-7774-11ed-bedd-1ee761fe421c | InvocationID=b3239284-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:51:02+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b323905e-7774-11ed-bedd-1ee761fe421c | InvocationID=b3239284-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:51:13+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aaff64e8-7774-11ed-bedd-1ee761fe421c | InvocationID=aaff672c-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:51:13+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9c0a47e-7774-11ed-bedd-1ee761fe421c | InvocationID=b9c0a6c2-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:51:27+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b323905e-7774-11ed-bedd-1ee761fe421c | InvocationID=b3239284-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:51:27+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c20e60bc-7774-11ed-bedd-1ee761fe421c | InvocationID=c20e6300-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:51:27+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c20e60bc-7774-11ed-bedd-1ee761fe421c | InvocationID=c20e6300-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:51:27+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c20e60bc-7774-11ed-bedd-1ee761fe421c | InvocationID=c20e6300-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:51:38+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9c0a47e-7774-11ed-bedd-1ee761fe421c | InvocationID=b9c0a6c2-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:51:38+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c885bc88-7774-11ed-bedd-1ee761fe421c | InvocationID=c885bf6c-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:51:52+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c20e60bc-7774-11ed-bedd-1ee761fe421c | InvocationID=c20e6300-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:51:52+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0f98818-7774-11ed-bedd-1ee761fe421c | InvocationID=d0f98aa2-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:51:52+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0f98818-7774-11ed-bedd-1ee761fe421c | InvocationID=d0f98aa2-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:51:52+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d0f98818-7774-11ed-bedd-1ee761fe421c | InvocationID=d0f98aa2-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:52:03+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c885bc88-7774-11ed-bedd-1ee761fe421c | InvocationID=c885bf6c-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:52:03+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d747e19c-7774-11ed-bedd-1ee761fe421c | InvocationID=d747e43a-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:52:17+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d0f98818-7774-11ed-bedd-1ee761fe421c | InvocationID=d0f98aa2-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:52:17+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dfe51856-7774-11ed-bedd-1ee761fe421c | InvocationID=dfe51aae-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:52:17+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dfe51856-7774-11ed-bedd-1ee761fe421c | InvocationID=dfe51aae-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:52:17+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dfe51856-7774-11ed-bedd-1ee761fe421c | InvocationID=dfe51aae-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:52:27+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d747e19c-7774-11ed-bedd-1ee761fe421c | InvocationID=d747e43a-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:52:27+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e609e0ae-7774-11ed-bedd-1ee761fe421c | InvocationID=e609e360-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:52:42+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dfe51856-7774-11ed-bedd-1ee761fe421c | InvocationID=dfe51aae-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:52:42+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eed04106-7774-11ed-bedd-1ee761fe421c | InvocationID=eed042dc-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:52:42+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eed04106-7774-11ed-bedd-1ee761fe421c | InvocationID=eed042dc-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:52:42+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eed04106-7774-11ed-bedd-1ee761fe421c | InvocationID=eed042dc-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:52:52+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e609e0ae-7774-11ed-bedd-1ee761fe421c | InvocationID=e609e360-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:52:52+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4cd90cc-7774-11ed-bedd-1ee761fe421c | InvocationID=f4cd963a-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:53:07+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eed04106-7774-11ed-bedd-1ee761fe421c | InvocationID=eed042dc-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:53:07+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdbb9dbe-7774-11ed-bedd-1ee761fe421c | InvocationID=fdbba0de-7774-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:53:07+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdbb9dbe-7774-11ed-bedd-1ee761fe421c | InvocationID=fdbba0de-7774-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:53:07+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fdbb9dbe-7774-11ed-bedd-1ee761fe421c | InvocationID=fdbba0de-7774-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:53:17+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f4cd90cc-7774-11ed-bedd-1ee761fe421c | InvocationID=f4cd963a-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:53:17+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03933c24-7775-11ed-bedd-1ee761fe421c | InvocationID=03934002-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:53:32+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fdbb9dbe-7774-11ed-bedd-1ee761fe421c | InvocationID=fdbba0de-7774-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:53:32+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ca6e37e-7775-11ed-bedd-1ee761fe421c | InvocationID=0ca6e55e-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:53:32+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ca6e37e-7775-11ed-bedd-1ee761fe421c | InvocationID=0ca6e55e-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:53:32+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ca6e37e-7775-11ed-bedd-1ee761fe421c | InvocationID=0ca6e55e-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:53:42+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=03933c24-7775-11ed-bedd-1ee761fe421c | InvocationID=03934002-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:53:42+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12551f70-7775-11ed-bedd-1ee761fe421c | InvocationID=125521a0-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:53:57+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ca6e37e-7775-11ed-bedd-1ee761fe421c | InvocationID=0ca6e55e-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:53:57+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b921ade-7775-11ed-bedd-1ee761fe421c | InvocationID=1b921d86-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:53:57+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b921ade-7775-11ed-bedd-1ee761fe421c | InvocationID=1b921d86-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:53:57+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b921ade-7775-11ed-bedd-1ee761fe421c | InvocationID=1b921d86-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:54:06+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=12551f70-7775-11ed-bedd-1ee761fe421c | InvocationID=125521a0-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:54:06+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21170000-7775-11ed-bedd-1ee761fe421c | InvocationID=211704ce-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:54:22+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b921ade-7775-11ed-bedd-1ee761fe421c | InvocationID=1b921d86-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:54:22+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a7f8496-7775-11ed-bedd-1ee761fe421c | InvocationID=2a7f87de-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:54:22+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a7f8496-7775-11ed-bedd-1ee761fe421c | InvocationID=2a7f87de-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:54:22+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a7f8496-7775-11ed-bedd-1ee761fe421c | InvocationID=2a7f87de-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:54:31+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=21170000-7775-11ed-bedd-1ee761fe421c | InvocationID=211704ce-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:54:31+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2fdb2f94-7775-11ed-bedd-1ee761fe421c | InvocationID=2fdb34a8-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:54:47+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a7f8496-7775-11ed-bedd-1ee761fe421c | InvocationID=2a7f87de-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:54:47+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=396cb7b2-7775-11ed-bedd-1ee761fe421c | InvocationID=396cbaa0-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:54:47+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=396cb7b2-7775-11ed-bedd-1ee761fe421c | InvocationID=396cbaa0-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:54:47+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=396cb7b2-7775-11ed-bedd-1ee761fe421c | InvocationID=396cbaa0-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:54:56+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2fdb2f94-7775-11ed-bedd-1ee761fe421c | InvocationID=2fdb34a8-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:54:56+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e9d4760-7775-11ed-bedd-1ee761fe421c | InvocationID=3e9d4936-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:55:12+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=396cb7b2-7775-11ed-bedd-1ee761fe421c | InvocationID=396cbaa0-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:55:12+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4858ddb4-7775-11ed-bedd-1ee761fe421c | InvocationID=4858e48a-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:55:12+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4858ddb4-7775-11ed-bedd-1ee761fe421c | InvocationID=4858e48a-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:55:12+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4858ddb4-7775-11ed-bedd-1ee761fe421c | InvocationID=4858e48a-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:55:21+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3e9d4760-7775-11ed-bedd-1ee761fe421c | InvocationID=3e9d4936-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:55:21+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d5ea758-7775-11ed-bedd-1ee761fe421c | InvocationID=4d5ea9b0-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:55:37+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4858ddb4-7775-11ed-bedd-1ee761fe421c | InvocationID=4858e48a-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:55:37+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5743f11a-7775-11ed-bedd-1ee761fe421c | InvocationID=5743f304-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:55:37+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5743f11a-7775-11ed-bedd-1ee761fe421c | InvocationID=5743f304-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:55:37+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5743f11a-7775-11ed-bedd-1ee761fe421c | InvocationID=5743f304-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:55:45+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4d5ea758-7775-11ed-bedd-1ee761fe421c | InvocationID=4d5ea9b0-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:55:45+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c1f9a04-7775-11ed-bedd-1ee761fe421c | InvocationID=5c1f9c5c-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:56:02+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5743f11a-7775-11ed-bedd-1ee761fe421c | InvocationID=5743f304-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:56:02+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=662fcea6-7775-11ed-bedd-1ee761fe421c | InvocationID=662fd07c-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:56:02+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=662fcea6-7775-11ed-bedd-1ee761fe421c | InvocationID=662fd07c-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:56:02+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=662fcea6-7775-11ed-bedd-1ee761fe421c | InvocationID=662fd07c-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:56:10+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5c1f9a04-7775-11ed-bedd-1ee761fe421c | InvocationID=5c1f9c5c-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:56:10+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ae333ac-7775-11ed-bedd-1ee761fe421c | InvocationID=6ae33578-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:56:27+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=662fcea6-7775-11ed-bedd-1ee761fe421c | InvocationID=662fd07c-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:56:27+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=751aec8e-7775-11ed-bedd-1ee761fe421c | InvocationID=751afb16-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:56:27+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=751aec8e-7775-11ed-bedd-1ee761fe421c | InvocationID=751afb16-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:56:27+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=751aec8e-7775-11ed-bedd-1ee761fe421c | InvocationID=751afb16-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:56:35+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6ae333ac-7775-11ed-bedd-1ee761fe421c | InvocationID=6ae33578-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:56:35+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79a98170-7775-11ed-bedd-1ee761fe421c | InvocationID=79a9842c-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:56:52+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=751aec8e-7775-11ed-bedd-1ee761fe421c | InvocationID=751afb16-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:56:52+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84067592-7775-11ed-bedd-1ee761fe421c | InvocationID=840677d6-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:56:52+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84067592-7775-11ed-bedd-1ee761fe421c | InvocationID=840677d6-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:56:52+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84067592-7775-11ed-bedd-1ee761fe421c | InvocationID=840677d6-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:57:00+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=79a98170-7775-11ed-bedd-1ee761fe421c | InvocationID=79a9842c-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:57:00+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=886edd86-7775-11ed-bedd-1ee761fe421c | InvocationID=886edf5c-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:57:17+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84067592-7775-11ed-bedd-1ee761fe421c | InvocationID=840677d6-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:57:17+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92f184f2-7775-11ed-bedd-1ee761fe421c | InvocationID=92f186c8-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:57:17+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92f184f2-7775-11ed-bedd-1ee761fe421c | InvocationID=92f186c8-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:57:17+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92f184f2-7775-11ed-bedd-1ee761fe421c | InvocationID=92f186c8-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:57:25+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=886edd86-7775-11ed-bedd-1ee761fe421c | InvocationID=886edf5c-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:57:25+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97349306-7775-11ed-bedd-1ee761fe421c | InvocationID=973496f8-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:57:42+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92f184f2-7775-11ed-bedd-1ee761fe421c | InvocationID=92f186c8-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:57:42+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1dd381c-7775-11ed-bedd-1ee761fe421c | InvocationID=a1dd3b8c-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:57:42+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1dd381c-7775-11ed-bedd-1ee761fe421c | InvocationID=a1dd3b8c-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:57:42+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1dd381c-7775-11ed-bedd-1ee761fe421c | InvocationID=a1dd3b8c-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:57:49+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=97349306-7775-11ed-bedd-1ee761fe421c | InvocationID=973496f8-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:57:49+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5f8e2f2-7775-11ed-bedd-1ee761fe421c | InvocationID=a5f8e73e-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:58:07+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1dd381c-7775-11ed-bedd-1ee761fe421c | InvocationID=a1dd3b8c-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:58:07+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0c97a2a-7775-11ed-bedd-1ee761fe421c | InvocationID=b0c97c0a-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:58:07+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0c97a2a-7775-11ed-bedd-1ee761fe421c | InvocationID=b0c97c0a-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:58:07+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0c97a2a-7775-11ed-bedd-1ee761fe421c | InvocationID=b0c97c0a-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:58:14+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a5f8e2f2-7775-11ed-bedd-1ee761fe421c | InvocationID=a5f8e73e-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:58:14+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4bb0ebe-7775-11ed-bedd-1ee761fe421c | InvocationID=b4bb11a2-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:58:32+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0c97a2a-7775-11ed-bedd-1ee761fe421c | InvocationID=b0c97c0a-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:58:32+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfb49fd8-7775-11ed-bedd-1ee761fe421c | InvocationID=bfb4a230-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:58:32+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfb49fd8-7775-11ed-bedd-1ee761fe421c | InvocationID=bfb4a230-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:58:32+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bfb49fd8-7775-11ed-bedd-1ee761fe421c | InvocationID=bfb4a230-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:58:39+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b4bb0ebe-7775-11ed-bedd-1ee761fe421c | InvocationID=b4bb11a2-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:58:39+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c37cc24e-7775-11ed-bedd-1ee761fe421c | InvocationID=c37cc42e-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:58:57+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bfb49fd8-7775-11ed-bedd-1ee761fe421c | InvocationID=bfb4a230-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:58:57+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce9fc63a-7775-11ed-bedd-1ee761fe421c | InvocationID=ce9fcc8e-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:58:58+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce9fc63a-7775-11ed-bedd-1ee761fe421c | InvocationID=ce9fcc8e-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:58:58+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce9fc63a-7775-11ed-bedd-1ee761fe421c | InvocationID=ce9fcc8e-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:59:04+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c37cc24e-7775-11ed-bedd-1ee761fe421c | InvocationID=c37cc42e-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:59:04+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d23df85c-7775-11ed-bedd-1ee761fe421c | InvocationID=d23dfbf4-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:59:23+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce9fc63a-7775-11ed-bedd-1ee761fe421c | InvocationID=ce9fcc8e-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:59:23+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd8f8bb2-7775-11ed-bedd-1ee761fe421c | InvocationID=dd8f9094-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:59:23+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd8f8bb2-7775-11ed-bedd-1ee761fe421c | InvocationID=dd8f9094-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:59:23+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd8f8bb2-7775-11ed-bedd-1ee761fe421c | InvocationID=dd8f9094-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:59:28+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d23df85c-7775-11ed-bedd-1ee761fe421c | InvocationID=d23dfbf4-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:59:28+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0fe9bf8-7775-11ed-bedd-1ee761fe421c | InvocationID=e0fe9e14-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T03:59:48+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd8f8bb2-7775-11ed-bedd-1ee761fe421c | InvocationID=dd8f9094-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T03:59:48+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec7b8b62-7775-11ed-bedd-1ee761fe421c | InvocationID=ec7b8db0-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T03:59:48+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec7b8b62-7775-11ed-bedd-1ee761fe421c | InvocationID=ec7b8db0-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:59:48+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec7b8b62-7775-11ed-bedd-1ee761fe421c | InvocationID=ec7b8db0-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T03:59:53+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0fe9bf8-7775-11ed-bedd-1ee761fe421c | InvocationID=e0fe9e14-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T03:59:53+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=efbfebec-7775-11ed-bedd-1ee761fe421c | InvocationID=efbfeea8-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T04:00:13+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec7b8b62-7775-11ed-bedd-1ee761fe421c | InvocationID=ec7b8db0-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T04:00:13+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb669612-7775-11ed-bedd-1ee761fe421c | InvocationID=fb6697de-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T04:00:13+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb669612-7775-11ed-bedd-1ee761fe421c | InvocationID=fb6697de-7775-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T04:00:13+0000 | policy_event_thread | 139879697083168 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb669612-7775-11ed-bedd-1ee761fe421c | InvocationID=fb6697de-7775-11ed-bedd-1ee761fe421c | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2022-12-09T04:00:18+0000 | aai_event_thread | 139879696022304 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=efbfebec-7775-11ed-bedd-1ee761fe421c | InvocationID=efbfeea8-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF AAI events. 2022-12-09T04:00:18+0000 | aai_event_thread | 139879696022304 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe84b04a-7775-11ed-bedd-1ee761fe421c | InvocationID=fe84b4be-7775-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2022-12-09T04:00:38+0000 | policy_event_thread | 139879697083168 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb669612-7775-11ed-bedd-1ee761fe421c | InvocationID=fb6697de-7775-11ed-bedd-1ee761fe421c | Polling MR for XNF activation/deactivation policy response events. 2022-12-09T04:00:38+0000 | policy_event_thread | 139879697083168 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a51d4e8-7776-11ed-bedd-1ee761fe421c | InvocationID=0a51d75e-7776-11ed-bedd-1ee761fe421c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2022-12-09T04:00:38+0000 | policy_event_thread | 139879697083168 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a51d4e8-7776-11ed-bedd-1ee761fe421c | InvocationID=0a51d75e-7776-11ed-bedd-1ee761fe421c | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found