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-11-07T22:50:35+0000 | MainThread | 139953276112200 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.[0m 2022-11-07T22:50:35+0000 | MainThread | 139953276112200 | 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-11-07T22:50:35+0000 | MainThread | 139953276112200 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.[0m 2022-11-07T22:50:35+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:50:35+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97902f30-5eee-11ed-b3cf-8a626257a799 | InvocationID=9790319c-5eee-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:50:35+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.[0m 2022-11-07T22:50:35+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9791fae0-5eee-11ed-b3cf-8a626257a799 | InvocationID=9791fcb6-5eee-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:50:35+0000 | MainThread | 139953276112200 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server[0m 2022-11-07T22:50:36+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9791fae0-5eee-11ed-b3cf-8a626257a799 | InvocationID=9791fcb6-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:50:36+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97902f30-5eee-11ed-b3cf-8a626257a799 | InvocationID=9790319c-5eee-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:50:36+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9791fae0-5eee-11ed-b3cf-8a626257a799 | InvocationID=9791fcb6-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:50:36+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97902f30-5eee-11ed-b3cf-8a626257a799 | InvocationID=9790319c-5eee-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:50:56+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9791fae0-5eee-11ed-b3cf-8a626257a799 | InvocationID=9791fcb6-5eee-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:50:56+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3cdd428-5eee-11ed-b3cf-8a626257a799 | InvocationID=a3cdd784-5eee-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:50:56+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3cdd428-5eee-11ed-b3cf-8a626257a799 | InvocationID=a3cdd784-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:50:56+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a3cdd428-5eee-11ed-b3cf-8a626257a799 | InvocationID=a3cdd784-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:51:01+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97902f30-5eee-11ed-b3cf-8a626257a799 | InvocationID=9790319c-5eee-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:51:01+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6c904e0-5eee-11ed-b3cf-8a626257a799 | InvocationID=a6c907ce-5eee-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:51:01+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6c904e0-5eee-11ed-b3cf-8a626257a799 | InvocationID=a6c907ce-5eee-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:51:01+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a6c904e0-5eee-11ed-b3cf-8a626257a799 | InvocationID=a6c907ce-5eee-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:51:16+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a3cdd428-5eee-11ed-b3cf-8a626257a799 | InvocationID=a3cdd784-5eee-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:51:16+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=afd2c774-5eee-11ed-b3cf-8a626257a799 | InvocationID=afd2c986-5eee-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:51:16+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=afd2c774-5eee-11ed-b3cf-8a626257a799 | InvocationID=afd2c986-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:51:16+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=afd2c774-5eee-11ed-b3cf-8a626257a799 | InvocationID=afd2c986-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:51:26+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a6c904e0-5eee-11ed-b3cf-8a626257a799 | InvocationID=a6c907ce-5eee-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:51:26+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5b72554-5eee-11ed-b3cf-8a626257a799 | InvocationID=b5b73d1e-5eee-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:51:26+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5b72554-5eee-11ed-b3cf-8a626257a799 | InvocationID=b5b73d1e-5eee-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:51:26+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5b72554-5eee-11ed-b3cf-8a626257a799 | InvocationID=b5b73d1e-5eee-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:51:36+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=afd2c774-5eee-11ed-b3cf-8a626257a799 | InvocationID=afd2c986-5eee-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:51:36+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bbc46c36-5eee-11ed-b3cf-8a626257a799 | InvocationID=bbc46e48-5eee-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:51:36+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bbc46c36-5eee-11ed-b3cf-8a626257a799 | InvocationID=bbc46e48-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:51:36+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bbc46c36-5eee-11ed-b3cf-8a626257a799 | InvocationID=bbc46e48-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:51:51+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5b72554-5eee-11ed-b3cf-8a626257a799 | InvocationID=b5b73d1e-5eee-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:51:51+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4a441d2-5eee-11ed-b3cf-8a626257a799 | InvocationID=c4a4440c-5eee-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:51:51+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4a441d2-5eee-11ed-b3cf-8a626257a799 | InvocationID=c4a4440c-5eee-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:51:51+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c4a441d2-5eee-11ed-b3cf-8a626257a799 | InvocationID=c4a4440c-5eee-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:51:56+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bbc46c36-5eee-11ed-b3cf-8a626257a799 | InvocationID=bbc46e48-5eee-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:51:56+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7b7b5d4-5eee-11ed-b3cf-8a626257a799 | InvocationID=c7b7b76e-5eee-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:51:56+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7b7b5d4-5eee-11ed-b3cf-8a626257a799 | InvocationID=c7b7b76e-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:51:56+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c7b7b5d4-5eee-11ed-b3cf-8a626257a799 | InvocationID=c7b7b76e-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:52:16+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c4a441d2-5eee-11ed-b3cf-8a626257a799 | InvocationID=c4a4440c-5eee-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:52:16+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d390f26c-5eee-11ed-b3cf-8a626257a799 | InvocationID=d390f47e-5eee-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:52:16+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c7b7b5d4-5eee-11ed-b3cf-8a626257a799 | InvocationID=c7b7b76e-5eee-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:52:16+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3aa3844-5eee-11ed-b3cf-8a626257a799 | InvocationID=d3aa3a60-5eee-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:52:16+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d390f26c-5eee-11ed-b3cf-8a626257a799 | InvocationID=d390f47e-5eee-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:52:16+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d390f26c-5eee-11ed-b3cf-8a626257a799 | InvocationID=d390f47e-5eee-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:52:16+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3aa3844-5eee-11ed-b3cf-8a626257a799 | InvocationID=d3aa3a60-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:52:16+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d3aa3844-5eee-11ed-b3cf-8a626257a799 | InvocationID=d3aa3a60-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:52:36+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d3aa3844-5eee-11ed-b3cf-8a626257a799 | InvocationID=d3aa3a60-5eee-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:52:36+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dfbeead0-5eee-11ed-b3cf-8a626257a799 | InvocationID=dfbeece2-5eee-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:52:36+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dfbeead0-5eee-11ed-b3cf-8a626257a799 | InvocationID=dfbeece2-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:52:36+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dfbeead0-5eee-11ed-b3cf-8a626257a799 | InvocationID=dfbeece2-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:52:41+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d390f26c-5eee-11ed-b3cf-8a626257a799 | InvocationID=d390f47e-5eee-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:52:41+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2abe234-5eee-11ed-b3cf-8a626257a799 | InvocationID=e2abe52c-5eee-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:52:41+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2abe234-5eee-11ed-b3cf-8a626257a799 | InvocationID=e2abe52c-5eee-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:52:41+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e2abe234-5eee-11ed-b3cf-8a626257a799 | InvocationID=e2abe52c-5eee-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:52:56+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dfbeead0-5eee-11ed-b3cf-8a626257a799 | InvocationID=dfbeece2-5eee-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:52:56+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ebb04686-5eee-11ed-b3cf-8a626257a799 | InvocationID=ebb04bae-5eee-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:52:56+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ebb04686-5eee-11ed-b3cf-8a626257a799 | InvocationID=ebb04bae-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:52:56+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ebb04686-5eee-11ed-b3cf-8a626257a799 | InvocationID=ebb04bae-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:53:06+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e2abe234-5eee-11ed-b3cf-8a626257a799 | InvocationID=e2abe52c-5eee-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:53:06+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f196917c-5eee-11ed-b3cf-8a626257a799 | InvocationID=f19694d8-5eee-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:53:06+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f196917c-5eee-11ed-b3cf-8a626257a799 | InvocationID=f19694d8-5eee-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:53:06+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f196917c-5eee-11ed-b3cf-8a626257a799 | InvocationID=f19694d8-5eee-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:53:16+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ebb04686-5eee-11ed-b3cf-8a626257a799 | InvocationID=ebb04bae-5eee-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:53:16+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7a03d66-5eee-11ed-b3cf-8a626257a799 | InvocationID=f7a03ffa-5eee-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:53:16+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7a03d66-5eee-11ed-b3cf-8a626257a799 | InvocationID=f7a03ffa-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:53:16+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f7a03d66-5eee-11ed-b3cf-8a626257a799 | InvocationID=f7a03ffa-5eee-11ed-b3cf-8a626257a799 | 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-11-07T22:53:31+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f196917c-5eee-11ed-b3cf-8a626257a799 | InvocationID=f19694d8-5eee-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:53:31+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0080fbe6-5eef-11ed-b3cf-8a626257a799 | InvocationID=0080feac-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:53:31+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0080fbe6-5eef-11ed-b3cf-8a626257a799 | InvocationID=0080feac-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:53:31+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0080fbe6-5eef-11ed-b3cf-8a626257a799 | InvocationID=0080feac-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:53:36+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f7a03d66-5eee-11ed-b3cf-8a626257a799 | InvocationID=f7a03ffa-5eee-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:53:36+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0390651a-5eef-11ed-b3cf-8a626257a799 | InvocationID=03907370-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:53:36+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0390651a-5eef-11ed-b3cf-8a626257a799 | InvocationID=03907370-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:53:36+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0390651a-5eef-11ed-b3cf-8a626257a799 | InvocationID=03907370-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:53:56+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0080fbe6-5eef-11ed-b3cf-8a626257a799 | InvocationID=0080feac-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:53:56+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f6bc2e4-5eef-11ed-b3cf-8a626257a799 | InvocationID=0f6bc4ec-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:53:56+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f6bc2e4-5eef-11ed-b3cf-8a626257a799 | InvocationID=0f6bc4ec-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:53:56+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f6bc2e4-5eef-11ed-b3cf-8a626257a799 | InvocationID=0f6bc4ec-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:53:56+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0390651a-5eef-11ed-b3cf-8a626257a799 | InvocationID=03907370-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:53:56+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f81100e-5eef-11ed-b3cf-8a626257a799 | InvocationID=0f811220-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:53:56+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f81100e-5eef-11ed-b3cf-8a626257a799 | InvocationID=0f811220-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:53:56+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0f81100e-5eef-11ed-b3cf-8a626257a799 | InvocationID=0f811220-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:54:16+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0f81100e-5eef-11ed-b3cf-8a626257a799 | InvocationID=0f811220-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:54:16+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b72347e-5eef-11ed-b3cf-8a626257a799 | InvocationID=1b723708-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:54:16+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b72347e-5eef-11ed-b3cf-8a626257a799 | InvocationID=1b723708-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:54:16+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b72347e-5eef-11ed-b3cf-8a626257a799 | InvocationID=1b723708-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:54:21+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f6bc2e4-5eef-11ed-b3cf-8a626257a799 | InvocationID=0f6bc4ec-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:54:21+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e56b584-5eef-11ed-b3cf-8a626257a799 | InvocationID=1e56b796-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:54:21+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e56b584-5eef-11ed-b3cf-8a626257a799 | InvocationID=1e56b796-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:54:21+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e56b584-5eef-11ed-b3cf-8a626257a799 | InvocationID=1e56b796-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:54:36+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b72347e-5eef-11ed-b3cf-8a626257a799 | InvocationID=1b723708-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:54:36+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2763e818-5eef-11ed-b3cf-8a626257a799 | InvocationID=2763e9c6-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:54:36+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2763e818-5eef-11ed-b3cf-8a626257a799 | InvocationID=2763e9c6-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:54:36+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2763e818-5eef-11ed-b3cf-8a626257a799 | InvocationID=2763e9c6-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:54:46+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e56b584-5eef-11ed-b3cf-8a626257a799 | InvocationID=1e56b796-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:54:46+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d41cdf4-5eef-11ed-b3cf-8a626257a799 | InvocationID=2d41cffc-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:54:47+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d41cdf4-5eef-11ed-b3cf-8a626257a799 | InvocationID=2d41cffc-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:54:47+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d41cdf4-5eef-11ed-b3cf-8a626257a799 | InvocationID=2d41cffc-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:54:56+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2763e818-5eef-11ed-b3cf-8a626257a799 | InvocationID=2763e9c6-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:54:56+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33556818-5eef-11ed-b3cf-8a626257a799 | InvocationID=33556ab6-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:54:57+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33556818-5eef-11ed-b3cf-8a626257a799 | InvocationID=33556ab6-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:54:57+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=33556818-5eef-11ed-b3cf-8a626257a799 | InvocationID=33556ab6-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:55:12+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d41cdf4-5eef-11ed-b3cf-8a626257a799 | InvocationID=2d41cffc-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:55:12+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c61f4d0-5eef-11ed-b3cf-8a626257a799 | InvocationID=3c61f66a-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:55:12+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c61f4d0-5eef-11ed-b3cf-8a626257a799 | InvocationID=3c61f66a-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:55:12+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3c61f4d0-5eef-11ed-b3cf-8a626257a799 | InvocationID=3c61f66a-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:55:17+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=33556818-5eef-11ed-b3cf-8a626257a799 | InvocationID=33556ab6-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:55:17+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f458cca-5eef-11ed-b3cf-8a626257a799 | InvocationID=3f458e5a-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:55:17+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f458cca-5eef-11ed-b3cf-8a626257a799 | InvocationID=3f458e5a-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:55:17+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3f458cca-5eef-11ed-b3cf-8a626257a799 | InvocationID=3f458e5a-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:55:37+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3f458cca-5eef-11ed-b3cf-8a626257a799 | InvocationID=3f458e5a-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:55:37+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b35e46c-5eef-11ed-b3cf-8a626257a799 | InvocationID=4b35e64c-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:55:37+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b35e46c-5eef-11ed-b3cf-8a626257a799 | InvocationID=4b35e64c-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:55:37+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b35e46c-5eef-11ed-b3cf-8a626257a799 | InvocationID=4b35e64c-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:55:37+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3c61f4d0-5eef-11ed-b3cf-8a626257a799 | InvocationID=3c61f66a-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:55:37+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b4d6204-5eef-11ed-b3cf-8a626257a799 | InvocationID=4b4d6420-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:55:37+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b4d6204-5eef-11ed-b3cf-8a626257a799 | InvocationID=4b4d6420-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:55:37+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b4d6204-5eef-11ed-b3cf-8a626257a799 | InvocationID=4b4d6420-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:55:57+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b35e46c-5eef-11ed-b3cf-8a626257a799 | InvocationID=4b35e64c-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:55:57+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57257d0a-5eef-11ed-b3cf-8a626257a799 | InvocationID=57257e9a-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:55:57+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57257d0a-5eef-11ed-b3cf-8a626257a799 | InvocationID=57257e9a-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:55:57+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=57257d0a-5eef-11ed-b3cf-8a626257a799 | InvocationID=57257e9a-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:56:02+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b4d6204-5eef-11ed-b3cf-8a626257a799 | InvocationID=4b4d6420-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:56:02+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a387f1a-5eef-11ed-b3cf-8a626257a799 | InvocationID=5a388078-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:56:02+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a387f1a-5eef-11ed-b3cf-8a626257a799 | InvocationID=5a388078-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:56:02+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5a387f1a-5eef-11ed-b3cf-8a626257a799 | InvocationID=5a388078-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:56:17+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=57257d0a-5eef-11ed-b3cf-8a626257a799 | InvocationID=57257e9a-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:56:17+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6314cbe8-5eef-11ed-b3cf-8a626257a799 | InvocationID=6314cdf0-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:56:17+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6314cbe8-5eef-11ed-b3cf-8a626257a799 | InvocationID=6314cdf0-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:56:17+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6314cbe8-5eef-11ed-b3cf-8a626257a799 | InvocationID=6314cdf0-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:56:27+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5a387f1a-5eef-11ed-b3cf-8a626257a799 | InvocationID=5a388078-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:56:27+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6924353c-5eef-11ed-b3cf-8a626257a799 | InvocationID=69243a0a-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:56:27+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6924353c-5eef-11ed-b3cf-8a626257a799 | InvocationID=69243a0a-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:56:27+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6924353c-5eef-11ed-b3cf-8a626257a799 | InvocationID=69243a0a-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:56:37+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6314cbe8-5eef-11ed-b3cf-8a626257a799 | InvocationID=6314cdf0-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:56:37+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f04febe-5eef-11ed-b3cf-8a626257a799 | InvocationID=6f05012a-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:56:37+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f04febe-5eef-11ed-b3cf-8a626257a799 | InvocationID=6f05012a-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:56:37+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6f04febe-5eef-11ed-b3cf-8a626257a799 | InvocationID=6f05012a-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:56:52+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6924353c-5eef-11ed-b3cf-8a626257a799 | InvocationID=69243a0a-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:56:52+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78100f30-5eef-11ed-b3cf-8a626257a799 | InvocationID=78101192-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:56:52+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78100f30-5eef-11ed-b3cf-8a626257a799 | InvocationID=78101192-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:56:52+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=78100f30-5eef-11ed-b3cf-8a626257a799 | InvocationID=78101192-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:56:57+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6f04febe-5eef-11ed-b3cf-8a626257a799 | InvocationID=6f05012a-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:56:57+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7af474de-5eef-11ed-b3cf-8a626257a799 | InvocationID=7af4770e-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:56:57+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7af474de-5eef-11ed-b3cf-8a626257a799 | InvocationID=7af4770e-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:56:57+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7af474de-5eef-11ed-b3cf-8a626257a799 | InvocationID=7af4770e-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:57:17+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7af474de-5eef-11ed-b3cf-8a626257a799 | InvocationID=7af4770e-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:57:17+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86e58a76-5eef-11ed-b3cf-8a626257a799 | InvocationID=86e58c60-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:57:17+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86e58a76-5eef-11ed-b3cf-8a626257a799 | InvocationID=86e58c60-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:57:17+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86e58a76-5eef-11ed-b3cf-8a626257a799 | InvocationID=86e58c60-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:57:17+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=78100f30-5eef-11ed-b3cf-8a626257a799 | InvocationID=78101192-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:57:17+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86fb3a2e-5eef-11ed-b3cf-8a626257a799 | InvocationID=86fb3c40-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:57:17+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86fb3a2e-5eef-11ed-b3cf-8a626257a799 | InvocationID=86fb3c40-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:57:17+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86fb3a2e-5eef-11ed-b3cf-8a626257a799 | InvocationID=86fb3c40-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:57:37+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86e58a76-5eef-11ed-b3cf-8a626257a799 | InvocationID=86e58c60-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:57:37+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92d5ac9e-5eef-11ed-b3cf-8a626257a799 | InvocationID=92d5af00-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:57:37+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92d5ac9e-5eef-11ed-b3cf-8a626257a799 | InvocationID=92d5af00-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:57:37+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=92d5ac9e-5eef-11ed-b3cf-8a626257a799 | InvocationID=92d5af00-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:57:42+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86fb3a2e-5eef-11ed-b3cf-8a626257a799 | InvocationID=86fb3c40-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:57:42+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95e6613a-5eef-11ed-b3cf-8a626257a799 | InvocationID=95e66356-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:57:42+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95e6613a-5eef-11ed-b3cf-8a626257a799 | InvocationID=95e66356-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:57:42+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=95e6613a-5eef-11ed-b3cf-8a626257a799 | InvocationID=95e66356-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:57:57+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=92d5ac9e-5eef-11ed-b3cf-8a626257a799 | InvocationID=92d5af00-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:57:57+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ec8d832-5eef-11ed-b3cf-8a626257a799 | InvocationID=9ec8dac6-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:57:57+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ec8d832-5eef-11ed-b3cf-8a626257a799 | InvocationID=9ec8dac6-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:57:57+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9ec8d832-5eef-11ed-b3cf-8a626257a799 | InvocationID=9ec8dac6-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:58:07+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=95e6613a-5eef-11ed-b3cf-8a626257a799 | InvocationID=95e66356-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:58:07+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4d3c37c-5eef-11ed-b3cf-8a626257a799 | InvocationID=a4d3c660-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:58:07+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4d3c37c-5eef-11ed-b3cf-8a626257a799 | InvocationID=a4d3c660-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:58:07+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4d3c37c-5eef-11ed-b3cf-8a626257a799 | InvocationID=a4d3c660-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:58:17+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9ec8d832-5eef-11ed-b3cf-8a626257a799 | InvocationID=9ec8dac6-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:58:17+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aab8571c-5eef-11ed-b3cf-8a626257a799 | InvocationID=aab85906-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:58:17+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aab8571c-5eef-11ed-b3cf-8a626257a799 | InvocationID=aab85906-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:58:17+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aab8571c-5eef-11ed-b3cf-8a626257a799 | InvocationID=aab85906-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:58:32+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4d3c37c-5eef-11ed-b3cf-8a626257a799 | InvocationID=a4d3c660-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:58:32+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3be5230-5eef-11ed-b3cf-8a626257a799 | InvocationID=b3be5456-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:58:32+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3be5230-5eef-11ed-b3cf-8a626257a799 | InvocationID=b3be5456-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:58:32+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b3be5230-5eef-11ed-b3cf-8a626257a799 | InvocationID=b3be5456-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:58:37+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aab8571c-5eef-11ed-b3cf-8a626257a799 | InvocationID=aab85906-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:58:37+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6a92592-5eef-11ed-b3cf-8a626257a799 | InvocationID=b6a927e0-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:58:37+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b6a92592-5eef-11ed-b3cf-8a626257a799 | InvocationID=b6a927e0-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:58:37+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b6a92592-5eef-11ed-b3cf-8a626257a799 | InvocationID=b6a927e0-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:58:57+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b6a92592-5eef-11ed-b3cf-8a626257a799 | InvocationID=b6a927e0-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:58:57+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c298f314-5eef-11ed-b3cf-8a626257a799 | InvocationID=c298f4d6-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:58:57+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c298f314-5eef-11ed-b3cf-8a626257a799 | InvocationID=c298f4d6-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:58:57+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c298f314-5eef-11ed-b3cf-8a626257a799 | InvocationID=c298f4d6-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:58:57+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b3be5230-5eef-11ed-b3cf-8a626257a799 | InvocationID=b3be5456-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:58:57+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2a9061e-5eef-11ed-b3cf-8a626257a799 | InvocationID=c2a907ea-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:58:57+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2a9061e-5eef-11ed-b3cf-8a626257a799 | InvocationID=c2a907ea-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:58:57+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2a9061e-5eef-11ed-b3cf-8a626257a799 | InvocationID=c2a907ea-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:59:17+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c298f314-5eef-11ed-b3cf-8a626257a799 | InvocationID=c298f4d6-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:59:17+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce8890b2-5eef-11ed-b3cf-8a626257a799 | InvocationID=ce8892ba-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:59:17+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce8890b2-5eef-11ed-b3cf-8a626257a799 | InvocationID=ce8892ba-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:59:17+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ce8890b2-5eef-11ed-b3cf-8a626257a799 | InvocationID=ce8892ba-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:59:22+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2a9061e-5eef-11ed-b3cf-8a626257a799 | InvocationID=c2a907ea-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:59:22+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d19458cc-5eef-11ed-b3cf-8a626257a799 | InvocationID=d1945aca-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:59:22+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d19458cc-5eef-11ed-b3cf-8a626257a799 | InvocationID=d1945aca-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:59:22+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d19458cc-5eef-11ed-b3cf-8a626257a799 | InvocationID=d1945aca-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:59:37+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ce8890b2-5eef-11ed-b3cf-8a626257a799 | InvocationID=ce8892ba-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:59:37+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da790a46-5eef-11ed-b3cf-8a626257a799 | InvocationID=da790c4e-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:59:37+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da790a46-5eef-11ed-b3cf-8a626257a799 | InvocationID=da790c4e-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:59:37+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da790a46-5eef-11ed-b3cf-8a626257a799 | InvocationID=da790c4e-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:59:47+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d19458cc-5eef-11ed-b3cf-8a626257a799 | InvocationID=d1945aca-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T22:59:47+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0801b0a-5eef-11ed-b3cf-8a626257a799 | InvocationID=e080217c-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T22:59:47+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0801b0a-5eef-11ed-b3cf-8a626257a799 | InvocationID=e080217c-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:59:47+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e0801b0a-5eef-11ed-b3cf-8a626257a799 | InvocationID=e080217c-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T22:59:57+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da790a46-5eef-11ed-b3cf-8a626257a799 | InvocationID=da790c4e-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T22:59:57+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e66a9842-5eef-11ed-b3cf-8a626257a799 | InvocationID=e66a9aae-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T22:59:57+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e66a9842-5eef-11ed-b3cf-8a626257a799 | InvocationID=e66a9aae-5eef-11ed-b3cf-8a626257a799 | 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-11-07T22:59:57+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e66a9842-5eef-11ed-b3cf-8a626257a799 | InvocationID=e66a9aae-5eef-11ed-b3cf-8a626257a799 | 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-11-07T23:00:12+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e0801b0a-5eef-11ed-b3cf-8a626257a799 | InvocationID=e080217c-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:00:12+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef6b9a54-5eef-11ed-b3cf-8a626257a799 | InvocationID=ef6ba33c-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:00:12+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef6b9a54-5eef-11ed-b3cf-8a626257a799 | InvocationID=ef6ba33c-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:00:12+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef6b9a54-5eef-11ed-b3cf-8a626257a799 | InvocationID=ef6ba33c-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:00:17+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e66a9842-5eef-11ed-b3cf-8a626257a799 | InvocationID=e66a9aae-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:00:17+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f25ab0ce-5eef-11ed-b3cf-8a626257a799 | InvocationID=f25ab2a4-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:00:17+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f25ab0ce-5eef-11ed-b3cf-8a626257a799 | InvocationID=f25ab2a4-5eef-11ed-b3cf-8a626257a799 | 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-11-07T23:00:17+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f25ab0ce-5eef-11ed-b3cf-8a626257a799 | InvocationID=f25ab2a4-5eef-11ed-b3cf-8a626257a799 | 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-11-07T23:00:37+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f25ab0ce-5eef-11ed-b3cf-8a626257a799 | InvocationID=f25ab2a4-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:00:37+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe4a7a90-5eef-11ed-b3cf-8a626257a799 | InvocationID=fe4a7d2e-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:00:37+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe4a7a90-5eef-11ed-b3cf-8a626257a799 | InvocationID=fe4a7d2e-5eef-11ed-b3cf-8a626257a799 | 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-11-07T23:00:37+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe4a7a90-5eef-11ed-b3cf-8a626257a799 | InvocationID=fe4a7d2e-5eef-11ed-b3cf-8a626257a799 | 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-11-07T23:00:37+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef6b9a54-5eef-11ed-b3cf-8a626257a799 | InvocationID=ef6ba33c-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:00:37+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe56658a-5eef-11ed-b3cf-8a626257a799 | InvocationID=fe567a02-5eef-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:00:37+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe56658a-5eef-11ed-b3cf-8a626257a799 | InvocationID=fe567a02-5eef-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:00:37+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe56658a-5eef-11ed-b3cf-8a626257a799 | InvocationID=fe567a02-5eef-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:00:57+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe4a7a90-5eef-11ed-b3cf-8a626257a799 | InvocationID=fe4a7d2e-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:00:57+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a3fe722-5ef0-11ed-b3cf-8a626257a799 | InvocationID=0a3fe970-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:00:57+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a3fe722-5ef0-11ed-b3cf-8a626257a799 | InvocationID=0a3fe970-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:00:57+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0a3fe722-5ef0-11ed-b3cf-8a626257a799 | InvocationID=0a3fe970-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:01:02+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe56658a-5eef-11ed-b3cf-8a626257a799 | InvocationID=fe567a02-5eef-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:01:02+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d428f88-5ef0-11ed-b3cf-8a626257a799 | InvocationID=0d42910e-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:01:02+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d428f88-5ef0-11ed-b3cf-8a626257a799 | InvocationID=0d42910e-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:01:02+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d428f88-5ef0-11ed-b3cf-8a626257a799 | InvocationID=0d42910e-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:01:17+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0a3fe722-5ef0-11ed-b3cf-8a626257a799 | InvocationID=0a3fe970-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:01:17+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=163115b0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=163117cc-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:01:17+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=163115b0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=163117cc-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:01:17+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=163115b0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=163117cc-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:01:27+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d428f88-5ef0-11ed-b3cf-8a626257a799 | InvocationID=0d42910e-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:01:27+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c2eac98-5ef0-11ed-b3cf-8a626257a799 | InvocationID=1c2eaea0-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:01:27+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c2eac98-5ef0-11ed-b3cf-8a626257a799 | InvocationID=1c2eaea0-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:01:27+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1c2eac98-5ef0-11ed-b3cf-8a626257a799 | InvocationID=1c2eaea0-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:01:37+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=163115b0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=163117cc-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:01:37+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2220f8f4-5ef0-11ed-b3cf-8a626257a799 | InvocationID=2220fa98-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:01:37+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2220f8f4-5ef0-11ed-b3cf-8a626257a799 | InvocationID=2220fa98-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:01:37+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2220f8f4-5ef0-11ed-b3cf-8a626257a799 | InvocationID=2220fa98-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:01:52+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1c2eac98-5ef0-11ed-b3cf-8a626257a799 | InvocationID=1c2eaea0-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:01:52+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b19b7c0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=2b19c346-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:01:52+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b19b7c0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=2b19c346-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:01:52+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2b19b7c0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=2b19c346-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:01:57+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2220f8f4-5ef0-11ed-b3cf-8a626257a799 | InvocationID=2220fa98-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:01:57+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e109412-5ef0-11ed-b3cf-8a626257a799 | InvocationID=2e1095de-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:01:57+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e109412-5ef0-11ed-b3cf-8a626257a799 | InvocationID=2e1095de-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:01:57+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e109412-5ef0-11ed-b3cf-8a626257a799 | InvocationID=2e1095de-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:02:17+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e109412-5ef0-11ed-b3cf-8a626257a799 | InvocationID=2e1095de-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:02:17+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a00c3dc-5ef0-11ed-b3cf-8a626257a799 | InvocationID=3a00c5f8-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:02:17+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2b19b7c0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=2b19c346-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:02:17+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a04a416-5ef0-11ed-b3cf-8a626257a799 | InvocationID=3a04a5a6-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:02:17+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a00c3dc-5ef0-11ed-b3cf-8a626257a799 | InvocationID=3a00c5f8-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:02:17+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3a00c3dc-5ef0-11ed-b3cf-8a626257a799 | InvocationID=3a00c5f8-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:02:17+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a04a416-5ef0-11ed-b3cf-8a626257a799 | InvocationID=3a04a5a6-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:02:17+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3a04a416-5ef0-11ed-b3cf-8a626257a799 | InvocationID=3a04a5a6-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:02:37+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3a00c3dc-5ef0-11ed-b3cf-8a626257a799 | InvocationID=3a00c5f8-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:02:37+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45f282d4-5ef0-11ed-b3cf-8a626257a799 | InvocationID=45f284b4-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:02:37+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45f282d4-5ef0-11ed-b3cf-8a626257a799 | InvocationID=45f284b4-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:02:37+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=45f282d4-5ef0-11ed-b3cf-8a626257a799 | InvocationID=45f284b4-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:02:42+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3a04a416-5ef0-11ed-b3cf-8a626257a799 | InvocationID=3a04a5a6-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:02:42+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48ef3e50-5ef0-11ed-b3cf-8a626257a799 | InvocationID=48ef3fae-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:02:42+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48ef3e50-5ef0-11ed-b3cf-8a626257a799 | InvocationID=48ef3fae-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:02:42+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=48ef3e50-5ef0-11ed-b3cf-8a626257a799 | InvocationID=48ef3fae-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:02:57+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=45f282d4-5ef0-11ed-b3cf-8a626257a799 | InvocationID=45f284b4-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:02:57+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51e3169e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=51e31bb2-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:02:57+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51e3169e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=51e31bb2-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:02:57+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=51e3169e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=51e31bb2-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:03:07+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=48ef3e50-5ef0-11ed-b3cf-8a626257a799 | InvocationID=48ef3fae-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:03:07+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57dc971e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=57dc9a3e-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:03:07+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57dc971e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=57dc9a3e-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:03:07+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=57dc971e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=57dc9a3e-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:03:17+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=51e3169e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=51e31bb2-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:03:17+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5dd58054-5ef0-11ed-b3cf-8a626257a799 | InvocationID=5dd5823e-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:03:17+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5dd58054-5ef0-11ed-b3cf-8a626257a799 | InvocationID=5dd5823e-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:03:17+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5dd58054-5ef0-11ed-b3cf-8a626257a799 | InvocationID=5dd5823e-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:03:32+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=57dc971e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=57dc9a3e-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:03:32+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66c862c6-5ef0-11ed-b3cf-8a626257a799 | InvocationID=66c86532-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:03:32+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66c862c6-5ef0-11ed-b3cf-8a626257a799 | InvocationID=66c86532-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:03:32+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=66c862c6-5ef0-11ed-b3cf-8a626257a799 | InvocationID=66c86532-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:03:37+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5dd58054-5ef0-11ed-b3cf-8a626257a799 | InvocationID=5dd5823e-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:03:37+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69c4a2a0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=69c4a4bc-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:03:37+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69c4a2a0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=69c4a4bc-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:03:37+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=69c4a2a0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=69c4a4bc-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:03:57+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=66c862c6-5ef0-11ed-b3cf-8a626257a799 | InvocationID=66c86532-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:03:57+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75b28442-5ef0-11ed-b3cf-8a626257a799 | InvocationID=75b2873a-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:03:57+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=69c4a2a0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=69c4a4bc-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:03:57+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75b47d2e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=75b47ef0-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:03:57+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75b47d2e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=75b47ef0-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:03:57+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=75b47d2e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=75b47ef0-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:03:57+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75b28442-5ef0-11ed-b3cf-8a626257a799 | InvocationID=75b2873a-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:03:57+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75b28442-5ef0-11ed-b3cf-8a626257a799 | InvocationID=75b2873a-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:04:17+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=75b47d2e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=75b47ef0-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:04:17+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81a6ef9a-5ef0-11ed-b3cf-8a626257a799 | InvocationID=81a6f1ca-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:04:17+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81a6ef9a-5ef0-11ed-b3cf-8a626257a799 | InvocationID=81a6f1ca-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:04:17+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81a6ef9a-5ef0-11ed-b3cf-8a626257a799 | InvocationID=81a6f1ca-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:04:22+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75b28442-5ef0-11ed-b3cf-8a626257a799 | InvocationID=75b2873a-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:04:22+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84a3a45e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=84a3a616-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:04:22+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84a3a45e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=84a3a616-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:04:22+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84a3a45e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=84a3a616-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:04:37+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81a6ef9a-5ef0-11ed-b3cf-8a626257a799 | InvocationID=81a6f1ca-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:04:37+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d9c5ce0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=8d9c5ee8-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:04:37+0000 | aai_event_thread | 139953225374496 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d9c5ce0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=8d9c5ee8-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:04:37+0000 | aai_event_thread | 139953225374496 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8d9c5ce0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=8d9c5ee8-5ef0-11ed-b3cf-8a626257a799 | 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-11-07T23:04:47+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84a3a45e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=84a3a616-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:04:47+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9390b04c-5ef0-11ed-b3cf-8a626257a799 | InvocationID=9390b1fa-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:04:48+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9390b04c-5ef0-11ed-b3cf-8a626257a799 | InvocationID=9390b1fa-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:04:48+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9390b04c-5ef0-11ed-b3cf-8a626257a799 | InvocationID=9390b1fa-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:04:57+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8d9c5ce0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=8d9c5ee8-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:04:57+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=998c87a0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=998c8926-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:05:13+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9390b04c-5ef0-11ed-b3cf-8a626257a799 | InvocationID=9390b1fa-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:05:13+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a289c6ce-5ef0-11ed-b3cf-8a626257a799 | InvocationID=a289c8b8-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:05:13+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a289c6ce-5ef0-11ed-b3cf-8a626257a799 | InvocationID=a289c8b8-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:05:13+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a289c6ce-5ef0-11ed-b3cf-8a626257a799 | InvocationID=a289c8b8-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:05:22+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=998c87a0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=998c8926-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:05:22+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7f74b36-5ef0-11ed-b3cf-8a626257a799 | InvocationID=a7f74cd0-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:05:38+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a289c6ce-5ef0-11ed-b3cf-8a626257a799 | InvocationID=a289c8b8-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:05:38+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b174ed4e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=b174ef42-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:05:38+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b174ed4e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=b174ef42-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:05:38+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b174ed4e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=b174ef42-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:05:42+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a7f74b36-5ef0-11ed-b3cf-8a626257a799 | InvocationID=a7f74cd0-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:05:42+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3ed4634-5ef0-11ed-b3cf-8a626257a799 | InvocationID=b3ed481e-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:06:02+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3ed4634-5ef0-11ed-b3cf-8a626257a799 | InvocationID=b3ed481e-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:06:02+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfe20f60-5ef0-11ed-b3cf-8a626257a799 | InvocationID=bfe21154-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:06:03+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b174ed4e-5ef0-11ed-b3cf-8a626257a799 | InvocationID=b174ef42-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:06:03+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c05fabbe-5ef0-11ed-b3cf-8a626257a799 | InvocationID=c05fad76-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:06:03+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c05fabbe-5ef0-11ed-b3cf-8a626257a799 | InvocationID=c05fad76-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:06:03+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c05fabbe-5ef0-11ed-b3cf-8a626257a799 | InvocationID=c05fad76-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:06:22+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bfe20f60-5ef0-11ed-b3cf-8a626257a799 | InvocationID=bfe21154-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:06:22+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cbebbf40-5ef0-11ed-b3cf-8a626257a799 | InvocationID=cbebc120-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:06:28+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c05fabbe-5ef0-11ed-b3cf-8a626257a799 | InvocationID=c05fad76-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:06:28+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf4a25fa-5ef0-11ed-b3cf-8a626257a799 | InvocationID=cf4a27da-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:06:28+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf4a25fa-5ef0-11ed-b3cf-8a626257a799 | InvocationID=cf4a27da-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:06:28+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf4a25fa-5ef0-11ed-b3cf-8a626257a799 | InvocationID=cf4a27da-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:06:43+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cbebbf40-5ef0-11ed-b3cf-8a626257a799 | InvocationID=cbebc120-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:06:43+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d82e2572-5ef0-11ed-b3cf-8a626257a799 | InvocationID=d82e272a-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:06:53+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf4a25fa-5ef0-11ed-b3cf-8a626257a799 | InvocationID=cf4a27da-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:06:53+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de363f9a-5ef0-11ed-b3cf-8a626257a799 | InvocationID=de364134-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:06:53+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de363f9a-5ef0-11ed-b3cf-8a626257a799 | InvocationID=de364134-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:06:53+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de363f9a-5ef0-11ed-b3cf-8a626257a799 | InvocationID=de364134-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:07:07+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d82e2572-5ef0-11ed-b3cf-8a626257a799 | InvocationID=d82e272a-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:07:07+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6f1e6b6-5ef0-11ed-b3cf-8a626257a799 | InvocationID=e6f1e878-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:07:18+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de363f9a-5ef0-11ed-b3cf-8a626257a799 | InvocationID=de364134-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:07:18+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed20bc74-5ef0-11ed-b3cf-8a626257a799 | InvocationID=ed20be40-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:07:18+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed20bc74-5ef0-11ed-b3cf-8a626257a799 | InvocationID=ed20be40-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:07:18+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ed20bc74-5ef0-11ed-b3cf-8a626257a799 | InvocationID=ed20be40-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:07:32+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e6f1e6b6-5ef0-11ed-b3cf-8a626257a799 | InvocationID=e6f1e878-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:07:32+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5b567ae-5ef0-11ed-b3cf-8a626257a799 | InvocationID=f5b56e16-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:07:43+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ed20bc74-5ef0-11ed-b3cf-8a626257a799 | InvocationID=ed20be40-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:07:43+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc0b7da0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=fc0b7fbc-5ef0-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:07:43+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc0b7da0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=fc0b7fbc-5ef0-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:07:43+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fc0b7da0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=fc0b7fbc-5ef0-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:07:57+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f5b567ae-5ef0-11ed-b3cf-8a626257a799 | InvocationID=f5b56e16-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:07:57+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04782010-5ef1-11ed-b3cf-8a626257a799 | InvocationID=04782538-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:08:08+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fc0b7da0-5ef0-11ed-b3cf-8a626257a799 | InvocationID=fc0b7fbc-5ef0-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:08:08+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b0d99dc-5ef1-11ed-b3cf-8a626257a799 | InvocationID=0b0d9b76-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:08:08+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b0d99dc-5ef1-11ed-b3cf-8a626257a799 | InvocationID=0b0d9b76-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:08:08+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0b0d99dc-5ef1-11ed-b3cf-8a626257a799 | InvocationID=0b0d9b76-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:08:22+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=04782010-5ef1-11ed-b3cf-8a626257a799 | InvocationID=04782538-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:08:22+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=133cb6d8-5ef1-11ed-b3cf-8a626257a799 | InvocationID=133cb890-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:08:33+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0b0d99dc-5ef1-11ed-b3cf-8a626257a799 | InvocationID=0b0d9b76-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:08:33+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19f93974-5ef1-11ed-b3cf-8a626257a799 | InvocationID=19f93b7c-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:08:33+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19f93974-5ef1-11ed-b3cf-8a626257a799 | InvocationID=19f93b7c-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:08:33+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19f93974-5ef1-11ed-b3cf-8a626257a799 | InvocationID=19f93b7c-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:08:46+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=133cb6d8-5ef1-11ed-b3cf-8a626257a799 | InvocationID=133cb890-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:08:46+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21fe3016-5ef1-11ed-b3cf-8a626257a799 | InvocationID=21fe31ce-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:08:58+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19f93974-5ef1-11ed-b3cf-8a626257a799 | InvocationID=19f93b7c-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:08:58+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28e5158e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=28e518cc-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:08:58+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28e5158e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=28e518cc-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:08:58+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28e5158e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=28e518cc-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:09:11+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=21fe3016-5ef1-11ed-b3cf-8a626257a799 | InvocationID=21fe31ce-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:09:11+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30bf5ad0-5ef1-11ed-b3cf-8a626257a799 | InvocationID=30bf5cba-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:09:23+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28e5158e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=28e518cc-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:09:23+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37d0ee10-5ef1-11ed-b3cf-8a626257a799 | InvocationID=37d0f84c-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:09:24+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37d0ee10-5ef1-11ed-b3cf-8a626257a799 | InvocationID=37d0f84c-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:09:24+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37d0ee10-5ef1-11ed-b3cf-8a626257a799 | InvocationID=37d0f84c-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:09:36+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=30bf5ad0-5ef1-11ed-b3cf-8a626257a799 | InvocationID=30bf5cba-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:09:36+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3fc0e3dc-5ef1-11ed-b3cf-8a626257a799 | InvocationID=3fc0e576-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:09:49+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37d0ee10-5ef1-11ed-b3cf-8a626257a799 | InvocationID=37d0f84c-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:09:49+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47174fc2-5ef1-11ed-b3cf-8a626257a799 | InvocationID=47175152-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:09:49+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47174fc2-5ef1-11ed-b3cf-8a626257a799 | InvocationID=47175152-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:09:49+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47174fc2-5ef1-11ed-b3cf-8a626257a799 | InvocationID=47175152-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:10:01+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3fc0e3dc-5ef1-11ed-b3cf-8a626257a799 | InvocationID=3fc0e576-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:10:01+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ebc1550-5ef1-11ed-b3cf-8a626257a799 | InvocationID=4ebc1848-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:10:14+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47174fc2-5ef1-11ed-b3cf-8a626257a799 | InvocationID=47175152-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:10:14+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=560374ac-5ef1-11ed-b3cf-8a626257a799 | InvocationID=56037650-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:10:14+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=560374ac-5ef1-11ed-b3cf-8a626257a799 | InvocationID=56037650-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:10:14+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=560374ac-5ef1-11ed-b3cf-8a626257a799 | InvocationID=56037650-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:10:26+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4ebc1550-5ef1-11ed-b3cf-8a626257a799 | InvocationID=4ebc1848-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:10:26+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d8d1142-5ef1-11ed-b3cf-8a626257a799 | InvocationID=5d8d1340-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:10:39+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=560374ac-5ef1-11ed-b3cf-8a626257a799 | InvocationID=56037650-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:10:39+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64effd1e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=64f00746-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:10:39+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64effd1e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=64f00746-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:10:39+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=64effd1e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=64f00746-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:10:51+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5d8d1142-5ef1-11ed-b3cf-8a626257a799 | InvocationID=5d8d1340-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:10:51+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c62480e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=6c624f3e-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:11:04+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=64effd1e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=64f00746-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:11:04+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73e371ca-5ef1-11ed-b3cf-8a626257a799 | InvocationID=73e373fa-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:11:04+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73e371ca-5ef1-11ed-b3cf-8a626257a799 | InvocationID=73e373fa-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:11:04+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73e371ca-5ef1-11ed-b3cf-8a626257a799 | InvocationID=73e373fa-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:11:16+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6c62480e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=6c624f3e-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:11:16+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b274a74-5ef1-11ed-b3cf-8a626257a799 | InvocationID=7b274ccc-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:11:29+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73e371ca-5ef1-11ed-b3cf-8a626257a799 | InvocationID=73e373fa-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:11:29+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=82cf164e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=82cf1856-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:11:29+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=82cf164e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=82cf1856-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:11:29+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=82cf164e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=82cf1856-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:11:41+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7b274a74-5ef1-11ed-b3cf-8a626257a799 | InvocationID=7b274ccc-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:11:41+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=89ea38dc-5ef1-11ed-b3cf-8a626257a799 | InvocationID=89ea3c24-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:11:54+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=82cf164e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=82cf1856-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:11:54+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=91bb38e0-5ef1-11ed-b3cf-8a626257a799 | InvocationID=91bb3f02-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:11:54+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=91bb38e0-5ef1-11ed-b3cf-8a626257a799 | InvocationID=91bb3f02-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:11:54+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=91bb38e0-5ef1-11ed-b3cf-8a626257a799 | InvocationID=91bb3f02-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:12:05+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=89ea38dc-5ef1-11ed-b3cf-8a626257a799 | InvocationID=89ea3c24-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:12:05+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=98abd77c-5ef1-11ed-b3cf-8a626257a799 | InvocationID=98abda1a-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:12:19+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=91bb38e0-5ef1-11ed-b3cf-8a626257a799 | InvocationID=91bb3f02-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:12:19+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0a86fda-5ef1-11ed-b3cf-8a626257a799 | InvocationID=a0a871c4-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:12:19+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0a86fda-5ef1-11ed-b3cf-8a626257a799 | InvocationID=a0a871c4-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:12:19+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a0a86fda-5ef1-11ed-b3cf-8a626257a799 | InvocationID=a0a871c4-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:12:30+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=98abd77c-5ef1-11ed-b3cf-8a626257a799 | InvocationID=98abda1a-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:12:30+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a77014da-5ef1-11ed-b3cf-8a626257a799 | InvocationID=a770173c-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:12:44+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a0a86fda-5ef1-11ed-b3cf-8a626257a799 | InvocationID=a0a871c4-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:12:44+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af94244e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=af9425e8-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:12:44+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af94244e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=af9425e8-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:12:44+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af94244e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=af9425e8-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:12:55+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a77014da-5ef1-11ed-b3cf-8a626257a799 | InvocationID=a770173c-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:12:55+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b632b75c-5ef1-11ed-b3cf-8a626257a799 | InvocationID=b632b9c8-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:13:09+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af94244e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=af9425e8-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:13:09+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be7fea7e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=be7fec68-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:13:09+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be7fea7e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=be7fec68-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:13:09+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be7fea7e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=be7fec68-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:13:20+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b632b75c-5ef1-11ed-b3cf-8a626257a799 | InvocationID=b632b9c8-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:13:20+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4fadf8a-5ef1-11ed-b3cf-8a626257a799 | InvocationID=c4fae14c-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:13:34+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be7fea7e-5ef1-11ed-b3cf-8a626257a799 | InvocationID=be7fec68-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:13:34+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd6b5910-5ef1-11ed-b3cf-8a626257a799 | InvocationID=cd6b5ad2-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:13:34+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd6b5910-5ef1-11ed-b3cf-8a626257a799 | InvocationID=cd6b5ad2-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:13:34+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cd6b5910-5ef1-11ed-b3cf-8a626257a799 | InvocationID=cd6b5ad2-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:13:45+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c4fadf8a-5ef1-11ed-b3cf-8a626257a799 | InvocationID=c4fae14c-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:13:45+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3bdce06-5ef1-11ed-b3cf-8a626257a799 | InvocationID=d3bdcf8c-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:13:59+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cd6b5910-5ef1-11ed-b3cf-8a626257a799 | InvocationID=cd6b5ad2-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:13:59+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc56b848-5ef1-11ed-b3cf-8a626257a799 | InvocationID=dc56b9e2-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:13:59+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc56b848-5ef1-11ed-b3cf-8a626257a799 | InvocationID=dc56b9e2-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:13:59+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dc56b848-5ef1-11ed-b3cf-8a626257a799 | InvocationID=dc56b9e2-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:14:09+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d3bdce06-5ef1-11ed-b3cf-8a626257a799 | InvocationID=d3bdcf8c-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:14:09+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e280371c-5ef1-11ed-b3cf-8a626257a799 | InvocationID=e2803910-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:14:24+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dc56b848-5ef1-11ed-b3cf-8a626257a799 | InvocationID=dc56b9e2-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:14:24+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb40fca6-5ef1-11ed-b3cf-8a626257a799 | InvocationID=eb40fecc-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:14:24+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb40fca6-5ef1-11ed-b3cf-8a626257a799 | InvocationID=eb40fecc-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:14:24+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eb40fca6-5ef1-11ed-b3cf-8a626257a799 | InvocationID=eb40fecc-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:14:34+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e280371c-5ef1-11ed-b3cf-8a626257a799 | InvocationID=e2803910-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:14:34+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f142569a-5ef1-11ed-b3cf-8a626257a799 | InvocationID=f1425b2c-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:14:49+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eb40fca6-5ef1-11ed-b3cf-8a626257a799 | InvocationID=eb40fecc-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:14:49+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa2ce130-5ef1-11ed-b3cf-8a626257a799 | InvocationID=fa2ce356-5ef1-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:14:49+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa2ce130-5ef1-11ed-b3cf-8a626257a799 | InvocationID=fa2ce356-5ef1-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:14:49+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fa2ce130-5ef1-11ed-b3cf-8a626257a799 | InvocationID=fa2ce356-5ef1-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:14:59+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f142569a-5ef1-11ed-b3cf-8a626257a799 | InvocationID=f1425b2c-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:14:59+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=000891da-5ef2-11ed-b3cf-8a626257a799 | InvocationID=0008946e-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:15:14+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fa2ce130-5ef1-11ed-b3cf-8a626257a799 | InvocationID=fa2ce356-5ef1-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:15:14+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=09179fd2-5ef2-11ed-b3cf-8a626257a799 | InvocationID=0917a34c-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:15:14+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=09179fd2-5ef2-11ed-b3cf-8a626257a799 | InvocationID=0917a34c-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:15:14+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=09179fd2-5ef2-11ed-b3cf-8a626257a799 | InvocationID=0917a34c-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:15:24+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=000891da-5ef2-11ed-b3cf-8a626257a799 | InvocationID=0008946e-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:15:24+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ecb0af4-5ef2-11ed-b3cf-8a626257a799 | InvocationID=0ecb0cf2-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:15:39+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=09179fd2-5ef2-11ed-b3cf-8a626257a799 | InvocationID=0917a34c-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:15:39+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1802f910-5ef2-11ed-b3cf-8a626257a799 | InvocationID=1802fd84-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:15:39+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1802f910-5ef2-11ed-b3cf-8a626257a799 | InvocationID=1802fd84-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:15:39+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1802f910-5ef2-11ed-b3cf-8a626257a799 | InvocationID=1802fd84-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:15:48+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0ecb0af4-5ef2-11ed-b3cf-8a626257a799 | InvocationID=0ecb0cf2-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:15:48+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d90e040-5ef2-11ed-b3cf-8a626257a799 | InvocationID=1d90e248-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:16:04+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1802f910-5ef2-11ed-b3cf-8a626257a799 | InvocationID=1802fd84-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:16:04+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26ed4d0e-5ef2-11ed-b3cf-8a626257a799 | InvocationID=26ed501a-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:16:04+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26ed4d0e-5ef2-11ed-b3cf-8a626257a799 | InvocationID=26ed501a-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:16:04+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=26ed4d0e-5ef2-11ed-b3cf-8a626257a799 | InvocationID=26ed501a-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:16:13+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1d90e040-5ef2-11ed-b3cf-8a626257a799 | InvocationID=1d90e248-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:16:13+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c52a9ec-5ef2-11ed-b3cf-8a626257a799 | InvocationID=2c52ab9a-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:16:29+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=26ed4d0e-5ef2-11ed-b3cf-8a626257a799 | InvocationID=26ed501a-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:16:29+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35d936a2-5ef2-11ed-b3cf-8a626257a799 | InvocationID=35d9399a-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:16:29+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35d936a2-5ef2-11ed-b3cf-8a626257a799 | InvocationID=35d9399a-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:16:29+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=35d936a2-5ef2-11ed-b3cf-8a626257a799 | InvocationID=35d9399a-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:16:38+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2c52a9ec-5ef2-11ed-b3cf-8a626257a799 | InvocationID=2c52ab9a-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:16:38+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b166a68-5ef2-11ed-b3cf-8a626257a799 | InvocationID=3b166c0c-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:16:54+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=35d936a2-5ef2-11ed-b3cf-8a626257a799 | InvocationID=35d9399a-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:16:54+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44c5f40c-5ef2-11ed-b3cf-8a626257a799 | InvocationID=44c5f600-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:16:54+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44c5f40c-5ef2-11ed-b3cf-8a626257a799 | InvocationID=44c5f600-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:16:54+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=44c5f40c-5ef2-11ed-b3cf-8a626257a799 | InvocationID=44c5f600-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:17:03+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3b166a68-5ef2-11ed-b3cf-8a626257a799 | InvocationID=3b166c0c-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:17:03+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49d8fc6e-5ef2-11ed-b3cf-8a626257a799 | InvocationID=49d8fe30-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:17:19+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=44c5f40c-5ef2-11ed-b3cf-8a626257a799 | InvocationID=44c5f600-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:17:19+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53b0e7ec-5ef2-11ed-b3cf-8a626257a799 | InvocationID=53b0e9f4-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:17:19+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53b0e7ec-5ef2-11ed-b3cf-8a626257a799 | InvocationID=53b0e9f4-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:17:19+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=53b0e7ec-5ef2-11ed-b3cf-8a626257a799 | InvocationID=53b0e9f4-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:17:27+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=49d8fc6e-5ef2-11ed-b3cf-8a626257a799 | InvocationID=49d8fe30-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:17:27+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=589a8cc2-5ef2-11ed-b3cf-8a626257a799 | InvocationID=589a973a-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:17:44+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=53b0e7ec-5ef2-11ed-b3cf-8a626257a799 | InvocationID=53b0e9f4-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:17:44+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=629c9238-5ef2-11ed-b3cf-8a626257a799 | InvocationID=629c94e0-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:17:44+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=629c9238-5ef2-11ed-b3cf-8a626257a799 | InvocationID=629c94e0-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:17:44+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=629c9238-5ef2-11ed-b3cf-8a626257a799 | InvocationID=629c94e0-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:17:52+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=589a8cc2-5ef2-11ed-b3cf-8a626257a799 | InvocationID=589a973a-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:17:52+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=675fc16e-5ef2-11ed-b3cf-8a626257a799 | InvocationID=675fc358-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:18:09+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=629c9238-5ef2-11ed-b3cf-8a626257a799 | InvocationID=629c94e0-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:18:09+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71870dfa-5ef2-11ed-b3cf-8a626257a799 | InvocationID=71870fd0-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:18:09+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71870dfa-5ef2-11ed-b3cf-8a626257a799 | InvocationID=71870fd0-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:18:09+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71870dfa-5ef2-11ed-b3cf-8a626257a799 | InvocationID=71870fd0-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:18:17+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=675fc16e-5ef2-11ed-b3cf-8a626257a799 | InvocationID=675fc358-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:18:17+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7622937a-5ef2-11ed-b3cf-8a626257a799 | InvocationID=76229582-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:18:34+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71870dfa-5ef2-11ed-b3cf-8a626257a799 | InvocationID=71870fd0-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:18:34+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=807159d8-5ef2-11ed-b3cf-8a626257a799 | InvocationID=80715bc2-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:18:34+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=807159d8-5ef2-11ed-b3cf-8a626257a799 | InvocationID=80715bc2-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:18:34+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=807159d8-5ef2-11ed-b3cf-8a626257a799 | InvocationID=80715bc2-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:18:42+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7622937a-5ef2-11ed-b3cf-8a626257a799 | InvocationID=76229582-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:18:42+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84e72592-5ef2-11ed-b3cf-8a626257a799 | InvocationID=84e7376c-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:18:59+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=807159d8-5ef2-11ed-b3cf-8a626257a799 | InvocationID=80715bc2-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:18:59+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f5d9c36-5ef2-11ed-b3cf-8a626257a799 | InvocationID=8f5da258-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:18:59+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f5d9c36-5ef2-11ed-b3cf-8a626257a799 | InvocationID=8f5da258-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:18:59+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8f5d9c36-5ef2-11ed-b3cf-8a626257a799 | InvocationID=8f5da258-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:19:07+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=84e72592-5ef2-11ed-b3cf-8a626257a799 | InvocationID=84e7376c-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:19:07+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93a8426e-5ef2-11ed-b3cf-8a626257a799 | InvocationID=93a84494-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:19:24+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8f5d9c36-5ef2-11ed-b3cf-8a626257a799 | InvocationID=8f5da258-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:19:24+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e4a7566-5ef2-11ed-b3cf-8a626257a799 | InvocationID=9e4a77d2-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:19:24+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e4a7566-5ef2-11ed-b3cf-8a626257a799 | InvocationID=9e4a77d2-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:19:24+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9e4a7566-5ef2-11ed-b3cf-8a626257a799 | InvocationID=9e4a77d2-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:19:31+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=93a8426e-5ef2-11ed-b3cf-8a626257a799 | InvocationID=93a84494-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:19:31+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a26aca24-5ef2-11ed-b3cf-8a626257a799 | InvocationID=a26acb96-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:19:49+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9e4a7566-5ef2-11ed-b3cf-8a626257a799 | InvocationID=9e4a77d2-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:19:49+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad3592a4-5ef2-11ed-b3cf-8a626257a799 | InvocationID=ad3594fc-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:19:49+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad3592a4-5ef2-11ed-b3cf-8a626257a799 | InvocationID=ad3594fc-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:19:49+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad3592a4-5ef2-11ed-b3cf-8a626257a799 | InvocationID=ad3594fc-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:19:56+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a26aca24-5ef2-11ed-b3cf-8a626257a799 | InvocationID=a26acb96-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:19:56+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b12bdf94-5ef2-11ed-b3cf-8a626257a799 | InvocationID=b12be12e-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:20:14+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad3592a4-5ef2-11ed-b3cf-8a626257a799 | InvocationID=ad3594fc-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:20:14+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc21311a-5ef2-11ed-b3cf-8a626257a799 | InvocationID=bc2132f0-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:20:14+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc21311a-5ef2-11ed-b3cf-8a626257a799 | InvocationID=bc2132f0-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:20:15+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc21311a-5ef2-11ed-b3cf-8a626257a799 | InvocationID=bc2132f0-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:20:21+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b12bdf94-5ef2-11ed-b3cf-8a626257a799 | InvocationID=b12be12e-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:20:21+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfee0d2c-5ef2-11ed-b3cf-8a626257a799 | InvocationID=bfee0f02-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:20:40+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc21311a-5ef2-11ed-b3cf-8a626257a799 | InvocationID=bc2132f0-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:20:40+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb0cfcd6-5ef2-11ed-b3cf-8a626257a799 | InvocationID=cb0cff42-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:20:40+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb0cfcd6-5ef2-11ed-b3cf-8a626257a799 | InvocationID=cb0cff42-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:20:40+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cb0cfcd6-5ef2-11ed-b3cf-8a626257a799 | InvocationID=cb0cff42-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:20:46+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bfee0d2c-5ef2-11ed-b3cf-8a626257a799 | InvocationID=bfee0f02-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:20:46+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ceb16070-5ef2-11ed-b3cf-8a626257a799 | InvocationID=ceb162dc-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:21:05+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cb0cfcd6-5ef2-11ed-b3cf-8a626257a799 | InvocationID=cb0cff42-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:21:05+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9fd2630-5ef2-11ed-b3cf-8a626257a799 | InvocationID=d9fd2838-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:21:05+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9fd2630-5ef2-11ed-b3cf-8a626257a799 | InvocationID=d9fd2838-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:21:05+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d9fd2630-5ef2-11ed-b3cf-8a626257a799 | InvocationID=d9fd2838-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:21:10+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ceb16070-5ef2-11ed-b3cf-8a626257a799 | InvocationID=ceb162dc-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:21:10+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dd738296-5ef2-11ed-b3cf-8a626257a799 | InvocationID=dd73843a-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:21:30+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d9fd2630-5ef2-11ed-b3cf-8a626257a799 | InvocationID=d9fd2838-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:21:30+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8e809c6-5ef2-11ed-b3cf-8a626257a799 | InvocationID=e8e80b74-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:21:30+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8e809c6-5ef2-11ed-b3cf-8a626257a799 | InvocationID=e8e80b74-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:21:30+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e8e809c6-5ef2-11ed-b3cf-8a626257a799 | InvocationID=e8e80b74-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:21:35+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dd738296-5ef2-11ed-b3cf-8a626257a799 | InvocationID=dd73843a-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:21:35+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec362bda-5ef2-11ed-b3cf-8a626257a799 | InvocationID=ec362e00-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:21:55+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e8e809c6-5ef2-11ed-b3cf-8a626257a799 | InvocationID=e8e80b74-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:21:55+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7d37e20-5ef2-11ed-b3cf-8a626257a799 | InvocationID=f7d37fe2-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:21:55+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7d37e20-5ef2-11ed-b3cf-8a626257a799 | InvocationID=f7d37fe2-5ef2-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:21:55+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f7d37e20-5ef2-11ed-b3cf-8a626257a799 | InvocationID=f7d37fe2-5ef2-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:22:00+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ec362bda-5ef2-11ed-b3cf-8a626257a799 | InvocationID=ec362e00-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:22:00+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=faf9a386-5ef2-11ed-b3cf-8a626257a799 | InvocationID=faf9a502-5ef2-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:22:20+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f7d37e20-5ef2-11ed-b3cf-8a626257a799 | InvocationID=f7d37fe2-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:22:20+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06bdf9ba-5ef3-11ed-b3cf-8a626257a799 | InvocationID=06bdfbe0-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:22:20+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06bdf9ba-5ef3-11ed-b3cf-8a626257a799 | InvocationID=06bdfbe0-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:22:20+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=06bdf9ba-5ef3-11ed-b3cf-8a626257a799 | InvocationID=06bdfbe0-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:22:25+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=faf9a386-5ef2-11ed-b3cf-8a626257a799 | InvocationID=faf9a502-5ef2-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:22:25+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=09bbf248-5ef3-11ed-b3cf-8a626257a799 | InvocationID=09bbf3d8-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:22:45+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=06bdf9ba-5ef3-11ed-b3cf-8a626257a799 | InvocationID=06bdfbe0-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:22:45+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15aa851a-5ef3-11ed-b3cf-8a626257a799 | InvocationID=15aa8880-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:22:45+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15aa851a-5ef3-11ed-b3cf-8a626257a799 | InvocationID=15aa8880-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:22:45+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=15aa851a-5ef3-11ed-b3cf-8a626257a799 | InvocationID=15aa8880-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:22:49+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=09bbf248-5ef3-11ed-b3cf-8a626257a799 | InvocationID=09bbf3d8-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:22:49+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=187c9b2a-5ef3-11ed-b3cf-8a626257a799 | InvocationID=187c9d46-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:23:10+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=15aa851a-5ef3-11ed-b3cf-8a626257a799 | InvocationID=15aa8880-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:23:10+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2496b788-5ef3-11ed-b3cf-8a626257a799 | InvocationID=2496b986-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:23:10+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2496b788-5ef3-11ed-b3cf-8a626257a799 | InvocationID=2496b986-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:23:10+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2496b788-5ef3-11ed-b3cf-8a626257a799 | InvocationID=2496b986-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:23:14+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=187c9b2a-5ef3-11ed-b3cf-8a626257a799 | InvocationID=187c9d46-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:23:14+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=273e4014-5ef3-11ed-b3cf-8a626257a799 | InvocationID=273e428a-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:23:35+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2496b788-5ef3-11ed-b3cf-8a626257a799 | InvocationID=2496b986-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:23:35+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3381aa82-5ef3-11ed-b3cf-8a626257a799 | InvocationID=3381ac4e-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:23:35+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3381aa82-5ef3-11ed-b3cf-8a626257a799 | InvocationID=3381ac4e-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:23:35+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3381aa82-5ef3-11ed-b3cf-8a626257a799 | InvocationID=3381ac4e-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:23:39+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=273e4014-5ef3-11ed-b3cf-8a626257a799 | InvocationID=273e428a-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:23:39+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35fed91a-5ef3-11ed-b3cf-8a626257a799 | InvocationID=35fedbb8-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:24:00+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3381aa82-5ef3-11ed-b3cf-8a626257a799 | InvocationID=3381ac4e-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:24:00+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=426c914c-5ef3-11ed-b3cf-8a626257a799 | InvocationID=426c9368-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:24:00+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=426c914c-5ef3-11ed-b3cf-8a626257a799 | InvocationID=426c9368-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:24:00+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=426c914c-5ef3-11ed-b3cf-8a626257a799 | InvocationID=426c9368-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:24:04+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=35fed91a-5ef3-11ed-b3cf-8a626257a799 | InvocationID=35fedbb8-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:24:04+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44c07454-5ef3-11ed-b3cf-8a626257a799 | InvocationID=44c0ab5e-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:24:25+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=426c914c-5ef3-11ed-b3cf-8a626257a799 | InvocationID=426c9368-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:24:25+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5158bc12-5ef3-11ed-b3cf-8a626257a799 | InvocationID=5158be24-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:24:25+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5158bc12-5ef3-11ed-b3cf-8a626257a799 | InvocationID=5158be24-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:24:25+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5158bc12-5ef3-11ed-b3cf-8a626257a799 | InvocationID=5158be24-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:24:28+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=44c07454-5ef3-11ed-b3cf-8a626257a799 | InvocationID=44c0ab5e-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:24:28+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53837d60-5ef3-11ed-b3cf-8a626257a799 | InvocationID=53837f40-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:24:50+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5158bc12-5ef3-11ed-b3cf-8a626257a799 | InvocationID=5158be24-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:24:50+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6043aa16-5ef3-11ed-b3cf-8a626257a799 | InvocationID=6043ac46-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:24:50+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6043aa16-5ef3-11ed-b3cf-8a626257a799 | InvocationID=6043ac46-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:24:50+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6043aa16-5ef3-11ed-b3cf-8a626257a799 | InvocationID=6043ac46-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:24:53+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=53837d60-5ef3-11ed-b3cf-8a626257a799 | InvocationID=53837f40-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:24:53+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6245d65e-5ef3-11ed-b3cf-8a626257a799 | InvocationID=6245d852-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:25:15+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6043aa16-5ef3-11ed-b3cf-8a626257a799 | InvocationID=6043ac46-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:25:15+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f2eed88-5ef3-11ed-b3cf-8a626257a799 | InvocationID=6f2eef18-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:25:15+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f2eed88-5ef3-11ed-b3cf-8a626257a799 | InvocationID=6f2eef18-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:25:15+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f2eed88-5ef3-11ed-b3cf-8a626257a799 | InvocationID=6f2eef18-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:25:18+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6245d65e-5ef3-11ed-b3cf-8a626257a799 | InvocationID=6245d852-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:25:18+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=710a0da4-5ef3-11ed-b3cf-8a626257a799 | InvocationID=710a0f52-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:25:40+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f2eed88-5ef3-11ed-b3cf-8a626257a799 | InvocationID=6f2eef18-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:25:40+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e1af99a-5ef3-11ed-b3cf-8a626257a799 | InvocationID=7e1afb98-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:25:40+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e1af99a-5ef3-11ed-b3cf-8a626257a799 | InvocationID=7e1afb98-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:25:40+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e1af99a-5ef3-11ed-b3cf-8a626257a799 | InvocationID=7e1afb98-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:25:43+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=710a0da4-5ef3-11ed-b3cf-8a626257a799 | InvocationID=710a0f52-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:25:43+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fcf9e76-5ef3-11ed-b3cf-8a626257a799 | InvocationID=7fcfa7b8-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:26:05+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e1af99a-5ef3-11ed-b3cf-8a626257a799 | InvocationID=7e1afb98-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:26:05+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d06c7ea-5ef3-11ed-b3cf-8a626257a799 | InvocationID=8d06ca56-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:26:05+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d06c7ea-5ef3-11ed-b3cf-8a626257a799 | InvocationID=8d06ca56-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:26:05+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d06c7ea-5ef3-11ed-b3cf-8a626257a799 | InvocationID=8d06ca56-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:26:08+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7fcf9e76-5ef3-11ed-b3cf-8a626257a799 | InvocationID=7fcfa7b8-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:26:08+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8e91b5ac-5ef3-11ed-b3cf-8a626257a799 | InvocationID=8e91b778-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:26:30+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d06c7ea-5ef3-11ed-b3cf-8a626257a799 | InvocationID=8d06ca56-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:26:30+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9bf20260-5ef3-11ed-b3cf-8a626257a799 | InvocationID=9bf2044a-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:26:30+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9bf20260-5ef3-11ed-b3cf-8a626257a799 | InvocationID=9bf2044a-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:26:30+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9bf20260-5ef3-11ed-b3cf-8a626257a799 | InvocationID=9bf2044a-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:26:32+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8e91b5ac-5ef3-11ed-b3cf-8a626257a799 | InvocationID=8e91b778-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:26:32+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d56648e-5ef3-11ed-b3cf-8a626257a799 | InvocationID=9d56666e-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:26:55+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9bf20260-5ef3-11ed-b3cf-8a626257a799 | InvocationID=9bf2044a-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:26:55+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aadca1cc-5ef3-11ed-b3cf-8a626257a799 | InvocationID=aadca3d4-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:26:55+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aadca1cc-5ef3-11ed-b3cf-8a626257a799 | InvocationID=aadca3d4-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:26:55+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aadca1cc-5ef3-11ed-b3cf-8a626257a799 | InvocationID=aadca3d4-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:26:57+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9d56648e-5ef3-11ed-b3cf-8a626257a799 | InvocationID=9d56666e-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:26:57+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac189280-5ef3-11ed-b3cf-8a626257a799 | InvocationID=ac189410-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:27:20+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aadca1cc-5ef3-11ed-b3cf-8a626257a799 | InvocationID=aadca3d4-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:27:20+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9c843ee-5ef3-11ed-b3cf-8a626257a799 | InvocationID=b9c84600-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:27:20+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9c843ee-5ef3-11ed-b3cf-8a626257a799 | InvocationID=b9c84600-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:27:20+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9c843ee-5ef3-11ed-b3cf-8a626257a799 | InvocationID=b9c84600-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:27:22+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ac189280-5ef3-11ed-b3cf-8a626257a799 | InvocationID=ac189410-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:27:22+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=badb4880-5ef3-11ed-b3cf-8a626257a799 | InvocationID=badb4a1a-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:27:45+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9c843ee-5ef3-11ed-b3cf-8a626257a799 | InvocationID=b9c84600-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:27:45+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8b291ac-5ef3-11ed-b3cf-8a626257a799 | InvocationID=c8b293c8-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:27:45+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8b291ac-5ef3-11ed-b3cf-8a626257a799 | InvocationID=c8b293c8-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:27:45+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c8b291ac-5ef3-11ed-b3cf-8a626257a799 | InvocationID=c8b293c8-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:27:47+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=badb4880-5ef3-11ed-b3cf-8a626257a799 | InvocationID=badb4a1a-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:27:47+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c99c243e-5ef3-11ed-b3cf-8a626257a799 | InvocationID=c99c268c-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:28:10+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c8b291ac-5ef3-11ed-b3cf-8a626257a799 | InvocationID=c8b293c8-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:28:10+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d79e0b24-5ef3-11ed-b3cf-8a626257a799 | InvocationID=d79e0d22-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:28:10+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d79e0b24-5ef3-11ed-b3cf-8a626257a799 | InvocationID=d79e0d22-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:28:10+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d79e0b24-5ef3-11ed-b3cf-8a626257a799 | InvocationID=d79e0d22-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:28:11+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c99c243e-5ef3-11ed-b3cf-8a626257a799 | InvocationID=c99c268c-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:28:11+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d85daa1a-5ef3-11ed-b3cf-8a626257a799 | InvocationID=d85dac54-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:28:35+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d79e0b24-5ef3-11ed-b3cf-8a626257a799 | InvocationID=d79e0d22-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:28:35+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e68921e6-5ef3-11ed-b3cf-8a626257a799 | InvocationID=e6892376-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:28:35+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e68921e6-5ef3-11ed-b3cf-8a626257a799 | InvocationID=e6892376-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:28:35+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e68921e6-5ef3-11ed-b3cf-8a626257a799 | InvocationID=e6892376-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:28:36+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d85daa1a-5ef3-11ed-b3cf-8a626257a799 | InvocationID=d85dac54-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:28:36+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e7266776-5ef3-11ed-b3cf-8a626257a799 | InvocationID=e7266906-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:29:00+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e68921e6-5ef3-11ed-b3cf-8a626257a799 | InvocationID=e6892376-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:29:00+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f573e312-5ef3-11ed-b3cf-8a626257a799 | InvocationID=f573e4a2-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:29:00+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f573e312-5ef3-11ed-b3cf-8a626257a799 | InvocationID=f573e4a2-5ef3-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:29:00+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f573e312-5ef3-11ed-b3cf-8a626257a799 | InvocationID=f573e4a2-5ef3-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:29:01+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e7266776-5ef3-11ed-b3cf-8a626257a799 | InvocationID=e7266906-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:29:01+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5ec0f22-5ef3-11ed-b3cf-8a626257a799 | InvocationID=f5ec10bc-5ef3-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:29:25+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f573e312-5ef3-11ed-b3cf-8a626257a799 | InvocationID=f573e4a2-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:29:25+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04605fae-5ef4-11ed-b3cf-8a626257a799 | InvocationID=046061d4-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:29:25+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04605fae-5ef4-11ed-b3cf-8a626257a799 | InvocationID=046061d4-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:29:25+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=04605fae-5ef4-11ed-b3cf-8a626257a799 | InvocationID=046061d4-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:29:26+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f5ec0f22-5ef3-11ed-b3cf-8a626257a799 | InvocationID=f5ec10bc-5ef3-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:29:26+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04ac8faa-5ef4-11ed-b3cf-8a626257a799 | InvocationID=04ac9144-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:29:50+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=04605fae-5ef4-11ed-b3cf-8a626257a799 | InvocationID=046061d4-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:29:50+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=134b05dc-5ef4-11ed-b3cf-8a626257a799 | InvocationID=134b079e-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:29:50+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=134b05dc-5ef4-11ed-b3cf-8a626257a799 | InvocationID=134b079e-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:29:50+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=134b05dc-5ef4-11ed-b3cf-8a626257a799 | InvocationID=134b079e-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:29:50+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=04ac8faa-5ef4-11ed-b3cf-8a626257a799 | InvocationID=04ac9144-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:29:50+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1370fea4-5ef4-11ed-b3cf-8a626257a799 | InvocationID=137106e2-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:30:15+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1370fea4-5ef4-11ed-b3cf-8a626257a799 | InvocationID=137106e2-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:30:15+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22330626-5ef4-11ed-b3cf-8a626257a799 | InvocationID=22330928-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:30:15+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=134b05dc-5ef4-11ed-b3cf-8a626257a799 | InvocationID=134b079e-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:30:15+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22363aee-5ef4-11ed-b3cf-8a626257a799 | InvocationID=22363cc4-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:30:15+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22363aee-5ef4-11ed-b3cf-8a626257a799 | InvocationID=22363cc4-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:30:15+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=22363aee-5ef4-11ed-b3cf-8a626257a799 | InvocationID=22363cc4-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:30:40+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=22330626-5ef4-11ed-b3cf-8a626257a799 | InvocationID=22330928-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:30:40+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30f81ff2-5ef4-11ed-b3cf-8a626257a799 | InvocationID=30f82268-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:30:40+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=22363aee-5ef4-11ed-b3cf-8a626257a799 | InvocationID=22363cc4-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:30:40+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3120b714-5ef4-11ed-b3cf-8a626257a799 | InvocationID=3120b8a4-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:30:40+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3120b714-5ef4-11ed-b3cf-8a626257a799 | InvocationID=3120b8a4-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:30:40+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3120b714-5ef4-11ed-b3cf-8a626257a799 | InvocationID=3120b8a4-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:31:05+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=30f81ff2-5ef4-11ed-b3cf-8a626257a799 | InvocationID=30f82268-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:31:05+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3fc3e52a-5ef4-11ed-b3cf-8a626257a799 | InvocationID=3fc3e764-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:31:05+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3120b714-5ef4-11ed-b3cf-8a626257a799 | InvocationID=3120b8a4-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:31:05+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=400d341e-5ef4-11ed-b3cf-8a626257a799 | InvocationID=400d35e0-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:31:05+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=400d341e-5ef4-11ed-b3cf-8a626257a799 | InvocationID=400d35e0-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:31:05+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=400d341e-5ef4-11ed-b3cf-8a626257a799 | InvocationID=400d35e0-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:31:30+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3fc3e52a-5ef4-11ed-b3cf-8a626257a799 | InvocationID=3fc3e764-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:31:30+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e86569c-5ef4-11ed-b3cf-8a626257a799 | InvocationID=4e865912-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:31:30+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=400d341e-5ef4-11ed-b3cf-8a626257a799 | InvocationID=400d35e0-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:31:30+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ef81f34-5ef4-11ed-b3cf-8a626257a799 | InvocationID=4ef827ae-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:31:30+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ef81f34-5ef4-11ed-b3cf-8a626257a799 | InvocationID=4ef827ae-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:31:30+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ef81f34-5ef4-11ed-b3cf-8a626257a799 | InvocationID=4ef827ae-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:31:54+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4e86569c-5ef4-11ed-b3cf-8a626257a799 | InvocationID=4e865912-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:31:54+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d491eda-5ef4-11ed-b3cf-8a626257a799 | InvocationID=5d4920d8-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:31:55+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ef81f34-5ef4-11ed-b3cf-8a626257a799 | InvocationID=4ef827ae-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:31:55+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5de31792-5ef4-11ed-b3cf-8a626257a799 | InvocationID=5de31986-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:31:55+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5de31792-5ef4-11ed-b3cf-8a626257a799 | InvocationID=5de31986-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:31:55+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5de31792-5ef4-11ed-b3cf-8a626257a799 | InvocationID=5de31986-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:32:19+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5d491eda-5ef4-11ed-b3cf-8a626257a799 | InvocationID=5d4920d8-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:32:19+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c0a6988-5ef4-11ed-b3cf-8a626257a799 | InvocationID=6c0a6c76-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:32:20+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5de31792-5ef4-11ed-b3cf-8a626257a799 | InvocationID=5de31986-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:32:20+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6cd067dc-5ef4-11ed-b3cf-8a626257a799 | InvocationID=6cd069e4-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:32:20+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6cd067dc-5ef4-11ed-b3cf-8a626257a799 | InvocationID=6cd069e4-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:32:20+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6cd067dc-5ef4-11ed-b3cf-8a626257a799 | InvocationID=6cd069e4-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:32:44+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6c0a6988-5ef4-11ed-b3cf-8a626257a799 | InvocationID=6c0a6c76-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:32:44+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7ace21da-5ef4-11ed-b3cf-8a626257a799 | InvocationID=7ace23ce-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:32:45+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6cd067dc-5ef4-11ed-b3cf-8a626257a799 | InvocationID=6cd069e4-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:32:45+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7bbb60f8-5ef4-11ed-b3cf-8a626257a799 | InvocationID=7bbb6274-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:32:45+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7bbb60f8-5ef4-11ed-b3cf-8a626257a799 | InvocationID=7bbb6274-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:32:45+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7bbb60f8-5ef4-11ed-b3cf-8a626257a799 | InvocationID=7bbb6274-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:33:09+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7ace21da-5ef4-11ed-b3cf-8a626257a799 | InvocationID=7ace23ce-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:33:09+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8992aa42-5ef4-11ed-b3cf-8a626257a799 | InvocationID=8992ac5e-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:33:10+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7bbb60f8-5ef4-11ed-b3cf-8a626257a799 | InvocationID=7bbb6274-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:33:10+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8aa893ce-5ef4-11ed-b3cf-8a626257a799 | InvocationID=8aa8954a-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:33:10+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8aa893ce-5ef4-11ed-b3cf-8a626257a799 | InvocationID=8aa8954a-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:33:10+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8aa893ce-5ef4-11ed-b3cf-8a626257a799 | InvocationID=8aa8954a-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:33:33+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8992aa42-5ef4-11ed-b3cf-8a626257a799 | InvocationID=8992ac5e-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:33:33+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9855b984-5ef4-11ed-b3cf-8a626257a799 | InvocationID=9855bb14-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:33:35+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8aa893ce-5ef4-11ed-b3cf-8a626257a799 | InvocationID=8aa8954a-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:33:35+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9993419a-5ef4-11ed-b3cf-8a626257a799 | InvocationID=9993432a-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:33:36+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9993419a-5ef4-11ed-b3cf-8a626257a799 | InvocationID=9993432a-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:33:36+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9993419a-5ef4-11ed-b3cf-8a626257a799 | InvocationID=9993432a-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:33:58+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9855b984-5ef4-11ed-b3cf-8a626257a799 | InvocationID=9855bb14-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:33:58+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a71717ba-5ef4-11ed-b3cf-8a626257a799 | InvocationID=a717197c-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:34:01+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9993419a-5ef4-11ed-b3cf-8a626257a799 | InvocationID=9993432a-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:34:01+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a87ddc10-5ef4-11ed-b3cf-8a626257a799 | InvocationID=a87ddde6-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:34:01+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a87ddc10-5ef4-11ed-b3cf-8a626257a799 | InvocationID=a87ddde6-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:34:01+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a87ddc10-5ef4-11ed-b3cf-8a626257a799 | InvocationID=a87ddde6-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:34:23+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a71717ba-5ef4-11ed-b3cf-8a626257a799 | InvocationID=a717197c-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:34:23+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5d86a74-5ef4-11ed-b3cf-8a626257a799 | InvocationID=b5d86c18-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:34:26+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a87ddc10-5ef4-11ed-b3cf-8a626257a799 | InvocationID=a87ddde6-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:34:26+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7698288-5ef4-11ed-b3cf-8a626257a799 | InvocationID=b769842c-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:34:26+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7698288-5ef4-11ed-b3cf-8a626257a799 | InvocationID=b769842c-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:34:26+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7698288-5ef4-11ed-b3cf-8a626257a799 | InvocationID=b769842c-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:34:48+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b5d86a74-5ef4-11ed-b3cf-8a626257a799 | InvocationID=b5d86c18-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:34:48+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c499788c-5ef4-11ed-b3cf-8a626257a799 | InvocationID=c4997a6c-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:34:51+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7698288-5ef4-11ed-b3cf-8a626257a799 | InvocationID=b769842c-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:34:51+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c653cf10-5ef4-11ed-b3cf-8a626257a799 | InvocationID=c653d866-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:34:51+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c653cf10-5ef4-11ed-b3cf-8a626257a799 | InvocationID=c653d866-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:34:51+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c653cf10-5ef4-11ed-b3cf-8a626257a799 | InvocationID=c653d866-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:35:12+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c499788c-5ef4-11ed-b3cf-8a626257a799 | InvocationID=c4997a6c-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:35:12+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d35c5d26-5ef4-11ed-b3cf-8a626257a799 | InvocationID=d35c5f42-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:35:16+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c653cf10-5ef4-11ed-b3cf-8a626257a799 | InvocationID=c653d866-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:35:16+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d53e766a-5ef4-11ed-b3cf-8a626257a799 | InvocationID=d53e77e6-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:35:16+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d53e766a-5ef4-11ed-b3cf-8a626257a799 | InvocationID=d53e77e6-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:35:16+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d53e766a-5ef4-11ed-b3cf-8a626257a799 | InvocationID=d53e77e6-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:35:37+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d35c5d26-5ef4-11ed-b3cf-8a626257a799 | InvocationID=d35c5f42-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:35:37+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e21faa70-5ef4-11ed-b3cf-8a626257a799 | InvocationID=e21fac96-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:35:41+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d53e766a-5ef4-11ed-b3cf-8a626257a799 | InvocationID=d53e77e6-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:35:41+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e428a308-5ef4-11ed-b3cf-8a626257a799 | InvocationID=e428a4e8-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:35:41+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e428a308-5ef4-11ed-b3cf-8a626257a799 | InvocationID=e428a4e8-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:35:41+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e428a308-5ef4-11ed-b3cf-8a626257a799 | InvocationID=e428a4e8-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:36:02+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e21faa70-5ef4-11ed-b3cf-8a626257a799 | InvocationID=e21fac96-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:36:02+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f0e368bc-5ef4-11ed-b3cf-8a626257a799 | InvocationID=f0e36d8a-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:36:06+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e428a308-5ef4-11ed-b3cf-8a626257a799 | InvocationID=e428a4e8-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:36:06+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f313d770-5ef4-11ed-b3cf-8a626257a799 | InvocationID=f313dad6-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:36:06+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f313d770-5ef4-11ed-b3cf-8a626257a799 | InvocationID=f313dad6-5ef4-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:36:06+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f313d770-5ef4-11ed-b3cf-8a626257a799 | InvocationID=f313dad6-5ef4-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:36:27+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f0e368bc-5ef4-11ed-b3cf-8a626257a799 | InvocationID=f0e36d8a-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:36:27+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ffa91c20-5ef4-11ed-b3cf-8a626257a799 | InvocationID=ffa91e96-5ef4-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:36:31+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f313d770-5ef4-11ed-b3cf-8a626257a799 | InvocationID=f313dad6-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:36:31+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01ff0020-5ef5-11ed-b3cf-8a626257a799 | InvocationID=01ff0246-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:36:31+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01ff0020-5ef5-11ed-b3cf-8a626257a799 | InvocationID=01ff0246-5ef5-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:36:31+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01ff0020-5ef5-11ed-b3cf-8a626257a799 | InvocationID=01ff0246-5ef5-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:36:52+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ffa91c20-5ef4-11ed-b3cf-8a626257a799 | InvocationID=ffa91e96-5ef4-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:36:52+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e6a48e2-5ef5-11ed-b3cf-8a626257a799 | InvocationID=0e6a4af4-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:36:56+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01ff0020-5ef5-11ed-b3cf-8a626257a799 | InvocationID=01ff0246-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:36:56+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10e9c21e-5ef5-11ed-b3cf-8a626257a799 | InvocationID=10e9c3ae-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:36:56+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10e9c21e-5ef5-11ed-b3cf-8a626257a799 | InvocationID=10e9c3ae-5ef5-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:36:56+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=10e9c21e-5ef5-11ed-b3cf-8a626257a799 | InvocationID=10e9c3ae-5ef5-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:37:16+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0e6a48e2-5ef5-11ed-b3cf-8a626257a799 | InvocationID=0e6a4af4-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:37:16+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d2d1e54-5ef5-11ed-b3cf-8a626257a799 | InvocationID=1d2d1fda-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:37:21+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=10e9c21e-5ef5-11ed-b3cf-8a626257a799 | InvocationID=10e9c3ae-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:37:21+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fd52430-5ef5-11ed-b3cf-8a626257a799 | InvocationID=1fd52692-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:37:21+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fd52430-5ef5-11ed-b3cf-8a626257a799 | InvocationID=1fd52692-5ef5-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:37:21+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1fd52430-5ef5-11ed-b3cf-8a626257a799 | InvocationID=1fd52692-5ef5-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:37:41+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1d2d1e54-5ef5-11ed-b3cf-8a626257a799 | InvocationID=1d2d1fda-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:37:41+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2befc482-5ef5-11ed-b3cf-8a626257a799 | InvocationID=2befc5f4-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:37:46+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1fd52430-5ef5-11ed-b3cf-8a626257a799 | InvocationID=1fd52692-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:37:46+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ec1dfe2-5ef5-11ed-b3cf-8a626257a799 | InvocationID=2ec1e1f4-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:37:46+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ec1dfe2-5ef5-11ed-b3cf-8a626257a799 | InvocationID=2ec1e1f4-5ef5-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:37:46+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ec1dfe2-5ef5-11ed-b3cf-8a626257a799 | InvocationID=2ec1e1f4-5ef5-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:38:06+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2befc482-5ef5-11ed-b3cf-8a626257a799 | InvocationID=2befc5f4-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:38:06+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ab50d74-5ef5-11ed-b3cf-8a626257a799 | InvocationID=3ab50fcc-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:38:11+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ec1dfe2-5ef5-11ed-b3cf-8a626257a799 | InvocationID=2ec1e1f4-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:38:11+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3dac622a-5ef5-11ed-b3cf-8a626257a799 | InvocationID=3dac63ce-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:38:11+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3dac622a-5ef5-11ed-b3cf-8a626257a799 | InvocationID=3dac63ce-5ef5-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:38:11+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3dac622a-5ef5-11ed-b3cf-8a626257a799 | InvocationID=3dac63ce-5ef5-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:38:31+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3ab50d74-5ef5-11ed-b3cf-8a626257a799 | InvocationID=3ab50fcc-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:38:31+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4976ce9c-5ef5-11ed-b3cf-8a626257a799 | InvocationID=4976d0a4-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:38:36+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3dac622a-5ef5-11ed-b3cf-8a626257a799 | InvocationID=3dac63ce-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:38:36+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c96d61c-5ef5-11ed-b3cf-8a626257a799 | InvocationID=4c96d806-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:38:36+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c96d61c-5ef5-11ed-b3cf-8a626257a799 | InvocationID=4c96d806-5ef5-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:38:36+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c96d61c-5ef5-11ed-b3cf-8a626257a799 | InvocationID=4c96d806-5ef5-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:38:55+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4976ce9c-5ef5-11ed-b3cf-8a626257a799 | InvocationID=4976d0a4-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:38:55+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=583745f6-5ef5-11ed-b3cf-8a626257a799 | InvocationID=5837479a-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:39:01+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c96d61c-5ef5-11ed-b3cf-8a626257a799 | InvocationID=4c96d806-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:39:01+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b82bfb0-5ef5-11ed-b3cf-8a626257a799 | InvocationID=5b82c172-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:39:01+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b82bfb0-5ef5-11ed-b3cf-8a626257a799 | InvocationID=5b82c172-5ef5-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:39:01+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b82bfb0-5ef5-11ed-b3cf-8a626257a799 | InvocationID=5b82c172-5ef5-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:39:20+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=583745f6-5ef5-11ed-b3cf-8a626257a799 | InvocationID=5837479a-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:39:20+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66fc7912-5ef5-11ed-b3cf-8a626257a799 | InvocationID=66fc7a8e-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:39:26+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b82bfb0-5ef5-11ed-b3cf-8a626257a799 | InvocationID=5b82c172-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:39:26+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a6e7618-5ef5-11ed-b3cf-8a626257a799 | InvocationID=6a6e77d0-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:39:26+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a6e7618-5ef5-11ed-b3cf-8a626257a799 | InvocationID=6a6e77d0-5ef5-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:39:26+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a6e7618-5ef5-11ed-b3cf-8a626257a799 | InvocationID=6a6e77d0-5ef5-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:39:45+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=66fc7912-5ef5-11ed-b3cf-8a626257a799 | InvocationID=66fc7a8e-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:39:45+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75c20610-5ef5-11ed-b3cf-8a626257a799 | InvocationID=75c207fa-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:39:51+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a6e7618-5ef5-11ed-b3cf-8a626257a799 | InvocationID=6a6e77d0-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:39:51+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7958baa8-5ef5-11ed-b3cf-8a626257a799 | InvocationID=7958bcce-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:39:51+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7958baa8-5ef5-11ed-b3cf-8a626257a799 | InvocationID=7958bcce-5ef5-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:39:51+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7958baa8-5ef5-11ed-b3cf-8a626257a799 | InvocationID=7958bcce-5ef5-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:40:10+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=75c20610-5ef5-11ed-b3cf-8a626257a799 | InvocationID=75c207fa-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:40:10+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=848483d0-5ef5-11ed-b3cf-8a626257a799 | InvocationID=84848614-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:40:16+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7958baa8-5ef5-11ed-b3cf-8a626257a799 | InvocationID=7958bcce-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:40:16+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88432760-5ef5-11ed-b3cf-8a626257a799 | InvocationID=88432918-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:40:16+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88432760-5ef5-11ed-b3cf-8a626257a799 | InvocationID=88432918-5ef5-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:40:16+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88432760-5ef5-11ed-b3cf-8a626257a799 | InvocationID=88432918-5ef5-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:40:34+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=848483d0-5ef5-11ed-b3cf-8a626257a799 | InvocationID=84848614-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:40:34+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93481418-5ef5-11ed-b3cf-8a626257a799 | InvocationID=93481d3c-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:40:41+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88432760-5ef5-11ed-b3cf-8a626257a799 | InvocationID=88432918-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:40:41+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=972e6316-5ef5-11ed-b3cf-8a626257a799 | InvocationID=972e6514-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:40:41+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=972e6316-5ef5-11ed-b3cf-8a626257a799 | InvocationID=972e6514-5ef5-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:40:41+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=972e6316-5ef5-11ed-b3cf-8a626257a799 | InvocationID=972e6514-5ef5-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:40:59+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=93481418-5ef5-11ed-b3cf-8a626257a799 | InvocationID=93481d3c-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:40:59+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a20b6acc-5ef5-11ed-b3cf-8a626257a799 | InvocationID=a20b6c70-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:41:06+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=972e6316-5ef5-11ed-b3cf-8a626257a799 | InvocationID=972e6514-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:41:06+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a61d8f0a-5ef5-11ed-b3cf-8a626257a799 | InvocationID=a61d91d0-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:41:06+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a61d8f0a-5ef5-11ed-b3cf-8a626257a799 | InvocationID=a61d91d0-5ef5-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:41:06+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a61d8f0a-5ef5-11ed-b3cf-8a626257a799 | InvocationID=a61d91d0-5ef5-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:41:24+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a20b6acc-5ef5-11ed-b3cf-8a626257a799 | InvocationID=a20b6c70-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:41:24+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0d15f4e-5ef5-11ed-b3cf-8a626257a799 | InvocationID=b0d160fc-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:41:31+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a61d8f0a-5ef5-11ed-b3cf-8a626257a799 | InvocationID=a61d91d0-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:41:31+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b508fbd0-5ef5-11ed-b3cf-8a626257a799 | InvocationID=b508fd6a-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:41:31+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b508fbd0-5ef5-11ed-b3cf-8a626257a799 | InvocationID=b508fd6a-5ef5-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:41:31+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b508fbd0-5ef5-11ed-b3cf-8a626257a799 | InvocationID=b508fd6a-5ef5-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:41:49+0000 | aai_event_thread | 139953225374496 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b0d15f4e-5ef5-11ed-b3cf-8a626257a799 | InvocationID=b0d160fc-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF AAI events.[0m 2022-11-07T23:41:49+0000 | aai_event_thread | 139953225374496 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bf933afc-5ef5-11ed-b3cf-8a626257a799 | InvocationID=bf933d4a-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-11-07T23:41:56+0000 | policy_event_thread | 139953226435360 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b508fbd0-5ef5-11ed-b3cf-8a626257a799 | InvocationID=b508fd6a-5ef5-11ed-b3cf-8a626257a799 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-11-07T23:41:56+0000 | policy_event_thread | 139953226435360 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3f3b6f8-5ef5-11ed-b3cf-8a626257a799 | InvocationID=c3f3b8c4-5ef5-11ed-b3cf-8a626257a799 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-11-07T23:41:56+0000 | policy_event_thread | 139953226435360 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3f3b6f8-5ef5-11ed-b3cf-8a626257a799 | InvocationID=c3f3b8c4-5ef5-11ed-b3cf-8a626257a799 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-11-07T23:41:56+0000 | policy_event_thread | 139953226435360 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c3f3b6f8-5ef5-11ed-b3cf-8a626257a799 | InvocationID=c3f3b8c4-5ef5-11ed-b3cf-8a626257a799 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m