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()) 2023-01-03T03:21:56+0000 | MainThread | 139777216679240 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.[0m 2023-01-03T03:21:56+0000 | MainThread | 139777216679240 | 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 2023-01-03T03:21:56+0000 | MainThread | 139777216679240 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.[0m 2023-01-03T03:21:56+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:21:56+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c704fb4e-8b15-11ed-9260-a656b9430636 | InvocationID=c704fdec-8b15-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:21:56+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.[0m 2023-01-03T03:21:56+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c708551e-8b15-11ed-9260-a656b9430636 | InvocationID=c7085686-8b15-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:21:56+0000 | aai_event_thread | 139777165941536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c708551e-8b15-11ed-9260-a656b9430636 | InvocationID=c7085686-8b15-11ed-9260-a656b9430636 | 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 2023-01-03T03:21:56+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c704fb4e-8b15-11ed-9260-a656b9430636 | InvocationID=c704fdec-8b15-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:21:57+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c704fb4e-8b15-11ed-9260-a656b9430636 | InvocationID=c704fdec-8b15-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:21:57+0000 | aai_event_thread | 139777165941536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c708551e-8b15-11ed-9260-a656b9430636 | InvocationID=c7085686-8b15-11ed-9260-a656b9430636 | 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 2023-01-03T03:21:57+0000 | MainThread | 139777216679240 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server[0m 2023-01-03T03:22:17+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c708551e-8b15-11ed-9260-a656b9430636 | InvocationID=c7085686-8b15-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:22:17+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d314371a-8b15-11ed-9260-a656b9430636 | InvocationID=d31446ba-8b15-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:22:17+0000 | aai_event_thread | 139777165941536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d314371a-8b15-11ed-9260-a656b9430636 | InvocationID=d31446ba-8b15-11ed-9260-a656b9430636 | 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 2023-01-03T03:22:17+0000 | aai_event_thread | 139777165941536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d314371a-8b15-11ed-9260-a656b9430636 | InvocationID=d31446ba-8b15-11ed-9260-a656b9430636 | 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 2023-01-03T03:22:22+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c704fb4e-8b15-11ed-9260-a656b9430636 | InvocationID=c704fdec-8b15-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:22:22+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d60ea338-8b15-11ed-9260-a656b9430636 | InvocationID=d60f5058-8b15-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:22:22+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d60ea338-8b15-11ed-9260-a656b9430636 | InvocationID=d60f5058-8b15-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:22:22+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d60ea338-8b15-11ed-9260-a656b9430636 | InvocationID=d60f5058-8b15-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:22:37+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d314371a-8b15-11ed-9260-a656b9430636 | InvocationID=d31446ba-8b15-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:22:37+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df132abc-8b15-11ed-9260-a656b9430636 | InvocationID=df132ddc-8b15-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:22:37+0000 | aai_event_thread | 139777165941536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df132abc-8b15-11ed-9260-a656b9430636 | InvocationID=df132ddc-8b15-11ed-9260-a656b9430636 | 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 2023-01-03T03:22:37+0000 | aai_event_thread | 139777165941536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=df132abc-8b15-11ed-9260-a656b9430636 | InvocationID=df132ddc-8b15-11ed-9260-a656b9430636 | 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 2023-01-03T03:22:47+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d60ea338-8b15-11ed-9260-a656b9430636 | InvocationID=d60f5058-8b15-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:22:47+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e50c3044-8b15-11ed-9260-a656b9430636 | InvocationID=e50c3828-8b15-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:22:47+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e50c3044-8b15-11ed-9260-a656b9430636 | InvocationID=e50c3828-8b15-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:22:47+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e50c3044-8b15-11ed-9260-a656b9430636 | InvocationID=e50c3828-8b15-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:22:57+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=df132abc-8b15-11ed-9260-a656b9430636 | InvocationID=df132ddc-8b15-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:22:57+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb1fdd32-8b15-11ed-9260-a656b9430636 | InvocationID=eb1fdf1c-8b15-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:22:57+0000 | aai_event_thread | 139777165941536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb1fdd32-8b15-11ed-9260-a656b9430636 | InvocationID=eb1fdf1c-8b15-11ed-9260-a656b9430636 | 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 2023-01-03T03:22:57+0000 | aai_event_thread | 139777165941536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eb1fdd32-8b15-11ed-9260-a656b9430636 | InvocationID=eb1fdf1c-8b15-11ed-9260-a656b9430636 | 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 2023-01-03T03:23:12+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e50c3044-8b15-11ed-9260-a656b9430636 | InvocationID=e50c3828-8b15-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:23:12+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f40d30de-8b15-11ed-9260-a656b9430636 | InvocationID=f40d32c8-8b15-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:23:12+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f40d30de-8b15-11ed-9260-a656b9430636 | InvocationID=f40d32c8-8b15-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:23:12+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f40d30de-8b15-11ed-9260-a656b9430636 | InvocationID=f40d32c8-8b15-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:23:17+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eb1fdd32-8b15-11ed-9260-a656b9430636 | InvocationID=eb1fdf1c-8b15-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:23:17+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7174846-8b15-11ed-9260-a656b9430636 | InvocationID=f7174af8-8b15-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:23:17+0000 | aai_event_thread | 139777165941536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7174846-8b15-11ed-9260-a656b9430636 | InvocationID=f7174af8-8b15-11ed-9260-a656b9430636 | 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 2023-01-03T03:23:17+0000 | aai_event_thread | 139777165941536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f7174846-8b15-11ed-9260-a656b9430636 | InvocationID=f7174af8-8b15-11ed-9260-a656b9430636 | 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 2023-01-03T03:23:37+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f40d30de-8b15-11ed-9260-a656b9430636 | InvocationID=f40d32c8-8b15-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:23:37+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0302c0ea-8b16-11ed-9260-a656b9430636 | InvocationID=0302c3e2-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:23:37+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f7174846-8b15-11ed-9260-a656b9430636 | InvocationID=f7174af8-8b15-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:23:37+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0328d35c-8b16-11ed-9260-a656b9430636 | InvocationID=0328d8fc-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:23:37+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0302c0ea-8b16-11ed-9260-a656b9430636 | InvocationID=0302c3e2-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:23:37+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0302c0ea-8b16-11ed-9260-a656b9430636 | InvocationID=0302c3e2-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:23:37+0000 | aai_event_thread | 139777165941536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0328d35c-8b16-11ed-9260-a656b9430636 | InvocationID=0328d8fc-8b16-11ed-9260-a656b9430636 | 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 2023-01-03T03:23:38+0000 | aai_event_thread | 139777165941536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0328d35c-8b16-11ed-9260-a656b9430636 | InvocationID=0328d8fc-8b16-11ed-9260-a656b9430636 | 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 2023-01-03T03:23:58+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0328d35c-8b16-11ed-9260-a656b9430636 | InvocationID=0328d8fc-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:23:58+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f46d8b4-8b16-11ed-9260-a656b9430636 | InvocationID=0f46e2aa-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:23:58+0000 | aai_event_thread | 139777165941536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f46d8b4-8b16-11ed-9260-a656b9430636 | InvocationID=0f46e2aa-8b16-11ed-9260-a656b9430636 | 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 2023-01-03T03:23:58+0000 | aai_event_thread | 139777165941536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0f46d8b4-8b16-11ed-9260-a656b9430636 | InvocationID=0f46e2aa-8b16-11ed-9260-a656b9430636 | 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 2023-01-03T03:24:02+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0302c0ea-8b16-11ed-9260-a656b9430636 | InvocationID=0302c3e2-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:24:02+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1223b3ea-8b16-11ed-9260-a656b9430636 | InvocationID=1223b660-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:24:02+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1223b3ea-8b16-11ed-9260-a656b9430636 | InvocationID=1223b660-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:24:02+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1223b3ea-8b16-11ed-9260-a656b9430636 | InvocationID=1223b660-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:24:18+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0f46d8b4-8b16-11ed-9260-a656b9430636 | InvocationID=0f46e2aa-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:24:18+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b501922-8b16-11ed-9260-a656b9430636 | InvocationID=1b50f1c6-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:24:18+0000 | aai_event_thread | 139777165941536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b501922-8b16-11ed-9260-a656b9430636 | InvocationID=1b50f1c6-8b16-11ed-9260-a656b9430636 | 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 2023-01-03T03:24:18+0000 | aai_event_thread | 139777165941536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b501922-8b16-11ed-9260-a656b9430636 | InvocationID=1b50f1c6-8b16-11ed-9260-a656b9430636 | 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 2023-01-03T03:24:27+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1223b3ea-8b16-11ed-9260-a656b9430636 | InvocationID=1223b660-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:24:27+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=211ceb6e-8b16-11ed-9260-a656b9430636 | InvocationID=211ced6c-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:24:28+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=211ceb6e-8b16-11ed-9260-a656b9430636 | InvocationID=211ced6c-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:24:28+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=211ceb6e-8b16-11ed-9260-a656b9430636 | InvocationID=211ced6c-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:24:38+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b501922-8b16-11ed-9260-a656b9430636 | InvocationID=1b50f1c6-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:24:38+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2780186e-8b16-11ed-9260-a656b9430636 | InvocationID=2780241c-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:24:38+0000 | aai_event_thread | 139777165941536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2780186e-8b16-11ed-9260-a656b9430636 | InvocationID=2780241c-8b16-11ed-9260-a656b9430636 | 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 2023-01-03T03:24:38+0000 | aai_event_thread | 139777165941536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2780186e-8b16-11ed-9260-a656b9430636 | InvocationID=2780241c-8b16-11ed-9260-a656b9430636 | 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 2023-01-03T03:24:53+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=211ceb6e-8b16-11ed-9260-a656b9430636 | InvocationID=211ced6c-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:24:53+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30133dd0-8b16-11ed-9260-a656b9430636 | InvocationID=30133fce-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:24:53+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30133dd0-8b16-11ed-9260-a656b9430636 | InvocationID=30133fce-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:24:53+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30133dd0-8b16-11ed-9260-a656b9430636 | InvocationID=30133fce-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:24:58+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2780186e-8b16-11ed-9260-a656b9430636 | InvocationID=2780241c-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:24:58+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=337facd8-8b16-11ed-9260-a656b9430636 | InvocationID=337fb2c8-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:24:58+0000 | aai_event_thread | 139777165941536 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=337facd8-8b16-11ed-9260-a656b9430636 | InvocationID=337fb2c8-8b16-11ed-9260-a656b9430636 | 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 2023-01-03T03:24:58+0000 | aai_event_thread | 139777165941536 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=337facd8-8b16-11ed-9260-a656b9430636 | InvocationID=337fb2c8-8b16-11ed-9260-a656b9430636 | 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 2023-01-03T03:25:18+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30133dd0-8b16-11ed-9260-a656b9430636 | InvocationID=30133fce-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:25:18+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f1271d4-8b16-11ed-9260-a656b9430636 | InvocationID=3f127508-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:25:18+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f1271d4-8b16-11ed-9260-a656b9430636 | InvocationID=3f127508-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:25:18+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3f1271d4-8b16-11ed-9260-a656b9430636 | InvocationID=3f127508-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:25:18+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=337facd8-8b16-11ed-9260-a656b9430636 | InvocationID=337fb2c8-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:25:18+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f8a2efe-8b16-11ed-9260-a656b9430636 | InvocationID=3f8a3d0e-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:25:43+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3f1271d4-8b16-11ed-9260-a656b9430636 | InvocationID=3f127508-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:25:43+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e0db518-8b16-11ed-9260-a656b9430636 | InvocationID=4e0dbef0-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:25:43+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e0db518-8b16-11ed-9260-a656b9430636 | InvocationID=4e0dbef0-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:25:43+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4e0db518-8b16-11ed-9260-a656b9430636 | InvocationID=4e0dbef0-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:25:43+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3f8a2efe-8b16-11ed-9260-a656b9430636 | InvocationID=3f8a3d0e-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:25:43+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e413fdc-8b16-11ed-9260-a656b9430636 | InvocationID=4e4141d0-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:26:03+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4e413fdc-8b16-11ed-9260-a656b9430636 | InvocationID=4e4141d0-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:26:03+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a3e0ed2-8b16-11ed-9260-a656b9430636 | InvocationID=5a3e1f26-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:26:08+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4e0db518-8b16-11ed-9260-a656b9430636 | InvocationID=4e0dbef0-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:26:08+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d02ee4e-8b16-11ed-9260-a656b9430636 | InvocationID=5d02f51a-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:26:08+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d02ee4e-8b16-11ed-9260-a656b9430636 | InvocationID=5d02f51a-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:26:08+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d02ee4e-8b16-11ed-9260-a656b9430636 | InvocationID=5d02f51a-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:26:23+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5a3e0ed2-8b16-11ed-9260-a656b9430636 | InvocationID=5a3e1f26-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:26:23+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66452472-8b16-11ed-9260-a656b9430636 | InvocationID=66452648-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:26:33+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d02ee4e-8b16-11ed-9260-a656b9430636 | InvocationID=5d02f51a-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:26:33+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c05eedc-8b16-11ed-9260-a656b9430636 | InvocationID=6c05fcec-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:26:34+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c05eedc-8b16-11ed-9260-a656b9430636 | InvocationID=6c05fcec-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:26:34+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c05eedc-8b16-11ed-9260-a656b9430636 | InvocationID=6c05fcec-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:26:44+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=66452472-8b16-11ed-9260-a656b9430636 | InvocationID=66452648-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:26:44+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=724ab908-8b16-11ed-9260-a656b9430636 | InvocationID=724ac57e-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:26:59+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c05eedc-8b16-11ed-9260-a656b9430636 | InvocationID=6c05fcec-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:26:59+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b38a44e-8b16-11ed-9260-a656b9430636 | InvocationID=7b38adb8-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:26:59+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b38a44e-8b16-11ed-9260-a656b9430636 | InvocationID=7b38adb8-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:26:59+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b38a44e-8b16-11ed-9260-a656b9430636 | InvocationID=7b38adb8-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:27:04+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=724ab908-8b16-11ed-9260-a656b9430636 | InvocationID=724ac57e-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:27:04+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e978b46-8b16-11ed-9260-a656b9430636 | InvocationID=7e9798de-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:27:24+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b38a44e-8b16-11ed-9260-a656b9430636 | InvocationID=7b38adb8-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:27:24+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a404dfc-8b16-11ed-9260-a656b9430636 | InvocationID=8a405c20-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:27:24+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a404dfc-8b16-11ed-9260-a656b9430636 | InvocationID=8a405c20-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:27:24+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a404dfc-8b16-11ed-9260-a656b9430636 | InvocationID=8a405c20-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:27:25+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7e978b46-8b16-11ed-9260-a656b9430636 | InvocationID=7e9798de-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:27:25+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8af8f6fe-8b16-11ed-9260-a656b9430636 | InvocationID=8af95572-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:27:49+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a404dfc-8b16-11ed-9260-a656b9430636 | InvocationID=8a405c20-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:27:49+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99481b4a-8b16-11ed-9260-a656b9430636 | InvocationID=99481dac-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:27:49+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99481b4a-8b16-11ed-9260-a656b9430636 | InvocationID=99481dac-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:27:49+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=99481b4a-8b16-11ed-9260-a656b9430636 | InvocationID=99481dac-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:27:50+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8af8f6fe-8b16-11ed-9260-a656b9430636 | InvocationID=8af95572-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:27:50+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a017586-8b16-11ed-9260-a656b9430636 | InvocationID=9a017aa4-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:28:14+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=99481b4a-8b16-11ed-9260-a656b9430636 | InvocationID=99481dac-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:28:14+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a836db96-8b16-11ed-9260-a656b9430636 | InvocationID=a836dd8a-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:28:14+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a836db96-8b16-11ed-9260-a656b9430636 | InvocationID=a836dd8a-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:28:14+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a836db96-8b16-11ed-9260-a656b9430636 | InvocationID=a836dd8a-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:28:15+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9a017586-8b16-11ed-9260-a656b9430636 | InvocationID=9a017aa4-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:28:15+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8d57b3e-8b16-11ed-9260-a656b9430636 | InvocationID=a8d57e7c-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:28:39+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a836db96-8b16-11ed-9260-a656b9430636 | InvocationID=a836dd8a-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:28:39+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b732e9e6-8b16-11ed-9260-a656b9430636 | InvocationID=b732ebe4-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:28:39+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b732e9e6-8b16-11ed-9260-a656b9430636 | InvocationID=b732ebe4-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:28:39+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b732e9e6-8b16-11ed-9260-a656b9430636 | InvocationID=b732ebe4-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:28:40+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a8d57b3e-8b16-11ed-9260-a656b9430636 | InvocationID=a8d57e7c-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:28:40+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7a0989c-8b16-11ed-9260-a656b9430636 | InvocationID=b7a09b94-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:29:04+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b732e9e6-8b16-11ed-9260-a656b9430636 | InvocationID=b732ebe4-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:29:04+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c621d070-8b16-11ed-9260-a656b9430636 | InvocationID=c621d908-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:29:04+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c621d070-8b16-11ed-9260-a656b9430636 | InvocationID=c621d908-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:29:04+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c621d070-8b16-11ed-9260-a656b9430636 | InvocationID=c621d908-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:29:05+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b7a0989c-8b16-11ed-9260-a656b9430636 | InvocationID=b7a09b94-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:29:05+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c66696a6-8b16-11ed-9260-a656b9430636 | InvocationID=c66699c6-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:29:29+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c621d070-8b16-11ed-9260-a656b9430636 | InvocationID=c621d908-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:29:29+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5177f80-8b16-11ed-9260-a656b9430636 | InvocationID=d5178214-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:29:29+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5177f80-8b16-11ed-9260-a656b9430636 | InvocationID=d5178214-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:29:29+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5177f80-8b16-11ed-9260-a656b9430636 | InvocationID=d5178214-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:29:30+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c66696a6-8b16-11ed-9260-a656b9430636 | InvocationID=c66699c6-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:29:30+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5320a80-8b16-11ed-9260-a656b9430636 | InvocationID=d5320e22-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:29:54+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d5320a80-8b16-11ed-9260-a656b9430636 | InvocationID=d5320e22-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:29:54+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3fdcefa-8b16-11ed-9260-a656b9430636 | InvocationID=e3fdd152-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:29:54+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5177f80-8b16-11ed-9260-a656b9430636 | InvocationID=d5178214-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:29:54+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4075808-8b16-11ed-9260-a656b9430636 | InvocationID=e4075f38-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:29:55+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4075808-8b16-11ed-9260-a656b9430636 | InvocationID=e4075f38-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:29:55+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4075808-8b16-11ed-9260-a656b9430636 | InvocationID=e4075f38-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:30:19+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e3fdcefa-8b16-11ed-9260-a656b9430636 | InvocationID=e3fdd152-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:30:19+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2c4cf4c-8b16-11ed-9260-a656b9430636 | InvocationID=f2c4d28a-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:30:20+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4075808-8b16-11ed-9260-a656b9430636 | InvocationID=e4075f38-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:30:20+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2fcc938-8b16-11ed-9260-a656b9430636 | InvocationID=f2fccc26-8b16-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:30:20+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2fcc938-8b16-11ed-9260-a656b9430636 | InvocationID=f2fccc26-8b16-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:30:20+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2fcc938-8b16-11ed-9260-a656b9430636 | InvocationID=f2fccc26-8b16-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:30:44+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f2c4cf4c-8b16-11ed-9260-a656b9430636 | InvocationID=f2c4d28a-8b16-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:30:44+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=018b8d5e-8b17-11ed-9260-a656b9430636 | InvocationID=018b9060-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:30:45+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2fcc938-8b16-11ed-9260-a656b9430636 | InvocationID=f2fccc26-8b16-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:30:45+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01f12678-8b17-11ed-9260-a656b9430636 | InvocationID=01f12998-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:30:45+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01f12678-8b17-11ed-9260-a656b9430636 | InvocationID=01f12998-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:30:45+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01f12678-8b17-11ed-9260-a656b9430636 | InvocationID=01f12998-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:31:09+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=018b8d5e-8b17-11ed-9260-a656b9430636 | InvocationID=018b9060-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:31:09+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1055df7e-8b17-11ed-9260-a656b9430636 | InvocationID=1055e78a-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:31:10+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01f12678-8b17-11ed-9260-a656b9430636 | InvocationID=01f12998-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:31:10+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10e4acae-8b17-11ed-9260-a656b9430636 | InvocationID=10e4aede-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:31:10+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10e4acae-8b17-11ed-9260-a656b9430636 | InvocationID=10e4aede-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:31:10+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=10e4acae-8b17-11ed-9260-a656b9430636 | InvocationID=10e4aede-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:31:34+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1055df7e-8b17-11ed-9260-a656b9430636 | InvocationID=1055e78a-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:31:34+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f21ef3e-8b17-11ed-9260-a656b9430636 | InvocationID=1f21f36c-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:31:35+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=10e4acae-8b17-11ed-9260-a656b9430636 | InvocationID=10e4aede-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:31:35+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fdd6886-8b17-11ed-9260-a656b9430636 | InvocationID=1fdd6b42-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:31:35+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fdd6886-8b17-11ed-9260-a656b9430636 | InvocationID=1fdd6b42-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:31:35+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1fdd6886-8b17-11ed-9260-a656b9430636 | InvocationID=1fdd6b42-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:31:58+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1f21ef3e-8b17-11ed-9260-a656b9430636 | InvocationID=1f21f36c-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:31:58+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2de9b7b8-8b17-11ed-9260-a656b9430636 | InvocationID=2de9ba4c-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:32:00+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1fdd6886-8b17-11ed-9260-a656b9430636 | InvocationID=1fdd6b42-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:32:00+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ed391e4-8b17-11ed-9260-a656b9430636 | InvocationID=2ed3943c-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:32:00+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ed391e4-8b17-11ed-9260-a656b9430636 | InvocationID=2ed3943c-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:32:00+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ed391e4-8b17-11ed-9260-a656b9430636 | InvocationID=2ed3943c-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:32:23+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2de9b7b8-8b17-11ed-9260-a656b9430636 | InvocationID=2de9ba4c-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:32:23+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3cb9141e-8b17-11ed-9260-a656b9430636 | InvocationID=3cb91680-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:32:25+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ed391e4-8b17-11ed-9260-a656b9430636 | InvocationID=2ed3943c-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:32:25+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3dc468fe-8b17-11ed-9260-a656b9430636 | InvocationID=3dc46b24-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:32:25+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3dc468fe-8b17-11ed-9260-a656b9430636 | InvocationID=3dc46b24-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:32:25+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3dc468fe-8b17-11ed-9260-a656b9430636 | InvocationID=3dc46b24-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:32:48+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3cb9141e-8b17-11ed-9260-a656b9430636 | InvocationID=3cb91680-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:32:48+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b7da91a-8b17-11ed-9260-a656b9430636 | InvocationID=4b7dac4e-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:32:50+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3dc468fe-8b17-11ed-9260-a656b9430636 | InvocationID=3dc46b24-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:32:50+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4cb4ceee-8b17-11ed-9260-a656b9430636 | InvocationID=4cb4e2f8-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:32:50+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4cb4ceee-8b17-11ed-9260-a656b9430636 | InvocationID=4cb4e2f8-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:32:50+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4cb4ceee-8b17-11ed-9260-a656b9430636 | InvocationID=4cb4e2f8-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:33:13+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b7da91a-8b17-11ed-9260-a656b9430636 | InvocationID=4b7dac4e-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:33:13+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a54a858-8b17-11ed-9260-a656b9430636 | InvocationID=5a54aaa6-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:33:15+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4cb4ceee-8b17-11ed-9260-a656b9430636 | InvocationID=4cb4e2f8-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:33:15+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5bb0fcce-8b17-11ed-9260-a656b9430636 | InvocationID=5bb10034-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:33:15+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5bb0fcce-8b17-11ed-9260-a656b9430636 | InvocationID=5bb10034-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:33:15+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5bb0fcce-8b17-11ed-9260-a656b9430636 | InvocationID=5bb10034-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:33:38+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5a54a858-8b17-11ed-9260-a656b9430636 | InvocationID=5a54aaa6-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:33:38+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=691c1772-8b17-11ed-9260-a656b9430636 | InvocationID=691c1966-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:33:40+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5bb0fcce-8b17-11ed-9260-a656b9430636 | InvocationID=5bb10034-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:33:40+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6aa4492a-8b17-11ed-9260-a656b9430636 | InvocationID=6aa4585c-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:33:40+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6aa4492a-8b17-11ed-9260-a656b9430636 | InvocationID=6aa4585c-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:33:40+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6aa4492a-8b17-11ed-9260-a656b9430636 | InvocationID=6aa4585c-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:34:03+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=691c1772-8b17-11ed-9260-a656b9430636 | InvocationID=691c1966-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:34:03+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77e0e45e-8b17-11ed-9260-a656b9430636 | InvocationID=77e0eabc-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:34:05+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6aa4492a-8b17-11ed-9260-a656b9430636 | InvocationID=6aa4585c-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:34:05+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79975eae-8b17-11ed-9260-a656b9430636 | InvocationID=79976156-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:34:05+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79975eae-8b17-11ed-9260-a656b9430636 | InvocationID=79976156-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:34:05+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79975eae-8b17-11ed-9260-a656b9430636 | InvocationID=79976156-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:34:27+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=77e0e45e-8b17-11ed-9260-a656b9430636 | InvocationID=77e0eabc-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:34:27+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86a83a6e-8b17-11ed-9260-a656b9430636 | InvocationID=86a83df2-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:34:30+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79975eae-8b17-11ed-9260-a656b9430636 | InvocationID=79976156-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:34:30+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8889a0a2-8b17-11ed-9260-a656b9430636 | InvocationID=8889a322-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:34:31+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8889a0a2-8b17-11ed-9260-a656b9430636 | InvocationID=8889a322-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:34:31+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8889a0a2-8b17-11ed-9260-a656b9430636 | InvocationID=8889a322-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:34:52+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86a83a6e-8b17-11ed-9260-a656b9430636 | InvocationID=86a83df2-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:34:52+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=956f89b2-8b17-11ed-9260-a656b9430636 | InvocationID=956f8d04-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:34:56+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8889a0a2-8b17-11ed-9260-a656b9430636 | InvocationID=8889a322-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:34:56+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9777f0b4-8b17-11ed-9260-a656b9430636 | InvocationID=9777f2b2-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:34:56+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9777f0b4-8b17-11ed-9260-a656b9430636 | InvocationID=9777f2b2-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:34:56+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9777f0b4-8b17-11ed-9260-a656b9430636 | InvocationID=9777f2b2-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:35:17+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=956f89b2-8b17-11ed-9260-a656b9430636 | InvocationID=956f8d04-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:35:17+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a43775e0-8b17-11ed-9260-a656b9430636 | InvocationID=a43779dc-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:35:21+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9777f0b4-8b17-11ed-9260-a656b9430636 | InvocationID=9777f2b2-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:35:21+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6670042-8b17-11ed-9260-a656b9430636 | InvocationID=a66702a4-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:35:21+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6670042-8b17-11ed-9260-a656b9430636 | InvocationID=a66702a4-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:35:21+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a6670042-8b17-11ed-9260-a656b9430636 | InvocationID=a66702a4-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:35:42+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a43775e0-8b17-11ed-9260-a656b9430636 | InvocationID=a43779dc-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:35:42+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2ff9ee0-8b17-11ed-9260-a656b9430636 | InvocationID=b2ffa160-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:35:46+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a6670042-8b17-11ed-9260-a656b9430636 | InvocationID=a66702a4-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:35:46+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5555f18-8b17-11ed-9260-a656b9430636 | InvocationID=b555676a-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:35:46+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5555f18-8b17-11ed-9260-a656b9430636 | InvocationID=b555676a-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:35:46+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5555f18-8b17-11ed-9260-a656b9430636 | InvocationID=b555676a-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:36:06+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b2ff9ee0-8b17-11ed-9260-a656b9430636 | InvocationID=b2ffa160-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:36:06+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1c1ab44-8b17-11ed-9260-a656b9430636 | InvocationID=c1c1afb8-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:36:11+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5555f18-8b17-11ed-9260-a656b9430636 | InvocationID=b555676a-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:36:11+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c44acf26-8b17-11ed-9260-a656b9430636 | InvocationID=c44ad1a6-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:36:11+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c44acf26-8b17-11ed-9260-a656b9430636 | InvocationID=c44ad1a6-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:36:11+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c44acf26-8b17-11ed-9260-a656b9430636 | InvocationID=c44ad1a6-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:36:31+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c1c1ab44-8b17-11ed-9260-a656b9430636 | InvocationID=c1c1afb8-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:36:31+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0855a90-8b17-11ed-9260-a656b9430636 | InvocationID=d0855d1a-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:36:36+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c44acf26-8b17-11ed-9260-a656b9430636 | InvocationID=c44ad1a6-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:36:36+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d33922a8-8b17-11ed-9260-a656b9430636 | InvocationID=d33924b0-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:36:36+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d33922a8-8b17-11ed-9260-a656b9430636 | InvocationID=d33924b0-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:36:36+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d33922a8-8b17-11ed-9260-a656b9430636 | InvocationID=d33924b0-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:36:56+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d0855a90-8b17-11ed-9260-a656b9430636 | InvocationID=d0855d1a-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:36:56+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df4c2c2a-8b17-11ed-9260-a656b9430636 | InvocationID=df4c2ef0-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:37:01+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d33922a8-8b17-11ed-9260-a656b9430636 | InvocationID=d33924b0-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:37:01+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e226d7ec-8b17-11ed-9260-a656b9430636 | InvocationID=e226d9ea-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:37:01+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e226d7ec-8b17-11ed-9260-a656b9430636 | InvocationID=e226d9ea-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:37:01+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e226d7ec-8b17-11ed-9260-a656b9430636 | InvocationID=e226d9ea-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:37:21+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=df4c2c2a-8b17-11ed-9260-a656b9430636 | InvocationID=df4c2ef0-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:37:21+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee0fcf32-8b17-11ed-9260-a656b9430636 | InvocationID=ee0fd144-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:37:26+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e226d7ec-8b17-11ed-9260-a656b9430636 | InvocationID=e226d9ea-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:37:26+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f117308a-8b17-11ed-9260-a656b9430636 | InvocationID=f117365c-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:37:26+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f117308a-8b17-11ed-9260-a656b9430636 | InvocationID=f117365c-8b17-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:37:26+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f117308a-8b17-11ed-9260-a656b9430636 | InvocationID=f117365c-8b17-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:37:46+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee0fcf32-8b17-11ed-9260-a656b9430636 | InvocationID=ee0fd144-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:37:46+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fcd491f6-8b17-11ed-9260-a656b9430636 | InvocationID=fcd495f2-8b17-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:37:51+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f117308a-8b17-11ed-9260-a656b9430636 | InvocationID=f117365c-8b17-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:37:51+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=000838e6-8b18-11ed-9260-a656b9430636 | InvocationID=00083bd4-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:37:51+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=000838e6-8b18-11ed-9260-a656b9430636 | InvocationID=00083bd4-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:37:51+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=000838e6-8b18-11ed-9260-a656b9430636 | InvocationID=00083bd4-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:38:10+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fcd491f6-8b17-11ed-9260-a656b9430636 | InvocationID=fcd495f2-8b17-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:38:10+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b9c0246-8b18-11ed-9260-a656b9430636 | InvocationID=0b9c049e-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:38:16+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=000838e6-8b18-11ed-9260-a656b9430636 | InvocationID=00083bd4-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:38:16+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ef68eac-8b18-11ed-9260-a656b9430636 | InvocationID=0ef690dc-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:38:16+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ef68eac-8b18-11ed-9260-a656b9430636 | InvocationID=0ef690dc-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:38:16+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ef68eac-8b18-11ed-9260-a656b9430636 | InvocationID=0ef690dc-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:38:35+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0b9c0246-8b18-11ed-9260-a656b9430636 | InvocationID=0b9c049e-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:38:35+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a824b9e-8b18-11ed-9260-a656b9430636 | InvocationID=1a824e32-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:38:41+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0ef68eac-8b18-11ed-9260-a656b9430636 | InvocationID=0ef690dc-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:38:41+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1de5700e-8b18-11ed-9260-a656b9430636 | InvocationID=1de57388-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:38:41+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1de5700e-8b18-11ed-9260-a656b9430636 | InvocationID=1de57388-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:38:41+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1de5700e-8b18-11ed-9260-a656b9430636 | InvocationID=1de57388-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:39:00+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1a824b9e-8b18-11ed-9260-a656b9430636 | InvocationID=1a824e32-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:39:00+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2949a8ac-8b18-11ed-9260-a656b9430636 | InvocationID=2949ab90-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:39:06+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1de5700e-8b18-11ed-9260-a656b9430636 | InvocationID=1de57388-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:39:06+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2cd2acee-8b18-11ed-9260-a656b9430636 | InvocationID=2cd2af96-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:39:06+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2cd2acee-8b18-11ed-9260-a656b9430636 | InvocationID=2cd2af96-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:39:06+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2cd2acee-8b18-11ed-9260-a656b9430636 | InvocationID=2cd2af96-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:39:25+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2949a8ac-8b18-11ed-9260-a656b9430636 | InvocationID=2949ab90-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:39:25+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=380cd936-8b18-11ed-9260-a656b9430636 | InvocationID=380ce660-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:39:31+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2cd2acee-8b18-11ed-9260-a656b9430636 | InvocationID=2cd2af96-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:39:31+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bc3c1c0-8b18-11ed-9260-a656b9430636 | InvocationID=3bc3c72e-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:39:31+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3bc3c1c0-8b18-11ed-9260-a656b9430636 | InvocationID=3bc3c72e-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:39:31+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3bc3c1c0-8b18-11ed-9260-a656b9430636 | InvocationID=3bc3c72e-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:39:50+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=380cd936-8b18-11ed-9260-a656b9430636 | InvocationID=380ce660-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:39:50+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46d2e49c-8b18-11ed-9260-a656b9430636 | InvocationID=46d2e8a2-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:39:56+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3bc3c1c0-8b18-11ed-9260-a656b9430636 | InvocationID=3bc3c72e-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:39:56+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ab2ec92-8b18-11ed-9260-a656b9430636 | InvocationID=4ab2ef44-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:39:56+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ab2ec92-8b18-11ed-9260-a656b9430636 | InvocationID=4ab2ef44-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:39:56+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ab2ec92-8b18-11ed-9260-a656b9430636 | InvocationID=4ab2ef44-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:40:15+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=46d2e49c-8b18-11ed-9260-a656b9430636 | InvocationID=46d2e8a2-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:40:15+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=559d422e-8b18-11ed-9260-a656b9430636 | InvocationID=559d44a4-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:40:21+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ab2ec92-8b18-11ed-9260-a656b9430636 | InvocationID=4ab2ef44-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:40:21+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59a4ccc0-8b18-11ed-9260-a656b9430636 | InvocationID=59a4d06c-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:40:21+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59a4ccc0-8b18-11ed-9260-a656b9430636 | InvocationID=59a4d06c-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:40:21+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59a4ccc0-8b18-11ed-9260-a656b9430636 | InvocationID=59a4d06c-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:40:39+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=559d422e-8b18-11ed-9260-a656b9430636 | InvocationID=559d44a4-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:40:39+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64630e42-8b18-11ed-9260-a656b9430636 | InvocationID=6463116c-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:40:46+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59a4ccc0-8b18-11ed-9260-a656b9430636 | InvocationID=59a4d06c-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:40:46+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6897045a-8b18-11ed-9260-a656b9430636 | InvocationID=689706f8-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:40:46+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6897045a-8b18-11ed-9260-a656b9430636 | InvocationID=689706f8-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:40:46+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6897045a-8b18-11ed-9260-a656b9430636 | InvocationID=689706f8-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:41:04+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=64630e42-8b18-11ed-9260-a656b9430636 | InvocationID=6463116c-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:41:04+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73276a40-8b18-11ed-9260-a656b9430636 | InvocationID=73276c98-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:41:11+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6897045a-8b18-11ed-9260-a656b9430636 | InvocationID=689706f8-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:41:11+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77863472-8b18-11ed-9260-a656b9430636 | InvocationID=778637e2-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:41:11+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77863472-8b18-11ed-9260-a656b9430636 | InvocationID=778637e2-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:41:11+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=77863472-8b18-11ed-9260-a656b9430636 | InvocationID=778637e2-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:41:29+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=73276a40-8b18-11ed-9260-a656b9430636 | InvocationID=73276c98-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:41:29+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81ec9afa-8b18-11ed-9260-a656b9430636 | InvocationID=81eca2b6-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:41:36+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=77863472-8b18-11ed-9260-a656b9430636 | InvocationID=778637e2-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:41:36+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86773346-8b18-11ed-9260-a656b9430636 | InvocationID=867768c0-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:41:37+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86773346-8b18-11ed-9260-a656b9430636 | InvocationID=867768c0-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:41:37+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86773346-8b18-11ed-9260-a656b9430636 | InvocationID=867768c0-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:41:54+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81ec9afa-8b18-11ed-9260-a656b9430636 | InvocationID=81eca2b6-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:41:54+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90b2c50a-8b18-11ed-9260-a656b9430636 | InvocationID=90b2c76c-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:42:02+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86773346-8b18-11ed-9260-a656b9430636 | InvocationID=867768c0-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:42:02+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9566d276-8b18-11ed-9260-a656b9430636 | InvocationID=9566d654-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:42:02+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9566d276-8b18-11ed-9260-a656b9430636 | InvocationID=9566d654-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:42:02+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9566d276-8b18-11ed-9260-a656b9430636 | InvocationID=9566d654-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:42:18+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=90b2c50a-8b18-11ed-9260-a656b9430636 | InvocationID=90b2c76c-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:42:18+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f76cb36-8b18-11ed-9260-a656b9430636 | InvocationID=9f76cd70-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:42:27+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9566d276-8b18-11ed-9260-a656b9430636 | InvocationID=9566d654-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:42:27+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a461e5b8-8b18-11ed-9260-a656b9430636 | InvocationID=a461e82e-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:42:27+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a461e5b8-8b18-11ed-9260-a656b9430636 | InvocationID=a461e82e-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:42:27+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a461e5b8-8b18-11ed-9260-a656b9430636 | InvocationID=a461e82e-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:42:43+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9f76cb36-8b18-11ed-9260-a656b9430636 | InvocationID=9f76cd70-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:42:43+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae3cb55e-8b18-11ed-9260-a656b9430636 | InvocationID=ae3cb748-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:42:52+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a461e5b8-8b18-11ed-9260-a656b9430636 | InvocationID=a461e82e-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:42:52+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b351cd7c-8b18-11ed-9260-a656b9430636 | InvocationID=b351cf98-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:42:52+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b351cd7c-8b18-11ed-9260-a656b9430636 | InvocationID=b351cf98-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:42:52+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b351cd7c-8b18-11ed-9260-a656b9430636 | InvocationID=b351cf98-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:43:08+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ae3cb55e-8b18-11ed-9260-a656b9430636 | InvocationID=ae3cb748-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:43:08+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd046a50-8b18-11ed-9260-a656b9430636 | InvocationID=bd046c62-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:43:17+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b351cd7c-8b18-11ed-9260-a656b9430636 | InvocationID=b351cf98-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:43:17+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c23ea7ec-8b18-11ed-9260-a656b9430636 | InvocationID=c23eaae4-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:43:17+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c23ea7ec-8b18-11ed-9260-a656b9430636 | InvocationID=c23eaae4-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:43:17+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c23ea7ec-8b18-11ed-9260-a656b9430636 | InvocationID=c23eaae4-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:43:33+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bd046a50-8b18-11ed-9260-a656b9430636 | InvocationID=bd046c62-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:43:33+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cbc76c04-8b18-11ed-9260-a656b9430636 | InvocationID=cbc76f38-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:43:42+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c23ea7ec-8b18-11ed-9260-a656b9430636 | InvocationID=c23eaae4-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:43:42+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1337fde-8b18-11ed-9260-a656b9430636 | InvocationID=d133829a-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:43:42+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1337fde-8b18-11ed-9260-a656b9430636 | InvocationID=d133829a-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:43:42+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1337fde-8b18-11ed-9260-a656b9430636 | InvocationID=d133829a-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:43:58+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cbc76c04-8b18-11ed-9260-a656b9430636 | InvocationID=cbc76f38-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:43:58+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da93b210-8b18-11ed-9260-a656b9430636 | InvocationID=da93b490-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:44:07+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d1337fde-8b18-11ed-9260-a656b9430636 | InvocationID=d133829a-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:44:07+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e021d356-8b18-11ed-9260-a656b9430636 | InvocationID=e021d572-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:44:07+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e021d356-8b18-11ed-9260-a656b9430636 | InvocationID=e021d572-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:44:07+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e021d356-8b18-11ed-9260-a656b9430636 | InvocationID=e021d572-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:44:22+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da93b210-8b18-11ed-9260-a656b9430636 | InvocationID=da93b490-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:44:22+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e95ba6ea-8b18-11ed-9260-a656b9430636 | InvocationID=e95ba956-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:44:32+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e021d356-8b18-11ed-9260-a656b9430636 | InvocationID=e021d572-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:44:32+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef0ea380-8b18-11ed-9260-a656b9430636 | InvocationID=ef0ea5a6-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:44:32+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef0ea380-8b18-11ed-9260-a656b9430636 | InvocationID=ef0ea5a6-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:44:32+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef0ea380-8b18-11ed-9260-a656b9430636 | InvocationID=ef0ea5a6-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:44:47+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e95ba6ea-8b18-11ed-9260-a656b9430636 | InvocationID=e95ba956-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:44:47+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8269ec8-8b18-11ed-9260-a656b9430636 | InvocationID=f826a490-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:44:57+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef0ea380-8b18-11ed-9260-a656b9430636 | InvocationID=ef0ea5a6-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:44:57+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe067872-8b18-11ed-9260-a656b9430636 | InvocationID=fe067b38-8b18-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:44:57+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe067872-8b18-11ed-9260-a656b9430636 | InvocationID=fe067b38-8b18-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:44:57+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe067872-8b18-11ed-9260-a656b9430636 | InvocationID=fe067b38-8b18-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:45:12+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f8269ec8-8b18-11ed-9260-a656b9430636 | InvocationID=f826a490-8b18-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:45:12+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0701a96a-8b19-11ed-9260-a656b9430636 | InvocationID=0701ab7c-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:45:22+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe067872-8b18-11ed-9260-a656b9430636 | InvocationID=fe067b38-8b18-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:45:22+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d02328a-8b19-11ed-9260-a656b9430636 | InvocationID=0d027f38-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:45:22+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d02328a-8b19-11ed-9260-a656b9430636 | InvocationID=0d027f38-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:45:22+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d02328a-8b19-11ed-9260-a656b9430636 | InvocationID=0d027f38-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:45:37+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0701a96a-8b19-11ed-9260-a656b9430636 | InvocationID=0701ab7c-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:45:37+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15c923ba-8b19-11ed-9260-a656b9430636 | InvocationID=15c9266c-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:45:47+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d02328a-8b19-11ed-9260-a656b9430636 | InvocationID=0d027f38-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:45:47+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bff0042-8b19-11ed-9260-a656b9430636 | InvocationID=1bff022c-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:45:47+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bff0042-8b19-11ed-9260-a656b9430636 | InvocationID=1bff022c-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:45:47+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1bff0042-8b19-11ed-9260-a656b9430636 | InvocationID=1bff022c-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:46:02+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=15c923ba-8b19-11ed-9260-a656b9430636 | InvocationID=15c9266c-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:46:02+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=248f9ff0-8b19-11ed-9260-a656b9430636 | InvocationID=248fa3f6-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:46:12+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1bff0042-8b19-11ed-9260-a656b9430636 | InvocationID=1bff022c-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:46:12+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2aefc668-8b19-11ed-9260-a656b9430636 | InvocationID=2aefc910-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:46:12+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2aefc668-8b19-11ed-9260-a656b9430636 | InvocationID=2aefc910-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:46:12+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2aefc668-8b19-11ed-9260-a656b9430636 | InvocationID=2aefc910-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:46:27+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=248f9ff0-8b19-11ed-9260-a656b9430636 | InvocationID=248fa3f6-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:46:27+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=335c5c26-8b19-11ed-9260-a656b9430636 | InvocationID=335c6888-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:46:37+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2aefc668-8b19-11ed-9260-a656b9430636 | InvocationID=2aefc910-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:46:37+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39de2e76-8b19-11ed-9260-a656b9430636 | InvocationID=39de30d8-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:46:38+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39de2e76-8b19-11ed-9260-a656b9430636 | InvocationID=39de30d8-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:46:38+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39de2e76-8b19-11ed-9260-a656b9430636 | InvocationID=39de30d8-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:46:51+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=335c5c26-8b19-11ed-9260-a656b9430636 | InvocationID=335c6888-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:46:51+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4220b1da-8b19-11ed-9260-a656b9430636 | InvocationID=4220b3d8-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:47:03+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39de2e76-8b19-11ed-9260-a656b9430636 | InvocationID=39de30d8-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:47:03+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48cc9e86-8b19-11ed-9260-a656b9430636 | InvocationID=48cca746-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:47:03+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48cc9e86-8b19-11ed-9260-a656b9430636 | InvocationID=48cca746-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:47:03+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=48cc9e86-8b19-11ed-9260-a656b9430636 | InvocationID=48cca746-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:47:16+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4220b1da-8b19-11ed-9260-a656b9430636 | InvocationID=4220b3d8-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:47:16+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50e5552c-8b19-11ed-9260-a656b9430636 | InvocationID=50e557ac-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:47:28+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=48cc9e86-8b19-11ed-9260-a656b9430636 | InvocationID=48cca746-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:47:28+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57bfe970-8b19-11ed-9260-a656b9430636 | InvocationID=57bfedbc-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:47:28+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=57bfe970-8b19-11ed-9260-a656b9430636 | InvocationID=57bfedbc-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:47:28+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=57bfe970-8b19-11ed-9260-a656b9430636 | InvocationID=57bfedbc-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:47:41+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=50e5552c-8b19-11ed-9260-a656b9430636 | InvocationID=50e557ac-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:47:41+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5fb2849e-8b19-11ed-9260-a656b9430636 | InvocationID=5fb2ae4c-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:47:53+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=57bfe970-8b19-11ed-9260-a656b9430636 | InvocationID=57bfedbc-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:47:53+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66b6d8c6-8b19-11ed-9260-a656b9430636 | InvocationID=66b6db46-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:47:53+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=66b6d8c6-8b19-11ed-9260-a656b9430636 | InvocationID=66b6db46-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:47:53+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=66b6d8c6-8b19-11ed-9260-a656b9430636 | InvocationID=66b6db46-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:48:06+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5fb2849e-8b19-11ed-9260-a656b9430636 | InvocationID=5fb2ae4c-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:48:06+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e79909e-8b19-11ed-9260-a656b9430636 | InvocationID=6e799300-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:48:18+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=66b6d8c6-8b19-11ed-9260-a656b9430636 | InvocationID=66b6db46-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:48:18+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75a6fd48-8b19-11ed-9260-a656b9430636 | InvocationID=75a70018-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:48:18+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75a6fd48-8b19-11ed-9260-a656b9430636 | InvocationID=75a70018-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:48:18+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75a6fd48-8b19-11ed-9260-a656b9430636 | InvocationID=75a70018-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:48:31+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6e79909e-8b19-11ed-9260-a656b9430636 | InvocationID=6e799300-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:48:31+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d3ffd3e-8b19-11ed-9260-a656b9430636 | InvocationID=7d3fff3c-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:48:43+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75a6fd48-8b19-11ed-9260-a656b9430636 | InvocationID=75a70018-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:48:43+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84967554-8b19-11ed-9260-a656b9430636 | InvocationID=849677a2-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:48:43+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84967554-8b19-11ed-9260-a656b9430636 | InvocationID=849677a2-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:48:43+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84967554-8b19-11ed-9260-a656b9430636 | InvocationID=849677a2-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:48:55+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d3ffd3e-8b19-11ed-9260-a656b9430636 | InvocationID=7d3fff3c-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:48:55+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c02ff6a-8b19-11ed-9260-a656b9430636 | InvocationID=8c030406-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:49:08+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84967554-8b19-11ed-9260-a656b9430636 | InvocationID=849677a2-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:49:08+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93895bee-8b19-11ed-9260-a656b9430636 | InvocationID=9389762e-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:49:08+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93895bee-8b19-11ed-9260-a656b9430636 | InvocationID=9389762e-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:49:08+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=93895bee-8b19-11ed-9260-a656b9430636 | InvocationID=9389762e-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:49:20+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8c02ff6a-8b19-11ed-9260-a656b9430636 | InvocationID=8c030406-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:49:20+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ac99a40-8b19-11ed-9260-a656b9430636 | InvocationID=9ac99d60-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:49:33+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=93895bee-8b19-11ed-9260-a656b9430636 | InvocationID=9389762e-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:49:33+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a28121a4-8b19-11ed-9260-a656b9430636 | InvocationID=a281280c-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:49:33+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a28121a4-8b19-11ed-9260-a656b9430636 | InvocationID=a281280c-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:49:33+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a28121a4-8b19-11ed-9260-a656b9430636 | InvocationID=a281280c-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:49:45+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9ac99a40-8b19-11ed-9260-a656b9430636 | InvocationID=9ac99d60-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:49:45+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a997a5ee-8b19-11ed-9260-a656b9430636 | InvocationID=a997a814-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:49:58+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a28121a4-8b19-11ed-9260-a656b9430636 | InvocationID=a281280c-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:49:58+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b172b524-8b19-11ed-9260-a656b9430636 | InvocationID=b172b722-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:49:58+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b172b524-8b19-11ed-9260-a656b9430636 | InvocationID=b172b722-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:49:58+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b172b524-8b19-11ed-9260-a656b9430636 | InvocationID=b172b722-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:50:10+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a997a5ee-8b19-11ed-9260-a656b9430636 | InvocationID=a997a814-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:50:10+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b85b554e-8b19-11ed-9260-a656b9430636 | InvocationID=b85b574c-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:50:23+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b172b524-8b19-11ed-9260-a656b9430636 | InvocationID=b172b722-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:50:23+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0612a48-8b19-11ed-9260-a656b9430636 | InvocationID=c0612d68-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:50:23+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0612a48-8b19-11ed-9260-a656b9430636 | InvocationID=c0612d68-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:50:23+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c0612a48-8b19-11ed-9260-a656b9430636 | InvocationID=c0612d68-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:50:34+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b85b554e-8b19-11ed-9260-a656b9430636 | InvocationID=b85b574c-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:50:34+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7204de6-8b19-11ed-9260-a656b9430636 | InvocationID=c72050e8-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:50:48+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c0612a48-8b19-11ed-9260-a656b9430636 | InvocationID=c0612d68-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:50:48+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf50e7a0-8b19-11ed-9260-a656b9430636 | InvocationID=cf50e9f8-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:50:48+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf50e7a0-8b19-11ed-9260-a656b9430636 | InvocationID=cf50e9f8-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:50:48+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf50e7a0-8b19-11ed-9260-a656b9430636 | InvocationID=cf50e9f8-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:50:59+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c7204de6-8b19-11ed-9260-a656b9430636 | InvocationID=c72050e8-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:50:59+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5e2a25c-8b19-11ed-9260-a656b9430636 | InvocationID=d5e2a4d2-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:51:13+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf50e7a0-8b19-11ed-9260-a656b9430636 | InvocationID=cf50e9f8-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:51:13+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de4293a8-8b19-11ed-9260-a656b9430636 | InvocationID=de42959c-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:51:13+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de4293a8-8b19-11ed-9260-a656b9430636 | InvocationID=de42959c-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:51:13+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de4293a8-8b19-11ed-9260-a656b9430636 | InvocationID=de42959c-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:51:24+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d5e2a25c-8b19-11ed-9260-a656b9430636 | InvocationID=d5e2a4d2-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:51:24+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4a705bc-8b19-11ed-9260-a656b9430636 | InvocationID=e4a70814-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:51:38+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de4293a8-8b19-11ed-9260-a656b9430636 | InvocationID=de42959c-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:51:38+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed2efa28-8b19-11ed-9260-a656b9430636 | InvocationID=ed2efcb2-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:51:38+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed2efa28-8b19-11ed-9260-a656b9430636 | InvocationID=ed2efcb2-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:51:38+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ed2efa28-8b19-11ed-9260-a656b9430636 | InvocationID=ed2efcb2-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:51:49+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e4a705bc-8b19-11ed-9260-a656b9430636 | InvocationID=e4a70814-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:51:49+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f36ce918-8b19-11ed-9260-a656b9430636 | InvocationID=f36cebac-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:52:03+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ed2efa28-8b19-11ed-9260-a656b9430636 | InvocationID=ed2efcb2-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:52:03+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc259f82-8b19-11ed-9260-a656b9430636 | InvocationID=fc25a1da-8b19-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:52:03+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc259f82-8b19-11ed-9260-a656b9430636 | InvocationID=fc25a1da-8b19-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:52:03+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fc259f82-8b19-11ed-9260-a656b9430636 | InvocationID=fc25a1da-8b19-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:52:14+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f36ce918-8b19-11ed-9260-a656b9430636 | InvocationID=f36cebac-8b19-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:52:14+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02311a28-8b1a-11ed-9260-a656b9430636 | InvocationID=023124be-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:52:28+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fc259f82-8b19-11ed-9260-a656b9430636 | InvocationID=fc25a1da-8b19-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:52:28+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b162dcc-8b1a-11ed-9260-a656b9430636 | InvocationID=0b163b64-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:52:29+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b162dcc-8b1a-11ed-9260-a656b9430636 | InvocationID=0b163b64-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:52:29+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0b162dcc-8b1a-11ed-9260-a656b9430636 | InvocationID=0b163b64-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:52:38+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=02311a28-8b1a-11ed-9260-a656b9430636 | InvocationID=023124be-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:52:38+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10f7e46a-8b1a-11ed-9260-a656b9430636 | InvocationID=10f7e730-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:52:54+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0b162dcc-8b1a-11ed-9260-a656b9430636 | InvocationID=0b163b64-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:52:54+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a051b90-8b1a-11ed-9260-a656b9430636 | InvocationID=1a051df2-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:52:54+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a051b90-8b1a-11ed-9260-a656b9430636 | InvocationID=1a051df2-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:52:54+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1a051b90-8b1a-11ed-9260-a656b9430636 | InvocationID=1a051df2-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:53:03+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=10f7e46a-8b1a-11ed-9260-a656b9430636 | InvocationID=10f7e730-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:53:03+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1fbddad6-8b1a-11ed-9260-a656b9430636 | InvocationID=1fbdddce-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:53:19+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1a051b90-8b1a-11ed-9260-a656b9430636 | InvocationID=1a051df2-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:53:19+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28f2af14-8b1a-11ed-9260-a656b9430636 | InvocationID=28f2b220-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:53:19+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28f2af14-8b1a-11ed-9260-a656b9430636 | InvocationID=28f2b220-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:53:19+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28f2af14-8b1a-11ed-9260-a656b9430636 | InvocationID=28f2b220-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:53:28+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1fbddad6-8b1a-11ed-9260-a656b9430636 | InvocationID=1fbdddce-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:53:28+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e88e330-8b1a-11ed-9260-a656b9430636 | InvocationID=2e88e8d0-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:53:44+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=28f2af14-8b1a-11ed-9260-a656b9430636 | InvocationID=28f2b220-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:53:44+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37e016a6-8b1a-11ed-9260-a656b9430636 | InvocationID=37e0193a-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:53:44+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37e016a6-8b1a-11ed-9260-a656b9430636 | InvocationID=37e0193a-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:53:44+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37e016a6-8b1a-11ed-9260-a656b9430636 | InvocationID=37e0193a-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:53:53+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e88e330-8b1a-11ed-9260-a656b9430636 | InvocationID=2e88e8d0-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:53:53+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d52471c-8b1a-11ed-9260-a656b9430636 | InvocationID=3d524f6e-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:54:09+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37e016a6-8b1a-11ed-9260-a656b9430636 | InvocationID=37e0193a-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:54:09+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46cea4ca-8b1a-11ed-9260-a656b9430636 | InvocationID=46ceab00-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:54:09+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46cea4ca-8b1a-11ed-9260-a656b9430636 | InvocationID=46ceab00-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:54:09+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=46cea4ca-8b1a-11ed-9260-a656b9430636 | InvocationID=46ceab00-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:54:18+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3d52471c-8b1a-11ed-9260-a656b9430636 | InvocationID=3d524f6e-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:54:18+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c180ee4-8b1a-11ed-9260-a656b9430636 | InvocationID=4c181218-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:54:34+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=46cea4ca-8b1a-11ed-9260-a656b9430636 | InvocationID=46ceab00-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:54:34+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55be5386-8b1a-11ed-9260-a656b9430636 | InvocationID=55be55fc-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:54:34+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55be5386-8b1a-11ed-9260-a656b9430636 | InvocationID=55be55fc-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:54:34+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=55be5386-8b1a-11ed-9260-a656b9430636 | InvocationID=55be55fc-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:54:42+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c180ee4-8b1a-11ed-9260-a656b9430636 | InvocationID=4c181218-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:54:42+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ae19026-8b1a-11ed-9260-a656b9430636 | InvocationID=5ae1927e-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:54:59+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=55be5386-8b1a-11ed-9260-a656b9430636 | InvocationID=55be55fc-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:54:59+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64ae84c4-8b1a-11ed-9260-a656b9430636 | InvocationID=64ae88fc-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:54:59+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64ae84c4-8b1a-11ed-9260-a656b9430636 | InvocationID=64ae88fc-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:54:59+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=64ae84c4-8b1a-11ed-9260-a656b9430636 | InvocationID=64ae88fc-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:55:07+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5ae19026-8b1a-11ed-9260-a656b9430636 | InvocationID=5ae1927e-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:55:07+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69a31d3c-8b1a-11ed-9260-a656b9430636 | InvocationID=69a31f8a-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:55:24+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=64ae84c4-8b1a-11ed-9260-a656b9430636 | InvocationID=64ae88fc-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:55:24+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73a557c8-8b1a-11ed-9260-a656b9430636 | InvocationID=73a56326-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:55:24+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73a557c8-8b1a-11ed-9260-a656b9430636 | InvocationID=73a56326-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:55:24+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73a557c8-8b1a-11ed-9260-a656b9430636 | InvocationID=73a56326-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:55:32+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=69a31d3c-8b1a-11ed-9260-a656b9430636 | InvocationID=69a31f8a-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:55:32+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7869af98-8b1a-11ed-9260-a656b9430636 | InvocationID=7869b1d2-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:55:49+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73a557c8-8b1a-11ed-9260-a656b9430636 | InvocationID=73a56326-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:55:49+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8294facc-8b1a-11ed-9260-a656b9430636 | InvocationID=8294fe00-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:55:49+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8294facc-8b1a-11ed-9260-a656b9430636 | InvocationID=8294fe00-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:55:49+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8294facc-8b1a-11ed-9260-a656b9430636 | InvocationID=8294fe00-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:55:57+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7869af98-8b1a-11ed-9260-a656b9430636 | InvocationID=7869b1d2-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:55:57+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87307836-8b1a-11ed-9260-a656b9430636 | InvocationID=87307ac0-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:56:14+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8294facc-8b1a-11ed-9260-a656b9430636 | InvocationID=8294fe00-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:56:14+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9183c9b4-8b1a-11ed-9260-a656b9430636 | InvocationID=9183decc-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:56:14+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9183c9b4-8b1a-11ed-9260-a656b9430636 | InvocationID=9183decc-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:56:14+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9183c9b4-8b1a-11ed-9260-a656b9430636 | InvocationID=9183decc-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:56:22+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=87307836-8b1a-11ed-9260-a656b9430636 | InvocationID=87307ac0-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:56:22+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9600444a-8b1a-11ed-9260-a656b9430636 | InvocationID=96005264-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:56:39+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9183c9b4-8b1a-11ed-9260-a656b9430636 | InvocationID=9183decc-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:56:39+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0726840-8b1a-11ed-9260-a656b9430636 | InvocationID=a0726bec-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:56:39+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0726840-8b1a-11ed-9260-a656b9430636 | InvocationID=a0726bec-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:56:39+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a0726840-8b1a-11ed-9260-a656b9430636 | InvocationID=a0726bec-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:56:46+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9600444a-8b1a-11ed-9260-a656b9430636 | InvocationID=96005264-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:56:46+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4ca0f06-8b1a-11ed-9260-a656b9430636 | InvocationID=a4ca1154-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:57:04+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a0726840-8b1a-11ed-9260-a656b9430636 | InvocationID=a0726bec-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:57:04+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af61c332-8b1a-11ed-9260-a656b9430636 | InvocationID=af61cb98-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:57:04+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af61c332-8b1a-11ed-9260-a656b9430636 | InvocationID=af61cb98-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:57:04+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af61c332-8b1a-11ed-9260-a656b9430636 | InvocationID=af61cb98-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:57:11+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4ca0f06-8b1a-11ed-9260-a656b9430636 | InvocationID=a4ca1154-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:57:11+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3915f30-8b1a-11ed-9260-a656b9430636 | InvocationID=b391664c-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:57:29+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af61c332-8b1a-11ed-9260-a656b9430636 | InvocationID=af61cb98-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:57:29+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be571a54-8b1a-11ed-9260-a656b9430636 | InvocationID=be571ca2-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:57:29+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be571a54-8b1a-11ed-9260-a656b9430636 | InvocationID=be571ca2-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:57:29+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be571a54-8b1a-11ed-9260-a656b9430636 | InvocationID=be571ca2-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:57:36+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3915f30-8b1a-11ed-9260-a656b9430636 | InvocationID=b391664c-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:57:36+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c25a8e2e-8b1a-11ed-9260-a656b9430636 | InvocationID=c25a904a-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:57:54+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be571a54-8b1a-11ed-9260-a656b9430636 | InvocationID=be571ca2-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:57:54+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd4560f2-8b1a-11ed-9260-a656b9430636 | InvocationID=cd45657a-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:57:54+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd4560f2-8b1a-11ed-9260-a656b9430636 | InvocationID=cd45657a-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:57:54+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cd4560f2-8b1a-11ed-9260-a656b9430636 | InvocationID=cd45657a-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:58:01+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c25a8e2e-8b1a-11ed-9260-a656b9430636 | InvocationID=c25a904a-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:58:01+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d11c5dd4-8b1a-11ed-9260-a656b9430636 | InvocationID=d11c60cc-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:58:19+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cd4560f2-8b1a-11ed-9260-a656b9430636 | InvocationID=cd45657a-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:58:19+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc3aabda-8b1a-11ed-9260-a656b9430636 | InvocationID=dc3aaf7c-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:58:19+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dc3aabda-8b1a-11ed-9260-a656b9430636 | InvocationID=dc3aaf7c-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:58:19+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dc3aabda-8b1a-11ed-9260-a656b9430636 | InvocationID=dc3aaf7c-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:58:25+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d11c5dd4-8b1a-11ed-9260-a656b9430636 | InvocationID=d11c60cc-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:58:25+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dfe14852-8b1a-11ed-9260-a656b9430636 | InvocationID=dfe14b7c-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:58:44+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dc3aabda-8b1a-11ed-9260-a656b9430636 | InvocationID=dc3aaf7c-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:58:44+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb2d93d2-8b1a-11ed-9260-a656b9430636 | InvocationID=eb2d9a9e-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:58:44+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eb2d93d2-8b1a-11ed-9260-a656b9430636 | InvocationID=eb2d9a9e-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:58:44+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eb2d93d2-8b1a-11ed-9260-a656b9430636 | InvocationID=eb2d9a9e-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:58:50+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dfe14852-8b1a-11ed-9260-a656b9430636 | InvocationID=dfe14b7c-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:58:50+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eea5b03a-8b1a-11ed-9260-a656b9430636 | InvocationID=eea5b382-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:59:09+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eb2d93d2-8b1a-11ed-9260-a656b9430636 | InvocationID=eb2d9a9e-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:59:09+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa1c471c-8b1a-11ed-9260-a656b9430636 | InvocationID=fa1c4e74-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:59:10+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa1c471c-8b1a-11ed-9260-a656b9430636 | InvocationID=fa1c4e74-8b1a-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:59:10+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fa1c471c-8b1a-11ed-9260-a656b9430636 | InvocationID=fa1c4e74-8b1a-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:59:15+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eea5b03a-8b1a-11ed-9260-a656b9430636 | InvocationID=eea5b382-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:59:15+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd69ce76-8b1a-11ed-9260-a656b9430636 | InvocationID=fd69d0ce-8b1a-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T03:59:35+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fa1c471c-8b1a-11ed-9260-a656b9430636 | InvocationID=fa1c4e74-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T03:59:35+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=090b6776-8b1b-11ed-9260-a656b9430636 | InvocationID=090b6a8c-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T03:59:35+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=090b6776-8b1b-11ed-9260-a656b9430636 | InvocationID=090b6a8c-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:59:35+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=090b6776-8b1b-11ed-9260-a656b9430636 | InvocationID=090b6a8c-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T03:59:40+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fd69ce76-8b1a-11ed-9260-a656b9430636 | InvocationID=fd69d0ce-8b1a-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T03:59:40+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c37c138-8b1b-11ed-9260-a656b9430636 | InvocationID=0c37c3d6-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:00:00+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=090b6776-8b1b-11ed-9260-a656b9430636 | InvocationID=090b6a8c-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:00:00+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18011e24-8b1b-11ed-9260-a656b9430636 | InvocationID=180120b8-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:00:00+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=18011e24-8b1b-11ed-9260-a656b9430636 | InvocationID=180120b8-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:00:00+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=18011e24-8b1b-11ed-9260-a656b9430636 | InvocationID=180120b8-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:00:05+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0c37c138-8b1b-11ed-9260-a656b9430636 | InvocationID=0c37c3d6-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:00:05+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b00e758-8b1b-11ed-9260-a656b9430636 | InvocationID=1b00ea3c-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:00:25+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=18011e24-8b1b-11ed-9260-a656b9430636 | InvocationID=180120b8-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:00:25+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26ef5d9c-8b1b-11ed-9260-a656b9430636 | InvocationID=26ef609e-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:00:25+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=26ef5d9c-8b1b-11ed-9260-a656b9430636 | InvocationID=26ef609e-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:00:25+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=26ef5d9c-8b1b-11ed-9260-a656b9430636 | InvocationID=26ef609e-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:00:29+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b00e758-8b1b-11ed-9260-a656b9430636 | InvocationID=1b00ea3c-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:00:29+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29c9ce58-8b1b-11ed-9260-a656b9430636 | InvocationID=29c9d470-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:00:50+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=26ef5d9c-8b1b-11ed-9260-a656b9430636 | InvocationID=26ef609e-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:00:50+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35e0185a-8b1b-11ed-9260-a656b9430636 | InvocationID=35e01c10-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:00:50+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=35e0185a-8b1b-11ed-9260-a656b9430636 | InvocationID=35e01c10-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:00:50+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=35e0185a-8b1b-11ed-9260-a656b9430636 | InvocationID=35e01c10-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:00:54+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=29c9ce58-8b1b-11ed-9260-a656b9430636 | InvocationID=29c9d470-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:00:54+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=389040ac-8b1b-11ed-9260-a656b9430636 | InvocationID=389043fe-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:01:15+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=35e0185a-8b1b-11ed-9260-a656b9430636 | InvocationID=35e01c10-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:01:15+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44d1244e-8b1b-11ed-9260-a656b9430636 | InvocationID=44d1271e-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:01:15+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44d1244e-8b1b-11ed-9260-a656b9430636 | InvocationID=44d1271e-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:01:15+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=44d1244e-8b1b-11ed-9260-a656b9430636 | InvocationID=44d1271e-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:01:19+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=389040ac-8b1b-11ed-9260-a656b9430636 | InvocationID=389043fe-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:01:19+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47543d8c-8b1b-11ed-9260-a656b9430636 | InvocationID=47544020-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:01:40+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=44d1244e-8b1b-11ed-9260-a656b9430636 | InvocationID=44d1271e-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:01:40+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53c3efb8-8b1b-11ed-9260-a656b9430636 | InvocationID=53c3f2c4-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:01:40+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53c3efb8-8b1b-11ed-9260-a656b9430636 | InvocationID=53c3f2c4-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:01:40+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=53c3efb8-8b1b-11ed-9260-a656b9430636 | InvocationID=53c3f2c4-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:01:44+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=47543d8c-8b1b-11ed-9260-a656b9430636 | InvocationID=47544020-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:01:44+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56188ea4-8b1b-11ed-9260-a656b9430636 | InvocationID=56189110-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:02:05+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=53c3efb8-8b1b-11ed-9260-a656b9430636 | InvocationID=53c3f2c4-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:02:05+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62b336be-8b1b-11ed-9260-a656b9430636 | InvocationID=62b33b46-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:02:05+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=62b336be-8b1b-11ed-9260-a656b9430636 | InvocationID=62b33b46-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:02:05+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=62b336be-8b1b-11ed-9260-a656b9430636 | InvocationID=62b33b46-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:02:09+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=56188ea4-8b1b-11ed-9260-a656b9430636 | InvocationID=56189110-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:02:09+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64df8726-8b1b-11ed-9260-a656b9430636 | InvocationID=64df8ac8-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:02:30+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=62b336be-8b1b-11ed-9260-a656b9430636 | InvocationID=62b33b46-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:02:30+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71a83d9a-8b1b-11ed-9260-a656b9430636 | InvocationID=71a84376-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:02:30+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=71a83d9a-8b1b-11ed-9260-a656b9430636 | InvocationID=71a84376-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:02:30+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71a83d9a-8b1b-11ed-9260-a656b9430636 | InvocationID=71a84376-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:02:33+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=64df8726-8b1b-11ed-9260-a656b9430636 | InvocationID=64df8ac8-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:02:33+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73a9f598-8b1b-11ed-9260-a656b9430636 | InvocationID=73a9faca-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:02:55+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=71a83d9a-8b1b-11ed-9260-a656b9430636 | InvocationID=71a84376-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:02:55+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80993034-8b1b-11ed-9260-a656b9430636 | InvocationID=809932aa-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:02:55+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=80993034-8b1b-11ed-9260-a656b9430636 | InvocationID=809932aa-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:02:55+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=80993034-8b1b-11ed-9260-a656b9430636 | InvocationID=809932aa-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:02:58+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=73a9f598-8b1b-11ed-9260-a656b9430636 | InvocationID=73a9faca-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:02:58+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8270cd7c-8b1b-11ed-9260-a656b9430636 | InvocationID=8270d074-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:03:20+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=80993034-8b1b-11ed-9260-a656b9430636 | InvocationID=809932aa-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:03:20+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f8c3d84-8b1b-11ed-9260-a656b9430636 | InvocationID=8f8c400e-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:03:20+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f8c3d84-8b1b-11ed-9260-a656b9430636 | InvocationID=8f8c400e-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:03:20+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8f8c3d84-8b1b-11ed-9260-a656b9430636 | InvocationID=8f8c400e-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:03:23+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8270cd7c-8b1b-11ed-9260-a656b9430636 | InvocationID=8270d074-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:03:23+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=913721f8-8b1b-11ed-9260-a656b9430636 | InvocationID=913724e6-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:03:45+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8f8c3d84-8b1b-11ed-9260-a656b9430636 | InvocationID=8f8c400e-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:03:45+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e7a6fb4-8b1b-11ed-9260-a656b9430636 | InvocationID=9e7a7270-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:03:45+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e7a6fb4-8b1b-11ed-9260-a656b9430636 | InvocationID=9e7a7270-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:03:45+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9e7a6fb4-8b1b-11ed-9260-a656b9430636 | InvocationID=9e7a7270-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:03:48+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=913721f8-8b1b-11ed-9260-a656b9430636 | InvocationID=913724e6-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:03:48+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0011ca2-8b1b-11ed-9260-a656b9430636 | InvocationID=a0012abc-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:04:10+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9e7a6fb4-8b1b-11ed-9260-a656b9430636 | InvocationID=9e7a7270-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:04:10+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad69db0e-8b1b-11ed-9260-a656b9430636 | InvocationID=ad69ddb6-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:04:10+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad69db0e-8b1b-11ed-9260-a656b9430636 | InvocationID=ad69ddb6-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:04:10+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad69db0e-8b1b-11ed-9260-a656b9430636 | InvocationID=ad69ddb6-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:04:13+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a0011ca2-8b1b-11ed-9260-a656b9430636 | InvocationID=a0012abc-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:04:13+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aec6e488-8b1b-11ed-9260-a656b9430636 | InvocationID=aec6f2fc-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:04:35+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ad69db0e-8b1b-11ed-9260-a656b9430636 | InvocationID=ad69ddb6-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:04:35+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc5feb6c-8b1b-11ed-9260-a656b9430636 | InvocationID=bc5fedce-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:04:35+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc5feb6c-8b1b-11ed-9260-a656b9430636 | InvocationID=bc5fedce-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:04:35+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc5feb6c-8b1b-11ed-9260-a656b9430636 | InvocationID=bc5fedce-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:04:37+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aec6e488-8b1b-11ed-9260-a656b9430636 | InvocationID=aec6f2fc-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:04:37+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd8eb43c-8b1b-11ed-9260-a656b9430636 | InvocationID=bd8eb6a8-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:05:00+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bc5feb6c-8b1b-11ed-9260-a656b9430636 | InvocationID=bc5fedce-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:05:00+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb4d57c2-8b1b-11ed-9260-a656b9430636 | InvocationID=cb4d5a42-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:05:01+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb4d57c2-8b1b-11ed-9260-a656b9430636 | InvocationID=cb4d5a42-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:05:01+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cb4d57c2-8b1b-11ed-9260-a656b9430636 | InvocationID=cb4d5a42-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:05:02+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bd8eb43c-8b1b-11ed-9260-a656b9430636 | InvocationID=bd8eb6a8-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:05:02+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc5a0750-8b1b-11ed-9260-a656b9430636 | InvocationID=cc5a0a16-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:05:26+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cb4d57c2-8b1b-11ed-9260-a656b9430636 | InvocationID=cb4d5a42-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:05:26+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da3c5d46-8b1b-11ed-9260-a656b9430636 | InvocationID=da3c5fe4-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:05:26+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da3c5d46-8b1b-11ed-9260-a656b9430636 | InvocationID=da3c5fe4-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:05:26+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da3c5d46-8b1b-11ed-9260-a656b9430636 | InvocationID=da3c5fe4-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:05:27+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cc5a0750-8b1b-11ed-9260-a656b9430636 | InvocationID=cc5a0a16-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:05:27+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db20b266-8b1b-11ed-9260-a656b9430636 | InvocationID=db20b554-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:05:51+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=da3c5d46-8b1b-11ed-9260-a656b9430636 | InvocationID=da3c5fe4-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:05:51+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e92ceca8-8b1b-11ed-9260-a656b9430636 | InvocationID=e92cefbe-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:05:51+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e92ceca8-8b1b-11ed-9260-a656b9430636 | InvocationID=e92cefbe-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:05:51+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e92ceca8-8b1b-11ed-9260-a656b9430636 | InvocationID=e92cefbe-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:05:52+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=db20b266-8b1b-11ed-9260-a656b9430636 | InvocationID=db20b554-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:05:52+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9e60b98-8b1b-11ed-9260-a656b9430636 | InvocationID=e9e60e9a-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:06:16+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e92ceca8-8b1b-11ed-9260-a656b9430636 | InvocationID=e92cefbe-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:06:16+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f81ae33c-8b1b-11ed-9260-a656b9430636 | InvocationID=f81ae580-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:06:16+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f81ae33c-8b1b-11ed-9260-a656b9430636 | InvocationID=f81ae580-8b1b-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:06:16+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f81ae33c-8b1b-11ed-9260-a656b9430636 | InvocationID=f81ae580-8b1b-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:06:17+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e9e60b98-8b1b-11ed-9260-a656b9430636 | InvocationID=e9e60e9a-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:06:17+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8af24de-8b1b-11ed-9260-a656b9430636 | InvocationID=f8af275e-8b1b-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:06:41+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f81ae33c-8b1b-11ed-9260-a656b9430636 | InvocationID=f81ae580-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:06:41+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0709a004-8b1c-11ed-9260-a656b9430636 | InvocationID=0709a22a-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:06:41+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0709a004-8b1c-11ed-9260-a656b9430636 | InvocationID=0709a22a-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:06:41+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0709a004-8b1c-11ed-9260-a656b9430636 | InvocationID=0709a22a-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:06:41+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f8af24de-8b1b-11ed-9260-a656b9430636 | InvocationID=f8af275e-8b1b-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:06:41+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0774f656-8b1c-11ed-9260-a656b9430636 | InvocationID=0774f98a-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:07:06+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0709a004-8b1c-11ed-9260-a656b9430636 | InvocationID=0709a22a-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:07:06+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16009950-8b1c-11ed-9260-a656b9430636 | InvocationID=16009d10-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:07:06+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=16009950-8b1c-11ed-9260-a656b9430636 | InvocationID=16009d10-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:07:06+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16009950-8b1c-11ed-9260-a656b9430636 | InvocationID=16009d10-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:07:06+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0774f656-8b1c-11ed-9260-a656b9430636 | InvocationID=0774f98a-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:07:06+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1643ba82-8b1c-11ed-9260-a656b9430636 | InvocationID=1643bdca-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:07:31+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=16009950-8b1c-11ed-9260-a656b9430636 | InvocationID=16009d10-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:07:31+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24f69450-8b1c-11ed-9260-a656b9430636 | InvocationID=24f69ea0-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:07:31+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24f69450-8b1c-11ed-9260-a656b9430636 | InvocationID=24f69ea0-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:07:31+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=24f69450-8b1c-11ed-9260-a656b9430636 | InvocationID=24f69ea0-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:07:31+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1643ba82-8b1c-11ed-9260-a656b9430636 | InvocationID=1643bdca-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:07:31+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25077c48-8b1c-11ed-9260-a656b9430636 | InvocationID=25077ed2-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:07:56+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=25077c48-8b1c-11ed-9260-a656b9430636 | InvocationID=25077ed2-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:07:56+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33cbe750-8b1c-11ed-9260-a656b9430636 | InvocationID=33cbecd2-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:07:56+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=24f69450-8b1c-11ed-9260-a656b9430636 | InvocationID=24f69ea0-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:07:56+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33e660a8-8b1c-11ed-9260-a656b9430636 | InvocationID=33e663d2-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:07:56+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=33e660a8-8b1c-11ed-9260-a656b9430636 | InvocationID=33e663d2-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:07:56+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=33e660a8-8b1c-11ed-9260-a656b9430636 | InvocationID=33e663d2-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:08:21+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=33cbe750-8b1c-11ed-9260-a656b9430636 | InvocationID=33cbecd2-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:08:21+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4296caca-8b1c-11ed-9260-a656b9430636 | InvocationID=4296ce62-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:08:21+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=33e660a8-8b1c-11ed-9260-a656b9430636 | InvocationID=33e663d2-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:08:21+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42db079e-8b1c-11ed-9260-a656b9430636 | InvocationID=42db0a50-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:08:21+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42db079e-8b1c-11ed-9260-a656b9430636 | InvocationID=42db0a50-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:08:21+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42db079e-8b1c-11ed-9260-a656b9430636 | InvocationID=42db0a50-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:08:45+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4296caca-8b1c-11ed-9260-a656b9430636 | InvocationID=4296ce62-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:08:45+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=515d4f7a-8b1c-11ed-9260-a656b9430636 | InvocationID=515d54c0-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:08:46+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=42db079e-8b1c-11ed-9260-a656b9430636 | InvocationID=42db0a50-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:08:46+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51c992b6-8b1c-11ed-9260-a656b9430636 | InvocationID=51c995b8-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:08:46+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=51c992b6-8b1c-11ed-9260-a656b9430636 | InvocationID=51c995b8-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:08:46+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=51c992b6-8b1c-11ed-9260-a656b9430636 | InvocationID=51c995b8-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:09:10+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=515d4f7a-8b1c-11ed-9260-a656b9430636 | InvocationID=515d54c0-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:09:10+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6023160c-8b1c-11ed-9260-a656b9430636 | InvocationID=6023185a-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:09:11+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=51c992b6-8b1c-11ed-9260-a656b9430636 | InvocationID=51c995b8-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:09:11+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60b6ef58-8b1c-11ed-9260-a656b9430636 | InvocationID=60b6f21e-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:09:11+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=60b6ef58-8b1c-11ed-9260-a656b9430636 | InvocationID=60b6f21e-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:09:11+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=60b6ef58-8b1c-11ed-9260-a656b9430636 | InvocationID=60b6f21e-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:09:35+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6023160c-8b1c-11ed-9260-a656b9430636 | InvocationID=6023185a-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:09:35+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ee5be24-8b1c-11ed-9260-a656b9430636 | InvocationID=6ee5c4a0-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:09:36+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=60b6ef58-8b1c-11ed-9260-a656b9430636 | InvocationID=60b6f21e-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:09:36+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6fa5a996-8b1c-11ed-9260-a656b9430636 | InvocationID=6fa5b72e-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:09:36+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6fa5a996-8b1c-11ed-9260-a656b9430636 | InvocationID=6fa5b72e-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:09:36+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6fa5a996-8b1c-11ed-9260-a656b9430636 | InvocationID=6fa5b72e-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:10:00+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6ee5be24-8b1c-11ed-9260-a656b9430636 | InvocationID=6ee5c4a0-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:10:00+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7da7720e-8b1c-11ed-9260-a656b9430636 | InvocationID=7da77998-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:10:01+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6fa5a996-8b1c-11ed-9260-a656b9430636 | InvocationID=6fa5b72e-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:10:01+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e95a7f8-8b1c-11ed-9260-a656b9430636 | InvocationID=7e95ab2c-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:10:01+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e95a7f8-8b1c-11ed-9260-a656b9430636 | InvocationID=7e95ab2c-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:10:01+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e95a7f8-8b1c-11ed-9260-a656b9430636 | InvocationID=7e95ab2c-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:10:24+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7da7720e-8b1c-11ed-9260-a656b9430636 | InvocationID=7da77998-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:10:24+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c6c35a4-8b1c-11ed-9260-a656b9430636 | InvocationID=8c6c39fa-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:10:26+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e95a7f8-8b1c-11ed-9260-a656b9430636 | InvocationID=7e95ab2c-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:10:26+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d8a7a04-8b1c-11ed-9260-a656b9430636 | InvocationID=8d8a7c2a-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:10:26+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d8a7a04-8b1c-11ed-9260-a656b9430636 | InvocationID=8d8a7c2a-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:10:26+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d8a7a04-8b1c-11ed-9260-a656b9430636 | InvocationID=8d8a7c2a-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:10:49+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8c6c35a4-8b1c-11ed-9260-a656b9430636 | InvocationID=8c6c39fa-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:10:49+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b317e8c-8b1c-11ed-9260-a656b9430636 | InvocationID=9b3185f8-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:10:51+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d8a7a04-8b1c-11ed-9260-a656b9430636 | InvocationID=8d8a7c2a-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:10:51+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c77a820-8b1c-11ed-9260-a656b9430636 | InvocationID=9c77aaaa-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:10:51+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c77a820-8b1c-11ed-9260-a656b9430636 | InvocationID=9c77aaaa-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:10:51+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c77a820-8b1c-11ed-9260-a656b9430636 | InvocationID=9c77aaaa-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:11:14+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9b317e8c-8b1c-11ed-9260-a656b9430636 | InvocationID=9b3185f8-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:11:14+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9f845ae-8b1c-11ed-9260-a656b9430636 | InvocationID=a9f84cf2-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:11:16+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c77a820-8b1c-11ed-9260-a656b9430636 | InvocationID=9c77aaaa-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:11:16+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab66c762-8b1c-11ed-9260-a656b9430636 | InvocationID=ab66c9ce-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:11:16+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ab66c762-8b1c-11ed-9260-a656b9430636 | InvocationID=ab66c9ce-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:11:16+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab66c762-8b1c-11ed-9260-a656b9430636 | InvocationID=ab66c9ce-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:11:39+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a9f845ae-8b1c-11ed-9260-a656b9430636 | InvocationID=a9f84cf2-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:11:39+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b8beb6ea-8b1c-11ed-9260-a656b9430636 | InvocationID=b8bebb4a-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:11:41+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ab66c762-8b1c-11ed-9260-a656b9430636 | InvocationID=ab66c9ce-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:11:41+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba54dc5a-8b1c-11ed-9260-a656b9430636 | InvocationID=ba54df7a-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:11:42+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba54dc5a-8b1c-11ed-9260-a656b9430636 | InvocationID=ba54df7a-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:11:42+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba54dc5a-8b1c-11ed-9260-a656b9430636 | InvocationID=ba54df7a-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:12:04+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b8beb6ea-8b1c-11ed-9260-a656b9430636 | InvocationID=b8bebb4a-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:12:04+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c786e6c0-8b1c-11ed-9260-a656b9430636 | InvocationID=c786e9b8-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:12:07+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ba54dc5a-8b1c-11ed-9260-a656b9430636 | InvocationID=ba54df7a-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:12:07+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c945a1fe-8b1c-11ed-9260-a656b9430636 | InvocationID=c945a438-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:12:07+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c945a1fe-8b1c-11ed-9260-a656b9430636 | InvocationID=c945a438-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:12:07+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c945a1fe-8b1c-11ed-9260-a656b9430636 | InvocationID=c945a438-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:12:28+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c786e6c0-8b1c-11ed-9260-a656b9430636 | InvocationID=c786e9b8-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:12:28+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d65371e6-8b1c-11ed-9260-a656b9430636 | InvocationID=d65375ce-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:12:32+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c945a1fe-8b1c-11ed-9260-a656b9430636 | InvocationID=c945a438-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:12:32+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d83eb5b0-8b1c-11ed-9260-a656b9430636 | InvocationID=d83eb830-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:12:32+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d83eb5b0-8b1c-11ed-9260-a656b9430636 | InvocationID=d83eb830-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:12:32+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d83eb5b0-8b1c-11ed-9260-a656b9430636 | InvocationID=d83eb830-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:12:53+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d65371e6-8b1c-11ed-9260-a656b9430636 | InvocationID=d65375ce-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:12:53+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e518322a-8b1c-11ed-9260-a656b9430636 | InvocationID=e51834a0-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:12:57+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d83eb5b0-8b1c-11ed-9260-a656b9430636 | InvocationID=d83eb830-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:12:57+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e735a97a-8b1c-11ed-9260-a656b9430636 | InvocationID=e735abe6-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:12:57+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e735a97a-8b1c-11ed-9260-a656b9430636 | InvocationID=e735abe6-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:12:57+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e735a97a-8b1c-11ed-9260-a656b9430636 | InvocationID=e735abe6-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:13:18+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e518322a-8b1c-11ed-9260-a656b9430636 | InvocationID=e51834a0-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:13:18+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3dbd4b0-8b1c-11ed-9260-a656b9430636 | InvocationID=f3dbd758-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:13:22+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e735a97a-8b1c-11ed-9260-a656b9430636 | InvocationID=e735abe6-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:13:22+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6254e04-8b1c-11ed-9260-a656b9430636 | InvocationID=f6255084-8b1c-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:13:22+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f6254e04-8b1c-11ed-9260-a656b9430636 | InvocationID=f6255084-8b1c-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:13:22+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6254e04-8b1c-11ed-9260-a656b9430636 | InvocationID=f6255084-8b1c-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:13:43+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f3dbd4b0-8b1c-11ed-9260-a656b9430636 | InvocationID=f3dbd758-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:13:43+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02a0a372-8b1d-11ed-9260-a656b9430636 | InvocationID=02a0a8e0-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:13:47+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f6254e04-8b1c-11ed-9260-a656b9430636 | InvocationID=f6255084-8b1c-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:13:47+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0515d8b6-8b1d-11ed-9260-a656b9430636 | InvocationID=0515dc08-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:13:47+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0515d8b6-8b1d-11ed-9260-a656b9430636 | InvocationID=0515dc08-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:13:47+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0515d8b6-8b1d-11ed-9260-a656b9430636 | InvocationID=0515dc08-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:14:08+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=02a0a372-8b1d-11ed-9260-a656b9430636 | InvocationID=02a0a8e0-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:14:08+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11709920-8b1d-11ed-9260-a656b9430636 | InvocationID=11709bb4-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:14:12+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0515d8b6-8b1d-11ed-9260-a656b9430636 | InvocationID=0515dc08-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:14:12+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=140a9afa-8b1d-11ed-9260-a656b9430636 | InvocationID=140a9d84-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:14:12+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=140a9afa-8b1d-11ed-9260-a656b9430636 | InvocationID=140a9d84-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:14:12+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=140a9afa-8b1d-11ed-9260-a656b9430636 | InvocationID=140a9d84-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:14:32+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=11709920-8b1d-11ed-9260-a656b9430636 | InvocationID=11709bb4-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:14:32+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20349010-8b1d-11ed-9260-a656b9430636 | InvocationID=203492ea-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:14:37+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=140a9afa-8b1d-11ed-9260-a656b9430636 | InvocationID=140a9d84-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:14:37+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22f80a3e-8b1d-11ed-9260-a656b9430636 | InvocationID=22f818f8-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:14:37+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=22f80a3e-8b1d-11ed-9260-a656b9430636 | InvocationID=22f818f8-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:14:37+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=22f80a3e-8b1d-11ed-9260-a656b9430636 | InvocationID=22f818f8-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:14:57+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=20349010-8b1d-11ed-9260-a656b9430636 | InvocationID=203492ea-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:14:57+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f00fa52-8b1d-11ed-9260-a656b9430636 | InvocationID=2f00fcfa-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:15:02+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=22f80a3e-8b1d-11ed-9260-a656b9430636 | InvocationID=22f818f8-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:15:02+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31e78d44-8b1d-11ed-9260-a656b9430636 | InvocationID=31e78fb0-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:15:02+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31e78d44-8b1d-11ed-9260-a656b9430636 | InvocationID=31e78fb0-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:15:02+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=31e78d44-8b1d-11ed-9260-a656b9430636 | InvocationID=31e78fb0-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:15:22+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2f00fa52-8b1d-11ed-9260-a656b9430636 | InvocationID=2f00fcfa-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:15:22+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3dca5c68-8b1d-11ed-9260-a656b9430636 | InvocationID=3dca60d2-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:15:27+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=31e78d44-8b1d-11ed-9260-a656b9430636 | InvocationID=31e78fb0-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:15:27+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40d624dc-8b1d-11ed-9260-a656b9430636 | InvocationID=40d62932-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:15:27+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=40d624dc-8b1d-11ed-9260-a656b9430636 | InvocationID=40d62932-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:15:27+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=40d624dc-8b1d-11ed-9260-a656b9430636 | InvocationID=40d62932-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:15:47+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3dca5c68-8b1d-11ed-9260-a656b9430636 | InvocationID=3dca60d2-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:15:47+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c931b36-8b1d-11ed-9260-a656b9430636 | InvocationID=4c933314-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:15:52+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=40d624dc-8b1d-11ed-9260-a656b9430636 | InvocationID=40d62932-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:15:52+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4fc8393a-8b1d-11ed-9260-a656b9430636 | InvocationID=4fc83bf6-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:15:52+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4fc8393a-8b1d-11ed-9260-a656b9430636 | InvocationID=4fc83bf6-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:15:52+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4fc8393a-8b1d-11ed-9260-a656b9430636 | InvocationID=4fc83bf6-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:16:12+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c931b36-8b1d-11ed-9260-a656b9430636 | InvocationID=4c933314-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:16:12+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b55aee0-8b1d-11ed-9260-a656b9430636 | InvocationID=5b55b142-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:16:17+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4fc8393a-8b1d-11ed-9260-a656b9430636 | InvocationID=4fc83bf6-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:16:17+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5eb933d6-8b1d-11ed-9260-a656b9430636 | InvocationID=5eb935d4-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:16:17+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5eb933d6-8b1d-11ed-9260-a656b9430636 | InvocationID=5eb935d4-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:16:17+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5eb933d6-8b1d-11ed-9260-a656b9430636 | InvocationID=5eb935d4-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:16:36+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5b55aee0-8b1d-11ed-9260-a656b9430636 | InvocationID=5b55b142-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:16:36+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a1ffe94-8b1d-11ed-9260-a656b9430636 | InvocationID=6a200268-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:16:42+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5eb933d6-8b1d-11ed-9260-a656b9430636 | InvocationID=5eb935d4-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:16:42+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6da61f8a-8b1d-11ed-9260-a656b9430636 | InvocationID=6da621b0-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:16:42+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6da61f8a-8b1d-11ed-9260-a656b9430636 | InvocationID=6da621b0-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:16:42+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6da61f8a-8b1d-11ed-9260-a656b9430636 | InvocationID=6da621b0-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:17:01+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6a1ffe94-8b1d-11ed-9260-a656b9430636 | InvocationID=6a200268-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:17:01+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78e5a3ac-8b1d-11ed-9260-a656b9430636 | InvocationID=78e5a596-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:17:07+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6da61f8a-8b1d-11ed-9260-a656b9430636 | InvocationID=6da621b0-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:17:07+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c93d64a-8b1d-11ed-9260-a656b9430636 | InvocationID=7c93d870-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:17:07+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c93d64a-8b1d-11ed-9260-a656b9430636 | InvocationID=7c93d870-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:17:07+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c93d64a-8b1d-11ed-9260-a656b9430636 | InvocationID=7c93d870-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:17:26+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78e5a3ac-8b1d-11ed-9260-a656b9430636 | InvocationID=78e5a596-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:17:26+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87ad67da-8b1d-11ed-9260-a656b9430636 | InvocationID=87ad6a8c-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:17:32+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c93d64a-8b1d-11ed-9260-a656b9430636 | InvocationID=7c93d870-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:17:32+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b8518ee-8b1d-11ed-9260-a656b9430636 | InvocationID=8b851ace-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:17:33+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b8518ee-8b1d-11ed-9260-a656b9430636 | InvocationID=8b851ace-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:17:33+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b8518ee-8b1d-11ed-9260-a656b9430636 | InvocationID=8b851ace-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:17:51+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=87ad67da-8b1d-11ed-9260-a656b9430636 | InvocationID=87ad6a8c-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:17:51+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96714192-8b1d-11ed-9260-a656b9430636 | InvocationID=96714462-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:17:58+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b8518ee-8b1d-11ed-9260-a656b9430636 | InvocationID=8b851ace-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:17:58+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a7588f2-8b1d-11ed-9260-a656b9430636 | InvocationID=9a758c1c-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:17:58+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a7588f2-8b1d-11ed-9260-a656b9430636 | InvocationID=9a758c1c-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:17:58+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9a7588f2-8b1d-11ed-9260-a656b9430636 | InvocationID=9a758c1c-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:18:16+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=96714192-8b1d-11ed-9260-a656b9430636 | InvocationID=96714462-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:18:16+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a539a674-8b1d-11ed-9260-a656b9430636 | InvocationID=a539a93a-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:18:23+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9a7588f2-8b1d-11ed-9260-a656b9430636 | InvocationID=9a758c1c-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:18:23+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a965401e-8b1d-11ed-9260-a656b9430636 | InvocationID=a96542ee-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:18:23+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a965401e-8b1d-11ed-9260-a656b9430636 | InvocationID=a96542ee-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:18:23+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a965401e-8b1d-11ed-9260-a656b9430636 | InvocationID=a96542ee-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:18:40+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a539a674-8b1d-11ed-9260-a656b9430636 | InvocationID=a539a93a-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:18:40+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3fe0f6a-8b1d-11ed-9260-a656b9430636 | InvocationID=b3fe42dc-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:18:48+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a965401e-8b1d-11ed-9260-a656b9430636 | InvocationID=a96542ee-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:18:48+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b855c7ce-8b1d-11ed-9260-a656b9430636 | InvocationID=b855ca62-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:18:48+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b855c7ce-8b1d-11ed-9260-a656b9430636 | InvocationID=b855ca62-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:18:48+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b855c7ce-8b1d-11ed-9260-a656b9430636 | InvocationID=b855ca62-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:19:05+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3fe0f6a-8b1d-11ed-9260-a656b9430636 | InvocationID=b3fe42dc-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:19:05+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2c5121e-8b1d-11ed-9260-a656b9430636 | InvocationID=c2c5167e-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:19:13+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b855c7ce-8b1d-11ed-9260-a656b9430636 | InvocationID=b855ca62-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:19:13+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7441ab0-8b1d-11ed-9260-a656b9430636 | InvocationID=c7441fd8-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:19:13+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7441ab0-8b1d-11ed-9260-a656b9430636 | InvocationID=c7441fd8-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:19:13+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c7441ab0-8b1d-11ed-9260-a656b9430636 | InvocationID=c7441fd8-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:19:30+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c2c5121e-8b1d-11ed-9260-a656b9430636 | InvocationID=c2c5167e-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:19:30+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d1903fe4-8b1d-11ed-9260-a656b9430636 | InvocationID=d1904e62-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:19:38+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c7441ab0-8b1d-11ed-9260-a656b9430636 | InvocationID=c7441fd8-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:19:38+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d63eaaee-8b1d-11ed-9260-a656b9430636 | InvocationID=d63ead8c-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:19:38+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d63eaaee-8b1d-11ed-9260-a656b9430636 | InvocationID=d63ead8c-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:19:38+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d63eaaee-8b1d-11ed-9260-a656b9430636 | InvocationID=d63ead8c-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:19:55+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d1903fe4-8b1d-11ed-9260-a656b9430636 | InvocationID=d1904e62-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:19:55+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e0563204-8b1d-11ed-9260-a656b9430636 | InvocationID=e056347a-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:20:03+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d63eaaee-8b1d-11ed-9260-a656b9430636 | InvocationID=d63ead8c-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:20:03+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e52eeaf0-8b1d-11ed-9260-a656b9430636 | InvocationID=e52eed02-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:20:03+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e52eeaf0-8b1d-11ed-9260-a656b9430636 | InvocationID=e52eed02-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:20:03+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e52eeaf0-8b1d-11ed-9260-a656b9430636 | InvocationID=e52eed02-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:20:20+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e0563204-8b1d-11ed-9260-a656b9430636 | InvocationID=e056347a-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:20:20+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef25b3ea-8b1d-11ed-9260-a656b9430636 | InvocationID=ef25bc32-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:20:28+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e52eeaf0-8b1d-11ed-9260-a656b9430636 | InvocationID=e52eed02-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:20:28+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f41c9e90-8b1d-11ed-9260-a656b9430636 | InvocationID=f41ca098-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:20:28+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f41c9e90-8b1d-11ed-9260-a656b9430636 | InvocationID=f41ca098-8b1d-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:20:28+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f41c9e90-8b1d-11ed-9260-a656b9430636 | InvocationID=f41ca098-8b1d-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:20:44+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ef25b3ea-8b1d-11ed-9260-a656b9430636 | InvocationID=ef25bc32-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:20:44+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdefb74a-8b1d-11ed-9260-a656b9430636 | InvocationID=fdefbb46-8b1d-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:20:53+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f41c9e90-8b1d-11ed-9260-a656b9430636 | InvocationID=f41ca098-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:20:53+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03088f90-8b1e-11ed-9260-a656b9430636 | InvocationID=03089206-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:20:53+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03088f90-8b1e-11ed-9260-a656b9430636 | InvocationID=03089206-8b1e-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:20:53+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=03088f90-8b1e-11ed-9260-a656b9430636 | InvocationID=03089206-8b1e-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:21:09+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fdefb74a-8b1d-11ed-9260-a656b9430636 | InvocationID=fdefbb46-8b1d-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:21:09+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cb67d36-8b1e-11ed-9260-a656b9430636 | InvocationID=0cb67f2a-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:21:18+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=03088f90-8b1e-11ed-9260-a656b9430636 | InvocationID=03089206-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:21:18+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11fa69a6-8b1e-11ed-9260-a656b9430636 | InvocationID=11fa6c26-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:21:18+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11fa69a6-8b1e-11ed-9260-a656b9430636 | InvocationID=11fa6c26-8b1e-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:21:18+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=11fa69a6-8b1e-11ed-9260-a656b9430636 | InvocationID=11fa6c26-8b1e-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:21:34+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0cb67d36-8b1e-11ed-9260-a656b9430636 | InvocationID=0cb67f2a-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:21:34+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b7ce512-8b1e-11ed-9260-a656b9430636 | InvocationID=1b7ce864-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:21:43+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=11fa69a6-8b1e-11ed-9260-a656b9430636 | InvocationID=11fa6c26-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:21:43+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20f0f024-8b1e-11ed-9260-a656b9430636 | InvocationID=20f0f2b8-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:21:43+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20f0f024-8b1e-11ed-9260-a656b9430636 | InvocationID=20f0f2b8-8b1e-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:21:43+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=20f0f024-8b1e-11ed-9260-a656b9430636 | InvocationID=20f0f2b8-8b1e-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:21:59+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b7ce512-8b1e-11ed-9260-a656b9430636 | InvocationID=1b7ce864-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:21:59+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a4409ae-8b1e-11ed-9260-a656b9430636 | InvocationID=2a440d00-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:22:08+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=20f0f024-8b1e-11ed-9260-a656b9430636 | InvocationID=20f0f2b8-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:22:08+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2fdfcf7e-8b1e-11ed-9260-a656b9430636 | InvocationID=2fdfd1b8-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:22:08+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2fdfcf7e-8b1e-11ed-9260-a656b9430636 | InvocationID=2fdfd1b8-8b1e-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:22:08+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2fdfcf7e-8b1e-11ed-9260-a656b9430636 | InvocationID=2fdfd1b8-8b1e-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:22:24+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a4409ae-8b1e-11ed-9260-a656b9430636 | InvocationID=2a440d00-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:22:24+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=390c6b52-8b1e-11ed-9260-a656b9430636 | InvocationID=390c6d78-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:22:33+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2fdfcf7e-8b1e-11ed-9260-a656b9430636 | InvocationID=2fdfd1b8-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:22:33+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ed44f5a-8b1e-11ed-9260-a656b9430636 | InvocationID=3ed4518a-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:22:33+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ed44f5a-8b1e-11ed-9260-a656b9430636 | InvocationID=3ed4518a-8b1e-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:22:33+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ed44f5a-8b1e-11ed-9260-a656b9430636 | InvocationID=3ed4518a-8b1e-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:22:48+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=390c6b52-8b1e-11ed-9260-a656b9430636 | InvocationID=390c6d78-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:22:48+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47d05716-8b1e-11ed-9260-a656b9430636 | InvocationID=47d05950-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:22:58+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ed44f5a-8b1e-11ed-9260-a656b9430636 | InvocationID=3ed4518a-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:22:58+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4dc318de-8b1e-11ed-9260-a656b9430636 | InvocationID=4dc31abe-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:22:58+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4dc318de-8b1e-11ed-9260-a656b9430636 | InvocationID=4dc31abe-8b1e-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:22:58+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4dc318de-8b1e-11ed-9260-a656b9430636 | InvocationID=4dc31abe-8b1e-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:23:13+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=47d05716-8b1e-11ed-9260-a656b9430636 | InvocationID=47d05950-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:23:13+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5694d2fe-8b1e-11ed-9260-a656b9430636 | InvocationID=5694d592-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:23:23+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4dc318de-8b1e-11ed-9260-a656b9430636 | InvocationID=4dc31abe-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:23:23+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cb794d2-8b1e-11ed-9260-a656b9430636 | InvocationID=5cb798c4-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:23:23+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cb794d2-8b1e-11ed-9260-a656b9430636 | InvocationID=5cb798c4-8b1e-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:23:23+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5cb794d2-8b1e-11ed-9260-a656b9430636 | InvocationID=5cb798c4-8b1e-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:23:38+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5694d2fe-8b1e-11ed-9260-a656b9430636 | InvocationID=5694d592-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:23:38+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=655b52b8-8b1e-11ed-9260-a656b9430636 | InvocationID=655b566e-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:23:48+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5cb794d2-8b1e-11ed-9260-a656b9430636 | InvocationID=5cb798c4-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:23:48+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ba82894-8b1e-11ed-9260-a656b9430636 | InvocationID=6ba82b3c-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:23:49+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ba82894-8b1e-11ed-9260-a656b9430636 | InvocationID=6ba82b3c-8b1e-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:23:49+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ba82894-8b1e-11ed-9260-a656b9430636 | InvocationID=6ba82b3c-8b1e-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:24:03+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=655b52b8-8b1e-11ed-9260-a656b9430636 | InvocationID=655b566e-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:24:03+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74253c14-8b1e-11ed-9260-a656b9430636 | InvocationID=74253ebc-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:24:14+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ba82894-8b1e-11ed-9260-a656b9430636 | InvocationID=6ba82b3c-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:24:14+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7aa2d754-8b1e-11ed-9260-a656b9430636 | InvocationID=7aa2d9ca-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:24:14+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7aa2d754-8b1e-11ed-9260-a656b9430636 | InvocationID=7aa2d9ca-8b1e-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:24:14+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7aa2d754-8b1e-11ed-9260-a656b9430636 | InvocationID=7aa2d9ca-8b1e-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:24:28+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=74253c14-8b1e-11ed-9260-a656b9430636 | InvocationID=74253ebc-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:24:28+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=82ead84e-8b1e-11ed-9260-a656b9430636 | InvocationID=82eadc54-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:24:39+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7aa2d754-8b1e-11ed-9260-a656b9430636 | InvocationID=7aa2d9ca-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:24:39+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=898fedc4-8b1e-11ed-9260-a656b9430636 | InvocationID=898ff044-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:24:39+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=898fedc4-8b1e-11ed-9260-a656b9430636 | InvocationID=898ff044-8b1e-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:24:39+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=898fedc4-8b1e-11ed-9260-a656b9430636 | InvocationID=898ff044-8b1e-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:24:52+0000 | aai_event_thread | 139777165941536 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=82ead84e-8b1e-11ed-9260-a656b9430636 | InvocationID=82eadc54-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF AAI events.[0m 2023-01-03T04:24:52+0000 | aai_event_thread | 139777165941536 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=91aec016-8b1e-11ed-9260-a656b9430636 | InvocationID=91aed2cc-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT[0m 2023-01-03T04:25:04+0000 | policy_event_thread | 139777167002400 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=898fedc4-8b1e-11ed-9260-a656b9430636 | InvocationID=898ff044-8b1e-11ed-9260-a656b9430636 | Polling MR for XNF activation/deactivation policy response events.[0m 2023-01-03T04:25:04+0000 | policy_event_thread | 139777167002400 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=988849d4-8b1e-11ed-9260-a656b9430636 | InvocationID=98884bc8-8b1e-11ed-9260-a656b9430636 | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT[0m 2023-01-03T04:25:04+0000 | policy_event_thread | 139777167002400 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=988849d4-8b1e-11ed-9260-a656b9430636 | InvocationID=98884bc8-8b1e-11ed-9260-a656b9430636 | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000[0m 2023-01-03T04:25:04+0000 | policy_event_thread | 139777167002400 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=988849d4-8b1e-11ed-9260-a656b9430636 | InvocationID=98884bc8-8b1e-11ed-9260-a656b9430636 | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last):