By type
/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-10-14T14:48:13+0000 | MainThread | 140658295016776 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.[0m 2022-10-14T14:48:14+0000 | MainThread | 140658295016776 | 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'}}}}[0m 2022-10-14T14:48:14+0000 | MainThread | 140658295016776 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.[0m 2022-10-14T14:48:14+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:48:14+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.[0m 2022-10-14T14:48:14+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b17fdf0-4bcf-11ed-8636-96217c48828c | InvocationID=3b180070-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:48:14+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b183158-4bcf-11ed-8636-96217c48828c | InvocationID=3b1833ba-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:48:14+0000 | MainThread | 140658295016776 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server[0m 2022-10-14T14:48:14+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b183158-4bcf-11ed-8636-96217c48828c | InvocationID=3b1833ba-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:48:14+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b17fdf0-4bcf-11ed-8636-96217c48828c | InvocationID=3b180070-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:48:14+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3b183158-4bcf-11ed-8636-96217c48828c | InvocationID=3b1833ba-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:48:14+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3b17fdf0-4bcf-11ed-8636-96217c48828c | InvocationID=3b180070-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:48:34+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3b183158-4bcf-11ed-8636-96217c48828c | InvocationID=3b1833ba-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:48:34+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47510a44-4bcf-11ed-8636-96217c48828c | InvocationID=47510e4a-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:48:34+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47510a44-4bcf-11ed-8636-96217c48828c | InvocationID=47510e4a-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:48:34+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=47510a44-4bcf-11ed-8636-96217c48828c | InvocationID=47510e4a-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:48:39+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3b17fdf0-4bcf-11ed-8636-96217c48828c | InvocationID=3b180070-4bcf-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:48:39+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a4c0e06-4bcf-11ed-8636-96217c48828c | InvocationID=4a4c10c2-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:48:39+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a4c0e06-4bcf-11ed-8636-96217c48828c | InvocationID=4a4c10c2-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:48:39+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4a4c0e06-4bcf-11ed-8636-96217c48828c | InvocationID=4a4c10c2-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:48:54+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=47510a44-4bcf-11ed-8636-96217c48828c | InvocationID=47510e4a-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:48:54+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5346ee72-4bcf-11ed-8636-96217c48828c | InvocationID=5346fcd2-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:48:54+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5346ee72-4bcf-11ed-8636-96217c48828c | InvocationID=5346fcd2-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:48:54+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5346ee72-4bcf-11ed-8636-96217c48828c | InvocationID=5346fcd2-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:49:04+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4a4c0e06-4bcf-11ed-8636-96217c48828c | InvocationID=4a4c10c2-4bcf-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:49:04+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59390928-4bcf-11ed-8636-96217c48828c | InvocationID=59390ba8-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:49:04+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59390928-4bcf-11ed-8636-96217c48828c | InvocationID=59390ba8-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:49:04+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59390928-4bcf-11ed-8636-96217c48828c | InvocationID=59390ba8-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:49:14+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5346ee72-4bcf-11ed-8636-96217c48828c | InvocationID=5346fcd2-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:49:14+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f38eb4a-4bcf-11ed-8636-96217c48828c | InvocationID=5f38ed48-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:49:14+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f38eb4a-4bcf-11ed-8636-96217c48828c | InvocationID=5f38ed48-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:49:14+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5f38eb4a-4bcf-11ed-8636-96217c48828c | InvocationID=5f38ed48-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:49:29+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59390928-4bcf-11ed-8636-96217c48828c | InvocationID=59390ba8-4bcf-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:49:29+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=683cb366-4bcf-11ed-8636-96217c48828c | InvocationID=683cb5aa-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:49:29+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=683cb366-4bcf-11ed-8636-96217c48828c | InvocationID=683cb5aa-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:49:29+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=683cb366-4bcf-11ed-8636-96217c48828c | InvocationID=683cb5aa-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:49:34+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5f38eb4a-4bcf-11ed-8636-96217c48828c | InvocationID=5f38ed48-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:49:34+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b2a7d2e-4bcf-11ed-8636-96217c48828c | InvocationID=6b2a7ef0-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:49:34+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b2a7d2e-4bcf-11ed-8636-96217c48828c | InvocationID=6b2a7ef0-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:49:34+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6b2a7d2e-4bcf-11ed-8636-96217c48828c | InvocationID=6b2a7ef0-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:49:54+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6b2a7d2e-4bcf-11ed-8636-96217c48828c | InvocationID=6b2a7ef0-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:49:54+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=771afd66-4bcf-11ed-8636-96217c48828c | InvocationID=771aff3c-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:49:54+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=771afd66-4bcf-11ed-8636-96217c48828c | InvocationID=771aff3c-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:49:54+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=771afd66-4bcf-11ed-8636-96217c48828c | InvocationID=771aff3c-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:49:54+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=683cb366-4bcf-11ed-8636-96217c48828c | InvocationID=683cb5aa-4bcf-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:49:54+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=772832ec-4bcf-11ed-8636-96217c48828c | InvocationID=7728365c-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:49:54+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=772832ec-4bcf-11ed-8636-96217c48828c | InvocationID=7728365c-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:49:54+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=772832ec-4bcf-11ed-8636-96217c48828c | InvocationID=7728365c-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:50:14+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=771afd66-4bcf-11ed-8636-96217c48828c | InvocationID=771aff3c-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:50:14+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=830ba90e-4bcf-11ed-8636-96217c48828c | InvocationID=830bab8e-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:50:14+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=830ba90e-4bcf-11ed-8636-96217c48828c | InvocationID=830bab8e-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:50:14+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=830ba90e-4bcf-11ed-8636-96217c48828c | InvocationID=830bab8e-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:50:19+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=772832ec-4bcf-11ed-8636-96217c48828c | InvocationID=7728365c-4bcf-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:50:19+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86149f5c-4bcf-11ed-8636-96217c48828c | InvocationID=8614a18c-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:50:19+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86149f5c-4bcf-11ed-8636-96217c48828c | InvocationID=8614a18c-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:50:19+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86149f5c-4bcf-11ed-8636-96217c48828c | InvocationID=8614a18c-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:50:34+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=830ba90e-4bcf-11ed-8636-96217c48828c | InvocationID=830bab8e-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:50:34+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8efe54d2-4bcf-11ed-8636-96217c48828c | InvocationID=8efe5716-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:50:34+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8efe54d2-4bcf-11ed-8636-96217c48828c | InvocationID=8efe5716-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:50:34+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8efe54d2-4bcf-11ed-8636-96217c48828c | InvocationID=8efe5716-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:50:44+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86149f5c-4bcf-11ed-8636-96217c48828c | InvocationID=8614a18c-4bcf-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:50:44+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=950023c4-4bcf-11ed-8636-96217c48828c | InvocationID=95002590-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:50:44+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=950023c4-4bcf-11ed-8636-96217c48828c | InvocationID=95002590-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:50:44+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=950023c4-4bcf-11ed-8636-96217c48828c | InvocationID=95002590-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:50:54+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8efe54d2-4bcf-11ed-8636-96217c48828c | InvocationID=8efe5716-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:50:54+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9aeed6c2-4bcf-11ed-8636-96217c48828c | InvocationID=9aeed8ac-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:50:54+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9aeed6c2-4bcf-11ed-8636-96217c48828c | InvocationID=9aeed8ac-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:50:54+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9aeed6c2-4bcf-11ed-8636-96217c48828c | InvocationID=9aeed8ac-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:51:09+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=950023c4-4bcf-11ed-8636-96217c48828c | InvocationID=95002590-4bcf-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:51:09+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3ecc306-4bcf-11ed-8636-96217c48828c | InvocationID=a3ecc590-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:51:09+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3ecc306-4bcf-11ed-8636-96217c48828c | InvocationID=a3ecc590-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:51:09+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a3ecc306-4bcf-11ed-8636-96217c48828c | InvocationID=a3ecc590-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:51:14+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9aeed6c2-4bcf-11ed-8636-96217c48828c | InvocationID=9aeed8ac-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:51:14+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6df8846-4bcf-11ed-8636-96217c48828c | InvocationID=a6df8a3a-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:51:14+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6df8846-4bcf-11ed-8636-96217c48828c | InvocationID=a6df8a3a-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:51:14+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a6df8846-4bcf-11ed-8636-96217c48828c | InvocationID=a6df8a3a-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:51:34+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a6df8846-4bcf-11ed-8636-96217c48828c | InvocationID=a6df8a3a-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:51:34+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2d0276e-4bcf-11ed-8636-96217c48828c | InvocationID=b2d02926-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:51:34+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2d0276e-4bcf-11ed-8636-96217c48828c | InvocationID=b2d02926-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:51:34+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b2d0276e-4bcf-11ed-8636-96217c48828c | InvocationID=b2d02926-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:51:34+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a3ecc306-4bcf-11ed-8636-96217c48828c | InvocationID=a3ecc590-4bcf-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:51:34+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2d87b44-4bcf-11ed-8636-96217c48828c | InvocationID=b2d87ce8-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:51:34+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2d87b44-4bcf-11ed-8636-96217c48828c | InvocationID=b2d87ce8-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:51:34+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2d87b44-4bcf-11ed-8636-96217c48828c | InvocationID=b2d87ce8-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:51:54+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b2d0276e-4bcf-11ed-8636-96217c48828c | InvocationID=b2d02926-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:51:54+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bec0f72e-4bcf-11ed-8636-96217c48828c | InvocationID=bec0f8e6-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:51:54+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bec0f72e-4bcf-11ed-8636-96217c48828c | InvocationID=bec0f8e6-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:51:54+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bec0f72e-4bcf-11ed-8636-96217c48828c | InvocationID=bec0f8e6-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:51:59+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2d87b44-4bcf-11ed-8636-96217c48828c | InvocationID=b2d87ce8-4bcf-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:51:59+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1c3d0c2-4bcf-11ed-8636-96217c48828c | InvocationID=c1c3d608-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:51:59+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1c3d0c2-4bcf-11ed-8636-96217c48828c | InvocationID=c1c3d608-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:51:59+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c1c3d0c2-4bcf-11ed-8636-96217c48828c | InvocationID=c1c3d608-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:52:14+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bec0f72e-4bcf-11ed-8636-96217c48828c | InvocationID=bec0f8e6-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:52:14+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cab1bd02-4bcf-11ed-8636-96217c48828c | InvocationID=cab1bf32-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:52:14+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cab1bd02-4bcf-11ed-8636-96217c48828c | InvocationID=cab1bf32-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:52:14+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cab1bd02-4bcf-11ed-8636-96217c48828c | InvocationID=cab1bf32-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:52:24+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c1c3d0c2-4bcf-11ed-8636-96217c48828c | InvocationID=c1c3d608-4bcf-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:52:24+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0b0dfb2-4bcf-11ed-8636-96217c48828c | InvocationID=d0b0e35e-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:52:25+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0b0dfb2-4bcf-11ed-8636-96217c48828c | InvocationID=d0b0e35e-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:52:25+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d0b0dfb2-4bcf-11ed-8636-96217c48828c | InvocationID=d0b0e35e-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:52:34+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cab1bd02-4bcf-11ed-8636-96217c48828c | InvocationID=cab1bf32-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:52:34+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d6a2668e-4bcf-11ed-8636-96217c48828c | InvocationID=d6a26850-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:52:35+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d6a2668e-4bcf-11ed-8636-96217c48828c | InvocationID=d6a26850-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:52:35+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d6a2668e-4bcf-11ed-8636-96217c48828c | InvocationID=d6a26850-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:52:50+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d0b0dfb2-4bcf-11ed-8636-96217c48828c | InvocationID=d0b0e35e-4bcf-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:52:50+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df9c8d14-4bcf-11ed-8636-96217c48828c | InvocationID=df9c8f8a-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:52:50+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df9c8d14-4bcf-11ed-8636-96217c48828c | InvocationID=df9c8f8a-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:52:50+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df9c8d14-4bcf-11ed-8636-96217c48828c | InvocationID=df9c8f8a-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:52:55+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d6a2668e-4bcf-11ed-8636-96217c48828c | InvocationID=d6a26850-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:52:55+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e296782c-4bcf-11ed-8636-96217c48828c | InvocationID=e2967b7e-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:52:55+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e296782c-4bcf-11ed-8636-96217c48828c | InvocationID=e2967b7e-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:52:55+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e296782c-4bcf-11ed-8636-96217c48828c | InvocationID=e2967b7e-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:53:15+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e296782c-4bcf-11ed-8636-96217c48828c | InvocationID=e2967b7e-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:53:15+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee86af8a-4bcf-11ed-8636-96217c48828c | InvocationID=ee86bc8c-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:53:15+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df9c8d14-4bcf-11ed-8636-96217c48828c | InvocationID=df9c8f8a-4bcf-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:53:15+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee88dd14-4bcf-11ed-8636-96217c48828c | InvocationID=ee88de0e-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:53:15+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee86af8a-4bcf-11ed-8636-96217c48828c | InvocationID=ee86bc8c-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:53:15+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee88dd14-4bcf-11ed-8636-96217c48828c | InvocationID=ee88de0e-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:53:15+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee86af8a-4bcf-11ed-8636-96217c48828c | InvocationID=ee86bc8c-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:53:15+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee88dd14-4bcf-11ed-8636-96217c48828c | InvocationID=ee88de0e-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:53:35+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee86af8a-4bcf-11ed-8636-96217c48828c | InvocationID=ee86bc8c-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:53:35+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa78e010-4bcf-11ed-8636-96217c48828c | InvocationID=fa78e380-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:53:35+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa78e010-4bcf-11ed-8636-96217c48828c | InvocationID=fa78e380-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:53:35+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fa78e010-4bcf-11ed-8636-96217c48828c | InvocationID=fa78e380-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:53:40+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee88dd14-4bcf-11ed-8636-96217c48828c | InvocationID=ee88de0e-4bcf-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:53:40+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd73ea94-4bcf-11ed-8636-96217c48828c | InvocationID=fd73f570-4bcf-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:53:40+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd73ea94-4bcf-11ed-8636-96217c48828c | InvocationID=fd73f570-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:53:40+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd73ea94-4bcf-11ed-8636-96217c48828c | InvocationID=fd73f570-4bcf-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:53:55+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fa78e010-4bcf-11ed-8636-96217c48828c | InvocationID=fa78e380-4bcf-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:53:55+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=066965f2-4bd0-11ed-8636-96217c48828c | InvocationID=066967be-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:53:55+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=066965f2-4bd0-11ed-8636-96217c48828c | InvocationID=066967be-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:53:55+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=066965f2-4bd0-11ed-8636-96217c48828c | InvocationID=066967be-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:54:05+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd73ea94-4bcf-11ed-8636-96217c48828c | InvocationID=fd73f570-4bcf-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:54:05+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c5f166e-4bd0-11ed-8636-96217c48828c | InvocationID=0c5f18e4-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:54:05+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c5f166e-4bd0-11ed-8636-96217c48828c | InvocationID=0c5f18e4-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:54:05+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0c5f166e-4bd0-11ed-8636-96217c48828c | InvocationID=0c5f18e4-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:54:15+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=066965f2-4bd0-11ed-8636-96217c48828c | InvocationID=066967be-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:54:15+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=125a485e-4bd0-11ed-8636-96217c48828c | InvocationID=125a4aa2-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:54:15+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=125a485e-4bd0-11ed-8636-96217c48828c | InvocationID=125a4aa2-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:54:15+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=125a485e-4bd0-11ed-8636-96217c48828c | InvocationID=125a4aa2-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:54:30+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0c5f166e-4bd0-11ed-8636-96217c48828c | InvocationID=0c5f18e4-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:54:30+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b4a7dd0-4bd0-11ed-8636-96217c48828c | InvocationID=1b4a7fb0-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:54:30+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b4a7dd0-4bd0-11ed-8636-96217c48828c | InvocationID=1b4a7fb0-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:54:30+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b4a7dd0-4bd0-11ed-8636-96217c48828c | InvocationID=1b4a7fb0-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:54:35+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=125a485e-4bd0-11ed-8636-96217c48828c | InvocationID=125a4aa2-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:54:35+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e4aabcc-4bd0-11ed-8636-96217c48828c | InvocationID=1e4aad98-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:54:35+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e4aabcc-4bd0-11ed-8636-96217c48828c | InvocationID=1e4aad98-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:54:35+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1e4aabcc-4bd0-11ed-8636-96217c48828c | InvocationID=1e4aad98-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:54:55+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b4a7dd0-4bd0-11ed-8636-96217c48828c | InvocationID=1b4a7fb0-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:54:55+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a364bee-4bd0-11ed-8636-96217c48828c | InvocationID=2a364f86-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:54:55+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a364bee-4bd0-11ed-8636-96217c48828c | InvocationID=2a364f86-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:54:55+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a364bee-4bd0-11ed-8636-96217c48828c | InvocationID=2a364f86-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:54:55+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1e4aabcc-4bd0-11ed-8636-96217c48828c | InvocationID=1e4aad98-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:54:55+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a3b1e9e-4bd0-11ed-8636-96217c48828c | InvocationID=2a3b209c-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:54:55+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a3b1e9e-4bd0-11ed-8636-96217c48828c | InvocationID=2a3b209c-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:54:55+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a3b1e9e-4bd0-11ed-8636-96217c48828c | InvocationID=2a3b209c-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:55:15+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a3b1e9e-4bd0-11ed-8636-96217c48828c | InvocationID=2a3b209c-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:55:15+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=362ac3c6-4bd0-11ed-8636-96217c48828c | InvocationID=362ac5b0-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:55:15+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=362ac3c6-4bd0-11ed-8636-96217c48828c | InvocationID=362ac5b0-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:55:15+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=362ac3c6-4bd0-11ed-8636-96217c48828c | InvocationID=362ac5b0-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:55:20+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a364bee-4bd0-11ed-8636-96217c48828c | InvocationID=2a364f86-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:55:20+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39218b46-4bd0-11ed-8636-96217c48828c | InvocationID=39218e66-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:55:20+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39218b46-4bd0-11ed-8636-96217c48828c | InvocationID=39218e66-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:55:20+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39218b46-4bd0-11ed-8636-96217c48828c | InvocationID=39218e66-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:55:35+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=362ac3c6-4bd0-11ed-8636-96217c48828c | InvocationID=362ac5b0-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:55:35+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=421b7ef0-4bd0-11ed-8636-96217c48828c | InvocationID=421b80c6-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:55:35+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=421b7ef0-4bd0-11ed-8636-96217c48828c | InvocationID=421b80c6-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:55:35+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=421b7ef0-4bd0-11ed-8636-96217c48828c | InvocationID=421b80c6-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:55:45+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39218b46-4bd0-11ed-8636-96217c48828c | InvocationID=39218e66-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:55:45+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=480d2ae8-4bd0-11ed-8636-96217c48828c | InvocationID=480d2c96-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:55:45+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=480d2ae8-4bd0-11ed-8636-96217c48828c | InvocationID=480d2c96-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:55:45+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=480d2ae8-4bd0-11ed-8636-96217c48828c | InvocationID=480d2c96-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:55:55+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=421b7ef0-4bd0-11ed-8636-96217c48828c | InvocationID=421b80c6-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:55:55+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e0c4096-4bd0-11ed-8636-96217c48828c | InvocationID=4e0c423a-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:55:55+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e0c4096-4bd0-11ed-8636-96217c48828c | InvocationID=4e0c423a-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:55:55+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4e0c4096-4bd0-11ed-8636-96217c48828c | InvocationID=4e0c423a-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:56:10+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=480d2ae8-4bd0-11ed-8636-96217c48828c | InvocationID=480d2c96-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:56:10+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56fabeee-4bd0-11ed-8636-96217c48828c | InvocationID=56fac150-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:56:10+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56fabeee-4bd0-11ed-8636-96217c48828c | InvocationID=56fac150-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:56:10+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=56fabeee-4bd0-11ed-8636-96217c48828c | InvocationID=56fac150-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:56:15+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4e0c4096-4bd0-11ed-8636-96217c48828c | InvocationID=4e0c423a-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:56:15+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59fc51f2-4bd0-11ed-8636-96217c48828c | InvocationID=59fc5706-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:56:15+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59fc51f2-4bd0-11ed-8636-96217c48828c | InvocationID=59fc5706-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:56:15+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=59fc51f2-4bd0-11ed-8636-96217c48828c | InvocationID=59fc5706-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:56:35+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=56fabeee-4bd0-11ed-8636-96217c48828c | InvocationID=56fac150-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:56:35+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65e7a3c2-4bd0-11ed-8636-96217c48828c | InvocationID=65e7a76e-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:56:35+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65e7a3c2-4bd0-11ed-8636-96217c48828c | InvocationID=65e7a76e-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:56:35+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=65e7a3c2-4bd0-11ed-8636-96217c48828c | InvocationID=65e7a76e-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:56:35+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=59fc51f2-4bd0-11ed-8636-96217c48828c | InvocationID=59fc5706-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:56:35+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65efc8c2-4bd0-11ed-8636-96217c48828c | InvocationID=65efcae8-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:56:35+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65efc8c2-4bd0-11ed-8636-96217c48828c | InvocationID=65efcae8-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:56:35+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=65efc8c2-4bd0-11ed-8636-96217c48828c | InvocationID=65efcae8-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:56:55+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=65efc8c2-4bd0-11ed-8636-96217c48828c | InvocationID=65efcae8-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:56:55+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71e050de-4bd0-11ed-8636-96217c48828c | InvocationID=71e0544e-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:56:55+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71e050de-4bd0-11ed-8636-96217c48828c | InvocationID=71e0544e-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:56:55+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71e050de-4bd0-11ed-8636-96217c48828c | InvocationID=71e0544e-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:57:00+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=65e7a3c2-4bd0-11ed-8636-96217c48828c | InvocationID=65e7a76e-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:57:00+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74d33e46-4bd0-11ed-8636-96217c48828c | InvocationID=74d34044-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:57:00+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74d33e46-4bd0-11ed-8636-96217c48828c | InvocationID=74d34044-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:57:00+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=74d33e46-4bd0-11ed-8636-96217c48828c | InvocationID=74d34044-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:57:15+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=71e050de-4bd0-11ed-8636-96217c48828c | InvocationID=71e0544e-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:57:15+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dd0d0da-4bd0-11ed-8636-96217c48828c | InvocationID=7dd0d3b4-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:57:15+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dd0d0da-4bd0-11ed-8636-96217c48828c | InvocationID=7dd0d3b4-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:57:15+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7dd0d0da-4bd0-11ed-8636-96217c48828c | InvocationID=7dd0d3b4-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:57:25+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=74d33e46-4bd0-11ed-8636-96217c48828c | InvocationID=74d34044-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:57:25+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83be59e0-4bd0-11ed-8636-96217c48828c | InvocationID=83be5dc8-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:57:25+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83be59e0-4bd0-11ed-8636-96217c48828c | InvocationID=83be5dc8-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:57:25+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83be59e0-4bd0-11ed-8636-96217c48828c | InvocationID=83be5dc8-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:57:35+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7dd0d0da-4bd0-11ed-8636-96217c48828c | InvocationID=7dd0d3b4-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:57:35+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89c0e57e-4bd0-11ed-8636-96217c48828c | InvocationID=89c0e7ea-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:57:35+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89c0e57e-4bd0-11ed-8636-96217c48828c | InvocationID=89c0e7ea-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:57:35+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=89c0e57e-4bd0-11ed-8636-96217c48828c | InvocationID=89c0e7ea-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:57:50+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83be59e0-4bd0-11ed-8636-96217c48828c | InvocationID=83be5dc8-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:57:50+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92aaa88c-4bd0-11ed-8636-96217c48828c | InvocationID=92aab3ae-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:57:50+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92aaa88c-4bd0-11ed-8636-96217c48828c | InvocationID=92aab3ae-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:57:50+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92aaa88c-4bd0-11ed-8636-96217c48828c | InvocationID=92aab3ae-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:57:55+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=89c0e57e-4bd0-11ed-8636-96217c48828c | InvocationID=89c0e7ea-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:57:55+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95b17600-4bd0-11ed-8636-96217c48828c | InvocationID=95b17862-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:57:55+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95b17600-4bd0-11ed-8636-96217c48828c | InvocationID=95b17862-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:57:55+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95b17600-4bd0-11ed-8636-96217c48828c | InvocationID=95b17862-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:58:15+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92aaa88c-4bd0-11ed-8636-96217c48828c | InvocationID=92aab3ae-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:58:15+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a196418a-4bd0-11ed-8636-96217c48828c | InvocationID=a1964428-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:58:15+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95b17600-4bd0-11ed-8636-96217c48828c | InvocationID=95b17862-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:58:15+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1a239ae-4bd0-11ed-8636-96217c48828c | InvocationID=a1a23c4c-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:58:15+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a196418a-4bd0-11ed-8636-96217c48828c | InvocationID=a1964428-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:58:15+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a196418a-4bd0-11ed-8636-96217c48828c | InvocationID=a1964428-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:58:15+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1a239ae-4bd0-11ed-8636-96217c48828c | InvocationID=a1a23c4c-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:58:15+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a1a239ae-4bd0-11ed-8636-96217c48828c | InvocationID=a1a23c4c-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:58:35+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a1a239ae-4bd0-11ed-8636-96217c48828c | InvocationID=a1a23c4c-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:58:35+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad93926c-4bd0-11ed-8636-96217c48828c | InvocationID=ad939410-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:58:35+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad93926c-4bd0-11ed-8636-96217c48828c | InvocationID=ad939410-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:58:35+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad93926c-4bd0-11ed-8636-96217c48828c | InvocationID=ad939410-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:58:40+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a196418a-4bd0-11ed-8636-96217c48828c | InvocationID=a1964428-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:58:40+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b08bca3e-4bd0-11ed-8636-96217c48828c | InvocationID=b08bcc28-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:58:40+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b08bca3e-4bd0-11ed-8636-96217c48828c | InvocationID=b08bcc28-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:58:40+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b08bca3e-4bd0-11ed-8636-96217c48828c | InvocationID=b08bcc28-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:58:55+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad93926c-4bd0-11ed-8636-96217c48828c | InvocationID=ad939410-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:58:55+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9841ee8-4bd0-11ed-8636-96217c48828c | InvocationID=b9842122-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:58:55+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9841ee8-4bd0-11ed-8636-96217c48828c | InvocationID=b9842122-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:58:55+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9841ee8-4bd0-11ed-8636-96217c48828c | InvocationID=b9842122-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:59:05+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b08bca3e-4bd0-11ed-8636-96217c48828c | InvocationID=b08bcc28-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:59:05+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf76dc78-4bd0-11ed-8636-96217c48828c | InvocationID=bf76ded0-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:59:05+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf76dc78-4bd0-11ed-8636-96217c48828c | InvocationID=bf76ded0-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:59:05+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf76dc78-4bd0-11ed-8636-96217c48828c | InvocationID=bf76ded0-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:59:15+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9841ee8-4bd0-11ed-8636-96217c48828c | InvocationID=b9842122-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:59:15+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c57471bc-4bd0-11ed-8636-96217c48828c | InvocationID=c57474f0-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:59:15+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c57471bc-4bd0-11ed-8636-96217c48828c | InvocationID=c57474f0-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:59:15+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c57471bc-4bd0-11ed-8636-96217c48828c | InvocationID=c57474f0-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:59:30+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bf76dc78-4bd0-11ed-8636-96217c48828c | InvocationID=bf76ded0-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:59:30+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce625938-4bd0-11ed-8636-96217c48828c | InvocationID=ce625bae-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:59:30+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce625938-4bd0-11ed-8636-96217c48828c | InvocationID=ce625bae-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:59:30+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce625938-4bd0-11ed-8636-96217c48828c | InvocationID=ce625bae-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:59:35+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c57471bc-4bd0-11ed-8636-96217c48828c | InvocationID=c57474f0-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:59:35+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d16725e6-4bd0-11ed-8636-96217c48828c | InvocationID=d167296a-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:59:35+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d16725e6-4bd0-11ed-8636-96217c48828c | InvocationID=d167296a-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:59:35+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d16725e6-4bd0-11ed-8636-96217c48828c | InvocationID=d167296a-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:59:55+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ce625938-4bd0-11ed-8636-96217c48828c | InvocationID=ce625bae-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T14:59:55+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd4dbfdc-4bd0-11ed-8636-96217c48828c | InvocationID=dd4dc180-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T14:59:55+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd4dbfdc-4bd0-11ed-8636-96217c48828c | InvocationID=dd4dc180-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:59:55+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd4dbfdc-4bd0-11ed-8636-96217c48828c | InvocationID=dd4dc180-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:59:55+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d16725e6-4bd0-11ed-8636-96217c48828c | InvocationID=d167296a-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T14:59:55+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd573e86-4bd0-11ed-8636-96217c48828c | InvocationID=dd574020-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T14:59:55+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd573e86-4bd0-11ed-8636-96217c48828c | InvocationID=dd574020-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T14:59:55+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dd573e86-4bd0-11ed-8636-96217c48828c | InvocationID=dd574020-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:00:15+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dd573e86-4bd0-11ed-8636-96217c48828c | InvocationID=dd574020-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:00:15+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e947452e-4bd0-11ed-8636-96217c48828c | InvocationID=e9474736-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:00:15+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e947452e-4bd0-11ed-8636-96217c48828c | InvocationID=e9474736-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:00:15+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e947452e-4bd0-11ed-8636-96217c48828c | InvocationID=e9474736-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:00:20+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dd4dbfdc-4bd0-11ed-8636-96217c48828c | InvocationID=dd4dc180-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:00:20+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec393b5c-4bd0-11ed-8636-96217c48828c | InvocationID=ec393d64-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:00:20+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec393b5c-4bd0-11ed-8636-96217c48828c | InvocationID=ec393d64-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:00:20+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec393b5c-4bd0-11ed-8636-96217c48828c | InvocationID=ec393d64-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:00:35+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e947452e-4bd0-11ed-8636-96217c48828c | InvocationID=e9474736-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:00:35+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5377bf6-4bd0-11ed-8636-96217c48828c | InvocationID=f5377e76-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:00:35+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5377bf6-4bd0-11ed-8636-96217c48828c | InvocationID=f5377e76-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:00:35+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f5377bf6-4bd0-11ed-8636-96217c48828c | InvocationID=f5377e76-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:00:45+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec393b5c-4bd0-11ed-8636-96217c48828c | InvocationID=ec393d64-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:00:45+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb240bb0-4bd0-11ed-8636-96217c48828c | InvocationID=fb240ea8-4bd0-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:00:45+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb240bb0-4bd0-11ed-8636-96217c48828c | InvocationID=fb240ea8-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:00:45+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb240bb0-4bd0-11ed-8636-96217c48828c | InvocationID=fb240ea8-4bd0-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:00:55+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f5377bf6-4bd0-11ed-8636-96217c48828c | InvocationID=f5377e76-4bd0-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:00:55+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01285688-4bd1-11ed-8636-96217c48828c | InvocationID=01286682-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:00:55+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01285688-4bd1-11ed-8636-96217c48828c | InvocationID=01286682-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:00:55+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=01285688-4bd1-11ed-8636-96217c48828c | InvocationID=01286682-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:01:10+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb240bb0-4bd0-11ed-8636-96217c48828c | InvocationID=fb240ea8-4bd0-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:01:10+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a0fbb60-4bd1-11ed-8636-96217c48828c | InvocationID=0a0fbdcc-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:01:10+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a0fbb60-4bd1-11ed-8636-96217c48828c | InvocationID=0a0fbdcc-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:01:10+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a0fbb60-4bd1-11ed-8636-96217c48828c | InvocationID=0a0fbdcc-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:01:15+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=01285688-4bd1-11ed-8636-96217c48828c | InvocationID=01286682-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:01:15+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d1864d8-4bd1-11ed-8636-96217c48828c | InvocationID=0d186db6-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:01:15+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d1864d8-4bd1-11ed-8636-96217c48828c | InvocationID=0d186db6-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:01:15+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d1864d8-4bd1-11ed-8636-96217c48828c | InvocationID=0d186db6-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:01:35+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a0fbb60-4bd1-11ed-8636-96217c48828c | InvocationID=0a0fbdcc-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:01:35+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18fb224a-4bd1-11ed-8636-96217c48828c | InvocationID=18fb25ce-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:01:35+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18fb224a-4bd1-11ed-8636-96217c48828c | InvocationID=18fb25ce-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:01:35+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=18fb224a-4bd1-11ed-8636-96217c48828c | InvocationID=18fb25ce-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:01:35+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d1864d8-4bd1-11ed-8636-96217c48828c | InvocationID=0d186db6-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:01:35+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19087508-4bd1-11ed-8636-96217c48828c | InvocationID=1908774c-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:01:35+0000 | aai_event_thread | 140658244279072 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19087508-4bd1-11ed-8636-96217c48828c | InvocationID=1908774c-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:01:35+0000 | aai_event_thread | 140658244279072 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=19087508-4bd1-11ed-8636-96217c48828c | InvocationID=1908774c-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:01:55+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=19087508-4bd1-11ed-8636-96217c48828c | InvocationID=1908774c-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:01:55+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24f8abda-4bd1-11ed-8636-96217c48828c | InvocationID=24f8adce-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:02:00+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=18fb224a-4bd1-11ed-8636-96217c48828c | InvocationID=18fb25ce-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:02:00+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27e686be-4bd1-11ed-8636-96217c48828c | InvocationID=27e68876-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:02:00+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=27e686be-4bd1-11ed-8636-96217c48828c | InvocationID=27e68876-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:02:00+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=27e686be-4bd1-11ed-8636-96217c48828c | InvocationID=27e68876-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:02:20+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=24f8abda-4bd1-11ed-8636-96217c48828c | InvocationID=24f8adce-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:02:20+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3389619e-4bd1-11ed-8636-96217c48828c | InvocationID=33896478-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:02:25+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=27e686be-4bd1-11ed-8636-96217c48828c | InvocationID=27e68876-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:02:25+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36d248ca-4bd1-11ed-8636-96217c48828c | InvocationID=36d24ac8-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:02:25+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36d248ca-4bd1-11ed-8636-96217c48828c | InvocationID=36d24ac8-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:02:25+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=36d248ca-4bd1-11ed-8636-96217c48828c | InvocationID=36d24ac8-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:02:40+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3389619e-4bd1-11ed-8636-96217c48828c | InvocationID=33896478-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:02:40+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f7d8a34-4bd1-11ed-8636-96217c48828c | InvocationID=3f7d8dae-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:02:50+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=36d248ca-4bd1-11ed-8636-96217c48828c | InvocationID=36d24ac8-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:02:50+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45be582e-4bd1-11ed-8636-96217c48828c | InvocationID=45be5af4-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:02:50+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45be582e-4bd1-11ed-8636-96217c48828c | InvocationID=45be5af4-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:02:50+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=45be582e-4bd1-11ed-8636-96217c48828c | InvocationID=45be5af4-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:03:00+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3f7d8a34-4bd1-11ed-8636-96217c48828c | InvocationID=3f7d8dae-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:03:00+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b72ca20-4bd1-11ed-8636-96217c48828c | InvocationID=4b72cbe2-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:03:15+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=45be582e-4bd1-11ed-8636-96217c48828c | InvocationID=45be5af4-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:03:15+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54a97e54-4bd1-11ed-8636-96217c48828c | InvocationID=54a9808e-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:03:15+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54a97e54-4bd1-11ed-8636-96217c48828c | InvocationID=54a9808e-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:03:15+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54a97e54-4bd1-11ed-8636-96217c48828c | InvocationID=54a9808e-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:03:20+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b72ca20-4bd1-11ed-8636-96217c48828c | InvocationID=4b72cbe2-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:03:20+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=576cf288-4bd1-11ed-8636-96217c48828c | InvocationID=576cf5d0-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:03:40+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=54a97e54-4bd1-11ed-8636-96217c48828c | InvocationID=54a9808e-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:03:40+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=639448b8-4bd1-11ed-8636-96217c48828c | InvocationID=63944caa-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:03:40+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=639448b8-4bd1-11ed-8636-96217c48828c | InvocationID=63944caa-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:03:40+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=639448b8-4bd1-11ed-8636-96217c48828c | InvocationID=63944caa-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:03:41+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=576cf288-4bd1-11ed-8636-96217c48828c | InvocationID=576cf5d0-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:03:41+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63bf6e3a-4bd1-11ed-8636-96217c48828c | InvocationID=63bf7d30-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:04:05+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=639448b8-4bd1-11ed-8636-96217c48828c | InvocationID=63944caa-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:04:05+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=727fdbee-4bd1-11ed-8636-96217c48828c | InvocationID=727fdde2-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:04:05+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=63bf6e3a-4bd1-11ed-8636-96217c48828c | InvocationID=63bf7d30-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:04:05+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7283fb52-4bd1-11ed-8636-96217c48828c | InvocationID=7283fdaa-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:04:05+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=727fdbee-4bd1-11ed-8636-96217c48828c | InvocationID=727fdde2-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:04:05+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=727fdbee-4bd1-11ed-8636-96217c48828c | InvocationID=727fdde2-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:04:30+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7283fb52-4bd1-11ed-8636-96217c48828c | InvocationID=7283fdaa-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:04:30+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8146250c-4bd1-11ed-8636-96217c48828c | InvocationID=814627fa-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:04:31+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=727fdbee-4bd1-11ed-8636-96217c48828c | InvocationID=727fdde2-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:04:31+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=816d3fca-4bd1-11ed-8636-96217c48828c | InvocationID=816d4240-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:04:31+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=816d3fca-4bd1-11ed-8636-96217c48828c | InvocationID=816d4240-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:04:31+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=816d3fca-4bd1-11ed-8636-96217c48828c | InvocationID=816d4240-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:04:55+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8146250c-4bd1-11ed-8636-96217c48828c | InvocationID=814627fa-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:04:55+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=900addda-4bd1-11ed-8636-96217c48828c | InvocationID=900ae078-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:04:56+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=816d3fca-4bd1-11ed-8636-96217c48828c | InvocationID=816d4240-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:04:56+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9058a4e8-4bd1-11ed-8636-96217c48828c | InvocationID=9058a704-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:04:56+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9058a4e8-4bd1-11ed-8636-96217c48828c | InvocationID=9058a704-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:04:56+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9058a4e8-4bd1-11ed-8636-96217c48828c | InvocationID=9058a704-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:05:20+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=900addda-4bd1-11ed-8636-96217c48828c | InvocationID=900ae078-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:05:20+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ecca060-4bd1-11ed-8636-96217c48828c | InvocationID=9ecca2ea-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:05:21+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9058a4e8-4bd1-11ed-8636-96217c48828c | InvocationID=9058a704-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:05:21+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f444106-4bd1-11ed-8636-96217c48828c | InvocationID=9f444296-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:05:21+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f444106-4bd1-11ed-8636-96217c48828c | InvocationID=9f444296-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:05:21+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f444106-4bd1-11ed-8636-96217c48828c | InvocationID=9f444296-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:05:45+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9ecca060-4bd1-11ed-8636-96217c48828c | InvocationID=9ecca2ea-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:05:45+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad8e1c96-4bd1-11ed-8636-96217c48828c | InvocationID=ad8e1e3a-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:05:46+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9f444106-4bd1-11ed-8636-96217c48828c | InvocationID=9f444296-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:05:46+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae2ed24e-4bd1-11ed-8636-96217c48828c | InvocationID=ae2eddd4-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:05:46+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae2ed24e-4bd1-11ed-8636-96217c48828c | InvocationID=ae2eddd4-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:05:46+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ae2ed24e-4bd1-11ed-8636-96217c48828c | InvocationID=ae2eddd4-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:06:09+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad8e1c96-4bd1-11ed-8636-96217c48828c | InvocationID=ad8e1e3a-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:06:09+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc52ebc6-4bd1-11ed-8636-96217c48828c | InvocationID=bc52ee00-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:06:11+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ae2ed24e-4bd1-11ed-8636-96217c48828c | InvocationID=ae2eddd4-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:06:11+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd19f5a4-4bd1-11ed-8636-96217c48828c | InvocationID=bd19f75c-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:06:11+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd19f5a4-4bd1-11ed-8636-96217c48828c | InvocationID=bd19f75c-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:06:11+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd19f5a4-4bd1-11ed-8636-96217c48828c | InvocationID=bd19f75c-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:06:34+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bc52ebc6-4bd1-11ed-8636-96217c48828c | InvocationID=bc52ee00-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:06:34+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb324e98-4bd1-11ed-8636-96217c48828c | InvocationID=cb32510e-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:06:36+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bd19f5a4-4bd1-11ed-8636-96217c48828c | InvocationID=bd19f75c-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:06:36+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc090db6-4bd1-11ed-8636-96217c48828c | InvocationID=cc090f64-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:06:36+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc090db6-4bd1-11ed-8636-96217c48828c | InvocationID=cc090f64-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:06:36+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc090db6-4bd1-11ed-8636-96217c48828c | InvocationID=cc090f64-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:06:59+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cb324e98-4bd1-11ed-8636-96217c48828c | InvocationID=cb32510e-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:06:59+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9fcfb30-4bd1-11ed-8636-96217c48828c | InvocationID=d9fd00f8-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:07:01+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc090db6-4bd1-11ed-8636-96217c48828c | InvocationID=cc090f64-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:07:01+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=daf422e8-4bd1-11ed-8636-96217c48828c | InvocationID=daf424f0-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:07:01+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=daf422e8-4bd1-11ed-8636-96217c48828c | InvocationID=daf424f0-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:07:01+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=daf422e8-4bd1-11ed-8636-96217c48828c | InvocationID=daf424f0-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:07:24+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d9fcfb30-4bd1-11ed-8636-96217c48828c | InvocationID=d9fd00f8-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:07:24+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8cc4ddc-4bd1-11ed-8636-96217c48828c | InvocationID=e8cc50c0-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:07:26+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=daf422e8-4bd1-11ed-8636-96217c48828c | InvocationID=daf424f0-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:07:26+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9df4364-4bd1-11ed-8636-96217c48828c | InvocationID=e9df45f8-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:07:26+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9df4364-4bd1-11ed-8636-96217c48828c | InvocationID=e9df45f8-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:07:26+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e9df4364-4bd1-11ed-8636-96217c48828c | InvocationID=e9df45f8-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:07:49+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e8cc4ddc-4bd1-11ed-8636-96217c48828c | InvocationID=e8cc50c0-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:07:49+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7a52dec-4bd1-11ed-8636-96217c48828c | InvocationID=f7a53256-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:07:51+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e9df4364-4bd1-11ed-8636-96217c48828c | InvocationID=e9df45f8-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:07:51+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8cb3da6-4bd1-11ed-8636-96217c48828c | InvocationID=f8cb408a-4bd1-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:07:51+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8cb3da6-4bd1-11ed-8636-96217c48828c | InvocationID=f8cb408a-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:07:51+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f8cb3da6-4bd1-11ed-8636-96217c48828c | InvocationID=f8cb408a-4bd1-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:08:14+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f7a52dec-4bd1-11ed-8636-96217c48828c | InvocationID=f7a53256-4bd1-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:08:14+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=068a2790-4bd2-11ed-8636-96217c48828c | InvocationID=068a29e8-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:08:16+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f8cb3da6-4bd1-11ed-8636-96217c48828c | InvocationID=f8cb408a-4bd1-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:08:16+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07b646c6-4bd2-11ed-8636-96217c48828c | InvocationID=07b649a0-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:08:16+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07b646c6-4bd2-11ed-8636-96217c48828c | InvocationID=07b649a0-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:08:16+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=07b646c6-4bd2-11ed-8636-96217c48828c | InvocationID=07b649a0-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:08:39+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=068a2790-4bd2-11ed-8636-96217c48828c | InvocationID=068a29e8-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:08:39+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=155ca70c-4bd2-11ed-8636-96217c48828c | InvocationID=155ca91e-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:08:41+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=07b646c6-4bd2-11ed-8636-96217c48828c | InvocationID=07b649a0-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:08:41+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16d1bad2-4bd2-11ed-8636-96217c48828c | InvocationID=16d1bcda-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:08:41+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16d1bad2-4bd2-11ed-8636-96217c48828c | InvocationID=16d1bcda-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:08:41+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16d1bad2-4bd2-11ed-8636-96217c48828c | InvocationID=16d1bcda-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:09:03+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=155ca70c-4bd2-11ed-8636-96217c48828c | InvocationID=155ca91e-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:09:03+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=241fa302-4bd2-11ed-8636-96217c48828c | InvocationID=241fa4b0-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:09:06+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16d1bad2-4bd2-11ed-8636-96217c48828c | InvocationID=16d1bcda-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:09:06+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25bd013c-4bd2-11ed-8636-96217c48828c | InvocationID=25bd0326-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:09:06+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25bd013c-4bd2-11ed-8636-96217c48828c | InvocationID=25bd0326-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:09:06+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25bd013c-4bd2-11ed-8636-96217c48828c | InvocationID=25bd0326-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:09:28+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=241fa302-4bd2-11ed-8636-96217c48828c | InvocationID=241fa4b0-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:09:28+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32e1c6ae-4bd2-11ed-8636-96217c48828c | InvocationID=32e1c988-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:09:31+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=25bd013c-4bd2-11ed-8636-96217c48828c | InvocationID=25bd0326-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:09:31+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34a8f372-4bd2-11ed-8636-96217c48828c | InvocationID=34a8f610-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:09:31+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34a8f372-4bd2-11ed-8636-96217c48828c | InvocationID=34a8f610-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:09:31+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=34a8f372-4bd2-11ed-8636-96217c48828c | InvocationID=34a8f610-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:09:53+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=32e1c6ae-4bd2-11ed-8636-96217c48828c | InvocationID=32e1c988-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:09:53+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41a49374-4bd2-11ed-8636-96217c48828c | InvocationID=41a49522-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:09:56+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=34a8f372-4bd2-11ed-8636-96217c48828c | InvocationID=34a8f610-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:09:56+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=439435b8-4bd2-11ed-8636-96217c48828c | InvocationID=4394381a-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:09:56+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=439435b8-4bd2-11ed-8636-96217c48828c | InvocationID=4394381a-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:09:56+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=439435b8-4bd2-11ed-8636-96217c48828c | InvocationID=4394381a-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:10:18+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=41a49374-4bd2-11ed-8636-96217c48828c | InvocationID=41a49522-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:10:18+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50653166-4bd2-11ed-8636-96217c48828c | InvocationID=50653468-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:10:21+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=439435b8-4bd2-11ed-8636-96217c48828c | InvocationID=4394381a-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:10:21+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=527f8488-4bd2-11ed-8636-96217c48828c | InvocationID=527f86b8-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:10:21+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=527f8488-4bd2-11ed-8636-96217c48828c | InvocationID=527f86b8-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:10:21+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=527f8488-4bd2-11ed-8636-96217c48828c | InvocationID=527f86b8-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:10:42+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=50653166-4bd2-11ed-8636-96217c48828c | InvocationID=50653468-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:10:43+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f27a580-4bd2-11ed-8636-96217c48828c | InvocationID=5f27a74c-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:10:46+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=527f8488-4bd2-11ed-8636-96217c48828c | InvocationID=527f86b8-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:10:46+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=616a686e-4bd2-11ed-8636-96217c48828c | InvocationID=616a6a3a-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:10:46+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=616a686e-4bd2-11ed-8636-96217c48828c | InvocationID=616a6a3a-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:10:46+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=616a686e-4bd2-11ed-8636-96217c48828c | InvocationID=616a6a3a-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:11:07+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5f27a580-4bd2-11ed-8636-96217c48828c | InvocationID=5f27a74c-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:11:07+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6de8a646-4bd2-11ed-8636-96217c48828c | InvocationID=6de8aa10-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:11:11+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=616a686e-4bd2-11ed-8636-96217c48828c | InvocationID=616a6a3a-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:11:11+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7055a8f2-4bd2-11ed-8636-96217c48828c | InvocationID=7055ab22-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:11:11+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7055a8f2-4bd2-11ed-8636-96217c48828c | InvocationID=7055ab22-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:11:11+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7055a8f2-4bd2-11ed-8636-96217c48828c | InvocationID=7055ab22-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:11:32+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6de8a646-4bd2-11ed-8636-96217c48828c | InvocationID=6de8aa10-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:11:32+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7cad8de0-4bd2-11ed-8636-96217c48828c | InvocationID=7cad9006-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:11:36+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7055a8f2-4bd2-11ed-8636-96217c48828c | InvocationID=7055ab22-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:11:36+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f404156-4bd2-11ed-8636-96217c48828c | InvocationID=7f4043a4-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:11:36+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f404156-4bd2-11ed-8636-96217c48828c | InvocationID=7f4043a4-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:11:36+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f404156-4bd2-11ed-8636-96217c48828c | InvocationID=7f4043a4-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:11:57+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7cad8de0-4bd2-11ed-8636-96217c48828c | InvocationID=7cad9006-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:11:57+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b7015c8-4bd2-11ed-8636-96217c48828c | InvocationID=8b701cf8-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:12:01+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7f404156-4bd2-11ed-8636-96217c48828c | InvocationID=7f4043a4-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:12:01+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e2c04fc-4bd2-11ed-8636-96217c48828c | InvocationID=8e2c0736-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:12:01+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e2c04fc-4bd2-11ed-8636-96217c48828c | InvocationID=8e2c0736-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:12:01+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e2c04fc-4bd2-11ed-8636-96217c48828c | InvocationID=8e2c0736-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:12:22+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8b7015c8-4bd2-11ed-8636-96217c48828c | InvocationID=8b701cf8-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:12:22+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a318ae2-4bd2-11ed-8636-96217c48828c | InvocationID=9a318f42-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:12:26+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8e2c04fc-4bd2-11ed-8636-96217c48828c | InvocationID=8e2c0736-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:12:26+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d173126-4bd2-11ed-8636-96217c48828c | InvocationID=9d1733a6-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:12:26+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d173126-4bd2-11ed-8636-96217c48828c | InvocationID=9d1733a6-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:12:26+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d173126-4bd2-11ed-8636-96217c48828c | InvocationID=9d1733a6-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:12:46+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9a318ae2-4bd2-11ed-8636-96217c48828c | InvocationID=9a318f42-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:12:46+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8f5c5d4-4bd2-11ed-8636-96217c48828c | InvocationID=a8f5c8d6-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:12:51+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9d173126-4bd2-11ed-8636-96217c48828c | InvocationID=9d1733a6-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:12:51+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac054c90-4bd2-11ed-8636-96217c48828c | InvocationID=ac054f1a-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:12:51+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac054c90-4bd2-11ed-8636-96217c48828c | InvocationID=ac054f1a-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:12:51+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac054c90-4bd2-11ed-8636-96217c48828c | InvocationID=ac054f1a-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:13:11+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a8f5c5d4-4bd2-11ed-8636-96217c48828c | InvocationID=a8f5c8d6-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:13:11+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7b9546e-4bd2-11ed-8636-96217c48828c | InvocationID=b7b9568a-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:13:16+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac054c90-4bd2-11ed-8636-96217c48828c | InvocationID=ac054f1a-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:13:16+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=baf208ba-4bd2-11ed-8636-96217c48828c | InvocationID=baf20a9a-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:13:17+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=baf208ba-4bd2-11ed-8636-96217c48828c | InvocationID=baf20a9a-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:13:17+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=baf208ba-4bd2-11ed-8636-96217c48828c | InvocationID=baf20a9a-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:13:36+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b7b9546e-4bd2-11ed-8636-96217c48828c | InvocationID=b7b9568a-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:13:36+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c67d3376-4bd2-11ed-8636-96217c48828c | InvocationID=c67d3808-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:13:42+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=baf208ba-4bd2-11ed-8636-96217c48828c | InvocationID=baf20a9a-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:13:42+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c9ddc058-4bd2-11ed-8636-96217c48828c | InvocationID=c9ddc2d8-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:13:42+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c9ddc058-4bd2-11ed-8636-96217c48828c | InvocationID=c9ddc2d8-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:13:42+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c9ddc058-4bd2-11ed-8636-96217c48828c | InvocationID=c9ddc2d8-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:14:01+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c67d3376-4bd2-11ed-8636-96217c48828c | InvocationID=c67d3808-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:14:01+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d53ea76e-4bd2-11ed-8636-96217c48828c | InvocationID=d53ea9bc-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:14:07+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c9ddc058-4bd2-11ed-8636-96217c48828c | InvocationID=c9ddc2d8-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:14:07+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8ccdd10-4bd2-11ed-8636-96217c48828c | InvocationID=d8ccdebe-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:14:07+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d8ccdd10-4bd2-11ed-8636-96217c48828c | InvocationID=d8ccdebe-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:14:07+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8ccdd10-4bd2-11ed-8636-96217c48828c | InvocationID=d8ccdebe-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:14:25+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d53ea76e-4bd2-11ed-8636-96217c48828c | InvocationID=d53ea9bc-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:14:25+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e40423be-4bd2-11ed-8636-96217c48828c | InvocationID=e4042684-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:14:32+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d8ccdd10-4bd2-11ed-8636-96217c48828c | InvocationID=d8ccdebe-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:14:32+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7b7cbc8-4bd2-11ed-8636-96217c48828c | InvocationID=e7b7d2c6-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:14:32+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7b7cbc8-4bd2-11ed-8636-96217c48828c | InvocationID=e7b7d2c6-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:14:32+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7b7cbc8-4bd2-11ed-8636-96217c48828c | InvocationID=e7b7d2c6-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:14:50+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e40423be-4bd2-11ed-8636-96217c48828c | InvocationID=e4042684-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:14:50+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2c78cba-4bd2-11ed-8636-96217c48828c | InvocationID=f2c78e5e-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:14:57+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e7b7cbc8-4bd2-11ed-8636-96217c48828c | InvocationID=e7b7d2c6-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:14:57+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6a2be9a-4bd2-11ed-8636-96217c48828c | InvocationID=f6a2c142-4bd2-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:14:57+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6a2be9a-4bd2-11ed-8636-96217c48828c | InvocationID=f6a2c142-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:14:57+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6a2be9a-4bd2-11ed-8636-96217c48828c | InvocationID=f6a2c142-4bd2-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:15:15+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f2c78cba-4bd2-11ed-8636-96217c48828c | InvocationID=f2c78e5e-4bd2-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:15:15+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01888d6c-4bd3-11ed-8636-96217c48828c | InvocationID=01889244-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:15:22+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6a2be9a-4bd2-11ed-8636-96217c48828c | InvocationID=f6a2c142-4bd2-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:15:22+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=058d98b2-4bd3-11ed-8636-96217c48828c | InvocationID=058d9b6e-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:15:22+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=058d98b2-4bd3-11ed-8636-96217c48828c | InvocationID=058d9b6e-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:15:22+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=058d98b2-4bd3-11ed-8636-96217c48828c | InvocationID=058d9b6e-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:15:40+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=01888d6c-4bd3-11ed-8636-96217c48828c | InvocationID=01889244-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:15:40+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=104988c4-4bd3-11ed-8636-96217c48828c | InvocationID=10498a86-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:15:47+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=058d98b2-4bd3-11ed-8636-96217c48828c | InvocationID=058d9b6e-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:15:47+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1478aa2e-4bd3-11ed-8636-96217c48828c | InvocationID=1478ac86-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:15:47+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1478aa2e-4bd3-11ed-8636-96217c48828c | InvocationID=1478ac86-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:15:47+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1478aa2e-4bd3-11ed-8636-96217c48828c | InvocationID=1478ac86-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:16:04+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=104988c4-4bd3-11ed-8636-96217c48828c | InvocationID=10498a86-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:16:04+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f0be0a0-4bd3-11ed-8636-96217c48828c | InvocationID=1f0be262-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:16:12+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1478aa2e-4bd3-11ed-8636-96217c48828c | InvocationID=1478ac86-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:16:12+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23651a04-4bd3-11ed-8636-96217c48828c | InvocationID=23651bf8-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:16:12+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23651a04-4bd3-11ed-8636-96217c48828c | InvocationID=23651bf8-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:16:12+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=23651a04-4bd3-11ed-8636-96217c48828c | InvocationID=23651bf8-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:16:29+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1f0be0a0-4bd3-11ed-8636-96217c48828c | InvocationID=1f0be262-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:16:29+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2dd1b376-4bd3-11ed-8636-96217c48828c | InvocationID=2dd1b5d8-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:16:37+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=23651a04-4bd3-11ed-8636-96217c48828c | InvocationID=23651bf8-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:16:37+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=324fe6de-4bd3-11ed-8636-96217c48828c | InvocationID=324fe9cc-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:16:37+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=324fe6de-4bd3-11ed-8636-96217c48828c | InvocationID=324fe9cc-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:16:37+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=324fe6de-4bd3-11ed-8636-96217c48828c | InvocationID=324fe9cc-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:16:54+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2dd1b376-4bd3-11ed-8636-96217c48828c | InvocationID=2dd1b5d8-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:16:54+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c93f04a-4bd3-11ed-8636-96217c48828c | InvocationID=3c93f96e-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:17:02+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=324fe6de-4bd3-11ed-8636-96217c48828c | InvocationID=324fe9cc-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:17:02+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=413ae84c-4bd3-11ed-8636-96217c48828c | InvocationID=413aea40-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:17:02+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=413ae84c-4bd3-11ed-8636-96217c48828c | InvocationID=413aea40-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:17:02+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=413ae84c-4bd3-11ed-8636-96217c48828c | InvocationID=413aea40-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:17:19+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c93f04a-4bd3-11ed-8636-96217c48828c | InvocationID=3c93f96e-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:17:19+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b547802-4bd3-11ed-8636-96217c48828c | InvocationID=4b547adc-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:17:27+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=413ae84c-4bd3-11ed-8636-96217c48828c | InvocationID=413aea40-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:17:27+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5025da06-4bd3-11ed-8636-96217c48828c | InvocationID=5025dc4a-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:17:27+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5025da06-4bd3-11ed-8636-96217c48828c | InvocationID=5025dc4a-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:17:27+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5025da06-4bd3-11ed-8636-96217c48828c | InvocationID=5025dc4a-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:17:43+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b547802-4bd3-11ed-8636-96217c48828c | InvocationID=4b547adc-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:17:43+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a16d600-4bd3-11ed-8636-96217c48828c | InvocationID=5a16d7f4-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:17:52+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5025da06-4bd3-11ed-8636-96217c48828c | InvocationID=5025dc4a-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:17:52+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f11172e-4bd3-11ed-8636-96217c48828c | InvocationID=5f1119c2-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:17:52+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5f11172e-4bd3-11ed-8636-96217c48828c | InvocationID=5f1119c2-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:17:52+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5f11172e-4bd3-11ed-8636-96217c48828c | InvocationID=5f1119c2-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:18:08+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5a16d600-4bd3-11ed-8636-96217c48828c | InvocationID=5a16d7f4-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:18:08+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=68da1fee-4bd3-11ed-8636-96217c48828c | InvocationID=68da2296-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:18:17+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5f11172e-4bd3-11ed-8636-96217c48828c | InvocationID=5f1119c2-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:18:17+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6dfc2292-4bd3-11ed-8636-96217c48828c | InvocationID=6dfc2684-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:18:17+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6dfc2292-4bd3-11ed-8636-96217c48828c | InvocationID=6dfc2684-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:18:17+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6dfc2292-4bd3-11ed-8636-96217c48828c | InvocationID=6dfc2684-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:18:33+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=68da1fee-4bd3-11ed-8636-96217c48828c | InvocationID=68da2296-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:18:33+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=779bf700-4bd3-11ed-8636-96217c48828c | InvocationID=779bf8e0-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:18:42+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6dfc2292-4bd3-11ed-8636-96217c48828c | InvocationID=6dfc2684-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:18:42+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7ceb6574-4bd3-11ed-8636-96217c48828c | InvocationID=7ceb6722-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:18:42+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7ceb6574-4bd3-11ed-8636-96217c48828c | InvocationID=7ceb6722-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:18:42+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7ceb6574-4bd3-11ed-8636-96217c48828c | InvocationID=7ceb6722-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:18:58+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=779bf700-4bd3-11ed-8636-96217c48828c | InvocationID=779bf8e0-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:18:58+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=865e6fca-4bd3-11ed-8636-96217c48828c | InvocationID=865e73f8-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:19:07+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7ceb6574-4bd3-11ed-8636-96217c48828c | InvocationID=7ceb6722-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:19:07+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bd68f78-4bd3-11ed-8636-96217c48828c | InvocationID=8bd691b2-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:19:07+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bd68f78-4bd3-11ed-8636-96217c48828c | InvocationID=8bd691b2-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:19:07+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8bd68f78-4bd3-11ed-8636-96217c48828c | InvocationID=8bd691b2-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:19:23+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=865e6fca-4bd3-11ed-8636-96217c48828c | InvocationID=865e73f8-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:19:23+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95219f78-4bd3-11ed-8636-96217c48828c | InvocationID=9521a23e-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:19:32+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8bd68f78-4bd3-11ed-8636-96217c48828c | InvocationID=8bd691b2-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:19:32+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ac1b09e-4bd3-11ed-8636-96217c48828c | InvocationID=9ac1b3c8-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:19:32+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ac1b09e-4bd3-11ed-8636-96217c48828c | InvocationID=9ac1b3c8-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:19:32+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ac1b09e-4bd3-11ed-8636-96217c48828c | InvocationID=9ac1b3c8-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:19:47+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=95219f78-4bd3-11ed-8636-96217c48828c | InvocationID=9521a23e-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:19:47+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3e24e2c-4bd3-11ed-8636-96217c48828c | InvocationID=a3e250c0-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:19:57+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ac1b09e-4bd3-11ed-8636-96217c48828c | InvocationID=9ac1b3c8-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:19:57+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9acd00c-4bd3-11ed-8636-96217c48828c | InvocationID=a9acd354-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:19:57+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9acd00c-4bd3-11ed-8636-96217c48828c | InvocationID=a9acd354-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:19:57+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a9acd00c-4bd3-11ed-8636-96217c48828c | InvocationID=a9acd354-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:20:12+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a3e24e2c-4bd3-11ed-8636-96217c48828c | InvocationID=a3e250c0-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:20:12+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2a386d8-4bd3-11ed-8636-96217c48828c | InvocationID=b2a388d6-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:20:22+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a9acd00c-4bd3-11ed-8636-96217c48828c | InvocationID=a9acd354-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:20:22+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b897e034-4bd3-11ed-8636-96217c48828c | InvocationID=b897e426-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:20:22+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b897e034-4bd3-11ed-8636-96217c48828c | InvocationID=b897e426-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:20:22+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b897e034-4bd3-11ed-8636-96217c48828c | InvocationID=b897e426-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:20:37+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b2a386d8-4bd3-11ed-8636-96217c48828c | InvocationID=b2a388d6-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:20:37+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c165c1b8-4bd3-11ed-8636-96217c48828c | InvocationID=c165c410-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:20:47+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b897e034-4bd3-11ed-8636-96217c48828c | InvocationID=b897e426-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:20:47+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c78314ce-4bd3-11ed-8636-96217c48828c | InvocationID=c7831758-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:20:47+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c78314ce-4bd3-11ed-8636-96217c48828c | InvocationID=c7831758-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:20:47+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c78314ce-4bd3-11ed-8636-96217c48828c | InvocationID=c7831758-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:21:02+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c165c1b8-4bd3-11ed-8636-96217c48828c | InvocationID=c165c410-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:21:02+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d027027a-4bd3-11ed-8636-96217c48828c | InvocationID=d027061c-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:21:12+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c78314ce-4bd3-11ed-8636-96217c48828c | InvocationID=c7831758-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:21:12+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d66e1894-4bd3-11ed-8636-96217c48828c | InvocationID=d66e1aec-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:21:12+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d66e1894-4bd3-11ed-8636-96217c48828c | InvocationID=d66e1aec-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:21:12+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d66e1894-4bd3-11ed-8636-96217c48828c | InvocationID=d66e1aec-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:21:26+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d027027a-4bd3-11ed-8636-96217c48828c | InvocationID=d027061c-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:21:26+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dee89314-4bd3-11ed-8636-96217c48828c | InvocationID=dee89558-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:21:37+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d66e1894-4bd3-11ed-8636-96217c48828c | InvocationID=d66e1aec-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:21:37+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5595abc-4bd3-11ed-8636-96217c48828c | InvocationID=e5595d64-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:21:37+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5595abc-4bd3-11ed-8636-96217c48828c | InvocationID=e5595d64-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:21:37+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e5595abc-4bd3-11ed-8636-96217c48828c | InvocationID=e5595d64-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:21:51+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dee89314-4bd3-11ed-8636-96217c48828c | InvocationID=dee89558-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:21:51+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=edad6f50-4bd3-11ed-8636-96217c48828c | InvocationID=edad7946-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:22:02+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e5595abc-4bd3-11ed-8636-96217c48828c | InvocationID=e5595d64-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:22:02+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f444938e-4bd3-11ed-8636-96217c48828c | InvocationID=f444962c-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:22:02+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f444938e-4bd3-11ed-8636-96217c48828c | InvocationID=f444962c-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:22:02+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f444938e-4bd3-11ed-8636-96217c48828c | InvocationID=f444962c-4bd3-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:22:16+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=edad6f50-4bd3-11ed-8636-96217c48828c | InvocationID=edad7946-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:22:16+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc6e08d8-4bd3-11ed-8636-96217c48828c | InvocationID=fc6e106c-4bd3-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:22:27+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f444938e-4bd3-11ed-8636-96217c48828c | InvocationID=f444962c-4bd3-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:22:27+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=032f8aac-4bd4-11ed-8636-96217c48828c | InvocationID=032f8dcc-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:22:27+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=032f8aac-4bd4-11ed-8636-96217c48828c | InvocationID=032f8dcc-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:22:27+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=032f8aac-4bd4-11ed-8636-96217c48828c | InvocationID=032f8dcc-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:22:41+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fc6e08d8-4bd3-11ed-8636-96217c48828c | InvocationID=fc6e106c-4bd3-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:22:41+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b30d6b6-4bd4-11ed-8636-96217c48828c | InvocationID=0b30df94-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:22:52+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=032f8aac-4bd4-11ed-8636-96217c48828c | InvocationID=032f8dcc-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:22:52+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=121a9c14-4bd4-11ed-8636-96217c48828c | InvocationID=121a9dea-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:22:52+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=121a9c14-4bd4-11ed-8636-96217c48828c | InvocationID=121a9dea-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:22:52+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=121a9c14-4bd4-11ed-8636-96217c48828c | InvocationID=121a9dea-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:23:05+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0b30d6b6-4bd4-11ed-8636-96217c48828c | InvocationID=0b30df94-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:23:05+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19f59c68-4bd4-11ed-8636-96217c48828c | InvocationID=19f5a406-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:23:17+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=121a9c14-4bd4-11ed-8636-96217c48828c | InvocationID=121a9dea-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:23:17+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=210577e4-4bd4-11ed-8636-96217c48828c | InvocationID=21057b18-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:23:17+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=210577e4-4bd4-11ed-8636-96217c48828c | InvocationID=21057b18-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:23:17+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=210577e4-4bd4-11ed-8636-96217c48828c | InvocationID=21057b18-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:23:30+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=19f59c68-4bd4-11ed-8636-96217c48828c | InvocationID=19f5a406-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:23:30+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28b6b12e-4bd4-11ed-8636-96217c48828c | InvocationID=28b6b2f0-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:23:42+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=210577e4-4bd4-11ed-8636-96217c48828c | InvocationID=21057b18-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:23:42+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ff05120-4bd4-11ed-8636-96217c48828c | InvocationID=2ff05328-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:23:42+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ff05120-4bd4-11ed-8636-96217c48828c | InvocationID=2ff05328-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:23:42+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ff05120-4bd4-11ed-8636-96217c48828c | InvocationID=2ff05328-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:23:55+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=28b6b12e-4bd4-11ed-8636-96217c48828c | InvocationID=28b6b2f0-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:23:55+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=377a1cfa-4bd4-11ed-8636-96217c48828c | InvocationID=377a1ec6-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:24:07+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ff05120-4bd4-11ed-8636-96217c48828c | InvocationID=2ff05328-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:24:07+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3edb39c0-4bd4-11ed-8636-96217c48828c | InvocationID=3edb3ba0-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:24:07+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3edb39c0-4bd4-11ed-8636-96217c48828c | InvocationID=3edb3ba0-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:24:07+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3edb39c0-4bd4-11ed-8636-96217c48828c | InvocationID=3edb3ba0-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:24:20+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=377a1cfa-4bd4-11ed-8636-96217c48828c | InvocationID=377a1ec6-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:24:20+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=463ab84e-4bd4-11ed-8636-96217c48828c | InvocationID=463aba2e-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:24:32+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3edb39c0-4bd4-11ed-8636-96217c48828c | InvocationID=3edb3ba0-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:24:32+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4dc656f4-4bd4-11ed-8636-96217c48828c | InvocationID=4dc663ec-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:24:32+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4dc656f4-4bd4-11ed-8636-96217c48828c | InvocationID=4dc663ec-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:24:32+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4dc656f4-4bd4-11ed-8636-96217c48828c | InvocationID=4dc663ec-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:24:44+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=463ab84e-4bd4-11ed-8636-96217c48828c | InvocationID=463aba2e-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:24:44+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54fb846c-4bd4-11ed-8636-96217c48828c | InvocationID=54fb8822-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:24:57+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4dc656f4-4bd4-11ed-8636-96217c48828c | InvocationID=4dc663ec-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:24:57+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cb18044-4bd4-11ed-8636-96217c48828c | InvocationID=5cb18486-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:24:57+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cb18044-4bd4-11ed-8636-96217c48828c | InvocationID=5cb18486-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:24:57+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5cb18044-4bd4-11ed-8636-96217c48828c | InvocationID=5cb18486-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:25:09+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54fb846c-4bd4-11ed-8636-96217c48828c | InvocationID=54fb8822-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:25:09+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63be2860-4bd4-11ed-8636-96217c48828c | InvocationID=63be2a5e-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:25:22+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5cb18044-4bd4-11ed-8636-96217c48828c | InvocationID=5cb18486-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:25:22+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b9d3c60-4bd4-11ed-8636-96217c48828c | InvocationID=6b9d3e4a-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:25:22+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b9d3c60-4bd4-11ed-8636-96217c48828c | InvocationID=6b9d3e4a-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:25:22+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6b9d3c60-4bd4-11ed-8636-96217c48828c | InvocationID=6b9d3e4a-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:25:34+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=63be2860-4bd4-11ed-8636-96217c48828c | InvocationID=63be2a5e-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:25:34+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=727f458c-4bd4-11ed-8636-96217c48828c | InvocationID=727f4802-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:25:47+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6b9d3c60-4bd4-11ed-8636-96217c48828c | InvocationID=6b9d3e4a-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:25:47+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a884c42-4bd4-11ed-8636-96217c48828c | InvocationID=7a884e18-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:25:47+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a884c42-4bd4-11ed-8636-96217c48828c | InvocationID=7a884e18-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:25:47+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7a884c42-4bd4-11ed-8636-96217c48828c | InvocationID=7a884e18-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:25:59+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=727f458c-4bd4-11ed-8636-96217c48828c | InvocationID=727f4802-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:25:59+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8140094e-4bd4-11ed-8636-96217c48828c | InvocationID=81400c32-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:26:12+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7a884c42-4bd4-11ed-8636-96217c48828c | InvocationID=7a884e18-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:26:12+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=897324b6-4bd4-11ed-8636-96217c48828c | InvocationID=8973277c-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:26:12+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=897324b6-4bd4-11ed-8636-96217c48828c | InvocationID=8973277c-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:26:12+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=897324b6-4bd4-11ed-8636-96217c48828c | InvocationID=8973277c-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:26:23+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8140094e-4bd4-11ed-8636-96217c48828c | InvocationID=81400c32-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:26:23+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=900159b0-4bd4-11ed-8636-96217c48828c | InvocationID=900160ea-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:26:37+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=897324b6-4bd4-11ed-8636-96217c48828c | InvocationID=8973277c-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:26:37+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=985e67ba-4bd4-11ed-8636-96217c48828c | InvocationID=985e6b70-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:26:38+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=985e67ba-4bd4-11ed-8636-96217c48828c | InvocationID=985e6b70-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:26:38+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=985e67ba-4bd4-11ed-8636-96217c48828c | InvocationID=985e6b70-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:26:48+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=900159b0-4bd4-11ed-8636-96217c48828c | InvocationID=900160ea-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:26:48+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ec382ac-4bd4-11ed-8636-96217c48828c | InvocationID=9ec38716-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:27:03+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=985e67ba-4bd4-11ed-8636-96217c48828c | InvocationID=985e6b70-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:27:03+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7499dbc-4bd4-11ed-8636-96217c48828c | InvocationID=a749a0a0-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:27:03+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7499dbc-4bd4-11ed-8636-96217c48828c | InvocationID=a749a0a0-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:27:03+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a7499dbc-4bd4-11ed-8636-96217c48828c | InvocationID=a749a0a0-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:27:13+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9ec382ac-4bd4-11ed-8636-96217c48828c | InvocationID=9ec38716-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:27:13+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad8408fc-4bd4-11ed-8636-96217c48828c | InvocationID=ad840b68-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:27:28+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a7499dbc-4bd4-11ed-8636-96217c48828c | InvocationID=a749a0a0-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:27:28+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b634ac4a-4bd4-11ed-8636-96217c48828c | InvocationID=b634afec-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:27:28+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b634ac4a-4bd4-11ed-8636-96217c48828c | InvocationID=b634afec-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:27:28+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b634ac4a-4bd4-11ed-8636-96217c48828c | InvocationID=b634afec-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:27:38+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad8408fc-4bd4-11ed-8636-96217c48828c | InvocationID=ad840b68-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:27:38+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc45329e-4bd4-11ed-8636-96217c48828c | InvocationID=bc453640-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:27:53+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b634ac4a-4bd4-11ed-8636-96217c48828c | InvocationID=b634afec-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:27:53+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5202694-4bd4-11ed-8636-96217c48828c | InvocationID=c5202a22-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:27:53+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5202694-4bd4-11ed-8636-96217c48828c | InvocationID=c5202a22-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:27:53+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c5202694-4bd4-11ed-8636-96217c48828c | InvocationID=c5202a22-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:28:02+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bc45329e-4bd4-11ed-8636-96217c48828c | InvocationID=bc453640-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:28:02+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb0623a6-4bd4-11ed-8636-96217c48828c | InvocationID=cb06282e-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:28:18+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c5202694-4bd4-11ed-8636-96217c48828c | InvocationID=c5202a22-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:28:18+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d40b4260-4bd4-11ed-8636-96217c48828c | InvocationID=d40b442c-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:28:18+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d40b4260-4bd4-11ed-8636-96217c48828c | InvocationID=d40b442c-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:28:18+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d40b4260-4bd4-11ed-8636-96217c48828c | InvocationID=d40b442c-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:28:27+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cb0623a6-4bd4-11ed-8636-96217c48828c | InvocationID=cb06282e-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:28:27+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9c77cb4-4bd4-11ed-8636-96217c48828c | InvocationID=d9c77ea8-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:28:43+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d40b4260-4bd4-11ed-8636-96217c48828c | InvocationID=d40b442c-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:28:43+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2fea514-4bd4-11ed-8636-96217c48828c | InvocationID=e2fea780-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:28:43+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2fea514-4bd4-11ed-8636-96217c48828c | InvocationID=e2fea780-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:28:43+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e2fea514-4bd4-11ed-8636-96217c48828c | InvocationID=e2fea780-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:28:52+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d9c77cb4-4bd4-11ed-8636-96217c48828c | InvocationID=d9c77ea8-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:28:52+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e88990e8-4bd4-11ed-8636-96217c48828c | InvocationID=e889930e-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:29:08+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e2fea514-4bd4-11ed-8636-96217c48828c | InvocationID=e2fea780-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:29:08+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1e9ff10-4bd4-11ed-8636-96217c48828c | InvocationID=f1ea012c-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:29:08+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1e9ff10-4bd4-11ed-8636-96217c48828c | InvocationID=f1ea012c-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:29:08+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f1e9ff10-4bd4-11ed-8636-96217c48828c | InvocationID=f1ea012c-4bd4-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:29:17+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e88990e8-4bd4-11ed-8636-96217c48828c | InvocationID=e889930e-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:29:17+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f74a6d78-4bd4-11ed-8636-96217c48828c | InvocationID=f74a703e-4bd4-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:29:33+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f1e9ff10-4bd4-11ed-8636-96217c48828c | InvocationID=f1ea012c-4bd4-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:29:33+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00d4979c-4bd5-11ed-8636-96217c48828c | InvocationID=00d49ac6-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:29:33+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00d4979c-4bd5-11ed-8636-96217c48828c | InvocationID=00d49ac6-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:29:33+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00d4979c-4bd5-11ed-8636-96217c48828c | InvocationID=00d49ac6-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:29:41+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f74a6d78-4bd4-11ed-8636-96217c48828c | InvocationID=f74a703e-4bd4-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:29:41+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=060b9db4-4bd5-11ed-8636-96217c48828c | InvocationID=060ba0a2-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:29:58+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00d4979c-4bd5-11ed-8636-96217c48828c | InvocationID=00d49ac6-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:29:58+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fbff148-4bd5-11ed-8636-96217c48828c | InvocationID=0fbff422-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:29:58+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fbff148-4bd5-11ed-8636-96217c48828c | InvocationID=0fbff422-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:29:58+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0fbff148-4bd5-11ed-8636-96217c48828c | InvocationID=0fbff422-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:30:06+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=060b9db4-4bd5-11ed-8636-96217c48828c | InvocationID=060ba0a2-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:30:06+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14cdbf30-4bd5-11ed-8636-96217c48828c | InvocationID=14cdc14c-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:30:23+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0fbff148-4bd5-11ed-8636-96217c48828c | InvocationID=0fbff422-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:30:23+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1eab7b3c-4bd5-11ed-8636-96217c48828c | InvocationID=1eab7d30-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:30:23+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1eab7b3c-4bd5-11ed-8636-96217c48828c | InvocationID=1eab7d30-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:30:23+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1eab7b3c-4bd5-11ed-8636-96217c48828c | InvocationID=1eab7d30-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:30:31+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=14cdbf30-4bd5-11ed-8636-96217c48828c | InvocationID=14cdc14c-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:30:31+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=239296e4-4bd5-11ed-8636-96217c48828c | InvocationID=23929946-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:30:48+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1eab7b3c-4bd5-11ed-8636-96217c48828c | InvocationID=1eab7d30-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:30:48+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d96a996-4bd5-11ed-8636-96217c48828c | InvocationID=2d96abbc-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:30:48+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d96a996-4bd5-11ed-8636-96217c48828c | InvocationID=2d96abbc-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:30:48+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d96a996-4bd5-11ed-8636-96217c48828c | InvocationID=2d96abbc-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:30:56+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=239296e4-4bd5-11ed-8636-96217c48828c | InvocationID=23929946-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:30:56+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=325430de-4bd5-11ed-8636-96217c48828c | InvocationID=32543386-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:31:13+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d96a996-4bd5-11ed-8636-96217c48828c | InvocationID=2d96abbc-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:31:13+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c81ee70-4bd5-11ed-8636-96217c48828c | InvocationID=3c81f280-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:31:13+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c81ee70-4bd5-11ed-8636-96217c48828c | InvocationID=3c81f280-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:31:13+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3c81ee70-4bd5-11ed-8636-96217c48828c | InvocationID=3c81f280-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:31:21+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=325430de-4bd5-11ed-8636-96217c48828c | InvocationID=32543386-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:31:21+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4115b886-4bd5-11ed-8636-96217c48828c | InvocationID=4115bb6a-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:31:38+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3c81ee70-4bd5-11ed-8636-96217c48828c | InvocationID=3c81f280-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:31:38+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b6ca506-4bd5-11ed-8636-96217c48828c | InvocationID=4b6ca826-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:31:38+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b6ca506-4bd5-11ed-8636-96217c48828c | InvocationID=4b6ca826-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:31:38+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b6ca506-4bd5-11ed-8636-96217c48828c | InvocationID=4b6ca826-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:31:45+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4115b886-4bd5-11ed-8636-96217c48828c | InvocationID=4115bb6a-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:31:45+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4fd7bb58-4bd5-11ed-8636-96217c48828c | InvocationID=4fd7bd4c-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:32:03+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b6ca506-4bd5-11ed-8636-96217c48828c | InvocationID=4b6ca826-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:32:03+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a582a0e-4bd5-11ed-8636-96217c48828c | InvocationID=5a583648-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:32:03+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a582a0e-4bd5-11ed-8636-96217c48828c | InvocationID=5a583648-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:32:03+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5a582a0e-4bd5-11ed-8636-96217c48828c | InvocationID=5a583648-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:32:10+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4fd7bb58-4bd5-11ed-8636-96217c48828c | InvocationID=4fd7bd4c-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:32:10+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e98fba2-4bd5-11ed-8636-96217c48828c | InvocationID=5e98fd96-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:32:28+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5a582a0e-4bd5-11ed-8636-96217c48828c | InvocationID=5a583648-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:32:28+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6944437c-4bd5-11ed-8636-96217c48828c | InvocationID=6944455c-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:32:28+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6944437c-4bd5-11ed-8636-96217c48828c | InvocationID=6944455c-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:32:28+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6944437c-4bd5-11ed-8636-96217c48828c | InvocationID=6944455c-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:32:35+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5e98fba2-4bd5-11ed-8636-96217c48828c | InvocationID=5e98fd96-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:32:35+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d59fa74-4bd5-11ed-8636-96217c48828c | InvocationID=6d59fc4a-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:32:53+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6944437c-4bd5-11ed-8636-96217c48828c | InvocationID=6944455c-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:32:53+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=782f659c-4bd5-11ed-8636-96217c48828c | InvocationID=782f67d6-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:32:53+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=782f659c-4bd5-11ed-8636-96217c48828c | InvocationID=782f67d6-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:32:53+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=782f659c-4bd5-11ed-8636-96217c48828c | InvocationID=782f67d6-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:33:00+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6d59fa74-4bd5-11ed-8636-96217c48828c | InvocationID=6d59fc4a-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:33:00+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c1a5c5c-4bd5-11ed-8636-96217c48828c | InvocationID=7c1a5e32-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:33:18+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=782f659c-4bd5-11ed-8636-96217c48828c | InvocationID=782f67d6-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:33:18+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=871a206a-4bd5-11ed-8636-96217c48828c | InvocationID=871a2254-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:33:18+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=871a206a-4bd5-11ed-8636-96217c48828c | InvocationID=871a2254-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:33:18+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=871a206a-4bd5-11ed-8636-96217c48828c | InvocationID=871a2254-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:33:24+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7c1a5c5c-4bd5-11ed-8636-96217c48828c | InvocationID=7c1a5e32-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:33:24+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8adc7108-4bd5-11ed-8636-96217c48828c | InvocationID=8adc736a-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:33:43+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=871a206a-4bd5-11ed-8636-96217c48828c | InvocationID=871a2254-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:33:43+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96050aa4-4bd5-11ed-8636-96217c48828c | InvocationID=96050c98-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:33:43+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96050aa4-4bd5-11ed-8636-96217c48828c | InvocationID=96050c98-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:33:43+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96050aa4-4bd5-11ed-8636-96217c48828c | InvocationID=96050c98-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:33:49+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8adc7108-4bd5-11ed-8636-96217c48828c | InvocationID=8adc736a-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:33:49+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=999ef7d8-4bd5-11ed-8636-96217c48828c | InvocationID=999ef9ae-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:34:08+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96050aa4-4bd5-11ed-8636-96217c48828c | InvocationID=96050c98-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:34:08+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4f01fa4-4bd5-11ed-8636-96217c48828c | InvocationID=a4f022c4-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:34:08+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4f01fa4-4bd5-11ed-8636-96217c48828c | InvocationID=a4f022c4-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:34:08+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4f01fa4-4bd5-11ed-8636-96217c48828c | InvocationID=a4f022c4-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:34:14+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=999ef7d8-4bd5-11ed-8636-96217c48828c | InvocationID=999ef9ae-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:34:14+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a85f8760-4bd5-11ed-8636-96217c48828c | InvocationID=a85f89a4-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:34:33+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4f01fa4-4bd5-11ed-8636-96217c48828c | InvocationID=a4f022c4-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:34:33+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3db8bde-4bd5-11ed-8636-96217c48828c | InvocationID=b3db9b2e-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:34:33+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3db8bde-4bd5-11ed-8636-96217c48828c | InvocationID=b3db9b2e-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:34:33+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b3db8bde-4bd5-11ed-8636-96217c48828c | InvocationID=b3db9b2e-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:34:39+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a85f8760-4bd5-11ed-8636-96217c48828c | InvocationID=a85f89a4-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:34:39+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7204884-4bd5-11ed-8636-96217c48828c | InvocationID=b7204ac8-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:34:58+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b3db8bde-4bd5-11ed-8636-96217c48828c | InvocationID=b3db9b2e-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:34:58+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2c72004-4bd5-11ed-8636-96217c48828c | InvocationID=c2c72360-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:34:58+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2c72004-4bd5-11ed-8636-96217c48828c | InvocationID=c2c72360-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:34:58+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2c72004-4bd5-11ed-8636-96217c48828c | InvocationID=c2c72360-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:35:03+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b7204884-4bd5-11ed-8636-96217c48828c | InvocationID=b7204ac8-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:35:03+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5e1645c-4bd5-11ed-8636-96217c48828c | InvocationID=c5e16740-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:35:23+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2c72004-4bd5-11ed-8636-96217c48828c | InvocationID=c2c72360-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:35:23+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1b23072-4bd5-11ed-8636-96217c48828c | InvocationID=d1b232ac-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:35:23+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1b23072-4bd5-11ed-8636-96217c48828c | InvocationID=d1b232ac-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:35:23+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1b23072-4bd5-11ed-8636-96217c48828c | InvocationID=d1b232ac-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:35:28+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c5e1645c-4bd5-11ed-8636-96217c48828c | InvocationID=c5e16740-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:35:28+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4aa0db8-4bd5-11ed-8636-96217c48828c | InvocationID=d4aa10ce-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:35:48+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1b23072-4bd5-11ed-8636-96217c48828c | InvocationID=d1b232ac-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:35:48+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e09d7768-4bd5-11ed-8636-96217c48828c | InvocationID=e09d7a92-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:35:48+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e09d7768-4bd5-11ed-8636-96217c48828c | InvocationID=e09d7a92-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:35:48+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e09d7768-4bd5-11ed-8636-96217c48828c | InvocationID=e09d7a92-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:35:53+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d4aa0db8-4bd5-11ed-8636-96217c48828c | InvocationID=d4aa10ce-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:35:53+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e36d80aa-4bd5-11ed-8636-96217c48828c | InvocationID=e36d8370-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:36:13+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e09d7768-4bd5-11ed-8636-96217c48828c | InvocationID=e09d7a92-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:36:13+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef892a06-4bd5-11ed-8636-96217c48828c | InvocationID=ef892d44-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:36:13+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef892a06-4bd5-11ed-8636-96217c48828c | InvocationID=ef892d44-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:36:13+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef892a06-4bd5-11ed-8636-96217c48828c | InvocationID=ef892d44-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:36:18+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e36d80aa-4bd5-11ed-8636-96217c48828c | InvocationID=e36d8370-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:36:18+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f22eed2c-4bd5-11ed-8636-96217c48828c | InvocationID=f22eeef8-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:36:38+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef892a06-4bd5-11ed-8636-96217c48828c | InvocationID=ef892d44-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:36:38+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe743434-4bd5-11ed-8636-96217c48828c | InvocationID=fe74377c-4bd5-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:36:38+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe743434-4bd5-11ed-8636-96217c48828c | InvocationID=fe74377c-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:36:38+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe743434-4bd5-11ed-8636-96217c48828c | InvocationID=fe74377c-4bd5-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:36:42+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f22eed2c-4bd5-11ed-8636-96217c48828c | InvocationID=f22eeef8-4bd5-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:36:42+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00f14440-4bd6-11ed-8636-96217c48828c | InvocationID=00f14e18-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:37:03+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe743434-4bd5-11ed-8636-96217c48828c | InvocationID=fe74377c-4bd5-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:37:03+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d5f52b2-4bd6-11ed-8636-96217c48828c | InvocationID=0d5f549c-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:37:03+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d5f52b2-4bd6-11ed-8636-96217c48828c | InvocationID=0d5f549c-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:37:03+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d5f52b2-4bd6-11ed-8636-96217c48828c | InvocationID=0d5f549c-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:37:07+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=00f14440-4bd6-11ed-8636-96217c48828c | InvocationID=00f14e18-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:37:07+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fb2154a-4bd6-11ed-8636-96217c48828c | InvocationID=0fb21806-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:37:28+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d5f52b2-4bd6-11ed-8636-96217c48828c | InvocationID=0d5f549c-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:37:28+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c4a6492-4bd6-11ed-8636-96217c48828c | InvocationID=1c4a6730-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:37:28+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c4a6492-4bd6-11ed-8636-96217c48828c | InvocationID=1c4a6730-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:37:28+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1c4a6492-4bd6-11ed-8636-96217c48828c | InvocationID=1c4a6730-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:37:32+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0fb2154a-4bd6-11ed-8636-96217c48828c | InvocationID=0fb21806-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:37:32+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e72863c-4bd6-11ed-8636-96217c48828c | InvocationID=1e72889e-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:37:53+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1c4a6492-4bd6-11ed-8636-96217c48828c | InvocationID=1c4a6730-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:37:53+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b35fe3a-4bd6-11ed-8636-96217c48828c | InvocationID=2b36007e-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:37:53+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b35fe3a-4bd6-11ed-8636-96217c48828c | InvocationID=2b36007e-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:37:53+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2b35fe3a-4bd6-11ed-8636-96217c48828c | InvocationID=2b36007e-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:37:57+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1e72863c-4bd6-11ed-8636-96217c48828c | InvocationID=1e72889e-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:37:57+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d33f94e-4bd6-11ed-8636-96217c48828c | InvocationID=2d33fb10-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:38:18+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2b35fe3a-4bd6-11ed-8636-96217c48828c | InvocationID=2b36007e-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:38:18+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a210002-4bd6-11ed-8636-96217c48828c | InvocationID=3a2101ce-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:38:18+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a210002-4bd6-11ed-8636-96217c48828c | InvocationID=3a2101ce-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:38:18+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3a210002-4bd6-11ed-8636-96217c48828c | InvocationID=3a2101ce-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:38:21+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2d33f94e-4bd6-11ed-8636-96217c48828c | InvocationID=2d33fb10-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:38:21+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bf408de-4bd6-11ed-8636-96217c48828c | InvocationID=3bf40ac8-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:38:43+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3a210002-4bd6-11ed-8636-96217c48828c | InvocationID=3a2101ce-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:38:43+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=490ebbea-4bd6-11ed-8636-96217c48828c | InvocationID=490ebec4-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:38:43+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=490ebbea-4bd6-11ed-8636-96217c48828c | InvocationID=490ebec4-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:38:43+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=490ebbea-4bd6-11ed-8636-96217c48828c | InvocationID=490ebec4-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:38:46+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3bf408de-4bd6-11ed-8636-96217c48828c | InvocationID=3bf40ac8-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:38:46+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ab53780-4bd6-11ed-8636-96217c48828c | InvocationID=4ab53a1e-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:39:08+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=490ebbea-4bd6-11ed-8636-96217c48828c | InvocationID=490ebec4-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:39:08+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57fbc044-4bd6-11ed-8636-96217c48828c | InvocationID=57fbc2c4-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:39:08+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57fbc044-4bd6-11ed-8636-96217c48828c | InvocationID=57fbc2c4-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:39:08+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=57fbc044-4bd6-11ed-8636-96217c48828c | InvocationID=57fbc2c4-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:39:11+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4ab53780-4bd6-11ed-8636-96217c48828c | InvocationID=4ab53a1e-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:39:11+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=597883a8-4bd6-11ed-8636-96217c48828c | InvocationID=5978856a-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:39:33+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=57fbc044-4bd6-11ed-8636-96217c48828c | InvocationID=57fbc2c4-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:39:33+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66e6fee8-4bd6-11ed-8636-96217c48828c | InvocationID=66e701ae-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:39:34+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66e6fee8-4bd6-11ed-8636-96217c48828c | InvocationID=66e701ae-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:39:34+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=66e6fee8-4bd6-11ed-8636-96217c48828c | InvocationID=66e701ae-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:39:36+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=597883a8-4bd6-11ed-8636-96217c48828c | InvocationID=5978856a-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:39:36+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6839a19c-4bd6-11ed-8636-96217c48828c | InvocationID=6839a48a-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:39:59+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=66e6fee8-4bd6-11ed-8636-96217c48828c | InvocationID=66e701ae-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:39:59+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75d230c6-4bd6-11ed-8636-96217c48828c | InvocationID=75d23382-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:39:59+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75d230c6-4bd6-11ed-8636-96217c48828c | InvocationID=75d23382-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:39:59+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75d230c6-4bd6-11ed-8636-96217c48828c | InvocationID=75d23382-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:40:01+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6839a19c-4bd6-11ed-8636-96217c48828c | InvocationID=6839a48a-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:40:01+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77018ec4-4bd6-11ed-8636-96217c48828c | InvocationID=77019090-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:40:24+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75d230c6-4bd6-11ed-8636-96217c48828c | InvocationID=75d23382-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:40:24+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84bda656-4bd6-11ed-8636-96217c48828c | InvocationID=84bda958-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:40:24+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84bda656-4bd6-11ed-8636-96217c48828c | InvocationID=84bda958-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:40:24+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84bda656-4bd6-11ed-8636-96217c48828c | InvocationID=84bda958-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:40:25+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=77018ec4-4bd6-11ed-8636-96217c48828c | InvocationID=77019090-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:40:25+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85c33868-4bd6-11ed-8636-96217c48828c | InvocationID=85c33ad4-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:40:49+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84bda656-4bd6-11ed-8636-96217c48828c | InvocationID=84bda958-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:40:49+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93aa62da-4bd6-11ed-8636-96217c48828c | InvocationID=93aa6532-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:40:49+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93aa62da-4bd6-11ed-8636-96217c48828c | InvocationID=93aa6532-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:40:49+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=93aa62da-4bd6-11ed-8636-96217c48828c | InvocationID=93aa6532-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:40:50+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=85c33868-4bd6-11ed-8636-96217c48828c | InvocationID=85c33ad4-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:40:50+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9484a940-4bd6-11ed-8636-96217c48828c | InvocationID=9484ac56-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:41:14+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=93aa62da-4bd6-11ed-8636-96217c48828c | InvocationID=93aa6532-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:41:14+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a295a3fe-4bd6-11ed-8636-96217c48828c | InvocationID=a295a804-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:41:14+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a295a3fe-4bd6-11ed-8636-96217c48828c | InvocationID=a295a804-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:41:14+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a295a3fe-4bd6-11ed-8636-96217c48828c | InvocationID=a295a804-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:41:15+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9484a940-4bd6-11ed-8636-96217c48828c | InvocationID=9484ac56-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:41:15+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a347780e-4bd6-11ed-8636-96217c48828c | InvocationID=a34779ee-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:41:39+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a295a3fe-4bd6-11ed-8636-96217c48828c | InvocationID=a295a804-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:41:39+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b180bf84-4bd6-11ed-8636-96217c48828c | InvocationID=b180c196-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:41:39+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b180bf84-4bd6-11ed-8636-96217c48828c | InvocationID=b180c196-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:41:39+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b180bf84-4bd6-11ed-8636-96217c48828c | InvocationID=b180c196-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:41:40+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a347780e-4bd6-11ed-8636-96217c48828c | InvocationID=a34779ee-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:41:40+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b20bbdfa-4bd6-11ed-8636-96217c48828c | InvocationID=b20bc052-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:42:04+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b180bf84-4bd6-11ed-8636-96217c48828c | InvocationID=b180c196-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:42:04+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c06c1412-4bd6-11ed-8636-96217c48828c | InvocationID=c06c1674-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:42:04+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c06c1412-4bd6-11ed-8636-96217c48828c | InvocationID=c06c1674-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:42:04+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c06c1412-4bd6-11ed-8636-96217c48828c | InvocationID=c06c1674-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:42:04+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b20bbdfa-4bd6-11ed-8636-96217c48828c | InvocationID=b20bc052-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:42:04+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0cc0f20-4bd6-11ed-8636-96217c48828c | InvocationID=c0cc110a-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:42:29+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c06c1412-4bd6-11ed-8636-96217c48828c | InvocationID=c06c1674-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:42:29+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf572408-4bd6-11ed-8636-96217c48828c | InvocationID=cf57262e-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:42:29+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf572408-4bd6-11ed-8636-96217c48828c | InvocationID=cf57262e-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:42:29+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf572408-4bd6-11ed-8636-96217c48828c | InvocationID=cf57262e-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:42:29+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c0cc0f20-4bd6-11ed-8636-96217c48828c | InvocationID=c0cc110a-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:42:29+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf8c84c2-4bd6-11ed-8636-96217c48828c | InvocationID=cf8c872e-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:42:54+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf572408-4bd6-11ed-8636-96217c48828c | InvocationID=cf57262e-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:42:54+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de42177a-4bd6-11ed-8636-96217c48828c | InvocationID=de421982-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:42:54+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de42177a-4bd6-11ed-8636-96217c48828c | InvocationID=de421982-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:42:54+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de42177a-4bd6-11ed-8636-96217c48828c | InvocationID=de421982-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:42:54+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cf8c84c2-4bd6-11ed-8636-96217c48828c | InvocationID=cf8c872e-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:42:54+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de4d39f2-4bd6-11ed-8636-96217c48828c | InvocationID=de4d3b82-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:43:19+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=de4d39f2-4bd6-11ed-8636-96217c48828c | InvocationID=de4d3b82-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:43:19+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed0e5c5a-4bd6-11ed-8636-96217c48828c | InvocationID=ed0e5ea8-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:43:19+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de42177a-4bd6-11ed-8636-96217c48828c | InvocationID=de421982-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:43:19+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed2d4020-4bd6-11ed-8636-96217c48828c | InvocationID=ed2d4264-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:43:19+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed2d4020-4bd6-11ed-8636-96217c48828c | InvocationID=ed2d4264-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:43:19+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ed2d4020-4bd6-11ed-8636-96217c48828c | InvocationID=ed2d4264-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:43:43+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ed0e5c5a-4bd6-11ed-8636-96217c48828c | InvocationID=ed0e5ea8-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:43:43+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbcfaaf0-4bd6-11ed-8636-96217c48828c | InvocationID=fbcfb022-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:43:44+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ed2d4020-4bd6-11ed-8636-96217c48828c | InvocationID=ed2d4264-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:43:44+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc17b9a8-4bd6-11ed-8636-96217c48828c | InvocationID=fc17bce6-4bd6-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:43:44+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc17b9a8-4bd6-11ed-8636-96217c48828c | InvocationID=fc17bce6-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:43:44+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fc17b9a8-4bd6-11ed-8636-96217c48828c | InvocationID=fc17bce6-4bd6-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:44:08+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fbcfaaf0-4bd6-11ed-8636-96217c48828c | InvocationID=fbcfb022-4bd6-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:44:08+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a95fdf0-4bd7-11ed-8636-96217c48828c | InvocationID=0a9600ca-4bd7-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:44:09+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fc17b9a8-4bd6-11ed-8636-96217c48828c | InvocationID=fc17bce6-4bd6-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:44:09+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b039770-4bd7-11ed-8636-96217c48828c | InvocationID=0b039a86-4bd7-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:44:09+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b039770-4bd7-11ed-8636-96217c48828c | InvocationID=0b039a86-4bd7-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:44:09+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0b039770-4bd7-11ed-8636-96217c48828c | InvocationID=0b039a86-4bd7-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:44:33+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0a95fdf0-4bd7-11ed-8636-96217c48828c | InvocationID=0a9600ca-4bd7-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:44:33+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=195a39fa-4bd7-11ed-8636-96217c48828c | InvocationID=195a406c-4bd7-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:44:34+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0b039770-4bd7-11ed-8636-96217c48828c | InvocationID=0b039a86-4bd7-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:44:34+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19ee9a82-4bd7-11ed-8636-96217c48828c | InvocationID=19ee9c58-4bd7-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:44:34+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19ee9a82-4bd7-11ed-8636-96217c48828c | InvocationID=19ee9c58-4bd7-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:44:34+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19ee9a82-4bd7-11ed-8636-96217c48828c | InvocationID=19ee9c58-4bd7-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:44:58+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=195a39fa-4bd7-11ed-8636-96217c48828c | InvocationID=195a406c-4bd7-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:44:58+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=281cdef2-4bd7-11ed-8636-96217c48828c | InvocationID=281ce2e4-4bd7-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:44:59+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19ee9a82-4bd7-11ed-8636-96217c48828c | InvocationID=19ee9c58-4bd7-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:44:59+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28d9f78a-4bd7-11ed-8636-96217c48828c | InvocationID=28d9f960-4bd7-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:44:59+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28d9f78a-4bd7-11ed-8636-96217c48828c | InvocationID=28d9f960-4bd7-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:44:59+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28d9f78a-4bd7-11ed-8636-96217c48828c | InvocationID=28d9f960-4bd7-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:45:18+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=281cdef2-4bd7-11ed-8636-96217c48828c | InvocationID=281ce2e4-4bd7-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:45:18+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=346f31a0-4bd7-11ed-8636-96217c48828c | InvocationID=346f3786-4bd7-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:45:24+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28d9f78a-4bd7-11ed-8636-96217c48828c | InvocationID=28d9f960-4bd7-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:45:24+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37c48a26-4bd7-11ed-8636-96217c48828c | InvocationID=37c48c60-4bd7-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:45:24+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37c48a26-4bd7-11ed-8636-96217c48828c | InvocationID=37c48c60-4bd7-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:45:24+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37c48a26-4bd7-11ed-8636-96217c48828c | InvocationID=37c48c60-4bd7-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:45:39+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=346f31a0-4bd7-11ed-8636-96217c48828c | InvocationID=346f3786-4bd7-11ed-8636-96217c48828c | Polling MR for XNF AAI events.[0m 2022-10-14T15:45:39+0000 | aai_event_thread | 140658244279072 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40c1e948-4bd7-11ed-8636-96217c48828c | InvocationID=40c1eba0-4bd7-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-10-14T15:45:49+0000 | policy_event_thread | 140658245339936 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37c48a26-4bd7-11ed-8636-96217c48828c | InvocationID=37c48c60-4bd7-11ed-8636-96217c48828c | Polling MR for XNF activation/deactivation policy response events.[0m 2022-10-14T15:45:49+0000 | policy_event_thread | 140658245339936 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46afd25c-4bd7-11ed-8636-96217c48828c | InvocationID=46afd414-4bd7-11ed-8636-96217c48828c | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-10-14T15:45:49+0000 | policy_event_thread | 140658245339936 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46afd25c-4bd7-11ed-8636-96217c48828c | InvocationID=46afd414-4bd7-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:45:49+0000 | policy_event_thread | 140658245339936 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=46afd25c-4bd7-11ed-8636-96217c48828c | InvocationID=46afd414-4bd7-11ed-8636-96217c48828c | 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[0m 2022-10-14T15:46:04+0000 | aai_event_thread | 140658244279072 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=40c1e948-4bd7-11ed-8636-96217c48828c | InvocationID=40c1eba0-4bd7-11ed-8636-96217c48828