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-08-27T22:59:20+0000 | MainThread | 140187055058248 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.[0m 2022-08-27T22:59:21+0000 | MainThread | 140187055058248 | 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-08-27T22:59:21+0000 | MainThread | 140187055058248 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.[0m 2022-08-27T22:59:21+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T22:59:21+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2fa26ae-265b-11ed-8832-b6962f403e77 | InvocationID=e2fa29d8-265b-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T22:59:21+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.[0m 2022-08-27T22:59:21+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2fe874e-265b-11ed-8832-b6962f403e77 | InvocationID=e2fe8a50-265b-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T22:59:21+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2fa26ae-265b-11ed-8832-b6962f403e77 | InvocationID=e2fa29d8-265b-11ed-8832-b6962f403e77 | MR Service is unavailable at present: b'no healthy upstream'[0m 2022-08-27T22:59:21+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2fa26ae-265b-11ed-8832-b6962f403e77 | InvocationID=e2fa29d8-265b-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T22:59:21+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e2fa26ae-265b-11ed-8832-b6962f403e77 | InvocationID=e2fa29d8-265b-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T22:59:21+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2fe874e-265b-11ed-8832-b6962f403e77 | InvocationID=e2fe8a50-265b-11ed-8832-b6962f403e77 | MR Service is unavailable at present: b'no healthy upstream'[0m 2022-08-27T22:59:21+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2fe874e-265b-11ed-8832-b6962f403e77 | InvocationID=e2fe8a50-265b-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 503 Server Error: Service Unavailable 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: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-08-27T22:59:21+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e2fe874e-265b-11ed-8832-b6962f403e77 | InvocationID=e2fe8a50-265b-11ed-8832-b6962f403e77 | Failed to process AAI event due to: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-08-27T22:59:21+0000 | MainThread | 140187055058248 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server[0m 2022-08-27T22:59:41+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e2fe874e-265b-11ed-8832-b6962f403e77 | InvocationID=e2fe8a50-265b-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T22:59:41+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef0a22c8-265b-11ed-8832-b6962f403e77 | InvocationID=ef0a2700-265b-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T22:59:41+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef0a22c8-265b-11ed-8832-b6962f403e77 | InvocationID=ef0a2700-265b-11ed-8832-b6962f403e77 | MR Service is unavailable at present: b'no healthy upstream'[0m 2022-08-27T22:59:41+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef0a22c8-265b-11ed-8832-b6962f403e77 | InvocationID=ef0a2700-265b-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 503 Server Error: Service Unavailable 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: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-08-27T22:59:41+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ef0a22c8-265b-11ed-8832-b6962f403e77 | InvocationID=ef0a2700-265b-11ed-8832-b6962f403e77 | Failed to process AAI event due to: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-08-27T22:59:46+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e2fa26ae-265b-11ed-8832-b6962f403e77 | InvocationID=e2fa29d8-265b-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T22:59:46+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1fb81d4-265b-11ed-8832-b6962f403e77 | InvocationID=f1fb868e-265b-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T22:59:46+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1fb81d4-265b-11ed-8832-b6962f403e77 | InvocationID=f1fb868e-265b-11ed-8832-b6962f403e77 | MR Service is unavailable at present: b'no healthy upstream'[0m 2022-08-27T22:59:46+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f1fb81d4-265b-11ed-8832-b6962f403e77 | InvocationID=f1fb868e-265b-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T22:59:46+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f1fb81d4-265b-11ed-8832-b6962f403e77 | InvocationID=f1fb868e-265b-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:00:01+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ef0a22c8-265b-11ed-8832-b6962f403e77 | InvocationID=ef0a2700-265b-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:00:01+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=faffc47a-265b-11ed-8832-b6962f403e77 | InvocationID=faffc74a-265b-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:00:01+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=faffc47a-265b-11ed-8832-b6962f403e77 | InvocationID=faffc74a-265b-11ed-8832-b6962f403e77 | MR Service is unavailable at present: b'no healthy upstream'[0m 2022-08-27T23:00:01+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=faffc47a-265b-11ed-8832-b6962f403e77 | InvocationID=faffc74a-265b-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 503 Server Error: Service Unavailable 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: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-08-27T23:00:01+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=faffc47a-265b-11ed-8832-b6962f403e77 | InvocationID=faffc74a-265b-11ed-8832-b6962f403e77 | Failed to process AAI event due to: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000[0m 2022-08-27T23:00:11+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f1fb81d4-265b-11ed-8832-b6962f403e77 | InvocationID=f1fb868e-265b-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:00:11+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00e72af4-265c-11ed-8832-b6962f403e77 | InvocationID=00e72dd8-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:00:11+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00e72af4-265c-11ed-8832-b6962f403e77 | InvocationID=00e72dd8-265c-11ed-8832-b6962f403e77 | MR Service is unavailable at present: b'no healthy upstream'[0m 2022-08-27T23:00:11+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00e72af4-265c-11ed-8832-b6962f403e77 | InvocationID=00e72dd8-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:00:11+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00e72af4-265c-11ed-8832-b6962f403e77 | InvocationID=00e72dd8-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 503 Server Error: Service Unavailable for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:00:21+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=faffc47a-265b-11ed-8832-b6962f403e77 | InvocationID=faffc74a-265b-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:00:21+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06f2bc06-265c-11ed-8832-b6962f403e77 | InvocationID=06f2bea4-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:00:21+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06f2bc06-265c-11ed-8832-b6962f403e77 | InvocationID=06f2bea4-265c-11ed-8832-b6962f403e77 | 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-08-27T23:00:21+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=06f2bc06-265c-11ed-8832-b6962f403e77 | InvocationID=06f2bea4-265c-11ed-8832-b6962f403e77 | 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-08-27T23:00:36+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=00e72af4-265c-11ed-8832-b6962f403e77 | InvocationID=00e72dd8-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:00:36+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fd3a09c-265c-11ed-8832-b6962f403e77 | InvocationID=0fd3a394-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:00:36+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fd3a09c-265c-11ed-8832-b6962f403e77 | InvocationID=0fd3a394-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:00:36+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0fd3a09c-265c-11ed-8832-b6962f403e77 | InvocationID=0fd3a394-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:00:41+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=06f2bc06-265c-11ed-8832-b6962f403e77 | InvocationID=06f2bea4-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:00:41+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=133a454c-265c-11ed-8832-b6962f403e77 | InvocationID=133a47fe-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:00:42+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=133a454c-265c-11ed-8832-b6962f403e77 | InvocationID=133a47fe-265c-11ed-8832-b6962f403e77 | 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-08-27T23:00:42+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=133a454c-265c-11ed-8832-b6962f403e77 | InvocationID=133a47fe-265c-11ed-8832-b6962f403e77 | 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-08-27T23:01:01+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0fd3a09c-265c-11ed-8832-b6962f403e77 | InvocationID=0fd3a394-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:01:01+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ecee098-265c-11ed-8832-b6962f403e77 | InvocationID=1ecee818-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:01:01+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ecee098-265c-11ed-8832-b6962f403e77 | InvocationID=1ecee818-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:01:01+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ecee098-265c-11ed-8832-b6962f403e77 | InvocationID=1ecee818-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:01:02+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=133a454c-265c-11ed-8832-b6962f403e77 | InvocationID=133a47fe-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:01:02+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f4135d0-265c-11ed-8832-b6962f403e77 | InvocationID=1f4138aa-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:01:02+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f4135d0-265c-11ed-8832-b6962f403e77 | InvocationID=1f4138aa-265c-11ed-8832-b6962f403e77 | 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-08-27T23:01:02+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1f4135d0-265c-11ed-8832-b6962f403e77 | InvocationID=1f4138aa-265c-11ed-8832-b6962f403e77 | 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-08-27T23:01:22+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1f4135d0-265c-11ed-8832-b6962f403e77 | InvocationID=1f4138aa-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:01:22+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b39bc4a-265c-11ed-8832-b6962f403e77 | InvocationID=2b39c118-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:01:22+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b39bc4a-265c-11ed-8832-b6962f403e77 | InvocationID=2b39c118-265c-11ed-8832-b6962f403e77 | 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-08-27T23:01:22+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2b39bc4a-265c-11ed-8832-b6962f403e77 | InvocationID=2b39c118-265c-11ed-8832-b6962f403e77 | 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-08-27T23:01:26+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ecee098-265c-11ed-8832-b6962f403e77 | InvocationID=1ecee818-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:01:26+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2dd406e0-265c-11ed-8832-b6962f403e77 | InvocationID=2dd409d8-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:01:26+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2dd406e0-265c-11ed-8832-b6962f403e77 | InvocationID=2dd409d8-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:01:26+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2dd406e0-265c-11ed-8832-b6962f403e77 | InvocationID=2dd409d8-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:01:42+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2b39bc4a-265c-11ed-8832-b6962f403e77 | InvocationID=2b39c118-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:01:42+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=373f8024-265c-11ed-8832-b6962f403e77 | InvocationID=373f84ac-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:01:42+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=373f8024-265c-11ed-8832-b6962f403e77 | InvocationID=373f84ac-265c-11ed-8832-b6962f403e77 | 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-08-27T23:01:42+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=373f8024-265c-11ed-8832-b6962f403e77 | InvocationID=373f84ac-265c-11ed-8832-b6962f403e77 | 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-08-27T23:01:51+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2dd406e0-265c-11ed-8832-b6962f403e77 | InvocationID=2dd409d8-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:01:51+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3cca81b0-265c-11ed-8832-b6962f403e77 | InvocationID=3cca8606-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:01:51+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3cca81b0-265c-11ed-8832-b6962f403e77 | InvocationID=3cca8606-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:01:51+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3cca81b0-265c-11ed-8832-b6962f403e77 | InvocationID=3cca8606-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:02:02+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=373f8024-265c-11ed-8832-b6962f403e77 | InvocationID=373f84ac-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:02:02+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=433d8600-265c-11ed-8832-b6962f403e77 | InvocationID=433d8966-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:02:02+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=433d8600-265c-11ed-8832-b6962f403e77 | InvocationID=433d8966-265c-11ed-8832-b6962f403e77 | 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-08-27T23:02:02+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=433d8600-265c-11ed-8832-b6962f403e77 | InvocationID=433d8966-265c-11ed-8832-b6962f403e77 | 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-08-27T23:02:16+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3cca81b0-265c-11ed-8832-b6962f403e77 | InvocationID=3cca8606-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:02:16+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4bbe099e-265c-11ed-8832-b6962f403e77 | InvocationID=4bbe0c5a-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:02:16+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4bbe099e-265c-11ed-8832-b6962f403e77 | InvocationID=4bbe0c5a-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:02:16+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4bbe099e-265c-11ed-8832-b6962f403e77 | InvocationID=4bbe0c5a-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:02:22+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=433d8600-265c-11ed-8832-b6962f403e77 | InvocationID=433d8966-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:02:22+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f4a4bfe-265c-11ed-8832-b6962f403e77 | InvocationID=4f4a4ed8-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:02:22+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f4a4bfe-265c-11ed-8832-b6962f403e77 | InvocationID=4f4a4ed8-265c-11ed-8832-b6962f403e77 | 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-08-27T23:02:22+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4f4a4bfe-265c-11ed-8832-b6962f403e77 | InvocationID=4f4a4ed8-265c-11ed-8832-b6962f403e77 | 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-08-27T23:02:41+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4bbe099e-265c-11ed-8832-b6962f403e77 | InvocationID=4bbe0c5a-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:02:41+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5aacf2bc-265c-11ed-8832-b6962f403e77 | InvocationID=5aacf596-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:02:41+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5aacf2bc-265c-11ed-8832-b6962f403e77 | InvocationID=5aacf596-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:02:41+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5aacf2bc-265c-11ed-8832-b6962f403e77 | InvocationID=5aacf596-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:02:42+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4f4a4bfe-265c-11ed-8832-b6962f403e77 | InvocationID=4f4a4ed8-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:02:42+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b40cbf4-265c-11ed-8832-b6962f403e77 | InvocationID=5b40ce92-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:02:42+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b40cbf4-265c-11ed-8832-b6962f403e77 | InvocationID=5b40ce92-265c-11ed-8832-b6962f403e77 | 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-08-27T23:02:42+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5b40cbf4-265c-11ed-8832-b6962f403e77 | InvocationID=5b40ce92-265c-11ed-8832-b6962f403e77 | 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-08-27T23:03:02+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5b40cbf4-265c-11ed-8832-b6962f403e77 | InvocationID=5b40ce92-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:03:02+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67350fb0-265c-11ed-8832-b6962f403e77 | InvocationID=6735126c-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:03:02+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67350fb0-265c-11ed-8832-b6962f403e77 | InvocationID=6735126c-265c-11ed-8832-b6962f403e77 | 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-08-27T23:03:02+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=67350fb0-265c-11ed-8832-b6962f403e77 | InvocationID=6735126c-265c-11ed-8832-b6962f403e77 | 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-08-27T23:03:06+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5aacf2bc-265c-11ed-8832-b6962f403e77 | InvocationID=5aacf596-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:03:06+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=699ce976-265c-11ed-8832-b6962f403e77 | InvocationID=699ced2c-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:03:06+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=699ce976-265c-11ed-8832-b6962f403e77 | InvocationID=699ced2c-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:03:06+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=699ce976-265c-11ed-8832-b6962f403e77 | InvocationID=699ced2c-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:03:22+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=67350fb0-265c-11ed-8832-b6962f403e77 | InvocationID=6735126c-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:03:22+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=732bdbb4-265c-11ed-8832-b6962f403e77 | InvocationID=732bddf8-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:03:22+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=732bdbb4-265c-11ed-8832-b6962f403e77 | InvocationID=732bddf8-265c-11ed-8832-b6962f403e77 | 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-08-27T23:03:22+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=732bdbb4-265c-11ed-8832-b6962f403e77 | InvocationID=732bddf8-265c-11ed-8832-b6962f403e77 | 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-08-27T23:03:31+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=699ce976-265c-11ed-8832-b6962f403e77 | InvocationID=699ced2c-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:03:32+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7890a062-265c-11ed-8832-b6962f403e77 | InvocationID=7890a8aa-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:03:32+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7890a062-265c-11ed-8832-b6962f403e77 | InvocationID=7890a8aa-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:03:32+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7890a062-265c-11ed-8832-b6962f403e77 | InvocationID=7890a8aa-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:03:42+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=732bdbb4-265c-11ed-8832-b6962f403e77 | InvocationID=732bddf8-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:03:43+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f1fe500-265c-11ed-8832-b6962f403e77 | InvocationID=7f1fe7d0-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:03:43+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7f1fe500-265c-11ed-8832-b6962f403e77 | InvocationID=7f1fe7d0-265c-11ed-8832-b6962f403e77 | 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-08-27T23:03:43+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7f1fe500-265c-11ed-8832-b6962f403e77 | InvocationID=7f1fe7d0-265c-11ed-8832-b6962f403e77 | 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-08-27T23:03:57+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7890a062-265c-11ed-8832-b6962f403e77 | InvocationID=7890a8aa-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:03:57+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87885484-265c-11ed-8832-b6962f403e77 | InvocationID=87885844-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:03:57+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87885484-265c-11ed-8832-b6962f403e77 | InvocationID=87885844-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:03:57+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87885484-265c-11ed-8832-b6962f403e77 | InvocationID=87885844-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:04:03+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7f1fe500-265c-11ed-8832-b6962f403e77 | InvocationID=7f1fe7d0-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:04:03+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b1c9eca-265c-11ed-8832-b6962f403e77 | InvocationID=8b1ca320-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:04:03+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b1c9eca-265c-11ed-8832-b6962f403e77 | InvocationID=8b1ca320-265c-11ed-8832-b6962f403e77 | 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-08-27T23:04:03+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8b1c9eca-265c-11ed-8832-b6962f403e77 | InvocationID=8b1ca320-265c-11ed-8832-b6962f403e77 | 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-08-27T23:04:22+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87885484-265c-11ed-8832-b6962f403e77 | InvocationID=87885844-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:04:22+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=967f371e-265c-11ed-8832-b6962f403e77 | InvocationID=967f3be2-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:04:22+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=967f371e-265c-11ed-8832-b6962f403e77 | InvocationID=967f3be2-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:04:22+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=967f371e-265c-11ed-8832-b6962f403e77 | InvocationID=967f3be2-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:04:23+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8b1c9eca-265c-11ed-8832-b6962f403e77 | InvocationID=8b1ca320-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:04:23+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9712065c-265c-11ed-8832-b6962f403e77 | InvocationID=971208dc-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:04:23+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9712065c-265c-11ed-8832-b6962f403e77 | InvocationID=971208dc-265c-11ed-8832-b6962f403e77 | 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-08-27T23:04:23+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9712065c-265c-11ed-8832-b6962f403e77 | InvocationID=971208dc-265c-11ed-8832-b6962f403e77 | 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-08-27T23:04:43+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9712065c-265c-11ed-8832-b6962f403e77 | InvocationID=971208dc-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:04:43+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a30bc2ae-265c-11ed-8832-b6962f403e77 | InvocationID=a30bc5b0-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:04:43+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a30bc2ae-265c-11ed-8832-b6962f403e77 | InvocationID=a30bc5b0-265c-11ed-8832-b6962f403e77 | 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-08-27T23:04:43+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a30bc2ae-265c-11ed-8832-b6962f403e77 | InvocationID=a30bc5b0-265c-11ed-8832-b6962f403e77 | 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-08-27T23:04:47+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=967f371e-265c-11ed-8832-b6962f403e77 | InvocationID=967f3be2-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:04:47+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a57a9074-265c-11ed-8832-b6962f403e77 | InvocationID=a57a92d6-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:04:47+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a57a9074-265c-11ed-8832-b6962f403e77 | InvocationID=a57a92d6-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:04:47+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a57a9074-265c-11ed-8832-b6962f403e77 | InvocationID=a57a92d6-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:05:03+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a30bc2ae-265c-11ed-8832-b6962f403e77 | InvocationID=a30bc5b0-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:05:03+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af0c8700-265c-11ed-8832-b6962f403e77 | InvocationID=af0c898a-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:05:03+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af0c8700-265c-11ed-8832-b6962f403e77 | InvocationID=af0c898a-265c-11ed-8832-b6962f403e77 | 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-08-27T23:05:03+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=af0c8700-265c-11ed-8832-b6962f403e77 | InvocationID=af0c898a-265c-11ed-8832-b6962f403e77 | 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-08-27T23:05:12+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a57a9074-265c-11ed-8832-b6962f403e77 | InvocationID=a57a92d6-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:05:12+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b46cd5e2-265c-11ed-8832-b6962f403e77 | InvocationID=b46cd88a-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:05:12+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b46cd5e2-265c-11ed-8832-b6962f403e77 | InvocationID=b46cd88a-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:05:12+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b46cd5e2-265c-11ed-8832-b6962f403e77 | InvocationID=b46cd88a-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:05:23+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=af0c8700-265c-11ed-8832-b6962f403e77 | InvocationID=af0c898a-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:05:23+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb024acc-265c-11ed-8832-b6962f403e77 | InvocationID=bb024e28-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:05:23+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb024acc-265c-11ed-8832-b6962f403e77 | InvocationID=bb024e28-265c-11ed-8832-b6962f403e77 | 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-08-27T23:05:23+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bb024acc-265c-11ed-8832-b6962f403e77 | InvocationID=bb024e28-265c-11ed-8832-b6962f403e77 | 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-08-27T23:05:37+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b46cd5e2-265c-11ed-8832-b6962f403e77 | InvocationID=b46cd88a-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:05:37+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c36168b0-265c-11ed-8832-b6962f403e77 | InvocationID=c3616c52-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:05:37+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c36168b0-265c-11ed-8832-b6962f403e77 | InvocationID=c3616c52-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:05:37+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c36168b0-265c-11ed-8832-b6962f403e77 | InvocationID=c3616c52-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:05:43+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bb024acc-265c-11ed-8832-b6962f403e77 | InvocationID=bb024e28-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:05:43+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6fc7726-265c-11ed-8832-b6962f403e77 | InvocationID=c6fc7afa-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:05:43+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6fc7726-265c-11ed-8832-b6962f403e77 | InvocationID=c6fc7afa-265c-11ed-8832-b6962f403e77 | 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-08-27T23:05:43+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c6fc7726-265c-11ed-8832-b6962f403e77 | InvocationID=c6fc7afa-265c-11ed-8832-b6962f403e77 | 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-08-27T23:06:02+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c36168b0-265c-11ed-8832-b6962f403e77 | InvocationID=c3616c52-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:06:02+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d25adba8-265c-11ed-8832-b6962f403e77 | InvocationID=d25ae486-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:06:02+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d25adba8-265c-11ed-8832-b6962f403e77 | InvocationID=d25ae486-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:06:02+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d25adba8-265c-11ed-8832-b6962f403e77 | InvocationID=d25ae486-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:06:03+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c6fc7726-265c-11ed-8832-b6962f403e77 | InvocationID=c6fc7afa-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:06:03+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d307d0ce-265c-11ed-8832-b6962f403e77 | InvocationID=d307d3d0-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:06:03+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d307d0ce-265c-11ed-8832-b6962f403e77 | InvocationID=d307d3d0-265c-11ed-8832-b6962f403e77 | 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-08-27T23:06:03+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d307d0ce-265c-11ed-8832-b6962f403e77 | InvocationID=d307d3d0-265c-11ed-8832-b6962f403e77 | 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-08-27T23:06:23+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d307d0ce-265c-11ed-8832-b6962f403e77 | InvocationID=d307d3d0-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:06:23+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=defdf2be-265c-11ed-8832-b6962f403e77 | InvocationID=defdf8fe-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:06:23+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=defdf2be-265c-11ed-8832-b6962f403e77 | InvocationID=defdf8fe-265c-11ed-8832-b6962f403e77 | 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-08-27T23:06:23+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=defdf2be-265c-11ed-8832-b6962f403e77 | InvocationID=defdf8fe-265c-11ed-8832-b6962f403e77 | 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-08-27T23:06:27+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d25adba8-265c-11ed-8832-b6962f403e77 | InvocationID=d25ae486-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:06:27+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e167b2ba-265c-11ed-8832-b6962f403e77 | InvocationID=e167b4d6-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:06:27+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e167b2ba-265c-11ed-8832-b6962f403e77 | InvocationID=e167b4d6-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:06:27+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e167b2ba-265c-11ed-8832-b6962f403e77 | InvocationID=e167b4d6-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:06:43+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=defdf2be-265c-11ed-8832-b6962f403e77 | InvocationID=defdf8fe-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:06:43+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eaf92d40-265c-11ed-8832-b6962f403e77 | InvocationID=eaf931d2-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:06:44+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eaf92d40-265c-11ed-8832-b6962f403e77 | InvocationID=eaf931d2-265c-11ed-8832-b6962f403e77 | 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-08-27T23:06:44+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eaf92d40-265c-11ed-8832-b6962f403e77 | InvocationID=eaf931d2-265c-11ed-8832-b6962f403e77 | 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-08-27T23:06:52+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e167b2ba-265c-11ed-8832-b6962f403e77 | InvocationID=e167b4d6-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:06:52+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f055ca46-265c-11ed-8832-b6962f403e77 | InvocationID=f055cd16-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:06:53+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f055ca46-265c-11ed-8832-b6962f403e77 | InvocationID=f055cd16-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:06:53+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f055ca46-265c-11ed-8832-b6962f403e77 | InvocationID=f055cd16-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:07:04+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eaf92d40-265c-11ed-8832-b6962f403e77 | InvocationID=eaf931d2-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:07:04+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6f05010-265c-11ed-8832-b6962f403e77 | InvocationID=f6f053a8-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:07:04+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6f05010-265c-11ed-8832-b6962f403e77 | InvocationID=f6f053a8-265c-11ed-8832-b6962f403e77 | 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-08-27T23:07:04+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f6f05010-265c-11ed-8832-b6962f403e77 | InvocationID=f6f053a8-265c-11ed-8832-b6962f403e77 | 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-08-27T23:07:18+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f055ca46-265c-11ed-8832-b6962f403e77 | InvocationID=f055cd16-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:07:18+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff4bb1f0-265c-11ed-8832-b6962f403e77 | InvocationID=ff4bb484-265c-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:07:18+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff4bb1f0-265c-11ed-8832-b6962f403e77 | InvocationID=ff4bb484-265c-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:07:18+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff4bb1f0-265c-11ed-8832-b6962f403e77 | InvocationID=ff4bb484-265c-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:07:24+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f6f05010-265c-11ed-8832-b6962f403e77 | InvocationID=f6f053a8-265c-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:07:24+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02ea6ba8-265d-11ed-8832-b6962f403e77 | InvocationID=02ea6f54-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:07:24+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02ea6ba8-265d-11ed-8832-b6962f403e77 | InvocationID=02ea6f54-265d-11ed-8832-b6962f403e77 | 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-08-27T23:07:24+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=02ea6ba8-265d-11ed-8832-b6962f403e77 | InvocationID=02ea6f54-265d-11ed-8832-b6962f403e77 | 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-08-27T23:07:43+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff4bb1f0-265c-11ed-8832-b6962f403e77 | InvocationID=ff4bb484-265c-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:07:43+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e3bd802-265d-11ed-8832-b6962f403e77 | InvocationID=0e3bda78-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:07:43+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e3bd802-265d-11ed-8832-b6962f403e77 | InvocationID=0e3bda78-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:07:43+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e3bd802-265d-11ed-8832-b6962f403e77 | InvocationID=0e3bda78-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:07:44+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=02ea6ba8-265d-11ed-8832-b6962f403e77 | InvocationID=02ea6f54-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:07:44+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ede7814-265d-11ed-8832-b6962f403e77 | InvocationID=0ede7b02-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:07:44+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ede7814-265d-11ed-8832-b6962f403e77 | InvocationID=0ede7b02-265d-11ed-8832-b6962f403e77 | 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-08-27T23:07:44+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0ede7814-265d-11ed-8832-b6962f403e77 | InvocationID=0ede7b02-265d-11ed-8832-b6962f403e77 | 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-08-27T23:08:04+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0ede7814-265d-11ed-8832-b6962f403e77 | InvocationID=0ede7b02-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:08:04+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ad5c5f0-265d-11ed-8832-b6962f403e77 | InvocationID=1ad5c8e8-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:08:04+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ad5c5f0-265d-11ed-8832-b6962f403e77 | InvocationID=1ad5c8e8-265d-11ed-8832-b6962f403e77 | 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-08-27T23:08:04+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1ad5c5f0-265d-11ed-8832-b6962f403e77 | InvocationID=1ad5c8e8-265d-11ed-8832-b6962f403e77 | 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-08-27T23:08:08+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e3bd802-265d-11ed-8832-b6962f403e77 | InvocationID=0e3bda78-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:08:08+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d2c0382-265d-11ed-8832-b6962f403e77 | InvocationID=1d2c0648-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:08:08+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d2c0382-265d-11ed-8832-b6962f403e77 | InvocationID=1d2c0648-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:08:08+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d2c0382-265d-11ed-8832-b6962f403e77 | InvocationID=1d2c0648-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:08:24+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1ad5c5f0-265d-11ed-8832-b6962f403e77 | InvocationID=1ad5c8e8-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:08:24+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26d34d0a-265d-11ed-8832-b6962f403e77 | InvocationID=26d355de-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:08:24+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26d34d0a-265d-11ed-8832-b6962f403e77 | InvocationID=26d355de-265d-11ed-8832-b6962f403e77 | 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-08-27T23:08:24+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=26d34d0a-265d-11ed-8832-b6962f403e77 | InvocationID=26d355de-265d-11ed-8832-b6962f403e77 | 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-08-27T23:08:33+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d2c0382-265d-11ed-8832-b6962f403e77 | InvocationID=1d2c0648-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:08:33+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c1c48ca-265d-11ed-8832-b6962f403e77 | InvocationID=2c1c4bc2-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:08:33+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2c1c48ca-265d-11ed-8832-b6962f403e77 | InvocationID=2c1c4bc2-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:08:33+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2c1c48ca-265d-11ed-8832-b6962f403e77 | InvocationID=2c1c4bc2-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:08:44+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=26d34d0a-265d-11ed-8832-b6962f403e77 | InvocationID=26d355de-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:08:44+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32c66e9e-265d-11ed-8832-b6962f403e77 | InvocationID=32c6727c-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:08:44+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32c66e9e-265d-11ed-8832-b6962f403e77 | InvocationID=32c6727c-265d-11ed-8832-b6962f403e77 | 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-08-27T23:08:44+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=32c66e9e-265d-11ed-8832-b6962f403e77 | InvocationID=32c6727c-265d-11ed-8832-b6962f403e77 | 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-08-27T23:08:58+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2c1c48ca-265d-11ed-8832-b6962f403e77 | InvocationID=2c1c4bc2-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:08:58+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b0d28f4-265d-11ed-8832-b6962f403e77 | InvocationID=3b0d2cbe-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:08:58+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3b0d28f4-265d-11ed-8832-b6962f403e77 | InvocationID=3b0d2cbe-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:08:58+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3b0d28f4-265d-11ed-8832-b6962f403e77 | InvocationID=3b0d2cbe-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:09:04+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=32c66e9e-265d-11ed-8832-b6962f403e77 | InvocationID=32c6727c-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:09:04+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ebac088-265d-11ed-8832-b6962f403e77 | InvocationID=3ebac498-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:09:04+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ebac088-265d-11ed-8832-b6962f403e77 | InvocationID=3ebac498-265d-11ed-8832-b6962f403e77 | 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-08-27T23:09:04+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3ebac088-265d-11ed-8832-b6962f403e77 | InvocationID=3ebac498-265d-11ed-8832-b6962f403e77 | 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-08-27T23:09:23+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3b0d28f4-265d-11ed-8832-b6962f403e77 | InvocationID=3b0d2cbe-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:09:23+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49febc88-265d-11ed-8832-b6962f403e77 | InvocationID=49feef00-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:09:23+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49febc88-265d-11ed-8832-b6962f403e77 | InvocationID=49feef00-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:09:23+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49febc88-265d-11ed-8832-b6962f403e77 | InvocationID=49feef00-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:09:24+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3ebac088-265d-11ed-8832-b6962f403e77 | InvocationID=3ebac498-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:09:24+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4aba6294-265d-11ed-8832-b6962f403e77 | InvocationID=4aba658c-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:09:24+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4aba6294-265d-11ed-8832-b6962f403e77 | InvocationID=4aba658c-265d-11ed-8832-b6962f403e77 | 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-08-27T23:09:24+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4aba6294-265d-11ed-8832-b6962f403e77 | InvocationID=4aba658c-265d-11ed-8832-b6962f403e77 | 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-08-27T23:09:44+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4aba6294-265d-11ed-8832-b6962f403e77 | InvocationID=4aba658c-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:09:44+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56b74418-265d-11ed-8832-b6962f403e77 | InvocationID=56b74850-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:09:44+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56b74418-265d-11ed-8832-b6962f403e77 | InvocationID=56b74850-265d-11ed-8832-b6962f403e77 | 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-08-27T23:09:44+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=56b74418-265d-11ed-8832-b6962f403e77 | InvocationID=56b74850-265d-11ed-8832-b6962f403e77 | 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-08-27T23:09:48+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49febc88-265d-11ed-8832-b6962f403e77 | InvocationID=49feef00-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:09:48+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58f57f74-265d-11ed-8832-b6962f403e77 | InvocationID=58f5819a-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:09:48+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58f57f74-265d-11ed-8832-b6962f403e77 | InvocationID=58f5819a-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:09:48+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58f57f74-265d-11ed-8832-b6962f403e77 | InvocationID=58f5819a-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:10:04+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=56b74418-265d-11ed-8832-b6962f403e77 | InvocationID=56b74850-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:10:04+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62aa1eee-265d-11ed-8832-b6962f403e77 | InvocationID=62aa263c-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:10:04+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62aa1eee-265d-11ed-8832-b6962f403e77 | InvocationID=62aa263c-265d-11ed-8832-b6962f403e77 | 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-08-27T23:10:04+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=62aa1eee-265d-11ed-8832-b6962f403e77 | InvocationID=62aa263c-265d-11ed-8832-b6962f403e77 | 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-08-27T23:10:13+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58f57f74-265d-11ed-8832-b6962f403e77 | InvocationID=58f5819a-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:10:13+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67e74e9a-265d-11ed-8832-b6962f403e77 | InvocationID=67e75188-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:10:13+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67e74e9a-265d-11ed-8832-b6962f403e77 | InvocationID=67e75188-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:10:13+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67e74e9a-265d-11ed-8832-b6962f403e77 | InvocationID=67e75188-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:10:24+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=62aa1eee-265d-11ed-8832-b6962f403e77 | InvocationID=62aa263c-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:10:24+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ea12bca-265d-11ed-8832-b6962f403e77 | InvocationID=6ea12f80-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:10:24+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ea12bca-265d-11ed-8832-b6962f403e77 | InvocationID=6ea12f80-265d-11ed-8832-b6962f403e77 | 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-08-27T23:10:24+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6ea12bca-265d-11ed-8832-b6962f403e77 | InvocationID=6ea12f80-265d-11ed-8832-b6962f403e77 | 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-08-27T23:10:38+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67e74e9a-265d-11ed-8832-b6962f403e77 | InvocationID=67e75188-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:10:38+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76dc7b6e-265d-11ed-8832-b6962f403e77 | InvocationID=76dc7e5c-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:10:38+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=76dc7b6e-265d-11ed-8832-b6962f403e77 | InvocationID=76dc7e5c-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:10:38+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=76dc7b6e-265d-11ed-8832-b6962f403e77 | InvocationID=76dc7e5c-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:10:44+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6ea12bca-265d-11ed-8832-b6962f403e77 | InvocationID=6ea12f80-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:10:44+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a9e871a-265d-11ed-8832-b6962f403e77 | InvocationID=7a9e899a-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:10:45+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a9e871a-265d-11ed-8832-b6962f403e77 | InvocationID=7a9e899a-265d-11ed-8832-b6962f403e77 | 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-08-27T23:10:45+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7a9e871a-265d-11ed-8832-b6962f403e77 | InvocationID=7a9e899a-265d-11ed-8832-b6962f403e77 | 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-08-27T23:11:03+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=76dc7b6e-265d-11ed-8832-b6962f403e77 | InvocationID=76dc7e5c-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:11:03+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85dfb806-265d-11ed-8832-b6962f403e77 | InvocationID=85dffaaa-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:11:03+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85dfb806-265d-11ed-8832-b6962f403e77 | InvocationID=85dffaaa-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:11:03+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=85dfb806-265d-11ed-8832-b6962f403e77 | InvocationID=85dffaaa-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:11:05+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7a9e871a-265d-11ed-8832-b6962f403e77 | InvocationID=7a9e899a-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:11:05+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86a29754-265d-11ed-8832-b6962f403e77 | InvocationID=86a29a92-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:11:05+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86a29754-265d-11ed-8832-b6962f403e77 | InvocationID=86a29a92-265d-11ed-8832-b6962f403e77 | 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-08-27T23:11:05+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86a29754-265d-11ed-8832-b6962f403e77 | InvocationID=86a29a92-265d-11ed-8832-b6962f403e77 | 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-08-27T23:11:25+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86a29754-265d-11ed-8832-b6962f403e77 | InvocationID=86a29a92-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:11:25+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=929c9fa0-265d-11ed-8832-b6962f403e77 | InvocationID=929ca388-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:11:25+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=929c9fa0-265d-11ed-8832-b6962f403e77 | InvocationID=929ca388-265d-11ed-8832-b6962f403e77 | 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-08-27T23:11:25+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=929c9fa0-265d-11ed-8832-b6962f403e77 | InvocationID=929ca388-265d-11ed-8832-b6962f403e77 | 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-08-27T23:11:28+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=85dfb806-265d-11ed-8832-b6962f403e77 | InvocationID=85dffaaa-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:11:28+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=94d3fd2c-265d-11ed-8832-b6962f403e77 | InvocationID=94d3ffca-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:11:29+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=94d3fd2c-265d-11ed-8832-b6962f403e77 | InvocationID=94d3ffca-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:11:29+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=94d3fd2c-265d-11ed-8832-b6962f403e77 | InvocationID=94d3ffca-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:11:45+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=929c9fa0-265d-11ed-8832-b6962f403e77 | InvocationID=929ca388-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:11:45+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e9413c4-265d-11ed-8832-b6962f403e77 | InvocationID=9e94168a-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:11:45+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e9413c4-265d-11ed-8832-b6962f403e77 | InvocationID=9e94168a-265d-11ed-8832-b6962f403e77 | 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-08-27T23:11:45+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9e9413c4-265d-11ed-8832-b6962f403e77 | InvocationID=9e94168a-265d-11ed-8832-b6962f403e77 | 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-08-27T23:11:54+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=94d3fd2c-265d-11ed-8832-b6962f403e77 | InvocationID=94d3ffca-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:11:54+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3c9f656-265d-11ed-8832-b6962f403e77 | InvocationID=a3c9f85e-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:11:54+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3c9f656-265d-11ed-8832-b6962f403e77 | InvocationID=a3c9f85e-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:11:54+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a3c9f656-265d-11ed-8832-b6962f403e77 | InvocationID=a3c9f85e-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:12:05+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9e9413c4-265d-11ed-8832-b6962f403e77 | InvocationID=9e94168a-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:12:05+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa8ead92-265d-11ed-8832-b6962f403e77 | InvocationID=aa8eb260-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:12:05+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa8ead92-265d-11ed-8832-b6962f403e77 | InvocationID=aa8eb260-265d-11ed-8832-b6962f403e77 | 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-08-27T23:12:05+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aa8ead92-265d-11ed-8832-b6962f403e77 | InvocationID=aa8eb260-265d-11ed-8832-b6962f403e77 | 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-08-27T23:12:19+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a3c9f656-265d-11ed-8832-b6962f403e77 | InvocationID=a3c9f85e-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:12:19+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2b94766-265d-11ed-8832-b6962f403e77 | InvocationID=b2b94a4a-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:12:19+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2b94766-265d-11ed-8832-b6962f403e77 | InvocationID=b2b94a4a-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:12:19+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2b94766-265d-11ed-8832-b6962f403e77 | InvocationID=b2b94a4a-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:12:25+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aa8ead92-265d-11ed-8832-b6962f403e77 | InvocationID=aa8eb260-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:12:25+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b685971e-265d-11ed-8832-b6962f403e77 | InvocationID=b6859cd2-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:12:25+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b685971e-265d-11ed-8832-b6962f403e77 | InvocationID=b6859cd2-265d-11ed-8832-b6962f403e77 | 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-08-27T23:12:25+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b685971e-265d-11ed-8832-b6962f403e77 | InvocationID=b6859cd2-265d-11ed-8832-b6962f403e77 | 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-08-27T23:12:44+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2b94766-265d-11ed-8832-b6962f403e77 | InvocationID=b2b94a4a-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:12:44+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1ac9016-265d-11ed-8832-b6962f403e77 | InvocationID=c1ac92dc-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:12:44+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1ac9016-265d-11ed-8832-b6962f403e77 | InvocationID=c1ac92dc-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:12:44+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c1ac9016-265d-11ed-8832-b6962f403e77 | InvocationID=c1ac92dc-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:12:45+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b685971e-265d-11ed-8832-b6962f403e77 | InvocationID=b6859cd2-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:12:45+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c27bb6e8-265d-11ed-8832-b6962f403e77 | InvocationID=c27bb8f0-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:12:45+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c27bb6e8-265d-11ed-8832-b6962f403e77 | InvocationID=c27bb8f0-265d-11ed-8832-b6962f403e77 | 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-08-27T23:12:45+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c27bb6e8-265d-11ed-8832-b6962f403e77 | InvocationID=c27bb8f0-265d-11ed-8832-b6962f403e77 | 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-08-27T23:13:05+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c27bb6e8-265d-11ed-8832-b6962f403e77 | InvocationID=c27bb8f0-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:13:05+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce6ec6b6-265d-11ed-8832-b6962f403e77 | InvocationID=ce6eca12-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:13:05+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ce6ec6b6-265d-11ed-8832-b6962f403e77 | InvocationID=ce6eca12-265d-11ed-8832-b6962f403e77 | 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-08-27T23:13:05+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ce6ec6b6-265d-11ed-8832-b6962f403e77 | InvocationID=ce6eca12-265d-11ed-8832-b6962f403e77 | 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-08-27T23:13:09+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c1ac9016-265d-11ed-8832-b6962f403e77 | InvocationID=c1ac92dc-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:13:09+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d09e7f62-265d-11ed-8832-b6962f403e77 | InvocationID=d09e81ce-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:13:09+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d09e7f62-265d-11ed-8832-b6962f403e77 | InvocationID=d09e81ce-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:13:09+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d09e7f62-265d-11ed-8832-b6962f403e77 | InvocationID=d09e81ce-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:13:25+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ce6ec6b6-265d-11ed-8832-b6962f403e77 | InvocationID=ce6eca12-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:13:25+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da6699bc-265d-11ed-8832-b6962f403e77 | InvocationID=da66a268-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:13:25+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da6699bc-265d-11ed-8832-b6962f403e77 | InvocationID=da66a268-265d-11ed-8832-b6962f403e77 | 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-08-27T23:13:25+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da6699bc-265d-11ed-8832-b6962f403e77 | InvocationID=da66a268-265d-11ed-8832-b6962f403e77 | 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-08-27T23:13:34+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d09e7f62-265d-11ed-8832-b6962f403e77 | InvocationID=d09e81ce-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:13:34+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df8e57b8-265d-11ed-8832-b6962f403e77 | InvocationID=df8e5a74-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:13:34+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df8e57b8-265d-11ed-8832-b6962f403e77 | InvocationID=df8e5a74-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:13:34+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df8e57b8-265d-11ed-8832-b6962f403e77 | InvocationID=df8e5a74-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:13:45+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da6699bc-265d-11ed-8832-b6962f403e77 | InvocationID=da66a268-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:13:45+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e65e142a-265d-11ed-8832-b6962f403e77 | InvocationID=e65e16e6-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:13:45+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e65e142a-265d-11ed-8832-b6962f403e77 | InvocationID=e65e16e6-265d-11ed-8832-b6962f403e77 | 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-08-27T23:13:45+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e65e142a-265d-11ed-8832-b6962f403e77 | InvocationID=e65e16e6-265d-11ed-8832-b6962f403e77 | 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-08-27T23:13:59+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df8e57b8-265d-11ed-8832-b6962f403e77 | InvocationID=df8e5a74-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:13:59+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee7c9e24-265d-11ed-8832-b6962f403e77 | InvocationID=ee7ca1da-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:13:59+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee7c9e24-265d-11ed-8832-b6962f403e77 | InvocationID=ee7ca1da-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:13:59+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee7c9e24-265d-11ed-8832-b6962f403e77 | InvocationID=ee7ca1da-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:14:05+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e65e142a-265d-11ed-8832-b6962f403e77 | InvocationID=e65e16e6-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:14:05+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f25175ba-265d-11ed-8832-b6962f403e77 | InvocationID=f2517862-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:14:05+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f25175ba-265d-11ed-8832-b6962f403e77 | InvocationID=f2517862-265d-11ed-8832-b6962f403e77 | 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-08-27T23:14:05+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f25175ba-265d-11ed-8832-b6962f403e77 | InvocationID=f2517862-265d-11ed-8832-b6962f403e77 | 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-08-27T23:14:24+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ee7c9e24-265d-11ed-8832-b6962f403e77 | InvocationID=ee7ca1da-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:14:24+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd6a89d2-265d-11ed-8832-b6962f403e77 | InvocationID=fd6a8df6-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:14:24+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd6a89d2-265d-11ed-8832-b6962f403e77 | InvocationID=fd6a8df6-265d-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:14:24+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd6a89d2-265d-11ed-8832-b6962f403e77 | InvocationID=fd6a8df6-265d-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:14:25+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f25175ba-265d-11ed-8832-b6962f403e77 | InvocationID=f2517862-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:14:25+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe48942a-265d-11ed-8832-b6962f403e77 | InvocationID=fe4897c2-265d-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:14:25+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe48942a-265d-11ed-8832-b6962f403e77 | InvocationID=fe4897c2-265d-11ed-8832-b6962f403e77 | 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-08-27T23:14:25+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe48942a-265d-11ed-8832-b6962f403e77 | InvocationID=fe4897c2-265d-11ed-8832-b6962f403e77 | 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-08-27T23:14:45+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe48942a-265d-11ed-8832-b6962f403e77 | InvocationID=fe4897c2-265d-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:14:45+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a3ef382-265e-11ed-8832-b6962f403e77 | InvocationID=0a3ef652-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:14:45+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a3ef382-265e-11ed-8832-b6962f403e77 | InvocationID=0a3ef652-265e-11ed-8832-b6962f403e77 | 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-08-27T23:14:45+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0a3ef382-265e-11ed-8832-b6962f403e77 | InvocationID=0a3ef652-265e-11ed-8832-b6962f403e77 | 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-08-27T23:14:49+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fd6a89d2-265d-11ed-8832-b6962f403e77 | InvocationID=fd6a8df6-265d-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:14:49+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c5a7254-265e-11ed-8832-b6962f403e77 | InvocationID=0c5a7524-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:14:49+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c5a7254-265e-11ed-8832-b6962f403e77 | InvocationID=0c5a7524-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:14:49+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0c5a7254-265e-11ed-8832-b6962f403e77 | InvocationID=0c5a7524-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:15:05+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0a3ef382-265e-11ed-8832-b6962f403e77 | InvocationID=0a3ef652-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:15:05+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16323ff0-265e-11ed-8832-b6962f403e77 | InvocationID=163242ac-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:15:06+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16323ff0-265e-11ed-8832-b6962f403e77 | InvocationID=163242ac-265e-11ed-8832-b6962f403e77 | 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-08-27T23:15:06+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=16323ff0-265e-11ed-8832-b6962f403e77 | InvocationID=163242ac-265e-11ed-8832-b6962f403e77 | 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-08-27T23:15:14+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0c5a7254-265e-11ed-8832-b6962f403e77 | InvocationID=0c5a7524-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:15:14+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b518a0e-265e-11ed-8832-b6962f403e77 | InvocationID=1b518c7a-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:15:14+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b518a0e-265e-11ed-8832-b6962f403e77 | InvocationID=1b518c7a-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:15:14+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b518a0e-265e-11ed-8832-b6962f403e77 | InvocationID=1b518c7a-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:15:26+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=16323ff0-265e-11ed-8832-b6962f403e77 | InvocationID=163242ac-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:15:26+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22270b88-265e-11ed-8832-b6962f403e77 | InvocationID=22270f34-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:15:26+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22270b88-265e-11ed-8832-b6962f403e77 | InvocationID=22270f34-265e-11ed-8832-b6962f403e77 | 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-08-27T23:15:26+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=22270b88-265e-11ed-8832-b6962f403e77 | InvocationID=22270f34-265e-11ed-8832-b6962f403e77 | 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-08-27T23:15:39+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b518a0e-265e-11ed-8832-b6962f403e77 | InvocationID=1b518c7a-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:15:39+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a4f50c2-265e-11ed-8832-b6962f403e77 | InvocationID=2a4f5374-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:15:39+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a4f50c2-265e-11ed-8832-b6962f403e77 | InvocationID=2a4f5374-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:15:39+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a4f50c2-265e-11ed-8832-b6962f403e77 | InvocationID=2a4f5374-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:15:46+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=22270b88-265e-11ed-8832-b6962f403e77 | InvocationID=22270f34-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:15:46+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e1ebc24-265e-11ed-8832-b6962f403e77 | InvocationID=2e1ebfd0-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:15:46+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e1ebc24-265e-11ed-8832-b6962f403e77 | InvocationID=2e1ebfd0-265e-11ed-8832-b6962f403e77 | 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-08-27T23:15:46+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e1ebc24-265e-11ed-8832-b6962f403e77 | InvocationID=2e1ebfd0-265e-11ed-8832-b6962f403e77 | 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-08-27T23:16:04+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a4f50c2-265e-11ed-8832-b6962f403e77 | InvocationID=2a4f5374-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:16:04+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3940bf80-265e-11ed-8832-b6962f403e77 | InvocationID=3940c26e-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:16:04+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3940bf80-265e-11ed-8832-b6962f403e77 | InvocationID=3940c26e-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:16:04+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3940bf80-265e-11ed-8832-b6962f403e77 | InvocationID=3940c26e-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:16:06+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e1ebc24-265e-11ed-8832-b6962f403e77 | InvocationID=2e1ebfd0-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:16:06+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a176094-265e-11ed-8832-b6962f403e77 | InvocationID=3a1779c6-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:16:06+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a176094-265e-11ed-8832-b6962f403e77 | InvocationID=3a1779c6-265e-11ed-8832-b6962f403e77 | 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-08-27T23:16:06+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3a176094-265e-11ed-8832-b6962f403e77 | InvocationID=3a1779c6-265e-11ed-8832-b6962f403e77 | 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-08-27T23:16:26+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3a176094-265e-11ed-8832-b6962f403e77 | InvocationID=3a1779c6-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:16:26+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46115580-265e-11ed-8832-b6962f403e77 | InvocationID=4611586e-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:16:26+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46115580-265e-11ed-8832-b6962f403e77 | InvocationID=4611586e-265e-11ed-8832-b6962f403e77 | 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-08-27T23:16:26+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=46115580-265e-11ed-8832-b6962f403e77 | InvocationID=4611586e-265e-11ed-8832-b6962f403e77 | 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-08-27T23:16:29+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3940bf80-265e-11ed-8832-b6962f403e77 | InvocationID=3940c26e-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:16:29+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=482e5cf0-265e-11ed-8832-b6962f403e77 | InvocationID=482e6e3e-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:16:29+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=482e5cf0-265e-11ed-8832-b6962f403e77 | InvocationID=482e6e3e-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:16:29+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=482e5cf0-265e-11ed-8832-b6962f403e77 | InvocationID=482e6e3e-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:16:46+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=46115580-265e-11ed-8832-b6962f403e77 | InvocationID=4611586e-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:16:46+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5207420a-265e-11ed-8832-b6962f403e77 | InvocationID=520743f4-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:16:46+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5207420a-265e-11ed-8832-b6962f403e77 | InvocationID=520743f4-265e-11ed-8832-b6962f403e77 | 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-08-27T23:16:46+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5207420a-265e-11ed-8832-b6962f403e77 | InvocationID=520743f4-265e-11ed-8832-b6962f403e77 | 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-08-27T23:16:54+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=482e5cf0-265e-11ed-8832-b6962f403e77 | InvocationID=482e6e3e-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:16:54+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=571f5de0-265e-11ed-8832-b6962f403e77 | InvocationID=571f61aa-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:16:54+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=571f5de0-265e-11ed-8832-b6962f403e77 | InvocationID=571f61aa-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:16:54+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=571f5de0-265e-11ed-8832-b6962f403e77 | InvocationID=571f61aa-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:17:06+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5207420a-265e-11ed-8832-b6962f403e77 | InvocationID=520743f4-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:17:06+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e03bc78-265e-11ed-8832-b6962f403e77 | InvocationID=5e03c4f2-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:17:06+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e03bc78-265e-11ed-8832-b6962f403e77 | InvocationID=5e03c4f2-265e-11ed-8832-b6962f403e77 | 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-08-27T23:17:06+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5e03bc78-265e-11ed-8832-b6962f403e77 | InvocationID=5e03c4f2-265e-11ed-8832-b6962f403e77 | 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-08-27T23:17:19+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=571f5de0-265e-11ed-8832-b6962f403e77 | InvocationID=571f61aa-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:17:19+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=660e377c-265e-11ed-8832-b6962f403e77 | InvocationID=660e39d4-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:17:20+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=660e377c-265e-11ed-8832-b6962f403e77 | InvocationID=660e39d4-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:17:20+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=660e377c-265e-11ed-8832-b6962f403e77 | InvocationID=660e39d4-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:17:26+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5e03bc78-265e-11ed-8832-b6962f403e77 | InvocationID=5e03c4f2-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:17:26+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69f96898-265e-11ed-8832-b6962f403e77 | InvocationID=69f96afa-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:17:26+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69f96898-265e-11ed-8832-b6962f403e77 | InvocationID=69f96afa-265e-11ed-8832-b6962f403e77 | 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-08-27T23:17:26+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=69f96898-265e-11ed-8832-b6962f403e77 | InvocationID=69f96afa-265e-11ed-8832-b6962f403e77 | 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-08-27T23:17:45+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=660e377c-265e-11ed-8832-b6962f403e77 | InvocationID=660e39d4-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:17:45+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75011164-265e-11ed-8832-b6962f403e77 | InvocationID=750113f8-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:17:45+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75011164-265e-11ed-8832-b6962f403e77 | InvocationID=750113f8-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:17:45+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75011164-265e-11ed-8832-b6962f403e77 | InvocationID=750113f8-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:17:46+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=69f96898-265e-11ed-8832-b6962f403e77 | InvocationID=69f96afa-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:17:46+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75edfdda-265e-11ed-8832-b6962f403e77 | InvocationID=75ee0190-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:17:46+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75edfdda-265e-11ed-8832-b6962f403e77 | InvocationID=75ee0190-265e-11ed-8832-b6962f403e77 | 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-08-27T23:17:46+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=75edfdda-265e-11ed-8832-b6962f403e77 | InvocationID=75ee0190-265e-11ed-8832-b6962f403e77 | 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-08-27T23:18:06+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=75edfdda-265e-11ed-8832-b6962f403e77 | InvocationID=75ee0190-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:18:06+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81e57884-265e-11ed-8832-b6962f403e77 | InvocationID=81e57bd6-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:18:06+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81e57884-265e-11ed-8832-b6962f403e77 | InvocationID=81e57bd6-265e-11ed-8832-b6962f403e77 | 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-08-27T23:18:06+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81e57884-265e-11ed-8832-b6962f403e77 | InvocationID=81e57bd6-265e-11ed-8832-b6962f403e77 | 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-08-27T23:18:10+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75011164-265e-11ed-8832-b6962f403e77 | InvocationID=750113f8-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:18:10+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83f4203a-265e-11ed-8832-b6962f403e77 | InvocationID=83f4229c-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:18:10+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83f4203a-265e-11ed-8832-b6962f403e77 | InvocationID=83f4229c-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:18:10+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83f4203a-265e-11ed-8832-b6962f403e77 | InvocationID=83f4229c-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:18:26+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81e57884-265e-11ed-8832-b6962f403e77 | InvocationID=81e57bd6-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:18:26+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ddcb774-265e-11ed-8832-b6962f403e77 | InvocationID=8ddcc3ae-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:18:26+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ddcb774-265e-11ed-8832-b6962f403e77 | InvocationID=8ddcc3ae-265e-11ed-8832-b6962f403e77 | 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-08-27T23:18:26+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8ddcb774-265e-11ed-8832-b6962f403e77 | InvocationID=8ddcc3ae-265e-11ed-8832-b6962f403e77 | 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-08-27T23:18:35+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83f4203a-265e-11ed-8832-b6962f403e77 | InvocationID=83f4229c-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:18:35+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92e32ae6-265e-11ed-8832-b6962f403e77 | InvocationID=92e32dc0-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:18:35+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92e32ae6-265e-11ed-8832-b6962f403e77 | InvocationID=92e32dc0-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:18:35+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92e32ae6-265e-11ed-8832-b6962f403e77 | InvocationID=92e32dc0-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:18:46+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8ddcb774-265e-11ed-8832-b6962f403e77 | InvocationID=8ddcc3ae-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:18:46+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99d1196c-265e-11ed-8832-b6962f403e77 | InvocationID=99d11ce6-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:18:46+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99d1196c-265e-11ed-8832-b6962f403e77 | InvocationID=99d11ce6-265e-11ed-8832-b6962f403e77 | 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-08-27T23:18:46+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=99d1196c-265e-11ed-8832-b6962f403e77 | InvocationID=99d11ce6-265e-11ed-8832-b6962f403e77 | 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-08-27T23:19:00+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92e32ae6-265e-11ed-8832-b6962f403e77 | InvocationID=92e32dc0-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:19:00+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1d836ea-265e-11ed-8832-b6962f403e77 | InvocationID=a1d839f6-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:19:00+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1d836ea-265e-11ed-8832-b6962f403e77 | InvocationID=a1d839f6-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:19:00+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1d836ea-265e-11ed-8832-b6962f403e77 | InvocationID=a1d839f6-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:19:06+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=99d1196c-265e-11ed-8832-b6962f403e77 | InvocationID=99d11ce6-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:19:06+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5cdae88-265e-11ed-8832-b6962f403e77 | InvocationID=a5cdb93c-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:19:06+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5cdae88-265e-11ed-8832-b6962f403e77 | InvocationID=a5cdb93c-265e-11ed-8832-b6962f403e77 | 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-08-27T23:19:06+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a5cdae88-265e-11ed-8832-b6962f403e77 | InvocationID=a5cdb93c-265e-11ed-8832-b6962f403e77 | 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-08-27T23:19:25+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1d836ea-265e-11ed-8832-b6962f403e77 | InvocationID=a1d839f6-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:19:25+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0cde06e-265e-11ed-8832-b6962f403e77 | InvocationID=b0cde352-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:19:25+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0cde06e-265e-11ed-8832-b6962f403e77 | InvocationID=b0cde352-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:19:25+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0cde06e-265e-11ed-8832-b6962f403e77 | InvocationID=b0cde352-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:19:26+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a5cdae88-265e-11ed-8832-b6962f403e77 | InvocationID=a5cdb93c-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:19:26+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b1c50cea-265e-11ed-8832-b6962f403e77 | InvocationID=b1c50f9c-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:19:27+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b1c50cea-265e-11ed-8832-b6962f403e77 | InvocationID=b1c50f9c-265e-11ed-8832-b6962f403e77 | 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-08-27T23:19:27+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b1c50cea-265e-11ed-8832-b6962f403e77 | InvocationID=b1c50f9c-265e-11ed-8832-b6962f403e77 | 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-08-27T23:19:47+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b1c50cea-265e-11ed-8832-b6962f403e77 | InvocationID=b1c50f9c-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:19:47+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bdb81a74-265e-11ed-8832-b6962f403e77 | InvocationID=bdb81c5e-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:19:47+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bdb81a74-265e-11ed-8832-b6962f403e77 | InvocationID=bdb81c5e-265e-11ed-8832-b6962f403e77 | 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-08-27T23:19:47+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bdb81a74-265e-11ed-8832-b6962f403e77 | InvocationID=bdb81c5e-265e-11ed-8832-b6962f403e77 | 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-08-27T23:19:50+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0cde06e-265e-11ed-8832-b6962f403e77 | InvocationID=b0cde352-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:19:50+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfc3e6ae-265e-11ed-8832-b6962f403e77 | InvocationID=bfc3e9d8-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:19:50+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfc3e6ae-265e-11ed-8832-b6962f403e77 | InvocationID=bfc3e9d8-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:19:50+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bfc3e6ae-265e-11ed-8832-b6962f403e77 | InvocationID=bfc3e9d8-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:20:07+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bdb81a74-265e-11ed-8832-b6962f403e77 | InvocationID=bdb81c5e-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:20:07+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c9af84ca-265e-11ed-8832-b6962f403e77 | InvocationID=c9af877c-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:20:07+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c9af84ca-265e-11ed-8832-b6962f403e77 | InvocationID=c9af877c-265e-11ed-8832-b6962f403e77 | 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-08-27T23:20:07+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c9af84ca-265e-11ed-8832-b6962f403e77 | InvocationID=c9af877c-265e-11ed-8832-b6962f403e77 | 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-08-27T23:20:15+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bfc3e6ae-265e-11ed-8832-b6962f403e77 | InvocationID=bfc3e9d8-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:20:15+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cebf7ede-265e-11ed-8832-b6962f403e77 | InvocationID=cebf8366-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:20:15+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cebf7ede-265e-11ed-8832-b6962f403e77 | InvocationID=cebf8366-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:20:15+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cebf7ede-265e-11ed-8832-b6962f403e77 | InvocationID=cebf8366-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:20:27+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c9af84ca-265e-11ed-8832-b6962f403e77 | InvocationID=c9af877c-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:20:27+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5a3d7ea-265e-11ed-8832-b6962f403e77 | InvocationID=d5a3d9f2-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:20:27+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5a3d7ea-265e-11ed-8832-b6962f403e77 | InvocationID=d5a3d9f2-265e-11ed-8832-b6962f403e77 | 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-08-27T23:20:27+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d5a3d7ea-265e-11ed-8832-b6962f403e77 | InvocationID=d5a3d9f2-265e-11ed-8832-b6962f403e77 | 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-08-27T23:20:40+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cebf7ede-265e-11ed-8832-b6962f403e77 | InvocationID=cebf8366-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:20:40+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddae1298-265e-11ed-8832-b6962f403e77 | InvocationID=ddae1626-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:20:40+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddae1298-265e-11ed-8832-b6962f403e77 | InvocationID=ddae1626-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:20:40+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ddae1298-265e-11ed-8832-b6962f403e77 | InvocationID=ddae1626-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:20:47+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d5a3d7ea-265e-11ed-8832-b6962f403e77 | InvocationID=d5a3d9f2-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:20:47+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1b02426-265e-11ed-8832-b6962f403e77 | InvocationID=e1b0af22-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:20:47+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1b02426-265e-11ed-8832-b6962f403e77 | InvocationID=e1b0af22-265e-11ed-8832-b6962f403e77 | 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-08-27T23:20:47+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e1b02426-265e-11ed-8832-b6962f403e77 | InvocationID=e1b0af22-265e-11ed-8832-b6962f403e77 | 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-08-27T23:21:05+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ddae1298-265e-11ed-8832-b6962f403e77 | InvocationID=ddae1626-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:21:05+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eca213bc-265e-11ed-8832-b6962f403e77 | InvocationID=eca2174a-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:21:05+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eca213bc-265e-11ed-8832-b6962f403e77 | InvocationID=eca2174a-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:21:05+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eca213bc-265e-11ed-8832-b6962f403e77 | InvocationID=eca2174a-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:21:07+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e1b02426-265e-11ed-8832-b6962f403e77 | InvocationID=e1b0af22-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:21:07+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=edab8e50-265e-11ed-8832-b6962f403e77 | InvocationID=edab985a-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:21:07+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=edab8e50-265e-11ed-8832-b6962f403e77 | InvocationID=edab985a-265e-11ed-8832-b6962f403e77 | 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-08-27T23:21:07+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=edab8e50-265e-11ed-8832-b6962f403e77 | InvocationID=edab985a-265e-11ed-8832-b6962f403e77 | 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-08-27T23:21:27+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=edab8e50-265e-11ed-8832-b6962f403e77 | InvocationID=edab985a-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:21:27+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9a391e4-265e-11ed-8832-b6962f403e77 | InvocationID=f9a3963a-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:21:27+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9a391e4-265e-11ed-8832-b6962f403e77 | InvocationID=f9a3963a-265e-11ed-8832-b6962f403e77 | 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-08-27T23:21:27+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f9a391e4-265e-11ed-8832-b6962f403e77 | InvocationID=f9a3963a-265e-11ed-8832-b6962f403e77 | 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-08-27T23:21:30+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eca213bc-265e-11ed-8832-b6962f403e77 | InvocationID=eca2174a-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:21:30+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb9363f8-265e-11ed-8832-b6962f403e77 | InvocationID=fb936650-265e-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:21:30+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb9363f8-265e-11ed-8832-b6962f403e77 | InvocationID=fb936650-265e-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:21:30+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb9363f8-265e-11ed-8832-b6962f403e77 | InvocationID=fb936650-265e-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:21:47+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f9a391e4-265e-11ed-8832-b6962f403e77 | InvocationID=f9a3963a-265e-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:21:47+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05a5e744-265f-11ed-8832-b6962f403e77 | InvocationID=05a5e99c-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:21:47+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05a5e744-265f-11ed-8832-b6962f403e77 | InvocationID=05a5e99c-265f-11ed-8832-b6962f403e77 | 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-08-27T23:21:47+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=05a5e744-265f-11ed-8832-b6962f403e77 | InvocationID=05a5e99c-265f-11ed-8832-b6962f403e77 | 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-08-27T23:21:55+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb9363f8-265e-11ed-8832-b6962f403e77 | InvocationID=fb936650-265e-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:21:55+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a82a4c8-265f-11ed-8832-b6962f403e77 | InvocationID=0a82aa2c-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:21:55+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a82a4c8-265f-11ed-8832-b6962f403e77 | InvocationID=0a82aa2c-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:21:55+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a82a4c8-265f-11ed-8832-b6962f403e77 | InvocationID=0a82aa2c-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:22:07+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=05a5e744-265f-11ed-8832-b6962f403e77 | InvocationID=05a5e99c-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:22:07+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=119fb0d4-265f-11ed-8832-b6962f403e77 | InvocationID=119fb3cc-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:22:07+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=119fb0d4-265f-11ed-8832-b6962f403e77 | InvocationID=119fb3cc-265f-11ed-8832-b6962f403e77 | 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-08-27T23:22:07+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=119fb0d4-265f-11ed-8832-b6962f403e77 | InvocationID=119fb3cc-265f-11ed-8832-b6962f403e77 | 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-08-27T23:22:20+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a82a4c8-265f-11ed-8832-b6962f403e77 | InvocationID=0a82aa2c-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:22:20+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19766352-265f-11ed-8832-b6962f403e77 | InvocationID=1976664a-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:22:21+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19766352-265f-11ed-8832-b6962f403e77 | InvocationID=1976664a-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:22:21+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19766352-265f-11ed-8832-b6962f403e77 | InvocationID=1976664a-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:22:27+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=119fb0d4-265f-11ed-8832-b6962f403e77 | InvocationID=119fb3cc-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:22:27+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d9787e0-265f-11ed-8832-b6962f403e77 | InvocationID=1d978a60-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:22:27+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d9787e0-265f-11ed-8832-b6962f403e77 | InvocationID=1d978a60-265f-11ed-8832-b6962f403e77 | 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-08-27T23:22:27+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1d9787e0-265f-11ed-8832-b6962f403e77 | InvocationID=1d978a60-265f-11ed-8832-b6962f403e77 | 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-08-27T23:22:46+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19766352-265f-11ed-8832-b6962f403e77 | InvocationID=1976664a-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:22:46+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=286fc0c4-265f-11ed-8832-b6962f403e77 | InvocationID=286fc2e0-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:22:46+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=286fc0c4-265f-11ed-8832-b6962f403e77 | InvocationID=286fc2e0-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:22:46+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=286fc0c4-265f-11ed-8832-b6962f403e77 | InvocationID=286fc2e0-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:22:47+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1d9787e0-265f-11ed-8832-b6962f403e77 | InvocationID=1d978a60-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:22:47+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=298c92d4-265f-11ed-8832-b6962f403e77 | InvocationID=298c94c8-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:22:47+0000 | aai_event_thread | 140187004320544 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=298c92d4-265f-11ed-8832-b6962f403e77 | InvocationID=298c94c8-265f-11ed-8832-b6962f403e77 | 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-08-27T23:22:47+0000 | aai_event_thread | 140187004320544 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=298c92d4-265f-11ed-8832-b6962f403e77 | InvocationID=298c94c8-265f-11ed-8832-b6962f403e77 | 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-08-27T23:23:07+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=298c92d4-265f-11ed-8832-b6962f403e77 | InvocationID=298c94c8-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:23:07+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3582428c-265f-11ed-8832-b6962f403e77 | InvocationID=358245c0-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:23:11+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=286fc0c4-265f-11ed-8832-b6962f403e77 | InvocationID=286fc2e0-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:23:11+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=375d7108-265f-11ed-8832-b6962f403e77 | InvocationID=375d73ba-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:23:11+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=375d7108-265f-11ed-8832-b6962f403e77 | InvocationID=375d73ba-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:23:11+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=375d7108-265f-11ed-8832-b6962f403e77 | InvocationID=375d73ba-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:23:33+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3582428c-265f-11ed-8832-b6962f403e77 | InvocationID=358245c0-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:23:33+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44d8286e-265f-11ed-8832-b6962f403e77 | InvocationID=44d82bd4-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:23:36+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=375d7108-265f-11ed-8832-b6962f403e77 | InvocationID=375d73ba-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:23:36+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4655726e-265f-11ed-8832-b6962f403e77 | InvocationID=46557584-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:23:36+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4655726e-265f-11ed-8832-b6962f403e77 | InvocationID=46557584-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:23:36+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4655726e-265f-11ed-8832-b6962f403e77 | InvocationID=46557584-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:23:54+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=44d8286e-265f-11ed-8832-b6962f403e77 | InvocationID=44d82bd4-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:23:54+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=511811fc-265f-11ed-8832-b6962f403e77 | InvocationID=51181530-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:24:01+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4655726e-265f-11ed-8832-b6962f403e77 | InvocationID=46557584-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:24:01+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5547c3d0-265f-11ed-8832-b6962f403e77 | InvocationID=5547c89e-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:24:01+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5547c3d0-265f-11ed-8832-b6962f403e77 | InvocationID=5547c89e-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:24:01+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5547c3d0-265f-11ed-8832-b6962f403e77 | InvocationID=5547c89e-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:24:14+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=511811fc-265f-11ed-8832-b6962f403e77 | InvocationID=51181530-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:24:14+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d19ea3e-265f-11ed-8832-b6962f403e77 | InvocationID=5d1a128e-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:24:26+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5547c3d0-265f-11ed-8832-b6962f403e77 | InvocationID=5547c89e-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:24:26+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64892e2e-265f-11ed-8832-b6962f403e77 | InvocationID=64893248-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:24:26+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64892e2e-265f-11ed-8832-b6962f403e77 | InvocationID=64893248-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:24:26+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=64892e2e-265f-11ed-8832-b6962f403e77 | InvocationID=64893248-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:24:34+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5d19ea3e-265f-11ed-8832-b6962f403e77 | InvocationID=5d1a128e-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:24:34+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=692a5778-265f-11ed-8832-b6962f403e77 | InvocationID=692a5ca0-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:24:51+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=64892e2e-265f-11ed-8832-b6962f403e77 | InvocationID=64893248-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:24:51+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73784eba-265f-11ed-8832-b6962f403e77 | InvocationID=73785194-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:24:51+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73784eba-265f-11ed-8832-b6962f403e77 | InvocationID=73785194-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:24:51+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73784eba-265f-11ed-8832-b6962f403e77 | InvocationID=73785194-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:24:54+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=692a5778-265f-11ed-8832-b6962f403e77 | InvocationID=692a5ca0-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:24:54+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=753888dc-265f-11ed-8832-b6962f403e77 | InvocationID=75388aee-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:25:14+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=753888dc-265f-11ed-8832-b6962f403e77 | InvocationID=75388aee-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:25:14+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8136fd80-265f-11ed-8832-b6962f403e77 | InvocationID=81370122-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:25:16+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73784eba-265f-11ed-8832-b6962f403e77 | InvocationID=73785194-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:25:16+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=82684b00-265f-11ed-8832-b6962f403e77 | InvocationID=82684da8-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:25:17+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=82684b00-265f-11ed-8832-b6962f403e77 | InvocationID=82684da8-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:25:17+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=82684b00-265f-11ed-8832-b6962f403e77 | InvocationID=82684da8-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:25:35+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8136fd80-265f-11ed-8832-b6962f403e77 | InvocationID=81370122-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:25:35+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d325300-265f-11ed-8832-b6962f403e77 | InvocationID=8d3255bc-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:25:42+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=82684b00-265f-11ed-8832-b6962f403e77 | InvocationID=82684da8-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:25:42+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=915e79d6-265f-11ed-8832-b6962f403e77 | InvocationID=915e7c88-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:25:42+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=915e79d6-265f-11ed-8832-b6962f403e77 | InvocationID=915e7c88-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:25:42+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=915e79d6-265f-11ed-8832-b6962f403e77 | InvocationID=915e7c88-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:25:55+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8d325300-265f-11ed-8832-b6962f403e77 | InvocationID=8d3255bc-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:25:55+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=995aa330-265f-11ed-8832-b6962f403e77 | InvocationID=995aa6c8-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:26:07+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=915e79d6-265f-11ed-8832-b6962f403e77 | InvocationID=915e7c88-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:26:07+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a05d187a-265f-11ed-8832-b6962f403e77 | InvocationID=a05d2e0a-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:26:07+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a05d187a-265f-11ed-8832-b6962f403e77 | InvocationID=a05d2e0a-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:26:07+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a05d187a-265f-11ed-8832-b6962f403e77 | InvocationID=a05d2e0a-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:26:16+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=995aa330-265f-11ed-8832-b6962f403e77 | InvocationID=995aa6c8-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:26:16+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5b3eb00-265f-11ed-8832-b6962f403e77 | InvocationID=a5b3ee52-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:26:32+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a05d187a-265f-11ed-8832-b6962f403e77 | InvocationID=a05d2e0a-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:26:32+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af4b2278-265f-11ed-8832-b6962f403e77 | InvocationID=af4b25ac-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:26:32+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af4b2278-265f-11ed-8832-b6962f403e77 | InvocationID=af4b25ac-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:26:32+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af4b2278-265f-11ed-8832-b6962f403e77 | InvocationID=af4b25ac-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:26:41+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a5b3eb00-265f-11ed-8832-b6962f403e77 | InvocationID=a5b3ee52-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:26:41+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b47aa6ce-265f-11ed-8832-b6962f403e77 | InvocationID=b47aa9bc-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:26:57+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af4b2278-265f-11ed-8832-b6962f403e77 | InvocationID=af4b25ac-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:26:57+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be3cb40e-265f-11ed-8832-b6962f403e77 | InvocationID=be3cb652-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:26:57+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be3cb40e-265f-11ed-8832-b6962f403e77 | InvocationID=be3cb652-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:26:57+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be3cb40e-265f-11ed-8832-b6962f403e77 | InvocationID=be3cb652-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:27:05+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b47aa6ce-265f-11ed-8832-b6962f403e77 | InvocationID=b47aa9bc-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:27:05+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c33faa10-265f-11ed-8832-b6962f403e77 | InvocationID=c33fad26-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:27:22+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be3cb40e-265f-11ed-8832-b6962f403e77 | InvocationID=be3cb652-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:27:22+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd33a6e8-265f-11ed-8832-b6962f403e77 | InvocationID=cd33a8e6-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:27:22+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd33a6e8-265f-11ed-8832-b6962f403e77 | InvocationID=cd33a8e6-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:27:22+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cd33a6e8-265f-11ed-8832-b6962f403e77 | InvocationID=cd33a8e6-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:27:30+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c33faa10-265f-11ed-8832-b6962f403e77 | InvocationID=c33fad26-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:27:30+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d205cd90-265f-11ed-8832-b6962f403e77 | InvocationID=d205d0b0-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:27:47+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cd33a6e8-265f-11ed-8832-b6962f403e77 | InvocationID=cd33a8e6-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:27:47+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc2334b6-265f-11ed-8832-b6962f403e77 | InvocationID=dc23375e-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:27:47+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc2334b6-265f-11ed-8832-b6962f403e77 | InvocationID=dc23375e-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:27:47+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dc2334b6-265f-11ed-8832-b6962f403e77 | InvocationID=dc23375e-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:27:55+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d205cd90-265f-11ed-8832-b6962f403e77 | InvocationID=d205d0b0-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:27:55+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0cb94f4-265f-11ed-8832-b6962f403e77 | InvocationID=e0cb97ce-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:28:12+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dc2334b6-265f-11ed-8832-b6962f403e77 | InvocationID=dc23375e-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:28:12+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb10849c-265f-11ed-8832-b6962f403e77 | InvocationID=eb1087b2-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:28:12+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb10849c-265f-11ed-8832-b6962f403e77 | InvocationID=eb1087b2-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:28:12+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eb10849c-265f-11ed-8832-b6962f403e77 | InvocationID=eb1087b2-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:28:20+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0cb94f4-265f-11ed-8832-b6962f403e77 | InvocationID=e0cb97ce-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:28:20+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef93865e-265f-11ed-8832-b6962f403e77 | InvocationID=ef9388ac-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:28:37+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eb10849c-265f-11ed-8832-b6962f403e77 | InvocationID=eb1087b2-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:28:37+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9ff7ea4-265f-11ed-8832-b6962f403e77 | InvocationID=f9ff850c-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:28:37+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9ff7ea4-265f-11ed-8832-b6962f403e77 | InvocationID=f9ff850c-265f-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:28:37+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f9ff7ea4-265f-11ed-8832-b6962f403e77 | InvocationID=f9ff850c-265f-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:28:44+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ef93865e-265f-11ed-8832-b6962f403e77 | InvocationID=ef9388ac-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:28:44+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe57ed6a-265f-11ed-8832-b6962f403e77 | InvocationID=fe57f346-265f-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:29:02+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f9ff7ea4-265f-11ed-8832-b6962f403e77 | InvocationID=f9ff850c-265f-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:29:02+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08f30516-2660-11ed-8832-b6962f403e77 | InvocationID=08f30a98-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:29:02+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08f30516-2660-11ed-8832-b6962f403e77 | InvocationID=08f30a98-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:29:02+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=08f30516-2660-11ed-8832-b6962f403e77 | InvocationID=08f30a98-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:29:09+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fe57ed6a-265f-11ed-8832-b6962f403e77 | InvocationID=fe57f346-265f-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:29:09+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d20c830-2660-11ed-8832-b6962f403e77 | InvocationID=0d20cfb0-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:29:27+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=08f30516-2660-11ed-8832-b6962f403e77 | InvocationID=08f30a98-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:29:27+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17e39a40-2660-11ed-8832-b6962f403e77 | InvocationID=17e39dd8-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:29:27+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=17e39a40-2660-11ed-8832-b6962f403e77 | InvocationID=17e39dd8-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:29:27+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=17e39a40-2660-11ed-8832-b6962f403e77 | InvocationID=17e39dd8-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:29:34+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0d20c830-2660-11ed-8832-b6962f403e77 | InvocationID=0d20cfb0-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:29:34+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1be63828-2660-11ed-8832-b6962f403e77 | InvocationID=1be63b16-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:29:52+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=17e39a40-2660-11ed-8832-b6962f403e77 | InvocationID=17e39dd8-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:29:52+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26d7d160-2660-11ed-8832-b6962f403e77 | InvocationID=26d7d9a8-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:29:52+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26d7d160-2660-11ed-8832-b6962f403e77 | InvocationID=26d7d9a8-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:29:52+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=26d7d160-2660-11ed-8832-b6962f403e77 | InvocationID=26d7d9a8-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:29:59+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1be63828-2660-11ed-8832-b6962f403e77 | InvocationID=1be63b16-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:29:59+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2aaac75c-2660-11ed-8832-b6962f403e77 | InvocationID=2aaacd2e-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:30:17+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=26d7d160-2660-11ed-8832-b6962f403e77 | InvocationID=26d7d9a8-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:30:17+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35cc7b94-2660-11ed-8832-b6962f403e77 | InvocationID=35cc8094-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:30:18+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35cc7b94-2660-11ed-8832-b6962f403e77 | InvocationID=35cc8094-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:30:18+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=35cc7b94-2660-11ed-8832-b6962f403e77 | InvocationID=35cc8094-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:30:24+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2aaac75c-2660-11ed-8832-b6962f403e77 | InvocationID=2aaacd2e-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:30:24+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3979af14-2660-11ed-8832-b6962f403e77 | InvocationID=3979b248-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:30:43+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=35cc7b94-2660-11ed-8832-b6962f403e77 | InvocationID=35cc8094-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:30:43+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44bf41b8-2660-11ed-8832-b6962f403e77 | InvocationID=44bf44ec-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:30:43+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44bf41b8-2660-11ed-8832-b6962f403e77 | InvocationID=44bf44ec-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:30:43+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=44bf41b8-2660-11ed-8832-b6962f403e77 | InvocationID=44bf44ec-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:30:48+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3979af14-2660-11ed-8832-b6962f403e77 | InvocationID=3979b248-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:30:48+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4842560e-2660-11ed-8832-b6962f403e77 | InvocationID=484258de-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:31:08+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=44bf41b8-2660-11ed-8832-b6962f403e77 | InvocationID=44bf44ec-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:31:08+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53be4286-2660-11ed-8832-b6962f403e77 | InvocationID=53be475e-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:31:08+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53be4286-2660-11ed-8832-b6962f403e77 | InvocationID=53be475e-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:31:08+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=53be4286-2660-11ed-8832-b6962f403e77 | InvocationID=53be475e-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:31:13+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4842560e-2660-11ed-8832-b6962f403e77 | InvocationID=484258de-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:31:13+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5709b812-2660-11ed-8832-b6962f403e77 | InvocationID=5709ba42-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:31:33+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=53be4286-2660-11ed-8832-b6962f403e77 | InvocationID=53be475e-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:31:33+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62b5d04c-2660-11ed-8832-b6962f403e77 | InvocationID=62b5d3e4-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:31:33+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62b5d04c-2660-11ed-8832-b6962f403e77 | InvocationID=62b5d3e4-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:31:33+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=62b5d04c-2660-11ed-8832-b6962f403e77 | InvocationID=62b5d3e4-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:31:38+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5709b812-2660-11ed-8832-b6962f403e77 | InvocationID=5709ba42-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:31:38+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=65d02958-2660-11ed-8832-b6962f403e77 | InvocationID=65d02b88-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:31:58+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=62b5d04c-2660-11ed-8832-b6962f403e77 | InvocationID=62b5d3e4-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:31:58+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71a451e6-2660-11ed-8832-b6962f403e77 | InvocationID=71a4556a-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:31:58+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71a451e6-2660-11ed-8832-b6962f403e77 | InvocationID=71a4556a-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:31:58+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71a451e6-2660-11ed-8832-b6962f403e77 | InvocationID=71a4556a-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:32:03+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=65d02958-2660-11ed-8832-b6962f403e77 | InvocationID=65d02b88-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:32:03+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74956aca-2660-11ed-8832-b6962f403e77 | InvocationID=74956cd2-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:32:23+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71a451e6-2660-11ed-8832-b6962f403e77 | InvocationID=71a4556a-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:32:23+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=809566f4-2660-11ed-8832-b6962f403e77 | InvocationID=80956a8c-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:32:23+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=809566f4-2660-11ed-8832-b6962f403e77 | InvocationID=80956a8c-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:32:23+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=809566f4-2660-11ed-8832-b6962f403e77 | InvocationID=80956a8c-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:32:28+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=74956aca-2660-11ed-8832-b6962f403e77 | InvocationID=74956cd2-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:32:28+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8359d352-2660-11ed-8832-b6962f403e77 | InvocationID=8359d5c8-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:32:48+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=809566f4-2660-11ed-8832-b6962f403e77 | InvocationID=80956a8c-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:32:48+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f89dcf8-2660-11ed-8832-b6962f403e77 | InvocationID=8f89dfbe-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:32:48+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f89dcf8-2660-11ed-8832-b6962f403e77 | InvocationID=8f89dfbe-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:32:48+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8f89dcf8-2660-11ed-8832-b6962f403e77 | InvocationID=8f89dfbe-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:32:52+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8359d352-2660-11ed-8832-b6962f403e77 | InvocationID=8359d5c8-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:32:52+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=921fd986-2660-11ed-8832-b6962f403e77 | InvocationID=921fdc10-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:33:13+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8f89dcf8-2660-11ed-8832-b6962f403e77 | InvocationID=8f89dfbe-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:33:13+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e7c58e4-2660-11ed-8832-b6962f403e77 | InvocationID=9e7c5c36-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:33:13+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e7c58e4-2660-11ed-8832-b6962f403e77 | InvocationID=9e7c5c36-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:33:13+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9e7c58e4-2660-11ed-8832-b6962f403e77 | InvocationID=9e7c5c36-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:33:17+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=921fd986-2660-11ed-8832-b6962f403e77 | InvocationID=921fdc10-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:33:17+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0e9bc66-2660-11ed-8832-b6962f403e77 | InvocationID=a0e9bfe0-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:33:38+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9e7c58e4-2660-11ed-8832-b6962f403e77 | InvocationID=9e7c5c36-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:33:38+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad758654-2660-11ed-8832-b6962f403e77 | InvocationID=ad758cbc-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:33:38+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad758654-2660-11ed-8832-b6962f403e77 | InvocationID=ad758cbc-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:33:38+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad758654-2660-11ed-8832-b6962f403e77 | InvocationID=ad758cbc-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:33:42+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a0e9bc66-2660-11ed-8832-b6962f403e77 | InvocationID=a0e9bfe0-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:33:42+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=afb2b7c0-2660-11ed-8832-b6962f403e77 | InvocationID=afb2ba72-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:34:03+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad758654-2660-11ed-8832-b6962f403e77 | InvocationID=ad758cbc-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:34:03+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc6da1c8-2660-11ed-8832-b6962f403e77 | InvocationID=bc6da484-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:34:03+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc6da1c8-2660-11ed-8832-b6962f403e77 | InvocationID=bc6da484-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:34:03+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc6da1c8-2660-11ed-8832-b6962f403e77 | InvocationID=bc6da484-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:34:07+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=afb2b7c0-2660-11ed-8832-b6962f403e77 | InvocationID=afb2ba72-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:34:07+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be7e4436-2660-11ed-8832-b6962f403e77 | InvocationID=be7e468e-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:34:28+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc6da1c8-2660-11ed-8832-b6962f403e77 | InvocationID=bc6da484-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:34:28+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb5b432a-2660-11ed-8832-b6962f403e77 | InvocationID=cb5b4654-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:34:28+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb5b432a-2660-11ed-8832-b6962f403e77 | InvocationID=cb5b4654-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:34:28+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cb5b432a-2660-11ed-8832-b6962f403e77 | InvocationID=cb5b4654-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:34:32+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=be7e4436-2660-11ed-8832-b6962f403e77 | InvocationID=be7e468e-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:34:32+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd440d48-2660-11ed-8832-b6962f403e77 | InvocationID=cd4410ea-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:34:53+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cb5b432a-2660-11ed-8832-b6962f403e77 | InvocationID=cb5b4654-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:34:53+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da4a85a8-2660-11ed-8832-b6962f403e77 | InvocationID=da4a8990-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:34:53+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da4a85a8-2660-11ed-8832-b6962f403e77 | InvocationID=da4a8990-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:34:53+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da4a85a8-2660-11ed-8832-b6962f403e77 | InvocationID=da4a8990-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:34:56+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cd440d48-2660-11ed-8832-b6962f403e77 | InvocationID=cd4410ea-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:34:56+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc0db8ec-2660-11ed-8832-b6962f403e77 | InvocationID=dc0dbb58-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:35:18+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da4a85a8-2660-11ed-8832-b6962f403e77 | InvocationID=da4a8990-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:35:18+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9382566-2660-11ed-8832-b6962f403e77 | InvocationID=e9382840-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:35:19+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9382566-2660-11ed-8832-b6962f403e77 | InvocationID=e9382840-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:35:19+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e9382566-2660-11ed-8832-b6962f403e77 | InvocationID=e9382840-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:35:21+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dc0db8ec-2660-11ed-8832-b6962f403e77 | InvocationID=dc0dbb58-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:35:21+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ead2a3ba-2660-11ed-8832-b6962f403e77 | InvocationID=ead2a716-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:35:44+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e9382566-2660-11ed-8832-b6962f403e77 | InvocationID=e9382840-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:35:44+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f82a2466-2660-11ed-8832-b6962f403e77 | InvocationID=f82a272c-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:35:44+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f82a2466-2660-11ed-8832-b6962f403e77 | InvocationID=f82a272c-2660-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:35:44+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f82a2466-2660-11ed-8832-b6962f403e77 | InvocationID=f82a272c-2660-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:35:46+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ead2a3ba-2660-11ed-8832-b6962f403e77 | InvocationID=ead2a716-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:35:46+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9981b3c-2660-11ed-8832-b6962f403e77 | InvocationID=f9981d3a-2660-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:36:09+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f82a2466-2660-11ed-8832-b6962f403e77 | InvocationID=f82a272c-2660-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:36:09+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=071c4f80-2661-11ed-8832-b6962f403e77 | InvocationID=071c5228-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:36:09+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=071c4f80-2661-11ed-8832-b6962f403e77 | InvocationID=071c5228-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:36:09+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=071c4f80-2661-11ed-8832-b6962f403e77 | InvocationID=071c5228-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:36:11+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f9981b3c-2660-11ed-8832-b6962f403e77 | InvocationID=f9981d3a-2660-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:36:11+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=085a052c-2661-11ed-8832-b6962f403e77 | InvocationID=085a0824-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:36:34+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=071c4f80-2661-11ed-8832-b6962f403e77 | InvocationID=071c5228-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:36:34+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=160b3dbc-2661-11ed-8832-b6962f403e77 | InvocationID=160b4078-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:36:34+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=160b3dbc-2661-11ed-8832-b6962f403e77 | InvocationID=160b4078-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:36:34+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=160b3dbc-2661-11ed-8832-b6962f403e77 | InvocationID=160b4078-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:36:35+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=085a052c-2661-11ed-8832-b6962f403e77 | InvocationID=085a0824-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:36:35+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=171e136e-2661-11ed-8832-b6962f403e77 | InvocationID=171e156c-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:36:59+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=160b3dbc-2661-11ed-8832-b6962f403e77 | InvocationID=160b4078-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:36:59+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24f8b6a6-2661-11ed-8832-b6962f403e77 | InvocationID=24f8bb74-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:36:59+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24f8b6a6-2661-11ed-8832-b6962f403e77 | InvocationID=24f8bb74-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:36:59+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=24f8b6a6-2661-11ed-8832-b6962f403e77 | InvocationID=24f8bb74-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:37:00+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=171e136e-2661-11ed-8832-b6962f403e77 | InvocationID=171e156c-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:37:00+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25e5ec00-2661-11ed-8832-b6962f403e77 | InvocationID=25e6105e-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:37:24+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=24f8b6a6-2661-11ed-8832-b6962f403e77 | InvocationID=24f8bb74-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:37:24+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33ece3da-2661-11ed-8832-b6962f403e77 | InvocationID=33ece5d8-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:37:24+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33ece3da-2661-11ed-8832-b6962f403e77 | InvocationID=33ece5d8-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:37:24+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=33ece3da-2661-11ed-8832-b6962f403e77 | InvocationID=33ece5d8-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:37:25+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=25e5ec00-2661-11ed-8832-b6962f403e77 | InvocationID=25e6105e-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:37:25+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=34b2dee6-2661-11ed-8832-b6962f403e77 | InvocationID=34b2e184-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:37:49+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=33ece3da-2661-11ed-8832-b6962f403e77 | InvocationID=33ece5d8-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:37:49+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42df23bc-2661-11ed-8832-b6962f403e77 | InvocationID=42df268c-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:37:49+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42df23bc-2661-11ed-8832-b6962f403e77 | InvocationID=42df268c-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:37:49+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42df23bc-2661-11ed-8832-b6962f403e77 | InvocationID=42df268c-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:37:50+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=34b2dee6-2661-11ed-8832-b6962f403e77 | InvocationID=34b2e184-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:37:50+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=437d07b2-2661-11ed-8832-b6962f403e77 | InvocationID=437d0a28-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:38:14+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42df23bc-2661-11ed-8832-b6962f403e77 | InvocationID=42df268c-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:38:14+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51cff8d8-2661-11ed-8832-b6962f403e77 | InvocationID=51d0027e-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:38:14+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51cff8d8-2661-11ed-8832-b6962f403e77 | InvocationID=51d0027e-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:38:14+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=51cff8d8-2661-11ed-8832-b6962f403e77 | InvocationID=51d0027e-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:38:15+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=437d07b2-2661-11ed-8832-b6962f403e77 | InvocationID=437d0a28-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:38:15+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52436782-2661-11ed-8832-b6962f403e77 | InvocationID=52436a7a-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:38:39+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=51cff8d8-2661-11ed-8832-b6962f403e77 | InvocationID=51d0027e-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:38:39+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60bfbfe0-2661-11ed-8832-b6962f403e77 | InvocationID=60bfc2d8-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:38:39+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60bfbfe0-2661-11ed-8832-b6962f403e77 | InvocationID=60bfc2d8-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:38:39+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=60bfbfe0-2661-11ed-8832-b6962f403e77 | InvocationID=60bfc2d8-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:38:39+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=52436782-2661-11ed-8832-b6962f403e77 | InvocationID=52436a7a-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:38:39+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61075242-2661-11ed-8832-b6962f403e77 | InvocationID=6107553a-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:39:04+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=60bfbfe0-2661-11ed-8832-b6962f403e77 | InvocationID=60bfc2d8-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:39:04+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6fb47392-2661-11ed-8832-b6962f403e77 | InvocationID=6fb47784-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:39:04+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6fb47392-2661-11ed-8832-b6962f403e77 | InvocationID=6fb47784-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:39:04+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6fb47392-2661-11ed-8832-b6962f403e77 | InvocationID=6fb47784-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:39:04+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=61075242-2661-11ed-8832-b6962f403e77 | InvocationID=6107553a-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:39:04+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6fd17708-2661-11ed-8832-b6962f403e77 | InvocationID=6fd17a1e-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:39:29+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6fd17708-2661-11ed-8832-b6962f403e77 | InvocationID=6fd17a1e-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:39:29+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e9e5a44-2661-11ed-8832-b6962f403e77 | InvocationID=7e9e600c-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:39:29+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6fb47392-2661-11ed-8832-b6962f403e77 | InvocationID=6fb47784-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:39:29+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7eac563a-2661-11ed-8832-b6962f403e77 | InvocationID=7eac591e-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:39:29+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7eac563a-2661-11ed-8832-b6962f403e77 | InvocationID=7eac591e-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:39:29+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7eac563a-2661-11ed-8832-b6962f403e77 | InvocationID=7eac591e-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:39:54+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7e9e5a44-2661-11ed-8832-b6962f403e77 | InvocationID=7e9e600c-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:39:54+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d6695aa-2661-11ed-8832-b6962f403e77 | InvocationID=8d6697e4-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:39:54+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7eac563a-2661-11ed-8832-b6962f403e77 | InvocationID=7eac591e-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:39:54+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d9e1d36-2661-11ed-8832-b6962f403e77 | InvocationID=8d9e3d2a-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:39:54+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d9e1d36-2661-11ed-8832-b6962f403e77 | InvocationID=8d9e3d2a-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:39:54+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d9e1d36-2661-11ed-8832-b6962f403e77 | InvocationID=8d9e3d2a-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:40:19+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8d6695aa-2661-11ed-8832-b6962f403e77 | InvocationID=8d6697e4-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:40:19+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c2c3dce-2661-11ed-8832-b6962f403e77 | InvocationID=9c2c401c-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:40:19+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d9e1d36-2661-11ed-8832-b6962f403e77 | InvocationID=8d9e3d2a-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:40:19+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c8dbbda-2661-11ed-8832-b6962f403e77 | InvocationID=9c8dbebe-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:40:19+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c8dbbda-2661-11ed-8832-b6962f403e77 | InvocationID=9c8dbebe-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:40:19+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c8dbbda-2661-11ed-8832-b6962f403e77 | InvocationID=9c8dbebe-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:40:43+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9c2c3dce-2661-11ed-8832-b6962f403e77 | InvocationID=9c2c401c-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:40:44+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aaf1a876-2661-11ed-8832-b6962f403e77 | InvocationID=aaf1ab5a-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:40:44+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c8dbbda-2661-11ed-8832-b6962f403e77 | InvocationID=9c8dbebe-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:40:44+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab7f4a28-2661-11ed-8832-b6962f403e77 | InvocationID=ab7f4c8a-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:40:44+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab7f4a28-2661-11ed-8832-b6962f403e77 | InvocationID=ab7f4c8a-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:40:44+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab7f4a28-2661-11ed-8832-b6962f403e77 | InvocationID=ab7f4c8a-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:41:08+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aaf1a876-2661-11ed-8832-b6962f403e77 | InvocationID=aaf1ab5a-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:41:08+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9c2855a-2661-11ed-8832-b6962f403e77 | InvocationID=b9c287d0-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:41:09+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab7f4a28-2661-11ed-8832-b6962f403e77 | InvocationID=ab7f4c8a-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:41:09+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba6da7b4-2661-11ed-8832-b6962f403e77 | InvocationID=ba6daa84-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:41:10+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba6da7b4-2661-11ed-8832-b6962f403e77 | InvocationID=ba6daa84-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:41:10+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba6da7b4-2661-11ed-8832-b6962f403e77 | InvocationID=ba6daa84-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:41:33+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9c2855a-2661-11ed-8832-b6962f403e77 | InvocationID=b9c287d0-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:41:33+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c88dd8e6-2661-11ed-8832-b6962f403e77 | InvocationID=c88ddd00-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:41:35+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba6da7b4-2661-11ed-8832-b6962f403e77 | InvocationID=ba6daa84-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:41:35+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c95db4b2-2661-11ed-8832-b6962f403e77 | InvocationID=c95db6a6-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:41:35+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c95db4b2-2661-11ed-8832-b6962f403e77 | InvocationID=c95db6a6-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:41:35+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c95db4b2-2661-11ed-8832-b6962f403e77 | InvocationID=c95db6a6-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:41:58+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c88dd8e6-2661-11ed-8832-b6962f403e77 | InvocationID=c88ddd00-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:41:58+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7560e66-2661-11ed-8832-b6962f403e77 | InvocationID=d7561154-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:42:00+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c95db4b2-2661-11ed-8832-b6962f403e77 | InvocationID=c95db6a6-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:42:00+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d84ad478-2661-11ed-8832-b6962f403e77 | InvocationID=d84ad752-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:42:00+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d84ad478-2661-11ed-8832-b6962f403e77 | InvocationID=d84ad752-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:42:00+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d84ad478-2661-11ed-8832-b6962f403e77 | InvocationID=d84ad752-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:42:23+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d7560e66-2661-11ed-8832-b6962f403e77 | InvocationID=d7561154-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:42:23+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e61c979e-2661-11ed-8832-b6962f403e77 | InvocationID=e61c9a00-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:42:25+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d84ad478-2661-11ed-8832-b6962f403e77 | InvocationID=d84ad752-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:42:25+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e73b94cc-2661-11ed-8832-b6962f403e77 | InvocationID=e73b97a6-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:42:25+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e73b94cc-2661-11ed-8832-b6962f403e77 | InvocationID=e73b97a6-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:42:25+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e73b94cc-2661-11ed-8832-b6962f403e77 | InvocationID=e73b97a6-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:42:48+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e61c979e-2661-11ed-8832-b6962f403e77 | InvocationID=e61c9a00-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:42:48+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4e2e4fe-2661-11ed-8832-b6962f403e77 | InvocationID=f4e2e8aa-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:42:50+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e73b94cc-2661-11ed-8832-b6962f403e77 | InvocationID=e73b97a6-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:42:50+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6284dfe-2661-11ed-8832-b6962f403e77 | InvocationID=f6284fe8-2661-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:42:50+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6284dfe-2661-11ed-8832-b6962f403e77 | InvocationID=f6284fe8-2661-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:42:50+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6284dfe-2661-11ed-8832-b6962f403e77 | InvocationID=f6284fe8-2661-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:43:12+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f4e2e4fe-2661-11ed-8832-b6962f403e77 | InvocationID=f4e2e8aa-2661-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:43:12+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03a7bbb8-2662-11ed-8832-b6962f403e77 | InvocationID=03a7be9c-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:43:15+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6284dfe-2661-11ed-8832-b6962f403e77 | InvocationID=f6284fe8-2661-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:43:15+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0515d3e0-2662-11ed-8832-b6962f403e77 | InvocationID=0515d638-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:43:15+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0515d3e0-2662-11ed-8832-b6962f403e77 | InvocationID=0515d638-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:43:15+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0515d3e0-2662-11ed-8832-b6962f403e77 | InvocationID=0515d638-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:43:37+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=03a7bbb8-2662-11ed-8832-b6962f403e77 | InvocationID=03a7be9c-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:43:37+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=126d339e-2662-11ed-8832-b6962f403e77 | InvocationID=126d3e8e-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:43:40+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0515d3e0-2662-11ed-8832-b6962f403e77 | InvocationID=0515d638-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:43:40+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1402031a-2662-11ed-8832-b6962f403e77 | InvocationID=14020810-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:43:40+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1402031a-2662-11ed-8832-b6962f403e77 | InvocationID=14020810-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:43:40+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1402031a-2662-11ed-8832-b6962f403e77 | InvocationID=14020810-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:44:02+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=126d339e-2662-11ed-8832-b6962f403e77 | InvocationID=126d3e8e-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:44:02+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2136bcf6-2662-11ed-8832-b6962f403e77 | InvocationID=2136c2c8-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:44:05+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1402031a-2662-11ed-8832-b6962f403e77 | InvocationID=14020810-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:44:05+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22f9afd0-2662-11ed-8832-b6962f403e77 | InvocationID=22f9b232-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:44:05+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22f9afd0-2662-11ed-8832-b6962f403e77 | InvocationID=22f9b232-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:44:05+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=22f9afd0-2662-11ed-8832-b6962f403e77 | InvocationID=22f9b232-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:44:27+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2136bcf6-2662-11ed-8832-b6962f403e77 | InvocationID=2136c2c8-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:44:27+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ffa2070-2662-11ed-8832-b6962f403e77 | InvocationID=2ffa249e-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:44:30+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=22f9afd0-2662-11ed-8832-b6962f403e77 | InvocationID=22f9b232-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:44:30+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31e9e6cc-2662-11ed-8832-b6962f403e77 | InvocationID=31e9ea78-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:44:30+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31e9e6cc-2662-11ed-8832-b6962f403e77 | InvocationID=31e9ea78-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:44:30+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=31e9e6cc-2662-11ed-8832-b6962f403e77 | InvocationID=31e9ea78-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:44:51+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ffa2070-2662-11ed-8832-b6962f403e77 | InvocationID=2ffa249e-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:44:51+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ebfb002-2662-11ed-8832-b6962f403e77 | InvocationID=3ebfb35e-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:44:55+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=31e9e6cc-2662-11ed-8832-b6962f403e77 | InvocationID=31e9ea78-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:44:55+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40d8356c-2662-11ed-8832-b6962f403e77 | InvocationID=40d83828-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:44:55+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40d8356c-2662-11ed-8832-b6962f403e77 | InvocationID=40d83828-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:44:55+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=40d8356c-2662-11ed-8832-b6962f403e77 | InvocationID=40d83828-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:45:16+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3ebfb002-2662-11ed-8832-b6962f403e77 | InvocationID=3ebfb35e-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:45:16+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d85655a-2662-11ed-8832-b6962f403e77 | InvocationID=4d8574dc-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:45:20+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=40d8356c-2662-11ed-8832-b6962f403e77 | InvocationID=40d83828-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:45:20+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4fc4bab4-2662-11ed-8832-b6962f403e77 | InvocationID=4fc4bd70-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:45:20+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4fc4bab4-2662-11ed-8832-b6962f403e77 | InvocationID=4fc4bd70-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:45:20+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4fc4bab4-2662-11ed-8832-b6962f403e77 | InvocationID=4fc4bd70-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:45:41+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4d85655a-2662-11ed-8832-b6962f403e77 | InvocationID=4d8574dc-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:45:41+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c4b1116-2662-11ed-8832-b6962f403e77 | InvocationID=5c4b130a-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:45:45+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4fc4bab4-2662-11ed-8832-b6962f403e77 | InvocationID=4fc4bd70-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:45:45+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ebbbbda-2662-11ed-8832-b6962f403e77 | InvocationID=5ebbbebe-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:45:45+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ebbbbda-2662-11ed-8832-b6962f403e77 | InvocationID=5ebbbebe-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:45:45+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5ebbbbda-2662-11ed-8832-b6962f403e77 | InvocationID=5ebbbebe-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:46:06+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5c4b1116-2662-11ed-8832-b6962f403e77 | InvocationID=5c4b130a-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:46:06+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b12ef16-2662-11ed-8832-b6962f403e77 | InvocationID=6b12f1fa-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:46:10+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5ebbbbda-2662-11ed-8832-b6962f403e77 | InvocationID=5ebbbebe-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:46:10+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6da9dd48-2662-11ed-8832-b6962f403e77 | InvocationID=6da9e0d6-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:46:10+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6da9dd48-2662-11ed-8832-b6962f403e77 | InvocationID=6da9e0d6-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:46:10+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6da9dd48-2662-11ed-8832-b6962f403e77 | InvocationID=6da9e0d6-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:46:31+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6b12ef16-2662-11ed-8832-b6962f403e77 | InvocationID=6b12f1fa-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:46:31+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79d7e326-2662-11ed-8832-b6962f403e77 | InvocationID=79d7e5d8-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:46:35+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6da9dd48-2662-11ed-8832-b6962f403e77 | InvocationID=6da9e0d6-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:46:35+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c9b57f0-2662-11ed-8832-b6962f403e77 | InvocationID=7c9b5ade-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:46:35+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c9b57f0-2662-11ed-8832-b6962f403e77 | InvocationID=7c9b5ade-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:46:35+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c9b57f0-2662-11ed-8832-b6962f403e77 | InvocationID=7c9b5ade-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:46:55+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=79d7e326-2662-11ed-8832-b6962f403e77 | InvocationID=79d7e5d8-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:46:55+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=889e6d3a-2662-11ed-8832-b6962f403e77 | InvocationID=889e6f38-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:47:00+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c9b57f0-2662-11ed-8832-b6962f403e77 | InvocationID=7c9b5ade-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:47:00+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b89a8ca-2662-11ed-8832-b6962f403e77 | InvocationID=8b89ab36-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:47:00+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b89a8ca-2662-11ed-8832-b6962f403e77 | InvocationID=8b89ab36-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:47:00+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b89a8ca-2662-11ed-8832-b6962f403e77 | InvocationID=8b89ab36-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:47:20+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=889e6d3a-2662-11ed-8832-b6962f403e77 | InvocationID=889e6f38-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:47:20+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9763160e-2662-11ed-8832-b6962f403e77 | InvocationID=97631884-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:47:25+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b89a8ca-2662-11ed-8832-b6962f403e77 | InvocationID=8b89ab36-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:47:25+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a7cdf96-2662-11ed-8832-b6962f403e77 | InvocationID=9a7ce234-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:47:25+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a7cdf96-2662-11ed-8832-b6962f403e77 | InvocationID=9a7ce234-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:47:25+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9a7cdf96-2662-11ed-8832-b6962f403e77 | InvocationID=9a7ce234-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:47:45+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9763160e-2662-11ed-8832-b6962f403e77 | InvocationID=97631884-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:47:45+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6347510-2662-11ed-8832-b6962f403e77 | InvocationID=a63477a4-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:47:50+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9a7cdf96-2662-11ed-8832-b6962f403e77 | InvocationID=9a7ce234-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:47:50+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a96cf7d4-2662-11ed-8832-b6962f403e77 | InvocationID=a96cfa68-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:47:51+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a96cf7d4-2662-11ed-8832-b6962f403e77 | InvocationID=a96cfa68-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:47:51+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a96cf7d4-2662-11ed-8832-b6962f403e77 | InvocationID=a96cfa68-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:48:10+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a6347510-2662-11ed-8832-b6962f403e77 | InvocationID=a63477a4-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:48:10+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4f85bca-2662-11ed-8832-b6962f403e77 | InvocationID=b4f85dc8-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:48:16+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a96cf7d4-2662-11ed-8832-b6962f403e77 | InvocationID=a96cfa68-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:48:16+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b85ed3c0-2662-11ed-8832-b6962f403e77 | InvocationID=b85ed5fa-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:48:16+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b85ed3c0-2662-11ed-8832-b6962f403e77 | InvocationID=b85ed5fa-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:48:16+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b85ed3c0-2662-11ed-8832-b6962f403e77 | InvocationID=b85ed5fa-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:48:35+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b4f85bca-2662-11ed-8832-b6962f403e77 | InvocationID=b4f85dc8-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:48:35+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3bd76f4-2662-11ed-8832-b6962f403e77 | InvocationID=c3bd7924-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:48:41+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b85ed3c0-2662-11ed-8832-b6962f403e77 | InvocationID=b85ed5fa-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:48:41+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c74c0204-2662-11ed-8832-b6962f403e77 | InvocationID=c74c04d4-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:48:41+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c74c0204-2662-11ed-8832-b6962f403e77 | InvocationID=c74c04d4-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:48:41+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c74c0204-2662-11ed-8832-b6962f403e77 | InvocationID=c74c04d4-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:48:59+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c3bd76f4-2662-11ed-8832-b6962f403e77 | InvocationID=c3bd7924-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:48:59+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d28dd1a6-2662-11ed-8832-b6962f403e77 | InvocationID=d28dd4b2-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:49:06+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c74c0204-2662-11ed-8832-b6962f403e77 | InvocationID=c74c04d4-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:49:06+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d641f7be-2662-11ed-8832-b6962f403e77 | InvocationID=d641fcb4-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:49:06+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d641f7be-2662-11ed-8832-b6962f403e77 | InvocationID=d641fcb4-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:49:06+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d641f7be-2662-11ed-8832-b6962f403e77 | InvocationID=d641fcb4-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:49:24+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d28dd1a6-2662-11ed-8832-b6962f403e77 | InvocationID=d28dd4b2-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:49:24+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1596bdc-2662-11ed-8832-b6962f403e77 | InvocationID=e159733e-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:49:31+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d641f7be-2662-11ed-8832-b6962f403e77 | InvocationID=d641fcb4-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:49:31+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5330862-2662-11ed-8832-b6962f403e77 | InvocationID=e5330a60-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:49:31+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e5330862-2662-11ed-8832-b6962f403e77 | InvocationID=e5330a60-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:49:31+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e5330862-2662-11ed-8832-b6962f403e77 | InvocationID=e5330a60-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:49:49+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e1596bdc-2662-11ed-8832-b6962f403e77 | InvocationID=e159733e-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:49:49+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f01d7492-2662-11ed-8832-b6962f403e77 | InvocationID=f01d78d4-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:49:56+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e5330862-2662-11ed-8832-b6962f403e77 | InvocationID=e5330a60-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:49:56+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f421606c-2662-11ed-8832-b6962f403e77 | InvocationID=f421633c-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:49:56+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f421606c-2662-11ed-8832-b6962f403e77 | InvocationID=f421633c-2662-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:49:56+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f421606c-2662-11ed-8832-b6962f403e77 | InvocationID=f421633c-2662-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:50:14+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f01d7492-2662-11ed-8832-b6962f403e77 | InvocationID=f01d78d4-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:50:14+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fee414ae-2662-11ed-8832-b6962f403e77 | InvocationID=fee4249e-2662-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:50:21+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f421606c-2662-11ed-8832-b6962f403e77 | InvocationID=f421633c-2662-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:50:21+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=030f497c-2663-11ed-8832-b6962f403e77 | InvocationID=030f4d82-2663-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:50:21+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=030f497c-2663-11ed-8832-b6962f403e77 | InvocationID=030f4d82-2663-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:50:21+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=030f497c-2663-11ed-8832-b6962f403e77 | InvocationID=030f4d82-2663-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:50:39+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fee414ae-2662-11ed-8832-b6962f403e77 | InvocationID=fee4249e-2662-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:50:39+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0dab9822-2663-11ed-8832-b6962f403e77 | InvocationID=0daba6c8-2663-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:50:46+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=030f497c-2663-11ed-8832-b6962f403e77 | InvocationID=030f4d82-2663-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:50:46+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12097c72-2663-11ed-8832-b6962f403e77 | InvocationID=1209cce0-2663-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:50:46+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12097c72-2663-11ed-8832-b6962f403e77 | InvocationID=1209cce0-2663-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:50:46+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=12097c72-2663-11ed-8832-b6962f403e77 | InvocationID=1209cce0-2663-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:51:03+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0dab9822-2663-11ed-8832-b6962f403e77 | InvocationID=0daba6c8-2663-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:51:03+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c76a482-2663-11ed-8832-b6962f403e77 | InvocationID=1c76a770-2663-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:51:11+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=12097c72-2663-11ed-8832-b6962f403e77 | InvocationID=1209cce0-2663-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:51:11+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2109b1e2-2663-11ed-8832-b6962f403e77 | InvocationID=2109b49e-2663-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:51:11+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2109b1e2-2663-11ed-8832-b6962f403e77 | InvocationID=2109b49e-2663-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:51:11+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2109b1e2-2663-11ed-8832-b6962f403e77 | InvocationID=2109b49e-2663-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:51:28+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1c76a482-2663-11ed-8832-b6962f403e77 | InvocationID=1c76a770-2663-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:51:28+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b3ce54e-2663-11ed-8832-b6962f403e77 | InvocationID=2b3ce85a-2663-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2022-08-27T23:51:36+0000 | policy_event_thread | 140187005381408 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2109b1e2-2663-11ed-8832-b6962f403e77 | InvocationID=2109b49e-2663-11ed-8832-b6962f403e77 | Polling MR for XNF activation/deactivation policy response events.[0m 2022-08-27T23:51:36+0000 | policy_event_thread | 140187005381408 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ffa43ec-2663-11ed-8832-b6962f403e77 | InvocationID=2ffa4748-2663-11ed-8832-b6962f403e77 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2022-08-27T23:51:36+0000 | policy_event_thread | 140187005381408 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ffa43ec-2663-11ed-8832-b6962f403e77 | InvocationID=2ffa4748-2663-11ed-8832-b6962f403e77 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:51:36+0000 | policy_event_thread | 140187005381408 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ffa43ec-2663-11ed-8832-b6962f403e77 | InvocationID=2ffa4748-2663-11ed-8832-b6962f403e77 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2022-08-27T23:51:53+0000 | aai_event_thread | 140187004320544 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2b3ce54e-2663-11ed-8832-b6962f403e77 | InvocationID=2b3ce85a-2663-11ed-8832-b6962f403e77 | Polling MR for XNF AAI events.[0m 2022-08-27T23:51:53+0000 | aai_event_thread | 140187004320544 | INFO | pmsh_config | get_from_topic | Serv