/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-17T05:03:43+0000 | MainThread | 140318719483208 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS. 2023-01-17T05:03:43+0000 | MainThread | 140318719483208 | 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'}}}} 2023-01-17T05:03:43+0000 | MainThread | 140318719483208 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR. 2023-01-17T05:03:43+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:03:43+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50786c76-9624-11ed-b2d0-da95a1f1adff | InvocationID=50786f96-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:03:43+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events. 2023-01-17T05:03:43+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=507cf0b6-9624-11ed-b2d0-da95a1f1adff | InvocationID=507cf2fa-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:03:43+0000 | MainThread | 140318719483208 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server 2023-01-17T05:03:43+0000 | aai_event_thread | 140318668684064 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=507cf0b6-9624-11ed-b2d0-da95a1f1adff | InvocationID=507cf2fa-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:03:43+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50786c76-9624-11ed-b2d0-da95a1f1adff | InvocationID=50786f96-9624-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:03:43+0000 | aai_event_thread | 140318668684064 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=507cf0b6-9624-11ed-b2d0-da95a1f1adff | InvocationID=507cf2fa-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:03:43+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=50786c76-9624-11ed-b2d0-da95a1f1adff | InvocationID=50786f96-9624-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:04:03+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=507cf0b6-9624-11ed-b2d0-da95a1f1adff | InvocationID=507cf2fa-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:04:03+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cac2e4c-9624-11ed-b2d0-da95a1f1adff | InvocationID=5cac319e-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:04:03+0000 | aai_event_thread | 140318668684064 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5cac2e4c-9624-11ed-b2d0-da95a1f1adff | InvocationID=5cac319e-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:04:03+0000 | aai_event_thread | 140318668684064 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5cac2e4c-9624-11ed-b2d0-da95a1f1adff | InvocationID=5cac319e-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:04:08+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=50786c76-9624-11ed-b2d0-da95a1f1adff | InvocationID=50786f96-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:04:08+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5fa78a7e-9624-11ed-b2d0-da95a1f1adff | InvocationID=5fa78c36-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:04:08+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5fa78a7e-9624-11ed-b2d0-da95a1f1adff | InvocationID=5fa78c36-9624-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:04:08+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5fa78a7e-9624-11ed-b2d0-da95a1f1adff | InvocationID=5fa78c36-9624-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:04:23+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5cac2e4c-9624-11ed-b2d0-da95a1f1adff | InvocationID=5cac319e-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:04:23+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=689d85b6-9624-11ed-b2d0-da95a1f1adff | InvocationID=689d9150-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:04:23+0000 | aai_event_thread | 140318668684064 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=689d85b6-9624-11ed-b2d0-da95a1f1adff | InvocationID=689d9150-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:04:23+0000 | aai_event_thread | 140318668684064 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=689d85b6-9624-11ed-b2d0-da95a1f1adff | InvocationID=689d9150-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:04:33+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5fa78a7e-9624-11ed-b2d0-da95a1f1adff | InvocationID=5fa78c36-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:04:33+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e955200-9624-11ed-b2d0-da95a1f1adff | InvocationID=6e9553cc-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:04:33+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e955200-9624-11ed-b2d0-da95a1f1adff | InvocationID=6e9553cc-9624-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:04:33+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e955200-9624-11ed-b2d0-da95a1f1adff | InvocationID=6e9553cc-9624-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:04:43+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=689d85b6-9624-11ed-b2d0-da95a1f1adff | InvocationID=689d9150-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:04:43+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=748e43f6-9624-11ed-b2d0-da95a1f1adff | InvocationID=748e5526-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:04:43+0000 | aai_event_thread | 140318668684064 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=748e43f6-9624-11ed-b2d0-da95a1f1adff | InvocationID=748e5526-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:04:43+0000 | aai_event_thread | 140318668684064 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=748e43f6-9624-11ed-b2d0-da95a1f1adff | InvocationID=748e5526-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:04:58+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6e955200-9624-11ed-b2d0-da95a1f1adff | InvocationID=6e9553cc-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:04:58+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d844474-9624-11ed-b2d0-da95a1f1adff | InvocationID=7d844636-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:04:58+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d844474-9624-11ed-b2d0-da95a1f1adff | InvocationID=7d844636-9624-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:04:58+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7d844474-9624-11ed-b2d0-da95a1f1adff | InvocationID=7d844636-9624-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:05:03+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=748e43f6-9624-11ed-b2d0-da95a1f1adff | InvocationID=748e5526-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:05:03+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8080e0ba-9624-11ed-b2d0-da95a1f1adff | InvocationID=8080e60a-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:05:03+0000 | aai_event_thread | 140318668684064 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8080e0ba-9624-11ed-b2d0-da95a1f1adff | InvocationID=8080e60a-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:05:03+0000 | aai_event_thread | 140318668684064 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8080e0ba-9624-11ed-b2d0-da95a1f1adff | InvocationID=8080e60a-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:05:23+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7d844474-9624-11ed-b2d0-da95a1f1adff | InvocationID=7d844636-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:05:23+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c71ebd0-9624-11ed-b2d0-da95a1f1adff | InvocationID=8c71edc4-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:05:23+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8080e0ba-9624-11ed-b2d0-da95a1f1adff | InvocationID=8080e60a-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:05:23+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c743ca0-9624-11ed-b2d0-da95a1f1adff | InvocationID=8c74406a-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:05:23+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c71ebd0-9624-11ed-b2d0-da95a1f1adff | InvocationID=8c71edc4-9624-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:05:23+0000 | aai_event_thread | 140318668684064 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c743ca0-9624-11ed-b2d0-da95a1f1adff | InvocationID=8c74406a-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:05:23+0000 | aai_event_thread | 140318668684064 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8c743ca0-9624-11ed-b2d0-da95a1f1adff | InvocationID=8c74406a-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:05:23+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8c71ebd0-9624-11ed-b2d0-da95a1f1adff | InvocationID=8c71edc4-9624-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:05:43+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8c743ca0-9624-11ed-b2d0-da95a1f1adff | InvocationID=8c74406a-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:05:43+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=986423f4-9624-11ed-b2d0-da95a1f1adff | InvocationID=986426f6-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:05:43+0000 | aai_event_thread | 140318668684064 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=986423f4-9624-11ed-b2d0-da95a1f1adff | InvocationID=986426f6-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:05:43+0000 | aai_event_thread | 140318668684064 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=986423f4-9624-11ed-b2d0-da95a1f1adff | InvocationID=986426f6-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:05:48+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8c71ebd0-9624-11ed-b2d0-da95a1f1adff | InvocationID=8c71edc4-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:05:48+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b5f4e30-9624-11ed-b2d0-da95a1f1adff | InvocationID=9b5f5074-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:05:48+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b5f4e30-9624-11ed-b2d0-da95a1f1adff | InvocationID=9b5f5074-9624-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:05:48+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9b5f4e30-9624-11ed-b2d0-da95a1f1adff | InvocationID=9b5f5074-9624-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:06:03+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=986423f4-9624-11ed-b2d0-da95a1f1adff | InvocationID=986426f6-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:06:03+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4560e48-9624-11ed-b2d0-da95a1f1adff | InvocationID=a45616f4-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:06:03+0000 | aai_event_thread | 140318668684064 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4560e48-9624-11ed-b2d0-da95a1f1adff | InvocationID=a45616f4-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:06:03+0000 | aai_event_thread | 140318668684064 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4560e48-9624-11ed-b2d0-da95a1f1adff | InvocationID=a45616f4-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:06:13+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9b5f4e30-9624-11ed-b2d0-da95a1f1adff | InvocationID=9b5f5074-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:06:13+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa4dc82c-9624-11ed-b2d0-da95a1f1adff | InvocationID=aa4dcae8-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:06:13+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa4dc82c-9624-11ed-b2d0-da95a1f1adff | InvocationID=aa4dcae8-9624-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:06:13+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa4dc82c-9624-11ed-b2d0-da95a1f1adff | InvocationID=aa4dcae8-9624-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:06:23+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4560e48-9624-11ed-b2d0-da95a1f1adff | InvocationID=a45616f4-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:06:23+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b04750b8-9624-11ed-b2d0-da95a1f1adff | InvocationID=b0475306-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:06:23+0000 | aai_event_thread | 140318668684064 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b04750b8-9624-11ed-b2d0-da95a1f1adff | InvocationID=b0475306-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:06:23+0000 | aai_event_thread | 140318668684064 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b04750b8-9624-11ed-b2d0-da95a1f1adff | InvocationID=b0475306-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:06:38+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa4dc82c-9624-11ed-b2d0-da95a1f1adff | InvocationID=aa4dcae8-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:06:38+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b938d016-9624-11ed-b2d0-da95a1f1adff | InvocationID=b938d7c8-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:06:38+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b938d016-9624-11ed-b2d0-da95a1f1adff | InvocationID=b938d7c8-9624-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:06:38+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b938d016-9624-11ed-b2d0-da95a1f1adff | InvocationID=b938d7c8-9624-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:06:43+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b04750b8-9624-11ed-b2d0-da95a1f1adff | InvocationID=b0475306-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:06:43+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc39bf78-9624-11ed-b2d0-da95a1f1adff | InvocationID=bc39c14e-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:06:43+0000 | aai_event_thread | 140318668684064 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc39bf78-9624-11ed-b2d0-da95a1f1adff | InvocationID=bc39c14e-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:06:43+0000 | aai_event_thread | 140318668684064 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bc39bf78-9624-11ed-b2d0-da95a1f1adff | InvocationID=bc39c14e-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:07:03+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b938d016-9624-11ed-b2d0-da95a1f1adff | InvocationID=b938d7c8-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:07:03+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c82714f2-9624-11ed-b2d0-da95a1f1adff | InvocationID=c8271772-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:07:03+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bc39bf78-9624-11ed-b2d0-da95a1f1adff | InvocationID=bc39c14e-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:07:03+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c82b545e-9624-11ed-b2d0-da95a1f1adff | InvocationID=c82b567a-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:07:03+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c82714f2-9624-11ed-b2d0-da95a1f1adff | InvocationID=c8271772-9624-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:07:03+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c82714f2-9624-11ed-b2d0-da95a1f1adff | InvocationID=c8271772-9624-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:07:03+0000 | aai_event_thread | 140318668684064 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c82b545e-9624-11ed-b2d0-da95a1f1adff | InvocationID=c82b567a-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:07:03+0000 | aai_event_thread | 140318668684064 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c82b545e-9624-11ed-b2d0-da95a1f1adff | InvocationID=c82b567a-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:07:23+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c82b545e-9624-11ed-b2d0-da95a1f1adff | InvocationID=c82b567a-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:07:23+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d41ba82c-9624-11ed-b2d0-da95a1f1adff | InvocationID=d41babe2-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:07:24+0000 | aai_event_thread | 140318668684064 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d41ba82c-9624-11ed-b2d0-da95a1f1adff | InvocationID=d41babe2-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:07:24+0000 | aai_event_thread | 140318668684064 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d41ba82c-9624-11ed-b2d0-da95a1f1adff | InvocationID=d41babe2-9624-11ed-b2d0-da95a1f1adff | 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 2023-01-17T05:07:28+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c82714f2-9624-11ed-b2d0-da95a1f1adff | InvocationID=c8271772-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:07:28+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d715409c-9624-11ed-b2d0-da95a1f1adff | InvocationID=d71542fe-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:07:29+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d715409c-9624-11ed-b2d0-da95a1f1adff | InvocationID=d71542fe-9624-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:07:29+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d715409c-9624-11ed-b2d0-da95a1f1adff | InvocationID=d71542fe-9624-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:07:44+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d41ba82c-9624-11ed-b2d0-da95a1f1adff | InvocationID=d41babe2-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:07:44+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e00c64a0-9624-11ed-b2d0-da95a1f1adff | InvocationID=e00c668a-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:07:54+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d715409c-9624-11ed-b2d0-da95a1f1adff | InvocationID=d71542fe-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:07:54+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e603a670-9624-11ed-b2d0-da95a1f1adff | InvocationID=e603b1d8-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:07:54+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e603a670-9624-11ed-b2d0-da95a1f1adff | InvocationID=e603b1d8-9624-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:07:54+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e603a670-9624-11ed-b2d0-da95a1f1adff | InvocationID=e603b1d8-9624-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:08:08+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e00c64a0-9624-11ed-b2d0-da95a1f1adff | InvocationID=e00c668a-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:08:08+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee7c25a2-9624-11ed-b2d0-da95a1f1adff | InvocationID=ee7c3470-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:08:19+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e603a670-9624-11ed-b2d0-da95a1f1adff | InvocationID=e603b1d8-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:08:19+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4ef1d0e-9624-11ed-b2d0-da95a1f1adff | InvocationID=f4ef1f3e-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:08:19+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4ef1d0e-9624-11ed-b2d0-da95a1f1adff | InvocationID=f4ef1f3e-9624-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:08:19+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f4ef1d0e-9624-11ed-b2d0-da95a1f1adff | InvocationID=f4ef1f3e-9624-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:08:28+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee7c25a2-9624-11ed-b2d0-da95a1f1adff | InvocationID=ee7c3470-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:08:28+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fa730b96-9624-11ed-b2d0-da95a1f1adff | InvocationID=fa730dc6-9624-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:08:44+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f4ef1d0e-9624-11ed-b2d0-da95a1f1adff | InvocationID=f4ef1f3e-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:08:44+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03da3894-9625-11ed-b2d0-da95a1f1adff | InvocationID=03da3b50-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:08:44+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03da3894-9625-11ed-b2d0-da95a1f1adff | InvocationID=03da3b50-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:08:44+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=03da3894-9625-11ed-b2d0-da95a1f1adff | InvocationID=03da3b50-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:08:48+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fa730b96-9624-11ed-b2d0-da95a1f1adff | InvocationID=fa730dc6-9624-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:08:48+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06677cc0-9625-11ed-b2d0-da95a1f1adff | InvocationID=06677edc-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:09:08+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=06677cc0-9625-11ed-b2d0-da95a1f1adff | InvocationID=06677edc-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:09:08+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1260c0fe-9625-11ed-b2d0-da95a1f1adff | InvocationID=1260c2d4-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:09:09+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=03da3894-9625-11ed-b2d0-da95a1f1adff | InvocationID=03da3b50-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:09:09+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12c79130-9625-11ed-b2d0-da95a1f1adff | InvocationID=12c79324-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:09:09+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12c79130-9625-11ed-b2d0-da95a1f1adff | InvocationID=12c79324-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:09:09+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=12c79130-9625-11ed-b2d0-da95a1f1adff | InvocationID=12c79324-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:09:29+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1260c0fe-9625-11ed-b2d0-da95a1f1adff | InvocationID=1260c2d4-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:09:29+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1eb4d340-9625-11ed-b2d0-da95a1f1adff | InvocationID=1eb4d5d4-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:09:34+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=12c79130-9625-11ed-b2d0-da95a1f1adff | InvocationID=12c79324-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:09:34+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21b361d8-9625-11ed-b2d0-da95a1f1adff | InvocationID=21b363d6-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:09:34+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21b361d8-9625-11ed-b2d0-da95a1f1adff | InvocationID=21b363d6-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:09:34+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21b361d8-9625-11ed-b2d0-da95a1f1adff | InvocationID=21b363d6-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:09:53+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1eb4d340-9625-11ed-b2d0-da95a1f1adff | InvocationID=1eb4d5d4-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:09:53+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d79e3c0-9625-11ed-b2d0-da95a1f1adff | InvocationID=2d79e5fa-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:09:59+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21b361d8-9625-11ed-b2d0-da95a1f1adff | InvocationID=21b363d6-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:09:59+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=309e4ae6-9625-11ed-b2d0-da95a1f1adff | InvocationID=309e4d02-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:09:59+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=309e4ae6-9625-11ed-b2d0-da95a1f1adff | InvocationID=309e4d02-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:09:59+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=309e4ae6-9625-11ed-b2d0-da95a1f1adff | InvocationID=309e4d02-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:10:18+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2d79e3c0-9625-11ed-b2d0-da95a1f1adff | InvocationID=2d79e5fa-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:10:18+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c3c1cb6-9625-11ed-b2d0-da95a1f1adff | InvocationID=3c3c2670-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:10:24+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=309e4ae6-9625-11ed-b2d0-da95a1f1adff | InvocationID=309e4d02-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:10:24+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f8ab8c8-9625-11ed-b2d0-da95a1f1adff | InvocationID=3f8abb8e-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:10:24+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3f8ab8c8-9625-11ed-b2d0-da95a1f1adff | InvocationID=3f8abb8e-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:10:24+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3f8ab8c8-9625-11ed-b2d0-da95a1f1adff | InvocationID=3f8abb8e-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:10:43+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c3c1cb6-9625-11ed-b2d0-da95a1f1adff | InvocationID=3c3c2670-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:10:43+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b017908-9625-11ed-b2d0-da95a1f1adff | InvocationID=4b017eda-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:10:49+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3f8ab8c8-9625-11ed-b2d0-da95a1f1adff | InvocationID=3f8abb8e-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:10:49+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e77def6-9625-11ed-b2d0-da95a1f1adff | InvocationID=4e77e0c2-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:10:49+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e77def6-9625-11ed-b2d0-da95a1f1adff | InvocationID=4e77e0c2-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:10:49+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4e77def6-9625-11ed-b2d0-da95a1f1adff | InvocationID=4e77e0c2-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:11:08+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b017908-9625-11ed-b2d0-da95a1f1adff | InvocationID=4b017eda-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:11:08+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59ca9960-9625-11ed-b2d0-da95a1f1adff | InvocationID=59caa450-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:11:14+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4e77def6-9625-11ed-b2d0-da95a1f1adff | InvocationID=4e77e0c2-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:11:14+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d654d22-9625-11ed-b2d0-da95a1f1adff | InvocationID=5d654f02-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:11:14+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d654d22-9625-11ed-b2d0-da95a1f1adff | InvocationID=5d654f02-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:11:14+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d654d22-9625-11ed-b2d0-da95a1f1adff | InvocationID=5d654f02-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:11:33+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=59ca9960-9625-11ed-b2d0-da95a1f1adff | InvocationID=59caa450-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:11:33+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=688fcfba-9625-11ed-b2d0-da95a1f1adff | InvocationID=688fd37a-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:11:39+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d654d22-9625-11ed-b2d0-da95a1f1adff | InvocationID=5d654f02-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:11:39+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c51588a-9625-11ed-b2d0-da95a1f1adff | InvocationID=6c515af6-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:11:39+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c51588a-9625-11ed-b2d0-da95a1f1adff | InvocationID=6c515af6-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:11:39+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c51588a-9625-11ed-b2d0-da95a1f1adff | InvocationID=6c515af6-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:11:57+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=688fcfba-9625-11ed-b2d0-da95a1f1adff | InvocationID=688fd37a-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:11:57+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7753448c-9625-11ed-b2d0-da95a1f1adff | InvocationID=7753469e-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:12:04+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c51588a-9625-11ed-b2d0-da95a1f1adff | InvocationID=6c515af6-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:12:04+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b40ed92-9625-11ed-b2d0-da95a1f1adff | InvocationID=7b40f06c-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:12:04+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b40ed92-9625-11ed-b2d0-da95a1f1adff | InvocationID=7b40f06c-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:12:04+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b40ed92-9625-11ed-b2d0-da95a1f1adff | InvocationID=7b40f06c-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:12:22+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7753448c-9625-11ed-b2d0-da95a1f1adff | InvocationID=7753469e-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:12:22+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86154646-9625-11ed-b2d0-da95a1f1adff | InvocationID=861548b2-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:12:29+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b40ed92-9625-11ed-b2d0-da95a1f1adff | InvocationID=7b40f06c-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:12:29+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a2dab88-9625-11ed-b2d0-da95a1f1adff | InvocationID=8a2dae26-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:12:29+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a2dab88-9625-11ed-b2d0-da95a1f1adff | InvocationID=8a2dae26-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:12:29+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a2dab88-9625-11ed-b2d0-da95a1f1adff | InvocationID=8a2dae26-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:12:47+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86154646-9625-11ed-b2d0-da95a1f1adff | InvocationID=861548b2-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:12:47+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=94db1a16-9625-11ed-b2d0-da95a1f1adff | InvocationID=94db1c64-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:12:54+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a2dab88-9625-11ed-b2d0-da95a1f1adff | InvocationID=8a2dae26-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:12:54+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=991e0368-9625-11ed-b2d0-da95a1f1adff | InvocationID=991e0746-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:12:54+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=991e0368-9625-11ed-b2d0-da95a1f1adff | InvocationID=991e0746-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:12:54+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=991e0368-9625-11ed-b2d0-da95a1f1adff | InvocationID=991e0746-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:13:12+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=94db1a16-9625-11ed-b2d0-da95a1f1adff | InvocationID=94db1c64-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:13:12+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3a2e254-9625-11ed-b2d0-da95a1f1adff | InvocationID=a3a2e4f2-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:13:19+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=991e0368-9625-11ed-b2d0-da95a1f1adff | InvocationID=991e0746-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:13:19+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a80b9fc0-9625-11ed-b2d0-da95a1f1adff | InvocationID=a80ba4a2-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:13:19+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a80b9fc0-9625-11ed-b2d0-da95a1f1adff | InvocationID=a80ba4a2-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:13:19+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a80b9fc0-9625-11ed-b2d0-da95a1f1adff | InvocationID=a80ba4a2-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:13:36+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a3a2e254-9625-11ed-b2d0-da95a1f1adff | InvocationID=a3a2e4f2-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:13:36+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b26d10b6-9625-11ed-b2d0-da95a1f1adff | InvocationID=b26d16ec-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:13:44+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a80b9fc0-9625-11ed-b2d0-da95a1f1adff | InvocationID=a80ba4a2-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:13:44+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b70a6f2e-9625-11ed-b2d0-da95a1f1adff | InvocationID=b70a70e6-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:13:44+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b70a6f2e-9625-11ed-b2d0-da95a1f1adff | InvocationID=b70a70e6-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:13:44+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b70a6f2e-9625-11ed-b2d0-da95a1f1adff | InvocationID=b70a70e6-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:14:01+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b26d10b6-9625-11ed-b2d0-da95a1f1adff | InvocationID=b26d16ec-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:14:01+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c12f1efa-9625-11ed-b2d0-da95a1f1adff | InvocationID=c12f21f2-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:14:09+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b70a6f2e-9625-11ed-b2d0-da95a1f1adff | InvocationID=b70a70e6-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:14:09+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5f8bc5c-9625-11ed-b2d0-da95a1f1adff | InvocationID=c5f8bedc-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:14:09+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5f8bc5c-9625-11ed-b2d0-da95a1f1adff | InvocationID=c5f8bedc-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:14:09+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c5f8bc5c-9625-11ed-b2d0-da95a1f1adff | InvocationID=c5f8bedc-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:14:26+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c12f1efa-9625-11ed-b2d0-da95a1f1adff | InvocationID=c12f21f2-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:14:26+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cff36dba-9625-11ed-b2d0-da95a1f1adff | InvocationID=cff37170-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:14:34+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c5f8bc5c-9625-11ed-b2d0-da95a1f1adff | InvocationID=c5f8bedc-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:14:34+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4e5368c-9625-11ed-b2d0-da95a1f1adff | InvocationID=d4e538f8-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:14:34+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4e5368c-9625-11ed-b2d0-da95a1f1adff | InvocationID=d4e538f8-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:14:34+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4e5368c-9625-11ed-b2d0-da95a1f1adff | InvocationID=d4e538f8-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:14:51+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cff36dba-9625-11ed-b2d0-da95a1f1adff | InvocationID=cff37170-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:14:51+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=deb42fce-9625-11ed-b2d0-da95a1f1adff | InvocationID=deb4319a-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:14:59+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4e5368c-9625-11ed-b2d0-da95a1f1adff | InvocationID=d4e538f8-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:14:59+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3d03f70-9625-11ed-b2d0-da95a1f1adff | InvocationID=e3d0413c-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:14:59+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3d03f70-9625-11ed-b2d0-da95a1f1adff | InvocationID=e3d0413c-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:14:59+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3d03f70-9625-11ed-b2d0-da95a1f1adff | InvocationID=e3d0413c-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:15:16+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=deb42fce-9625-11ed-b2d0-da95a1f1adff | InvocationID=deb4319a-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:15:16+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed76c738-9625-11ed-b2d0-da95a1f1adff | InvocationID=ed76ca26-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:15:24+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3d03f70-9625-11ed-b2d0-da95a1f1adff | InvocationID=e3d0413c-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:15:24+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2bb854e-9625-11ed-b2d0-da95a1f1adff | InvocationID=f2bb87a6-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:15:24+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2bb854e-9625-11ed-b2d0-da95a1f1adff | InvocationID=f2bb87a6-9625-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:15:24+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2bb854e-9625-11ed-b2d0-da95a1f1adff | InvocationID=f2bb87a6-9625-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:15:40+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ed76c738-9625-11ed-b2d0-da95a1f1adff | InvocationID=ed76ca26-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:15:40+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc3baf90-9625-11ed-b2d0-da95a1f1adff | InvocationID=fc3bb22e-9625-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:15:49+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2bb854e-9625-11ed-b2d0-da95a1f1adff | InvocationID=f2bb87a6-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:15:49+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01a7c3e2-9626-11ed-b2d0-da95a1f1adff | InvocationID=01a7c5c2-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:15:49+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01a7c3e2-9626-11ed-b2d0-da95a1f1adff | InvocationID=01a7c5c2-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:15:49+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01a7c3e2-9626-11ed-b2d0-da95a1f1adff | InvocationID=01a7c5c2-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:16:05+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fc3baf90-9625-11ed-b2d0-da95a1f1adff | InvocationID=fc3bb22e-9625-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:16:05+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0afef104-9626-11ed-b2d0-da95a1f1adff | InvocationID=0afef492-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:16:14+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=01a7c3e2-9626-11ed-b2d0-da95a1f1adff | InvocationID=01a7c5c2-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:16:14+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1094e16e-9626-11ed-b2d0-da95a1f1adff | InvocationID=1094e3f8-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:16:14+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1094e16e-9626-11ed-b2d0-da95a1f1adff | InvocationID=1094e3f8-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:16:14+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1094e16e-9626-11ed-b2d0-da95a1f1adff | InvocationID=1094e3f8-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:16:30+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0afef104-9626-11ed-b2d0-da95a1f1adff | InvocationID=0afef492-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:16:30+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19c37354-9626-11ed-b2d0-da95a1f1adff | InvocationID=19c3764c-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:16:39+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1094e16e-9626-11ed-b2d0-da95a1f1adff | InvocationID=1094e3f8-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:16:39+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f80ea06-9626-11ed-b2d0-da95a1f1adff | InvocationID=1f80eca4-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:16:40+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f80ea06-9626-11ed-b2d0-da95a1f1adff | InvocationID=1f80eca4-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:16:40+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f80ea06-9626-11ed-b2d0-da95a1f1adff | InvocationID=1f80eca4-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:16:55+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=19c37354-9626-11ed-b2d0-da95a1f1adff | InvocationID=19c3764c-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:16:55+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=288760d0-9626-11ed-b2d0-da95a1f1adff | InvocationID=28876378-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:17:05+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f80ea06-9626-11ed-b2d0-da95a1f1adff | InvocationID=1f80eca4-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:17:05+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e70065a-9626-11ed-b2d0-da95a1f1adff | InvocationID=2e7008c6-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:17:05+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e70065a-9626-11ed-b2d0-da95a1f1adff | InvocationID=2e7008c6-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:17:05+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e70065a-9626-11ed-b2d0-da95a1f1adff | InvocationID=2e7008c6-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:17:19+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=288760d0-9626-11ed-b2d0-da95a1f1adff | InvocationID=28876378-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:17:19+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37499cd2-9626-11ed-b2d0-da95a1f1adff | InvocationID=37499ed0-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:17:30+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e70065a-9626-11ed-b2d0-da95a1f1adff | InvocationID=2e7008c6-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:17:30+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d5bf7b4-9626-11ed-b2d0-da95a1f1adff | InvocationID=3d5bfa20-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:17:30+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d5bf7b4-9626-11ed-b2d0-da95a1f1adff | InvocationID=3d5bfa20-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:17:30+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d5bf7b4-9626-11ed-b2d0-da95a1f1adff | InvocationID=3d5bfa20-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:17:44+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=37499cd2-9626-11ed-b2d0-da95a1f1adff | InvocationID=37499ed0-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:17:44+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=460b3618-9626-11ed-b2d0-da95a1f1adff | InvocationID=460b3ea6-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:17:55+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d5bf7b4-9626-11ed-b2d0-da95a1f1adff | InvocationID=3d5bfa20-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:17:55+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c4b4b08-9626-11ed-b2d0-da95a1f1adff | InvocationID=4c4b4d7e-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:17:55+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c4b4b08-9626-11ed-b2d0-da95a1f1adff | InvocationID=4c4b4d7e-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:17:55+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c4b4b08-9626-11ed-b2d0-da95a1f1adff | InvocationID=4c4b4d7e-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:18:09+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=460b3618-9626-11ed-b2d0-da95a1f1adff | InvocationID=460b3ea6-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:18:09+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54cf4f4a-9626-11ed-b2d0-da95a1f1adff | InvocationID=54cf526a-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:18:20+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c4b4b08-9626-11ed-b2d0-da95a1f1adff | InvocationID=4c4b4d7e-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:18:20+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b36dac4-9626-11ed-b2d0-da95a1f1adff | InvocationID=5b36dc72-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:18:20+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b36dac4-9626-11ed-b2d0-da95a1f1adff | InvocationID=5b36dc72-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:18:20+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b36dac4-9626-11ed-b2d0-da95a1f1adff | InvocationID=5b36dc72-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:18:34+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54cf4f4a-9626-11ed-b2d0-da95a1f1adff | InvocationID=54cf526a-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:18:34+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=638ff6ba-9626-11ed-b2d0-da95a1f1adff | InvocationID=638ffa84-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:18:45+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b36dac4-9626-11ed-b2d0-da95a1f1adff | InvocationID=5b36dc72-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:18:45+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a25c68a-9626-11ed-b2d0-da95a1f1adff | InvocationID=6a25cc0c-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:18:45+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a25c68a-9626-11ed-b2d0-da95a1f1adff | InvocationID=6a25cc0c-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:18:45+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a25c68a-9626-11ed-b2d0-da95a1f1adff | InvocationID=6a25cc0c-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:18:58+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=638ff6ba-9626-11ed-b2d0-da95a1f1adff | InvocationID=638ffa84-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:18:58+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7253ca50-9626-11ed-b2d0-da95a1f1adff | InvocationID=7253cc12-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:19:10+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a25c68a-9626-11ed-b2d0-da95a1f1adff | InvocationID=6a25cc0c-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:19:10+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79145418-9626-11ed-b2d0-da95a1f1adff | InvocationID=791456de-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:19:10+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79145418-9626-11ed-b2d0-da95a1f1adff | InvocationID=791456de-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:19:10+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79145418-9626-11ed-b2d0-da95a1f1adff | InvocationID=791456de-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:19:23+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7253ca50-9626-11ed-b2d0-da95a1f1adff | InvocationID=7253cc12-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:19:23+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81156c1a-9626-11ed-b2d0-da95a1f1adff | InvocationID=81156ee0-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:19:35+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=79145418-9626-11ed-b2d0-da95a1f1adff | InvocationID=791456de-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:19:35+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87ff9ac8-9626-11ed-b2d0-da95a1f1adff | InvocationID=87ff9d52-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:19:35+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87ff9ac8-9626-11ed-b2d0-da95a1f1adff | InvocationID=87ff9d52-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:19:35+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87ff9ac8-9626-11ed-b2d0-da95a1f1adff | InvocationID=87ff9d52-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:19:48+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81156c1a-9626-11ed-b2d0-da95a1f1adff | InvocationID=81156ee0-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:19:48+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8fd85384-9626-11ed-b2d0-da95a1f1adff | InvocationID=8fd85640-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:20:00+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87ff9ac8-9626-11ed-b2d0-da95a1f1adff | InvocationID=87ff9d52-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:20:00+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96eb7c28-9626-11ed-b2d0-da95a1f1adff | InvocationID=96eb7e6c-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:20:00+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96eb7c28-9626-11ed-b2d0-da95a1f1adff | InvocationID=96eb7e6c-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:20:00+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96eb7c28-9626-11ed-b2d0-da95a1f1adff | InvocationID=96eb7e6c-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:20:13+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8fd85384-9626-11ed-b2d0-da95a1f1adff | InvocationID=8fd85640-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:20:13+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e9ceb3c-9626-11ed-b2d0-da95a1f1adff | InvocationID=9e9cee02-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:20:25+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96eb7c28-9626-11ed-b2d0-da95a1f1adff | InvocationID=96eb7e6c-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:20:25+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5d78682-9626-11ed-b2d0-da95a1f1adff | InvocationID=a5d7890c-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:20:25+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5d78682-9626-11ed-b2d0-da95a1f1adff | InvocationID=a5d7890c-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:20:25+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a5d78682-9626-11ed-b2d0-da95a1f1adff | InvocationID=a5d7890c-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:20:37+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9e9ceb3c-9626-11ed-b2d0-da95a1f1adff | InvocationID=9e9cee02-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:20:37+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad5e4e0e-9626-11ed-b2d0-da95a1f1adff | InvocationID=ad5e5084-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:20:50+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a5d78682-9626-11ed-b2d0-da95a1f1adff | InvocationID=a5d7890c-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:20:50+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4c53586-9626-11ed-b2d0-da95a1f1adff | InvocationID=b4c538f6-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:20:50+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4c53586-9626-11ed-b2d0-da95a1f1adff | InvocationID=b4c538f6-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:20:50+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4c53586-9626-11ed-b2d0-da95a1f1adff | InvocationID=b4c538f6-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:21:02+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad5e4e0e-9626-11ed-b2d0-da95a1f1adff | InvocationID=ad5e5084-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:21:02+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc221060-9626-11ed-b2d0-da95a1f1adff | InvocationID=bc221308-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:21:15+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4c53586-9626-11ed-b2d0-da95a1f1adff | InvocationID=b4c538f6-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:21:15+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3b2919c-9626-11ed-b2d0-da95a1f1adff | InvocationID=c3b29430-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:21:15+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c3b2919c-9626-11ed-b2d0-da95a1f1adff | InvocationID=c3b29430-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:21:15+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c3b2919c-9626-11ed-b2d0-da95a1f1adff | InvocationID=c3b29430-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:21:27+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bc221060-9626-11ed-b2d0-da95a1f1adff | InvocationID=bc221308-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:21:27+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cae6b84e-9626-11ed-b2d0-da95a1f1adff | InvocationID=cae6faca-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:21:40+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c3b2919c-9626-11ed-b2d0-da95a1f1adff | InvocationID=c3b29430-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:21:40+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2aab88c-9626-11ed-b2d0-da95a1f1adff | InvocationID=d2aabb7a-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:21:40+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d2aab88c-9626-11ed-b2d0-da95a1f1adff | InvocationID=d2aabb7a-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:21:40+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d2aab88c-9626-11ed-b2d0-da95a1f1adff | InvocationID=d2aabb7a-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:21:52+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cae6b84e-9626-11ed-b2d0-da95a1f1adff | InvocationID=cae6faca-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:21:52+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9b415ba-9626-11ed-b2d0-da95a1f1adff | InvocationID=d9b4253c-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:22:05+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d2aab88c-9626-11ed-b2d0-da95a1f1adff | InvocationID=d2aabb7a-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:22:05+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1ab896a-9626-11ed-b2d0-da95a1f1adff | InvocationID=e1ab8cbc-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:22:06+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1ab896a-9626-11ed-b2d0-da95a1f1adff | InvocationID=e1ab8cbc-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:22:06+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e1ab896a-9626-11ed-b2d0-da95a1f1adff | InvocationID=e1ab8cbc-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:22:17+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d9b415ba-9626-11ed-b2d0-da95a1f1adff | InvocationID=d9b4253c-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:22:17+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e89e1daa-9626-11ed-b2d0-da95a1f1adff | InvocationID=e89e1fc6-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:22:31+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e1ab896a-9626-11ed-b2d0-da95a1f1adff | InvocationID=e1ab8cbc-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:22:31+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f0fcec88-9626-11ed-b2d0-da95a1f1adff | InvocationID=f0fcef12-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:22:31+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f0fcec88-9626-11ed-b2d0-da95a1f1adff | InvocationID=f0fcef12-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:22:31+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f0fcec88-9626-11ed-b2d0-da95a1f1adff | InvocationID=f0fcef12-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:22:42+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e89e1daa-9626-11ed-b2d0-da95a1f1adff | InvocationID=e89e1fc6-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:22:42+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f764659c-9626-11ed-b2d0-da95a1f1adff | InvocationID=f7646830-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:22:56+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f0fcec88-9626-11ed-b2d0-da95a1f1adff | InvocationID=f0fcef12-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:22:56+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ffe950c4-9626-11ed-b2d0-da95a1f1adff | InvocationID=ffe952a4-9626-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:22:56+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ffe950c4-9626-11ed-b2d0-da95a1f1adff | InvocationID=ffe952a4-9626-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:22:56+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ffe950c4-9626-11ed-b2d0-da95a1f1adff | InvocationID=ffe952a4-9626-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:23:06+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f764659c-9626-11ed-b2d0-da95a1f1adff | InvocationID=f7646830-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:23:06+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=06290baa-9627-11ed-b2d0-da95a1f1adff | InvocationID=06290d9e-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:23:21+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ffe950c4-9626-11ed-b2d0-da95a1f1adff | InvocationID=ffe952a4-9626-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:23:21+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0eda188e-9627-11ed-b2d0-da95a1f1adff | InvocationID=0eda1c3a-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:23:21+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0eda188e-9627-11ed-b2d0-da95a1f1adff | InvocationID=0eda1c3a-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:23:21+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0eda188e-9627-11ed-b2d0-da95a1f1adff | InvocationID=0eda1c3a-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:23:31+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=06290baa-9627-11ed-b2d0-da95a1f1adff | InvocationID=06290d9e-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:23:31+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14eb9f86-9627-11ed-b2d0-da95a1f1adff | InvocationID=14eba1ca-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:23:46+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0eda188e-9627-11ed-b2d0-da95a1f1adff | InvocationID=0eda1c3a-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:23:46+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1dc825e8-9627-11ed-b2d0-da95a1f1adff | InvocationID=1dc832c2-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:23:46+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1dc825e8-9627-11ed-b2d0-da95a1f1adff | InvocationID=1dc832c2-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:23:46+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1dc825e8-9627-11ed-b2d0-da95a1f1adff | InvocationID=1dc832c2-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:23:56+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=14eb9f86-9627-11ed-b2d0-da95a1f1adff | InvocationID=14eba1ca-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:23:56+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23b32368-9627-11ed-b2d0-da95a1f1adff | InvocationID=23b32674-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:24:11+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1dc825e8-9627-11ed-b2d0-da95a1f1adff | InvocationID=1dc832c2-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:24:11+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2cb9fce8-9627-11ed-b2d0-da95a1f1adff | InvocationID=2cb9fffe-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:24:11+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2cb9fce8-9627-11ed-b2d0-da95a1f1adff | InvocationID=2cb9fffe-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:24:11+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2cb9fce8-9627-11ed-b2d0-da95a1f1adff | InvocationID=2cb9fffe-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:24:21+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=23b32368-9627-11ed-b2d0-da95a1f1adff | InvocationID=23b32674-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:24:21+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=327ada12-9627-11ed-b2d0-da95a1f1adff | InvocationID=327ae02a-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:24:36+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2cb9fce8-9627-11ed-b2d0-da95a1f1adff | InvocationID=2cb9fffe-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:24:36+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ba8acb8-9627-11ed-b2d0-da95a1f1adff | InvocationID=3ba8af2e-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:24:36+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ba8acb8-9627-11ed-b2d0-da95a1f1adff | InvocationID=3ba8af2e-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:24:36+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ba8acb8-9627-11ed-b2d0-da95a1f1adff | InvocationID=3ba8af2e-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:24:46+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=327ada12-9627-11ed-b2d0-da95a1f1adff | InvocationID=327ae02a-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:24:46+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=413fc7f6-9627-11ed-b2d0-da95a1f1adff | InvocationID=413fcc4c-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:25:01+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ba8acb8-9627-11ed-b2d0-da95a1f1adff | InvocationID=3ba8af2e-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:25:01+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a9610c6-9627-11ed-b2d0-da95a1f1adff | InvocationID=4a9613b4-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:25:01+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4a9610c6-9627-11ed-b2d0-da95a1f1adff | InvocationID=4a9613b4-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:25:01+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4a9610c6-9627-11ed-b2d0-da95a1f1adff | InvocationID=4a9613b4-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:25:10+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=413fc7f6-9627-11ed-b2d0-da95a1f1adff | InvocationID=413fcc4c-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:25:10+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=500334bc-9627-11ed-b2d0-da95a1f1adff | InvocationID=50033840-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:25:26+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4a9610c6-9627-11ed-b2d0-da95a1f1adff | InvocationID=4a9613b4-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:25:26+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59849c60-9627-11ed-b2d0-da95a1f1adff | InvocationID=59849eea-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:25:26+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59849c60-9627-11ed-b2d0-da95a1f1adff | InvocationID=59849eea-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:25:26+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59849c60-9627-11ed-b2d0-da95a1f1adff | InvocationID=59849eea-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:25:35+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=500334bc-9627-11ed-b2d0-da95a1f1adff | InvocationID=50033840-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:25:35+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5ec5adc2-9627-11ed-b2d0-da95a1f1adff | InvocationID=5ec5c082-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:25:51+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=59849c60-9627-11ed-b2d0-da95a1f1adff | InvocationID=59849eea-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:25:51+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6872e18c-9627-11ed-b2d0-da95a1f1adff | InvocationID=6872e48e-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:25:51+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6872e18c-9627-11ed-b2d0-da95a1f1adff | InvocationID=6872e48e-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:25:51+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6872e18c-9627-11ed-b2d0-da95a1f1adff | InvocationID=6872e48e-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:26:00+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5ec5adc2-9627-11ed-b2d0-da95a1f1adff | InvocationID=5ec5c082-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:26:00+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d8d1674-9627-11ed-b2d0-da95a1f1adff | InvocationID=6d8d18fe-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:26:16+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6872e18c-9627-11ed-b2d0-da95a1f1adff | InvocationID=6872e48e-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:26:16+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=776c40ca-9627-11ed-b2d0-da95a1f1adff | InvocationID=776c4bec-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:26:17+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=776c40ca-9627-11ed-b2d0-da95a1f1adff | InvocationID=776c4bec-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:26:17+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=776c40ca-9627-11ed-b2d0-da95a1f1adff | InvocationID=776c4bec-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:26:25+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6d8d1674-9627-11ed-b2d0-da95a1f1adff | InvocationID=6d8d18fe-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:26:25+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c550572-9627-11ed-b2d0-da95a1f1adff | InvocationID=7c5507de-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:26:42+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=776c40ca-9627-11ed-b2d0-da95a1f1adff | InvocationID=776c4bec-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:26:42+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=866bf638-9627-11ed-b2d0-da95a1f1adff | InvocationID=866bf912-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:26:42+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=866bf638-9627-11ed-b2d0-da95a1f1adff | InvocationID=866bf912-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:26:42+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=866bf638-9627-11ed-b2d0-da95a1f1adff | InvocationID=866bf912-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:26:50+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7c550572-9627-11ed-b2d0-da95a1f1adff | InvocationID=7c5507de-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:26:50+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b1e3aba-9627-11ed-b2d0-da95a1f1adff | InvocationID=8b1e3d58-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:27:07+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=866bf638-9627-11ed-b2d0-da95a1f1adff | InvocationID=866bf912-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:27:07+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95608302-9627-11ed-b2d0-da95a1f1adff | InvocationID=95608b0e-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:27:07+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95608302-9627-11ed-b2d0-da95a1f1adff | InvocationID=95608b0e-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:27:07+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=95608302-9627-11ed-b2d0-da95a1f1adff | InvocationID=95608b0e-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:27:14+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8b1e3aba-9627-11ed-b2d0-da95a1f1adff | InvocationID=8b1e3d58-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:27:14+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99e91786-9627-11ed-b2d0-da95a1f1adff | InvocationID=99e91ac4-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:27:32+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=95608302-9627-11ed-b2d0-da95a1f1adff | InvocationID=95608b0e-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:27:32+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a44e4bce-9627-11ed-b2d0-da95a1f1adff | InvocationID=a44e5006-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:27:32+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a44e4bce-9627-11ed-b2d0-da95a1f1adff | InvocationID=a44e5006-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:27:32+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a44e4bce-9627-11ed-b2d0-da95a1f1adff | InvocationID=a44e5006-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:27:39+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=99e91786-9627-11ed-b2d0-da95a1f1adff | InvocationID=99e91ac4-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:27:39+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8af49ca-9627-11ed-b2d0-da95a1f1adff | InvocationID=a8af4c5e-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:27:57+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a44e4bce-9627-11ed-b2d0-da95a1f1adff | InvocationID=a44e5006-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:27:57+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b33b7a44-9627-11ed-b2d0-da95a1f1adff | InvocationID=b33b7cb0-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:27:57+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b33b7a44-9627-11ed-b2d0-da95a1f1adff | InvocationID=b33b7cb0-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:27:57+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b33b7a44-9627-11ed-b2d0-da95a1f1adff | InvocationID=b33b7cb0-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:28:04+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a8af49ca-9627-11ed-b2d0-da95a1f1adff | InvocationID=a8af4c5e-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:28:04+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b776aaa2-9627-11ed-b2d0-da95a1f1adff | InvocationID=b776ad18-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:28:22+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b33b7a44-9627-11ed-b2d0-da95a1f1adff | InvocationID=b33b7cb0-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:28:22+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c22785c0-9627-11ed-b2d0-da95a1f1adff | InvocationID=c2278872-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:28:22+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c22785c0-9627-11ed-b2d0-da95a1f1adff | InvocationID=c2278872-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:28:22+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c22785c0-9627-11ed-b2d0-da95a1f1adff | InvocationID=c2278872-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:28:29+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b776aaa2-9627-11ed-b2d0-da95a1f1adff | InvocationID=b776ad18-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:28:29+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c637d520-9627-11ed-b2d0-da95a1f1adff | InvocationID=c637d782-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:28:47+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c22785c0-9627-11ed-b2d0-da95a1f1adff | InvocationID=c2278872-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:28:47+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d113cb02-9627-11ed-b2d0-da95a1f1adff | InvocationID=d113cde6-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:28:47+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d113cb02-9627-11ed-b2d0-da95a1f1adff | InvocationID=d113cde6-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:28:47+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d113cb02-9627-11ed-b2d0-da95a1f1adff | InvocationID=d113cde6-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:28:53+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c637d520-9627-11ed-b2d0-da95a1f1adff | InvocationID=c637d782-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:28:53+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4ffbf6e-9627-11ed-b2d0-da95a1f1adff | InvocationID=d4ffc2ac-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:29:12+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d113cb02-9627-11ed-b2d0-da95a1f1adff | InvocationID=d113cde6-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:29:12+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dffefe84-9627-11ed-b2d0-da95a1f1adff | InvocationID=dfff0c94-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:29:12+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dffefe84-9627-11ed-b2d0-da95a1f1adff | InvocationID=dfff0c94-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:29:12+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dffefe84-9627-11ed-b2d0-da95a1f1adff | InvocationID=dfff0c94-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:29:18+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d4ffbf6e-9627-11ed-b2d0-da95a1f1adff | InvocationID=d4ffc2ac-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:29:18+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3c0cf16-9627-11ed-b2d0-da95a1f1adff | InvocationID=e3c0d128-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:29:37+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dffefe84-9627-11ed-b2d0-da95a1f1adff | InvocationID=dfff0c94-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:29:37+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eeec50a4-9627-11ed-b2d0-da95a1f1adff | InvocationID=eeec5388-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:29:37+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eeec50a4-9627-11ed-b2d0-da95a1f1adff | InvocationID=eeec5388-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:29:37+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eeec50a4-9627-11ed-b2d0-da95a1f1adff | InvocationID=eeec5388-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:29:43+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e3c0cf16-9627-11ed-b2d0-da95a1f1adff | InvocationID=e3c0d128-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:29:43+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f282af88-9627-11ed-b2d0-da95a1f1adff | InvocationID=f282b1e0-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:30:02+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eeec50a4-9627-11ed-b2d0-da95a1f1adff | InvocationID=eeec5388-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:30:02+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdd8908c-9627-11ed-b2d0-da95a1f1adff | InvocationID=fdd8930c-9627-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:30:02+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fdd8908c-9627-11ed-b2d0-da95a1f1adff | InvocationID=fdd8930c-9627-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:30:02+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fdd8908c-9627-11ed-b2d0-da95a1f1adff | InvocationID=fdd8930c-9627-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:30:08+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f282af88-9627-11ed-b2d0-da95a1f1adff | InvocationID=f282b1e0-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:30:08+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0147aa8c-9628-11ed-b2d0-da95a1f1adff | InvocationID=0147acc6-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:30:27+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fdd8908c-9627-11ed-b2d0-da95a1f1adff | InvocationID=fdd8930c-9627-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:30:27+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cc4766a-9628-11ed-b2d0-da95a1f1adff | InvocationID=0cc4787c-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:30:27+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cc4766a-9628-11ed-b2d0-da95a1f1adff | InvocationID=0cc4787c-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:30:27+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0cc4766a-9628-11ed-b2d0-da95a1f1adff | InvocationID=0cc4787c-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:30:33+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0147aa8c-9628-11ed-b2d0-da95a1f1adff | InvocationID=0147acc6-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:30:33+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=100ad4cc-9628-11ed-b2d0-da95a1f1adff | InvocationID=100ad6e8-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:30:52+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0cc4766a-9628-11ed-b2d0-da95a1f1adff | InvocationID=0cc4787c-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:30:52+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bb15346-9628-11ed-b2d0-da95a1f1adff | InvocationID=1bb15918-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:30:52+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1bb15346-9628-11ed-b2d0-da95a1f1adff | InvocationID=1bb15918-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:30:52+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1bb15346-9628-11ed-b2d0-da95a1f1adff | InvocationID=1bb15918-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:30:57+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=100ad4cc-9628-11ed-b2d0-da95a1f1adff | InvocationID=100ad6e8-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:30:57+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ece22c0-9628-11ed-b2d0-da95a1f1adff | InvocationID=1ece2504-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:31:17+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1bb15346-9628-11ed-b2d0-da95a1f1adff | InvocationID=1bb15918-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:31:17+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a9cff86-9628-11ed-b2d0-da95a1f1adff | InvocationID=2a9d0152-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:31:17+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a9cff86-9628-11ed-b2d0-da95a1f1adff | InvocationID=2a9d0152-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:31:17+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a9cff86-9628-11ed-b2d0-da95a1f1adff | InvocationID=2a9d0152-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:31:22+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1ece22c0-9628-11ed-b2d0-da95a1f1adff | InvocationID=1ece2504-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:31:22+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d8fe30c-9628-11ed-b2d0-da95a1f1adff | InvocationID=2d8fe5b4-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:31:42+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a9cff86-9628-11ed-b2d0-da95a1f1adff | InvocationID=2a9d0152-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:31:42+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3988c26e-9628-11ed-b2d0-da95a1f1adff | InvocationID=3988c55c-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:31:42+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3988c26e-9628-11ed-b2d0-da95a1f1adff | InvocationID=3988c55c-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:31:42+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3988c26e-9628-11ed-b2d0-da95a1f1adff | InvocationID=3988c55c-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:31:47+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2d8fe30c-9628-11ed-b2d0-da95a1f1adff | InvocationID=2d8fe5b4-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:31:47+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c522f8a-9628-11ed-b2d0-da95a1f1adff | InvocationID=3c523138-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:32:07+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3988c26e-9628-11ed-b2d0-da95a1f1adff | InvocationID=3988c55c-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:32:07+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48743cd6-9628-11ed-b2d0-da95a1f1adff | InvocationID=48743f42-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:32:07+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48743cd6-9628-11ed-b2d0-da95a1f1adff | InvocationID=48743f42-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:32:07+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=48743cd6-9628-11ed-b2d0-da95a1f1adff | InvocationID=48743f42-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:32:12+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c522f8a-9628-11ed-b2d0-da95a1f1adff | InvocationID=3c523138-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:32:12+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b123a1a-9628-11ed-b2d0-da95a1f1adff | InvocationID=4b123bfa-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:32:32+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=48743cd6-9628-11ed-b2d0-da95a1f1adff | InvocationID=48743f42-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:32:32+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=575fc2b0-9628-11ed-b2d0-da95a1f1adff | InvocationID=575fd53e-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:32:32+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=575fc2b0-9628-11ed-b2d0-da95a1f1adff | InvocationID=575fd53e-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:32:32+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=575fc2b0-9628-11ed-b2d0-da95a1f1adff | InvocationID=575fd53e-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:32:36+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b123a1a-9628-11ed-b2d0-da95a1f1adff | InvocationID=4b123bfa-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:32:36+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=59d4be38-9628-11ed-b2d0-da95a1f1adff | InvocationID=59d4bffa-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:32:57+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=575fc2b0-9628-11ed-b2d0-da95a1f1adff | InvocationID=575fd53e-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:32:57+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=664b9baa-9628-11ed-b2d0-da95a1f1adff | InvocationID=664b9d8a-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:32:57+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=664b9baa-9628-11ed-b2d0-da95a1f1adff | InvocationID=664b9d8a-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:32:57+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=664b9baa-9628-11ed-b2d0-da95a1f1adff | InvocationID=664b9d8a-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:33:01+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=59d4be38-9628-11ed-b2d0-da95a1f1adff | InvocationID=59d4bffa-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:33:01+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=689513be-9628-11ed-b2d0-da95a1f1adff | InvocationID=689516f2-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:33:22+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=664b9baa-9628-11ed-b2d0-da95a1f1adff | InvocationID=664b9d8a-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:33:22+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75381422-9628-11ed-b2d0-da95a1f1adff | InvocationID=75381616-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:33:22+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75381422-9628-11ed-b2d0-da95a1f1adff | InvocationID=75381616-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:33:22+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75381422-9628-11ed-b2d0-da95a1f1adff | InvocationID=75381616-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:33:26+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=689513be-9628-11ed-b2d0-da95a1f1adff | InvocationID=689516f2-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:33:26+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77553f46-9628-11ed-b2d0-da95a1f1adff | InvocationID=775541f8-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:33:47+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75381422-9628-11ed-b2d0-da95a1f1adff | InvocationID=75381616-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:33:47+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84238eda-9628-11ed-b2d0-da95a1f1adff | InvocationID=8423911e-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:33:47+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84238eda-9628-11ed-b2d0-da95a1f1adff | InvocationID=8423911e-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:33:47+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84238eda-9628-11ed-b2d0-da95a1f1adff | InvocationID=8423911e-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:33:51+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=77553f46-9628-11ed-b2d0-da95a1f1adff | InvocationID=775541f8-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:33:51+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8617d336-9628-11ed-b2d0-da95a1f1adff | InvocationID=8617e66e-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:34:12+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84238eda-9628-11ed-b2d0-da95a1f1adff | InvocationID=8423911e-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:34:12+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93119cca-9628-11ed-b2d0-da95a1f1adff | InvocationID=93119fea-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:34:12+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93119cca-9628-11ed-b2d0-da95a1f1adff | InvocationID=93119fea-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:34:12+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=93119cca-9628-11ed-b2d0-da95a1f1adff | InvocationID=93119fea-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:34:15+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8617d336-9628-11ed-b2d0-da95a1f1adff | InvocationID=8617e66e-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:34:15+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=94d85242-9628-11ed-b2d0-da95a1f1adff | InvocationID=94d8549a-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:34:37+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=93119cca-9628-11ed-b2d0-da95a1f1adff | InvocationID=93119fea-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:34:37+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1fddca8-9628-11ed-b2d0-da95a1f1adff | InvocationID=a1fddfbe-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:34:37+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1fddca8-9628-11ed-b2d0-da95a1f1adff | InvocationID=a1fddfbe-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:34:37+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1fddca8-9628-11ed-b2d0-da95a1f1adff | InvocationID=a1fddfbe-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:34:40+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=94d85242-9628-11ed-b2d0-da95a1f1adff | InvocationID=94d8549a-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:34:40+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a39a33d6-9628-11ed-b2d0-da95a1f1adff | InvocationID=a39a3656-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:35:02+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1fddca8-9628-11ed-b2d0-da95a1f1adff | InvocationID=a1fddfbe-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:35:02+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0ea11e6-9628-11ed-b2d0-da95a1f1adff | InvocationID=b0ea1402-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:35:02+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0ea11e6-9628-11ed-b2d0-da95a1f1adff | InvocationID=b0ea1402-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:35:02+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0ea11e6-9628-11ed-b2d0-da95a1f1adff | InvocationID=b0ea1402-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:35:05+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a39a33d6-9628-11ed-b2d0-da95a1f1adff | InvocationID=a39a3656-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:35:05+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b25c6e8e-9628-11ed-b2d0-da95a1f1adff | InvocationID=b25c703c-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:35:27+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0ea11e6-9628-11ed-b2d0-da95a1f1adff | InvocationID=b0ea1402-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:35:27+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfd5e0fe-9628-11ed-b2d0-da95a1f1adff | InvocationID=bfd5e2b6-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:35:27+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfd5e0fe-9628-11ed-b2d0-da95a1f1adff | InvocationID=bfd5e2b6-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:35:27+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bfd5e0fe-9628-11ed-b2d0-da95a1f1adff | InvocationID=bfd5e2b6-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:35:30+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b25c6e8e-9628-11ed-b2d0-da95a1f1adff | InvocationID=b25c703c-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:35:30+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c11cd3d2-9628-11ed-b2d0-da95a1f1adff | InvocationID=c11cd63e-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:35:53+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bfd5e0fe-9628-11ed-b2d0-da95a1f1adff | InvocationID=bfd5e2b6-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:35:53+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cec1aff8-9628-11ed-b2d0-da95a1f1adff | InvocationID=cec1b28c-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:35:53+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cec1aff8-9628-11ed-b2d0-da95a1f1adff | InvocationID=cec1b28c-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:35:53+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cec1aff8-9628-11ed-b2d0-da95a1f1adff | InvocationID=cec1b28c-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:35:54+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c11cd3d2-9628-11ed-b2d0-da95a1f1adff | InvocationID=c11cd63e-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:35:54+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cfe0b5e6-9628-11ed-b2d0-da95a1f1adff | InvocationID=cfe0b8a2-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:36:18+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cec1aff8-9628-11ed-b2d0-da95a1f1adff | InvocationID=cec1b28c-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:36:18+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddaea1ec-9628-11ed-b2d0-da95a1f1adff | InvocationID=ddaea3fe-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:36:18+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddaea1ec-9628-11ed-b2d0-da95a1f1adff | InvocationID=ddaea3fe-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:36:18+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ddaea1ec-9628-11ed-b2d0-da95a1f1adff | InvocationID=ddaea3fe-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:36:19+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cfe0b5e6-9628-11ed-b2d0-da95a1f1adff | InvocationID=cfe0b8a2-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:36:19+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dea5a14a-9628-11ed-b2d0-da95a1f1adff | InvocationID=dea5a3fc-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:36:43+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ddaea1ec-9628-11ed-b2d0-da95a1f1adff | InvocationID=ddaea3fe-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:36:43+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec9b0100-9628-11ed-b2d0-da95a1f1adff | InvocationID=ec9b02f4-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:36:43+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec9b0100-9628-11ed-b2d0-da95a1f1adff | InvocationID=ec9b02f4-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:36:43+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec9b0100-9628-11ed-b2d0-da95a1f1adff | InvocationID=ec9b02f4-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:36:44+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dea5a14a-9628-11ed-b2d0-da95a1f1adff | InvocationID=dea5a3fc-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:36:44+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed680182-9628-11ed-b2d0-da95a1f1adff | InvocationID=ed68036c-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:37:08+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec9b0100-9628-11ed-b2d0-da95a1f1adff | InvocationID=ec9b02f4-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:37:08+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb989e7e-9628-11ed-b2d0-da95a1f1adff | InvocationID=fb98a1f8-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:37:08+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb989e7e-9628-11ed-b2d0-da95a1f1adff | InvocationID=fb98a1f8-9628-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:37:08+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb989e7e-9628-11ed-b2d0-da95a1f1adff | InvocationID=fb98a1f8-9628-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:37:09+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ed680182-9628-11ed-b2d0-da95a1f1adff | InvocationID=ed68036c-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:37:09+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc2b37a2-9628-11ed-b2d0-da95a1f1adff | InvocationID=fc2b39a0-9628-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:37:33+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb989e7e-9628-11ed-b2d0-da95a1f1adff | InvocationID=fb98a1f8-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:37:33+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a871988-9629-11ed-b2d0-da95a1f1adff | InvocationID=0a871c62-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:37:33+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a871988-9629-11ed-b2d0-da95a1f1adff | InvocationID=0a871c62-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:37:33+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a871988-9629-11ed-b2d0-da95a1f1adff | InvocationID=0a871c62-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:37:33+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fc2b37a2-9628-11ed-b2d0-da95a1f1adff | InvocationID=fc2b39a0-9628-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:37:33+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0af2348e-9629-11ed-b2d0-da95a1f1adff | InvocationID=0af23682-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:37:58+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a871988-9629-11ed-b2d0-da95a1f1adff | InvocationID=0a871c62-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:37:58+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1975b56c-9629-11ed-b2d0-da95a1f1adff | InvocationID=1975b76a-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:37:58+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1975b56c-9629-11ed-b2d0-da95a1f1adff | InvocationID=1975b76a-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:37:58+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1975b56c-9629-11ed-b2d0-da95a1f1adff | InvocationID=1975b76a-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:37:58+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0af2348e-9629-11ed-b2d0-da95a1f1adff | InvocationID=0af23682-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:37:58+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19b560f4-9629-11ed-b2d0-da95a1f1adff | InvocationID=19b56658-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:38:23+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1975b56c-9629-11ed-b2d0-da95a1f1adff | InvocationID=1975b76a-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:38:23+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2862ed1a-9629-11ed-b2d0-da95a1f1adff | InvocationID=2862f8f0-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:38:23+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2862ed1a-9629-11ed-b2d0-da95a1f1adff | InvocationID=2862f8f0-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:38:23+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2862ed1a-9629-11ed-b2d0-da95a1f1adff | InvocationID=2862f8f0-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:38:23+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=19b560f4-9629-11ed-b2d0-da95a1f1adff | InvocationID=19b56658-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:38:23+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=28767cf4-9629-11ed-b2d0-da95a1f1adff | InvocationID=2876800a-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:38:48+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=28767cf4-9629-11ed-b2d0-da95a1f1adff | InvocationID=2876800a-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:38:48+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=373cf3b2-9629-11ed-b2d0-da95a1f1adff | InvocationID=373cf6e6-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:38:48+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2862ed1a-9629-11ed-b2d0-da95a1f1adff | InvocationID=2862f8f0-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:38:48+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37554cbe-9629-11ed-b2d0-da95a1f1adff | InvocationID=37554f2a-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:38:48+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37554cbe-9629-11ed-b2d0-da95a1f1adff | InvocationID=37554f2a-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:38:48+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37554cbe-9629-11ed-b2d0-da95a1f1adff | InvocationID=37554f2a-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:39:13+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=373cf3b2-9629-11ed-b2d0-da95a1f1adff | InvocationID=373cf6e6-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:39:13+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46006032-9629-11ed-b2d0-da95a1f1adff | InvocationID=4600637a-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:39:13+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37554cbe-9629-11ed-b2d0-da95a1f1adff | InvocationID=37554f2a-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:39:13+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=464200f0-9629-11ed-b2d0-da95a1f1adff | InvocationID=46420406-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:39:13+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=464200f0-9629-11ed-b2d0-da95a1f1adff | InvocationID=46420406-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:39:13+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=464200f0-9629-11ed-b2d0-da95a1f1adff | InvocationID=46420406-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:39:37+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=46006032-9629-11ed-b2d0-da95a1f1adff | InvocationID=4600637a-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:39:37+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54c29d92-9629-11ed-b2d0-da95a1f1adff | InvocationID=54c2a148-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:39:38+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=464200f0-9629-11ed-b2d0-da95a1f1adff | InvocationID=46420406-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:39:38+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=552facb6-9629-11ed-b2d0-da95a1f1adff | InvocationID=552faf72-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:39:38+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=552facb6-9629-11ed-b2d0-da95a1f1adff | InvocationID=552faf72-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:39:38+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=552facb6-9629-11ed-b2d0-da95a1f1adff | InvocationID=552faf72-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:40:02+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54c29d92-9629-11ed-b2d0-da95a1f1adff | InvocationID=54c2a148-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:40:02+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=63842be8-9629-11ed-b2d0-da95a1f1adff | InvocationID=63842e0e-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:40:03+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=552facb6-9629-11ed-b2d0-da95a1f1adff | InvocationID=552faf72-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:40:03+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=641ce90a-9629-11ed-b2d0-da95a1f1adff | InvocationID=641ceb3a-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:40:03+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=641ce90a-9629-11ed-b2d0-da95a1f1adff | InvocationID=641ceb3a-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:40:03+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=641ce90a-9629-11ed-b2d0-da95a1f1adff | InvocationID=641ceb3a-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:40:27+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=63842be8-9629-11ed-b2d0-da95a1f1adff | InvocationID=63842e0e-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:40:27+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7249270a-9629-11ed-b2d0-da95a1f1adff | InvocationID=724936be-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:40:28+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=641ce90a-9629-11ed-b2d0-da95a1f1adff | InvocationID=641ceb3a-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:40:28+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=730a3a80-9629-11ed-b2d0-da95a1f1adff | InvocationID=730a3c60-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:40:28+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=730a3a80-9629-11ed-b2d0-da95a1f1adff | InvocationID=730a3c60-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:40:28+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=730a3a80-9629-11ed-b2d0-da95a1f1adff | InvocationID=730a3c60-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:40:52+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7249270a-9629-11ed-b2d0-da95a1f1adff | InvocationID=724936be-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:40:52+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=810ca8b6-9629-11ed-b2d0-da95a1f1adff | InvocationID=810cabae-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:40:53+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=730a3a80-9629-11ed-b2d0-da95a1f1adff | InvocationID=730a3c60-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:40:53+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81f67e28-9629-11ed-b2d0-da95a1f1adff | InvocationID=81f68364-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:40:53+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81f67e28-9629-11ed-b2d0-da95a1f1adff | InvocationID=81f68364-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:40:53+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81f67e28-9629-11ed-b2d0-da95a1f1adff | InvocationID=81f68364-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:41:16+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=810ca8b6-9629-11ed-b2d0-da95a1f1adff | InvocationID=810cabae-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:41:16+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8fce30b8-9629-11ed-b2d0-da95a1f1adff | InvocationID=8fce3306-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:41:18+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=81f67e28-9629-11ed-b2d0-da95a1f1adff | InvocationID=81f68364-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:41:18+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90e32be8-9629-11ed-b2d0-da95a1f1adff | InvocationID=90e32ef4-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:41:18+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90e32be8-9629-11ed-b2d0-da95a1f1adff | InvocationID=90e32ef4-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:41:18+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=90e32be8-9629-11ed-b2d0-da95a1f1adff | InvocationID=90e32ef4-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:41:41+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8fce30b8-9629-11ed-b2d0-da95a1f1adff | InvocationID=8fce3306-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:41:41+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e8eb7a8-9629-11ed-b2d0-da95a1f1adff | InvocationID=9e8ebadc-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:41:43+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=90e32be8-9629-11ed-b2d0-da95a1f1adff | InvocationID=90e32ef4-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:41:43+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9fd008a6-9629-11ed-b2d0-da95a1f1adff | InvocationID=9fd00f18-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:41:43+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9fd008a6-9629-11ed-b2d0-da95a1f1adff | InvocationID=9fd00f18-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:41:43+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9fd008a6-9629-11ed-b2d0-da95a1f1adff | InvocationID=9fd00f18-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:42:06+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9e8eb7a8-9629-11ed-b2d0-da95a1f1adff | InvocationID=9e8ebadc-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:42:06+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ad504090-9629-11ed-b2d0-da95a1f1adff | InvocationID=ad504324-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:42:08+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9fd008a6-9629-11ed-b2d0-da95a1f1adff | InvocationID=9fd00f18-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:42:08+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aebd30f0-9629-11ed-b2d0-da95a1f1adff | InvocationID=aebd33fc-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:42:08+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aebd30f0-9629-11ed-b2d0-da95a1f1adff | InvocationID=aebd33fc-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:42:08+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aebd30f0-9629-11ed-b2d0-da95a1f1adff | InvocationID=aebd33fc-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:42:31+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ad504090-9629-11ed-b2d0-da95a1f1adff | InvocationID=ad504324-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:42:31+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bc135cca-9629-11ed-b2d0-da95a1f1adff | InvocationID=bc136242-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:42:33+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aebd30f0-9629-11ed-b2d0-da95a1f1adff | InvocationID=aebd33fc-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:42:33+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bda9c1dc-9629-11ed-b2d0-da95a1f1adff | InvocationID=bda9c498-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:42:33+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bda9c1dc-9629-11ed-b2d0-da95a1f1adff | InvocationID=bda9c498-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:42:33+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bda9c1dc-9629-11ed-b2d0-da95a1f1adff | InvocationID=bda9c498-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:42:55+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bc135cca-9629-11ed-b2d0-da95a1f1adff | InvocationID=bc136242-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:42:55+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cad54e8a-9629-11ed-b2d0-da95a1f1adff | InvocationID=cad5515a-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:42:58+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bda9c1dc-9629-11ed-b2d0-da95a1f1adff | InvocationID=bda9c498-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:42:58+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc96517e-9629-11ed-b2d0-da95a1f1adff | InvocationID=cc9653a4-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:42:58+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc96517e-9629-11ed-b2d0-da95a1f1adff | InvocationID=cc9653a4-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:42:58+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc96517e-9629-11ed-b2d0-da95a1f1adff | InvocationID=cc9653a4-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:43:20+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cad54e8a-9629-11ed-b2d0-da95a1f1adff | InvocationID=cad5515a-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:43:20+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9a1b5d4-9629-11ed-b2d0-da95a1f1adff | InvocationID=d9a1b7d2-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:43:23+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cc96517e-9629-11ed-b2d0-da95a1f1adff | InvocationID=cc9653a4-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:43:23+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db81f0ee-9629-11ed-b2d0-da95a1f1adff | InvocationID=db81f580-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:43:23+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db81f0ee-9629-11ed-b2d0-da95a1f1adff | InvocationID=db81f580-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:43:23+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db81f0ee-9629-11ed-b2d0-da95a1f1adff | InvocationID=db81f580-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:43:45+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d9a1b5d4-9629-11ed-b2d0-da95a1f1adff | InvocationID=d9a1b7d2-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:43:45+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8661f24-9629-11ed-b2d0-da95a1f1adff | InvocationID=e86621f4-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:43:48+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=db81f0ee-9629-11ed-b2d0-da95a1f1adff | InvocationID=db81f580-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:43:48+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea71e24e-9629-11ed-b2d0-da95a1f1adff | InvocationID=ea71e528-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:43:49+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea71e24e-9629-11ed-b2d0-da95a1f1adff | InvocationID=ea71e528-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:43:49+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea71e24e-9629-11ed-b2d0-da95a1f1adff | InvocationID=ea71e528-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:44:10+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e8661f24-9629-11ed-b2d0-da95a1f1adff | InvocationID=e86621f4-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:44:10+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7293e88-9629-11ed-b2d0-da95a1f1adff | InvocationID=f7294090-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:44:14+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ea71e24e-9629-11ed-b2d0-da95a1f1adff | InvocationID=ea71e528-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:44:14+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9622462-9629-11ed-b2d0-da95a1f1adff | InvocationID=f9622890-9629-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:44:14+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9622462-9629-11ed-b2d0-da95a1f1adff | InvocationID=f9622890-9629-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:44:14+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f9622462-9629-11ed-b2d0-da95a1f1adff | InvocationID=f9622890-9629-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:44:35+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f7293e88-9629-11ed-b2d0-da95a1f1adff | InvocationID=f7294090-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:44:35+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=05ec91a4-962a-11ed-b2d0-da95a1f1adff | InvocationID=05ed4572-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:44:39+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f9622462-9629-11ed-b2d0-da95a1f1adff | InvocationID=f9622890-9629-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:44:39+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=084ee3f2-962a-11ed-b2d0-da95a1f1adff | InvocationID=084ee79e-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:44:39+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=084ee3f2-962a-11ed-b2d0-da95a1f1adff | InvocationID=084ee79e-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:44:39+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=084ee3f2-962a-11ed-b2d0-da95a1f1adff | InvocationID=084ee79e-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:44:59+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=05ec91a4-962a-11ed-b2d0-da95a1f1adff | InvocationID=05ed4572-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:44:59+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14ba07de-962a-11ed-b2d0-da95a1f1adff | InvocationID=14ba0ad6-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:45:04+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=084ee3f2-962a-11ed-b2d0-da95a1f1adff | InvocationID=084ee79e-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:45:04+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=173cb0e2-962a-11ed-b2d0-da95a1f1adff | InvocationID=173cb394-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:45:04+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=173cb0e2-962a-11ed-b2d0-da95a1f1adff | InvocationID=173cb394-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:45:04+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=173cb0e2-962a-11ed-b2d0-da95a1f1adff | InvocationID=173cb394-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:45:24+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=14ba07de-962a-11ed-b2d0-da95a1f1adff | InvocationID=14ba0ad6-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:45:24+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=237f29d4-962a-11ed-b2d0-da95a1f1adff | InvocationID=237f2cd6-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:45:29+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=173cb0e2-962a-11ed-b2d0-da95a1f1adff | InvocationID=173cb394-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:45:29+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=262aef2e-962a-11ed-b2d0-da95a1f1adff | InvocationID=262af1e0-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:45:29+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=262aef2e-962a-11ed-b2d0-da95a1f1adff | InvocationID=262af1e0-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:45:29+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=262aef2e-962a-11ed-b2d0-da95a1f1adff | InvocationID=262af1e0-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:45:49+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=237f29d4-962a-11ed-b2d0-da95a1f1adff | InvocationID=237f2cd6-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:45:49+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32416982-962a-11ed-b2d0-da95a1f1adff | InvocationID=32416d38-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:45:54+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=262aef2e-962a-11ed-b2d0-da95a1f1adff | InvocationID=262af1e0-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:45:54+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=351abd66-962a-11ed-b2d0-da95a1f1adff | InvocationID=351abf8c-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:45:54+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=351abd66-962a-11ed-b2d0-da95a1f1adff | InvocationID=351abf8c-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:45:54+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=351abd66-962a-11ed-b2d0-da95a1f1adff | InvocationID=351abf8c-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:46:14+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=32416982-962a-11ed-b2d0-da95a1f1adff | InvocationID=32416d38-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:46:14+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4106da6a-962a-11ed-b2d0-da95a1f1adff | InvocationID=4106dd12-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:46:19+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=351abd66-962a-11ed-b2d0-da95a1f1adff | InvocationID=351abf8c-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:46:19+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=440876ba-962a-11ed-b2d0-da95a1f1adff | InvocationID=44087962-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:46:19+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=440876ba-962a-11ed-b2d0-da95a1f1adff | InvocationID=44087962-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:46:19+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=440876ba-962a-11ed-b2d0-da95a1f1adff | InvocationID=44087962-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:46:39+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4106da6a-962a-11ed-b2d0-da95a1f1adff | InvocationID=4106dd12-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:46:39+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4fcda6c8-962a-11ed-b2d0-da95a1f1adff | InvocationID=4fcda98e-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:46:44+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=440876ba-962a-11ed-b2d0-da95a1f1adff | InvocationID=44087962-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:46:44+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52f778ba-962a-11ed-b2d0-da95a1f1adff | InvocationID=52f77b80-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:46:44+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52f778ba-962a-11ed-b2d0-da95a1f1adff | InvocationID=52f77b80-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:46:44+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52f778ba-962a-11ed-b2d0-da95a1f1adff | InvocationID=52f77b80-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:47:03+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4fcda6c8-962a-11ed-b2d0-da95a1f1adff | InvocationID=4fcda98e-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:47:03+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e92dcbe-962a-11ed-b2d0-da95a1f1adff | InvocationID=5e92e0ba-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:47:09+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=52f778ba-962a-11ed-b2d0-da95a1f1adff | InvocationID=52f77b80-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:47:09+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61efd2fe-962a-11ed-b2d0-da95a1f1adff | InvocationID=61efeac8-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:47:09+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=61efd2fe-962a-11ed-b2d0-da95a1f1adff | InvocationID=61efeac8-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:47:09+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=61efd2fe-962a-11ed-b2d0-da95a1f1adff | InvocationID=61efeac8-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:47:28+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5e92dcbe-962a-11ed-b2d0-da95a1f1adff | InvocationID=5e92e0ba-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:47:28+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d548c52-962a-11ed-b2d0-da95a1f1adff | InvocationID=6d548f04-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:47:34+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=61efd2fe-962a-11ed-b2d0-da95a1f1adff | InvocationID=61efeac8-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:47:34+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70e180e6-962a-11ed-b2d0-da95a1f1adff | InvocationID=70e182da-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:47:34+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=70e180e6-962a-11ed-b2d0-da95a1f1adff | InvocationID=70e182da-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:47:34+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=70e180e6-962a-11ed-b2d0-da95a1f1adff | InvocationID=70e182da-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:47:53+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6d548c52-962a-11ed-b2d0-da95a1f1adff | InvocationID=6d548f04-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:47:53+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c15cb0c-962a-11ed-b2d0-da95a1f1adff | InvocationID=7c15cd0a-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:47:59+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=70e180e6-962a-11ed-b2d0-da95a1f1adff | InvocationID=70e182da-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:47:59+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fcd955e-962a-11ed-b2d0-da95a1f1adff | InvocationID=7fcd98b0-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:47:59+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7fcd955e-962a-11ed-b2d0-da95a1f1adff | InvocationID=7fcd98b0-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:47:59+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7fcd955e-962a-11ed-b2d0-da95a1f1adff | InvocationID=7fcd98b0-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:48:18+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7c15cb0c-962a-11ed-b2d0-da95a1f1adff | InvocationID=7c15cd0a-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:48:18+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ad6f7e2-962a-11ed-b2d0-da95a1f1adff | InvocationID=8ad6fabc-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:48:24+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7fcd955e-962a-11ed-b2d0-da95a1f1adff | InvocationID=7fcd98b0-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:48:24+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ec0103c-962a-11ed-b2d0-da95a1f1adff | InvocationID=8ec016cc-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:48:24+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ec0103c-962a-11ed-b2d0-da95a1f1adff | InvocationID=8ec016cc-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:48:24+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ec0103c-962a-11ed-b2d0-da95a1f1adff | InvocationID=8ec016cc-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:48:42+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8ad6f7e2-962a-11ed-b2d0-da95a1f1adff | InvocationID=8ad6fabc-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:48:42+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9999430c-962a-11ed-b2d0-da95a1f1adff | InvocationID=999956da-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:48:49+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ec0103c-962a-11ed-b2d0-da95a1f1adff | InvocationID=8ec016cc-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:48:49+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9dadac8a-962a-11ed-b2d0-da95a1f1adff | InvocationID=9dadaf3c-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:48:49+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9dadac8a-962a-11ed-b2d0-da95a1f1adff | InvocationID=9dadaf3c-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:48:49+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9dadac8a-962a-11ed-b2d0-da95a1f1adff | InvocationID=9dadaf3c-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:49:07+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9999430c-962a-11ed-b2d0-da95a1f1adff | InvocationID=999956da-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:49:07+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a85c4b0a-962a-11ed-b2d0-da95a1f1adff | InvocationID=a85c4d12-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:49:14+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9dadac8a-962a-11ed-b2d0-da95a1f1adff | InvocationID=9dadaf3c-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:49:14+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac9d0b14-962a-11ed-b2d0-da95a1f1adff | InvocationID=ac9d0cfe-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:49:14+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ac9d0b14-962a-11ed-b2d0-da95a1f1adff | InvocationID=ac9d0cfe-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:49:14+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac9d0b14-962a-11ed-b2d0-da95a1f1adff | InvocationID=ac9d0cfe-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:49:32+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a85c4b0a-962a-11ed-b2d0-da95a1f1adff | InvocationID=a85c4d12-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:49:32+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b71fb0be-962a-11ed-b2d0-da95a1f1adff | InvocationID=b71fb32a-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:49:39+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ac9d0b14-962a-11ed-b2d0-da95a1f1adff | InvocationID=ac9d0cfe-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:49:39+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb8c9554-962a-11ed-b2d0-da95a1f1adff | InvocationID=bb8c9806-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:49:39+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bb8c9554-962a-11ed-b2d0-da95a1f1adff | InvocationID=bb8c9806-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:49:39+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bb8c9554-962a-11ed-b2d0-da95a1f1adff | InvocationID=bb8c9806-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:49:57+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b71fb0be-962a-11ed-b2d0-da95a1f1adff | InvocationID=b71fb32a-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:49:57+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5e2b6a0-962a-11ed-b2d0-da95a1f1adff | InvocationID=c5e2bd44-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:50:04+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bb8c9554-962a-11ed-b2d0-da95a1f1adff | InvocationID=bb8c9806-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:50:04+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca78fcf6-962a-11ed-b2d0-da95a1f1adff | InvocationID=ca78ffa8-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:50:04+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca78fcf6-962a-11ed-b2d0-da95a1f1adff | InvocationID=ca78ffa8-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:50:04+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca78fcf6-962a-11ed-b2d0-da95a1f1adff | InvocationID=ca78ffa8-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:50:21+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c5e2b6a0-962a-11ed-b2d0-da95a1f1adff | InvocationID=c5e2bd44-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:50:21+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4a5b322-962a-11ed-b2d0-da95a1f1adff | InvocationID=d4a5b6a6-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:50:29+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca78fcf6-962a-11ed-b2d0-da95a1f1adff | InvocationID=ca78ffa8-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:50:29+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9667a2c-962a-11ed-b2d0-da95a1f1adff | InvocationID=d966844a-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:50:29+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9667a2c-962a-11ed-b2d0-da95a1f1adff | InvocationID=d966844a-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:50:29+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d9667a2c-962a-11ed-b2d0-da95a1f1adff | InvocationID=d966844a-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:50:46+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d4a5b322-962a-11ed-b2d0-da95a1f1adff | InvocationID=d4a5b6a6-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:50:46+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e36b95ac-962a-11ed-b2d0-da95a1f1adff | InvocationID=e36b989a-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:50:54+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d9667a2c-962a-11ed-b2d0-da95a1f1adff | InvocationID=d966844a-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:50:54+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e85498c0-962a-11ed-b2d0-da95a1f1adff | InvocationID=e8549ac8-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:50:54+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e85498c0-962a-11ed-b2d0-da95a1f1adff | InvocationID=e8549ac8-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:50:54+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e85498c0-962a-11ed-b2d0-da95a1f1adff | InvocationID=e8549ac8-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:51:11+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e36b95ac-962a-11ed-b2d0-da95a1f1adff | InvocationID=e36b989a-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:51:11+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f22c63a0-962a-11ed-b2d0-da95a1f1adff | InvocationID=f22c66fc-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:51:19+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e85498c0-962a-11ed-b2d0-da95a1f1adff | InvocationID=e8549ac8-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:51:19+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f741369a-962a-11ed-b2d0-da95a1f1adff | InvocationID=f7413ad2-962a-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:51:20+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f741369a-962a-11ed-b2d0-da95a1f1adff | InvocationID=f7413ad2-962a-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:51:20+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f741369a-962a-11ed-b2d0-da95a1f1adff | InvocationID=f7413ad2-962a-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:51:36+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f22c63a0-962a-11ed-b2d0-da95a1f1adff | InvocationID=f22c66fc-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:51:36+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=00f4b7e8-962b-11ed-b2d0-da95a1f1adff | InvocationID=00f4bf22-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:51:45+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f741369a-962a-11ed-b2d0-da95a1f1adff | InvocationID=f7413ad2-962a-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:51:45+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0632d1cc-962b-11ed-b2d0-da95a1f1adff | InvocationID=0632d4c4-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:51:45+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0632d1cc-962b-11ed-b2d0-da95a1f1adff | InvocationID=0632d4c4-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:51:45+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0632d1cc-962b-11ed-b2d0-da95a1f1adff | InvocationID=0632d4c4-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:52:00+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=00f4b7e8-962b-11ed-b2d0-da95a1f1adff | InvocationID=00f4bf22-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:52:00+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0fb9863c-962b-11ed-b2d0-da95a1f1adff | InvocationID=0fb988e4-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:52:10+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0632d1cc-962b-11ed-b2d0-da95a1f1adff | InvocationID=0632d4c4-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:52:10+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=152480e0-962b-11ed-b2d0-da95a1f1adff | InvocationID=152482de-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:52:10+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=152480e0-962b-11ed-b2d0-da95a1f1adff | InvocationID=152482de-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:52:10+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=152480e0-962b-11ed-b2d0-da95a1f1adff | InvocationID=152482de-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:52:25+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0fb9863c-962b-11ed-b2d0-da95a1f1adff | InvocationID=0fb988e4-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:52:25+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e7ab632-962b-11ed-b2d0-da95a1f1adff | InvocationID=1e7ab8e4-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:52:35+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=152480e0-962b-11ed-b2d0-da95a1f1adff | InvocationID=152482de-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:52:35+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24110a10-962b-11ed-b2d0-da95a1f1adff | InvocationID=24110c7c-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:52:35+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24110a10-962b-11ed-b2d0-da95a1f1adff | InvocationID=24110c7c-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:52:35+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=24110a10-962b-11ed-b2d0-da95a1f1adff | InvocationID=24110c7c-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:52:50+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1e7ab632-962b-11ed-b2d0-da95a1f1adff | InvocationID=1e7ab8e4-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:52:50+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d3d7844-962b-11ed-b2d0-da95a1f1adff | InvocationID=2d3d7c9a-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:53:00+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=24110a10-962b-11ed-b2d0-da95a1f1adff | InvocationID=24110c7c-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:53:00+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32fe670c-962b-11ed-b2d0-da95a1f1adff | InvocationID=32fe6978-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:53:00+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32fe670c-962b-11ed-b2d0-da95a1f1adff | InvocationID=32fe6978-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:53:00+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=32fe670c-962b-11ed-b2d0-da95a1f1adff | InvocationID=32fe6978-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:53:15+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2d3d7844-962b-11ed-b2d0-da95a1f1adff | InvocationID=2d3d7c9a-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:53:15+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c007ff2-962b-11ed-b2d0-da95a1f1adff | InvocationID=3c0082ae-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:53:25+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=32fe670c-962b-11ed-b2d0-da95a1f1adff | InvocationID=32fe6978-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:53:25+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41ec2574-962b-11ed-b2d0-da95a1f1adff | InvocationID=41ec27ea-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:53:25+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41ec2574-962b-11ed-b2d0-da95a1f1adff | InvocationID=41ec27ea-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:53:25+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41ec2574-962b-11ed-b2d0-da95a1f1adff | InvocationID=41ec27ea-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:53:40+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c007ff2-962b-11ed-b2d0-da95a1f1adff | InvocationID=3c0082ae-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:53:40+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ac365ae-962b-11ed-b2d0-da95a1f1adff | InvocationID=4ac3902e-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:53:50+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41ec2574-962b-11ed-b2d0-da95a1f1adff | InvocationID=41ec27ea-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:53:50+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50d8691c-962b-11ed-b2d0-da95a1f1adff | InvocationID=50d86bba-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:53:50+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50d8691c-962b-11ed-b2d0-da95a1f1adff | InvocationID=50d86bba-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:53:50+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=50d8691c-962b-11ed-b2d0-da95a1f1adff | InvocationID=50d86bba-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:54:04+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4ac365ae-962b-11ed-b2d0-da95a1f1adff | InvocationID=4ac3902e-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:54:04+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=598a8fb8-962b-11ed-b2d0-da95a1f1adff | InvocationID=598a92f6-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:54:15+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=50d8691c-962b-11ed-b2d0-da95a1f1adff | InvocationID=50d86bba-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:54:15+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5fcf0cc8-962b-11ed-b2d0-da95a1f1adff | InvocationID=5fcf1380-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:54:15+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5fcf0cc8-962b-11ed-b2d0-da95a1f1adff | InvocationID=5fcf1380-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:54:15+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5fcf0cc8-962b-11ed-b2d0-da95a1f1adff | InvocationID=5fcf1380-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:54:29+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=598a8fb8-962b-11ed-b2d0-da95a1f1adff | InvocationID=598a92f6-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:54:29+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=684f0b3c-962b-11ed-b2d0-da95a1f1adff | InvocationID=684f0f10-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:54:40+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5fcf0cc8-962b-11ed-b2d0-da95a1f1adff | InvocationID=5fcf1380-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:54:40+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ebb610a-962b-11ed-b2d0-da95a1f1adff | InvocationID=6ebb6862-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:54:40+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ebb610a-962b-11ed-b2d0-da95a1f1adff | InvocationID=6ebb6862-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:54:40+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ebb610a-962b-11ed-b2d0-da95a1f1adff | InvocationID=6ebb6862-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:54:54+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=684f0b3c-962b-11ed-b2d0-da95a1f1adff | InvocationID=684f0f10-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:54:54+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=771146b2-962b-11ed-b2d0-da95a1f1adff | InvocationID=7711491e-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:55:05+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ebb610a-962b-11ed-b2d0-da95a1f1adff | InvocationID=6ebb6862-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:55:05+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7daaf310-962b-11ed-b2d0-da95a1f1adff | InvocationID=7daaf5c2-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:55:05+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7daaf310-962b-11ed-b2d0-da95a1f1adff | InvocationID=7daaf5c2-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:55:05+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7daaf310-962b-11ed-b2d0-da95a1f1adff | InvocationID=7daaf5c2-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:55:19+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=771146b2-962b-11ed-b2d0-da95a1f1adff | InvocationID=7711491e-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:55:19+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85d48f24-962b-11ed-b2d0-da95a1f1adff | InvocationID=85d49226-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:55:30+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7daaf310-962b-11ed-b2d0-da95a1f1adff | InvocationID=7daaf5c2-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:55:30+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c982d48-962b-11ed-b2d0-da95a1f1adff | InvocationID=8c9830d6-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:55:30+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c982d48-962b-11ed-b2d0-da95a1f1adff | InvocationID=8c9830d6-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:55:30+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8c982d48-962b-11ed-b2d0-da95a1f1adff | InvocationID=8c9830d6-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:55:43+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=85d48f24-962b-11ed-b2d0-da95a1f1adff | InvocationID=85d49226-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:55:43+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9497be46-962b-11ed-b2d0-da95a1f1adff | InvocationID=9497c198-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:55:55+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8c982d48-962b-11ed-b2d0-da95a1f1adff | InvocationID=8c9830d6-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:55:55+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b885efe-962b-11ed-b2d0-da95a1f1adff | InvocationID=9b88617e-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:55:55+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b885efe-962b-11ed-b2d0-da95a1f1adff | InvocationID=9b88617e-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:55:55+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9b885efe-962b-11ed-b2d0-da95a1f1adff | InvocationID=9b88617e-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:56:08+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9497be46-962b-11ed-b2d0-da95a1f1adff | InvocationID=9497c198-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:56:08+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a35fbad2-962b-11ed-b2d0-da95a1f1adff | InvocationID=a35fbd8e-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:56:20+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9b885efe-962b-11ed-b2d0-da95a1f1adff | InvocationID=9b88617e-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:56:20+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa7469d0-962b-11ed-b2d0-da95a1f1adff | InvocationID=aa746bc4-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:56:20+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa7469d0-962b-11ed-b2d0-da95a1f1adff | InvocationID=aa746bc4-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:56:20+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa7469d0-962b-11ed-b2d0-da95a1f1adff | InvocationID=aa746bc4-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:56:33+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a35fbad2-962b-11ed-b2d0-da95a1f1adff | InvocationID=a35fbd8e-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:56:33+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b222695c-962b-11ed-b2d0-da95a1f1adff | InvocationID=b2226c18-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:56:45+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa7469d0-962b-11ed-b2d0-da95a1f1adff | InvocationID=aa746bc4-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:56:45+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b963f050-962b-11ed-b2d0-da95a1f1adff | InvocationID=b963f2f8-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:56:45+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b963f050-962b-11ed-b2d0-da95a1f1adff | InvocationID=b963f2f8-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:56:45+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b963f050-962b-11ed-b2d0-da95a1f1adff | InvocationID=b963f2f8-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:56:58+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b222695c-962b-11ed-b2d0-da95a1f1adff | InvocationID=b2226c18-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:56:58+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0e56c96-962b-11ed-b2d0-da95a1f1adff | InvocationID=c0e56f48-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:57:10+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b963f050-962b-11ed-b2d0-da95a1f1adff | InvocationID=b963f2f8-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:57:10+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c851486a-962b-11ed-b2d0-da95a1f1adff | InvocationID=c8514b1c-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:57:10+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c851486a-962b-11ed-b2d0-da95a1f1adff | InvocationID=c8514b1c-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:57:10+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c851486a-962b-11ed-b2d0-da95a1f1adff | InvocationID=c8514b1c-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:57:23+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c0e56c96-962b-11ed-b2d0-da95a1f1adff | InvocationID=c0e56f48-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:57:23+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cfacc152-962b-11ed-b2d0-da95a1f1adff | InvocationID=cfacc468-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:57:35+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c851486a-962b-11ed-b2d0-da95a1f1adff | InvocationID=c8514b1c-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:57:35+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d73d8910-962b-11ed-b2d0-da95a1f1adff | InvocationID=d73d8c26-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:57:35+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d73d8910-962b-11ed-b2d0-da95a1f1adff | InvocationID=d73d8c26-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:57:35+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d73d8910-962b-11ed-b2d0-da95a1f1adff | InvocationID=d73d8c26-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:57:47+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cfacc152-962b-11ed-b2d0-da95a1f1adff | InvocationID=cfacc468-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:57:47+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de736ba0-962b-11ed-b2d0-da95a1f1adff | InvocationID=de736df8-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:58:00+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d73d8910-962b-11ed-b2d0-da95a1f1adff | InvocationID=d73d8c26-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:58:00+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e62a6312-962b-11ed-b2d0-da95a1f1adff | InvocationID=e62a6524-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:58:00+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e62a6312-962b-11ed-b2d0-da95a1f1adff | InvocationID=e62a6524-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:58:00+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e62a6312-962b-11ed-b2d0-da95a1f1adff | InvocationID=e62a6524-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:58:12+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=de736ba0-962b-11ed-b2d0-da95a1f1adff | InvocationID=de736df8-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:58:12+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed36afa8-962b-11ed-b2d0-da95a1f1adff | InvocationID=ed36b458-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:58:25+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e62a6312-962b-11ed-b2d0-da95a1f1adff | InvocationID=e62a6524-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:58:25+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f517ac9a-962b-11ed-b2d0-da95a1f1adff | InvocationID=f517b226-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:58:25+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f517ac9a-962b-11ed-b2d0-da95a1f1adff | InvocationID=f517b226-962b-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:58:25+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f517ac9a-962b-11ed-b2d0-da95a1f1adff | InvocationID=f517b226-962b-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:58:37+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ed36afa8-962b-11ed-b2d0-da95a1f1adff | InvocationID=ed36b458-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:58:37+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbfd659a-962b-11ed-b2d0-da95a1f1adff | InvocationID=fbfd6860-962b-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:58:50+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f517ac9a-962b-11ed-b2d0-da95a1f1adff | InvocationID=f517b226-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:58:50+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04095262-962c-11ed-b2d0-da95a1f1adff | InvocationID=040960e0-962c-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:58:50+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04095262-962c-11ed-b2d0-da95a1f1adff | InvocationID=040960e0-962c-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:58:50+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=04095262-962c-11ed-b2d0-da95a1f1adff | InvocationID=040960e0-962c-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:59:02+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fbfd659a-962b-11ed-b2d0-da95a1f1adff | InvocationID=fbfd6860-962b-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:59:02+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0ac16b08-962c-11ed-b2d0-da95a1f1adff | InvocationID=0ac16d06-962c-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:59:15+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=04095262-962c-11ed-b2d0-da95a1f1adff | InvocationID=040960e0-962c-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:59:15+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12f5120c-962c-11ed-b2d0-da95a1f1adff | InvocationID=12f5169e-962c-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:59:15+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12f5120c-962c-11ed-b2d0-da95a1f1adff | InvocationID=12f5169e-962c-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:59:15+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=12f5120c-962c-11ed-b2d0-da95a1f1adff | InvocationID=12f5169e-962c-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:59:26+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0ac16b08-962c-11ed-b2d0-da95a1f1adff | InvocationID=0ac16d06-962c-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:59:26+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1982bfde-962c-11ed-b2d0-da95a1f1adff | InvocationID=1982c33a-962c-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T05:59:40+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=12f5120c-962c-11ed-b2d0-da95a1f1adff | InvocationID=12f5169e-962c-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T05:59:40+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21e352e2-962c-11ed-b2d0-da95a1f1adff | InvocationID=21e354d6-962c-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T05:59:40+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21e352e2-962c-11ed-b2d0-da95a1f1adff | InvocationID=21e354d6-962c-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:59:40+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21e352e2-962c-11ed-b2d0-da95a1f1adff | InvocationID=21e354d6-962c-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T05:59:51+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1982bfde-962c-11ed-b2d0-da95a1f1adff | InvocationID=1982c33a-962c-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T05:59:51+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2846560c-962c-11ed-b2d0-da95a1f1adff | InvocationID=28465904-962c-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T06:00:05+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21e352e2-962c-11ed-b2d0-da95a1f1adff | InvocationID=21e354d6-962c-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T06:00:06+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30cfd1ea-962c-11ed-b2d0-da95a1f1adff | InvocationID=30cfd410-962c-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T06:00:06+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30cfd1ea-962c-11ed-b2d0-da95a1f1adff | InvocationID=30cfd410-962c-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T06:00:06+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30cfd1ea-962c-11ed-b2d0-da95a1f1adff | InvocationID=30cfd410-962c-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T06:00:16+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2846560c-962c-11ed-b2d0-da95a1f1adff | InvocationID=28465904-962c-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T06:00:16+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=370930f6-962c-11ed-b2d0-da95a1f1adff | InvocationID=370934b6-962c-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T06:00:31+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30cfd1ea-962c-11ed-b2d0-da95a1f1adff | InvocationID=30cfd410-962c-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T06:00:31+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3fbd21ee-962c-11ed-b2d0-da95a1f1adff | InvocationID=3fbd24a0-962c-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T06:00:31+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3fbd21ee-962c-11ed-b2d0-da95a1f1adff | InvocationID=3fbd24a0-962c-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T06:00:31+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3fbd21ee-962c-11ed-b2d0-da95a1f1adff | InvocationID=3fbd24a0-962c-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T06:00:41+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=370930f6-962c-11ed-b2d0-da95a1f1adff | InvocationID=370934b6-962c-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T06:00:41+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=45ca962a-962c-11ed-b2d0-da95a1f1adff | InvocationID=45ca98f0-962c-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T06:00:56+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3fbd21ee-962c-11ed-b2d0-da95a1f1adff | InvocationID=3fbd24a0-962c-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T06:00:56+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ea9e598-962c-11ed-b2d0-da95a1f1adff | InvocationID=4ea9e85e-962c-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T06:00:56+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4ea9e598-962c-11ed-b2d0-da95a1f1adff | InvocationID=4ea9e85e-962c-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T06:00:56+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ea9e598-962c-11ed-b2d0-da95a1f1adff | InvocationID=4ea9e85e-962c-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T06:01:05+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=45ca962a-962c-11ed-b2d0-da95a1f1adff | InvocationID=45ca98f0-962c-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T06:01:05+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=548f4a84-962c-11ed-b2d0-da95a1f1adff | InvocationID=548f4c14-962c-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT 2023-01-17T06:01:21+0000 | policy_event_thread | 140318669744928 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4ea9e598-962c-11ed-b2d0-da95a1f1adff | InvocationID=4ea9e85e-962c-11ed-b2d0-da95a1f1adff | Polling MR for XNF activation/deactivation policy response events. 2023-01-17T06:01:21+0000 | policy_event_thread | 140318669744928 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d9bad52-962c-11ed-b2d0-da95a1f1adff | InvocationID=5d9bb108-962c-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT 2023-01-17T06:01:21+0000 | policy_event_thread | 140318669744928 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d9bad52-962c-11ed-b2d0-da95a1f1adff | InvocationID=5d9bb108-962c-11ed-b2d0-da95a1f1adff | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T06:01:21+0000 | policy_event_thread | 140318669744928 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d9bad52-962c-11ed-b2d0-da95a1f1adff | InvocationID=5d9bb108-962c-11ed-b2d0-da95a1f1adff | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 Traceback (most recent call last): File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic response_data = AppConfig.get_instance(). \ File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper return func(*args, **kwargs) File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic response.raise_for_status() File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status raise HTTPError(http_error_msg, response=self) requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000 2023-01-17T06:01:30+0000 | aai_event_thread | 140318668684064 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=548f4a84-962c-11ed-b2d0-da95a1f1adff | InvocationID=548f4c14-962c-11ed-b2d0-da95a1f1adff | Polling MR for XNF AAI events. 2023-01-17T06:01:30+0000 | aai_event_thread | 140318668684064 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6353f0d8-962c-11ed-b2d0-da95a1f1adff | InvocationID=6353f330-962c-11ed-b2d0-da95a1f1adff | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT