Results

By type

          /opt/lib/python3.9/site-packages/onaplogging/logWatchDog.py:29: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details.
  return yaml.load(f.read())
2022-09-29T05:03:24+0000 | MainThread | 140224542743880 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.
2022-09-29T05:03:24+0000 | MainThread | 140224542743880 | 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': True, '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': 'https://message-router:3905/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'aai_subscriber': {'dmaap_info': {'topic_url': 'https://message-router:3905/events/AAI-EVENT'}, 'type': 'message_router'}, 'policy_pm_subscriber': {'dmaap_info': {'topic_url': 'https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT'}, 'type': 'message_router'}}}}
2022-09-29T05:03:24+0000 | MainThread | 140224542743880 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.
2022-09-29T05:03:24+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:03:24+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bf6672c-3fb4-11ed-b639-66400d0e218f | InvocationID=0bf66ad8-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:03:24+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.
2022-09-29T05:03:24+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bfad398-3fb4-11ed-b639-66400d0e218f | InvocationID=0bfad55a-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:03:24+0000 | MainThread | 140224542743880 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching secure http API server
2022-09-29T05:03:25+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bfad398-3fb4-11ed-b639-66400d0e218f | InvocationID=0bfad55a-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:03:25+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0bfad398-3fb4-11ed-b639-66400d0e218f | InvocationID=0bfad55a-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:03:25+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bf6672c-3fb4-11ed-b639-66400d0e218f | InvocationID=0bf66ad8-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:03:25+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bf6672c-3fb4-11ed-b639-66400d0e218f | InvocationID=0bf66ad8-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:03:45+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0bfad398-3fb4-11ed-b639-66400d0e218f | InvocationID=0bfad55a-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:03:45+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1837f528-3fb4-11ed-b639-66400d0e218f | InvocationID=1837f7c6-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:03:45+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1837f528-3fb4-11ed-b639-66400d0e218f | InvocationID=1837f7c6-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:03:45+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1837f528-3fb4-11ed-b639-66400d0e218f | InvocationID=1837f7c6-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:03:50+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bf6672c-3fb4-11ed-b639-66400d0e218f | InvocationID=0bf66ad8-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:03:50+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b357fca-3fb4-11ed-b639-66400d0e218f | InvocationID=1b35818c-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:03:50+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b357fca-3fb4-11ed-b639-66400d0e218f | InvocationID=1b35818c-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:03:50+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b357fca-3fb4-11ed-b639-66400d0e218f | InvocationID=1b35818c-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:04:05+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1837f528-3fb4-11ed-b639-66400d0e218f | InvocationID=1837f7c6-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:04:05+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2433c6b8-3fb4-11ed-b639-66400d0e218f | InvocationID=2433c884-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:04:05+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2433c6b8-3fb4-11ed-b639-66400d0e218f | InvocationID=2433c884-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:04:05+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2433c6b8-3fb4-11ed-b639-66400d0e218f | InvocationID=2433c884-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:04:15+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1b357fca-3fb4-11ed-b639-66400d0e218f | InvocationID=1b35818c-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:04:15+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a27b494-3fb4-11ed-b639-66400d0e218f | InvocationID=2a27b67e-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:04:15+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a27b494-3fb4-11ed-b639-66400d0e218f | InvocationID=2a27b67e-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:04:15+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a27b494-3fb4-11ed-b639-66400d0e218f | InvocationID=2a27b67e-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:04:25+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2433c6b8-3fb4-11ed-b639-66400d0e218f | InvocationID=2433c884-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:04:25+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=302c96f2-3fb4-11ed-b639-66400d0e218f | InvocationID=302c98c8-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:04:25+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=302c96f2-3fb4-11ed-b639-66400d0e218f | InvocationID=302c98c8-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:04:25+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=302c96f2-3fb4-11ed-b639-66400d0e218f | InvocationID=302c98c8-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:04:40+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2a27b494-3fb4-11ed-b639-66400d0e218f | InvocationID=2a27b67e-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:04:40+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3917f2d4-3fb4-11ed-b639-66400d0e218f | InvocationID=3917f504-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:04:40+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3917f2d4-3fb4-11ed-b639-66400d0e218f | InvocationID=3917f504-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:04:40+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3917f2d4-3fb4-11ed-b639-66400d0e218f | InvocationID=3917f504-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:04:45+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=302c96f2-3fb4-11ed-b639-66400d0e218f | InvocationID=302c98c8-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:04:45+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c230b12-3fb4-11ed-b639-66400d0e218f | InvocationID=3c230d06-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:04:45+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c230b12-3fb4-11ed-b639-66400d0e218f | InvocationID=3c230d06-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:04:45+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c230b12-3fb4-11ed-b639-66400d0e218f | InvocationID=3c230d06-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:05:05+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3917f2d4-3fb4-11ed-b639-66400d0e218f | InvocationID=3917f504-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:05:05+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=480c747c-3fb4-11ed-b639-66400d0e218f | InvocationID=480c814c-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:05:05+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3c230b12-3fb4-11ed-b639-66400d0e218f | InvocationID=3c230d06-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:05:05+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4818af30-3fb4-11ed-b639-66400d0e218f | InvocationID=4818b1a6-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:05:05+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=480c747c-3fb4-11ed-b639-66400d0e218f | InvocationID=480c814c-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:05:05+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=480c747c-3fb4-11ed-b639-66400d0e218f | InvocationID=480c814c-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:05:05+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4818af30-3fb4-11ed-b639-66400d0e218f | InvocationID=4818b1a6-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:05:05+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4818af30-3fb4-11ed-b639-66400d0e218f | InvocationID=4818b1a6-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:05:25+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4818af30-3fb4-11ed-b639-66400d0e218f | InvocationID=4818b1a6-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:05:25+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54116f02-3fb4-11ed-b639-66400d0e218f | InvocationID=541171b4-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:05:25+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=54116f02-3fb4-11ed-b639-66400d0e218f | InvocationID=541171b4-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:05:25+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54116f02-3fb4-11ed-b639-66400d0e218f | InvocationID=541171b4-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:05:30+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=480c747c-3fb4-11ed-b639-66400d0e218f | InvocationID=480c814c-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:05:30+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=570315ee-3fb4-11ed-b639-66400d0e218f | InvocationID=57031882-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:05:30+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=570315ee-3fb4-11ed-b639-66400d0e218f | InvocationID=57031882-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:05:30+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=570315ee-3fb4-11ed-b639-66400d0e218f | InvocationID=57031882-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:05:45+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=54116f02-3fb4-11ed-b639-66400d0e218f | InvocationID=541171b4-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:05:45+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=600b3f18-3fb4-11ed-b639-66400d0e218f | InvocationID=600b4292-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:05:45+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=600b3f18-3fb4-11ed-b639-66400d0e218f | InvocationID=600b4292-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:05:45+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=600b3f18-3fb4-11ed-b639-66400d0e218f | InvocationID=600b4292-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:05:55+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=570315ee-3fb4-11ed-b639-66400d0e218f | InvocationID=57031882-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:05:55+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6601ef84-3fb4-11ed-b639-66400d0e218f | InvocationID=6601f22c-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:05:55+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6601ef84-3fb4-11ed-b639-66400d0e218f | InvocationID=6601f22c-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:05:55+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6601ef84-3fb4-11ed-b639-66400d0e218f | InvocationID=6601f22c-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:06:05+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=600b3f18-3fb4-11ed-b639-66400d0e218f | InvocationID=600b4292-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:06:05+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c0c8542-3fb4-11ed-b639-66400d0e218f | InvocationID=6c0c8722-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:06:05+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c0c8542-3fb4-11ed-b639-66400d0e218f | InvocationID=6c0c8722-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:06:05+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6c0c8542-3fb4-11ed-b639-66400d0e218f | InvocationID=6c0c8722-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:06:20+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6601ef84-3fb4-11ed-b639-66400d0e218f | InvocationID=6601f22c-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:06:20+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74f7d6f2-3fb4-11ed-b639-66400d0e218f | InvocationID=74f7d972-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:06:20+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=74f7d6f2-3fb4-11ed-b639-66400d0e218f | InvocationID=74f7d972-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:06:20+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=74f7d6f2-3fb4-11ed-b639-66400d0e218f | InvocationID=74f7d972-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:06:25+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6c0c8542-3fb4-11ed-b639-66400d0e218f | InvocationID=6c0c8722-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:06:25+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7807530e-3fb4-11ed-b639-66400d0e218f | InvocationID=7807557a-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:06:25+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7807530e-3fb4-11ed-b639-66400d0e218f | InvocationID=7807557a-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:06:25+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7807530e-3fb4-11ed-b639-66400d0e218f | InvocationID=7807557a-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:06:45+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=74f7d6f2-3fb4-11ed-b639-66400d0e218f | InvocationID=74f7d972-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:06:45+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83ee9344-3fb4-11ed-b639-66400d0e218f | InvocationID=83ee954c-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:06:45+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83ee9344-3fb4-11ed-b639-66400d0e218f | InvocationID=83ee954c-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:06:45+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83ee9344-3fb4-11ed-b639-66400d0e218f | InvocationID=83ee954c-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:06:45+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7807530e-3fb4-11ed-b639-66400d0e218f | InvocationID=7807557a-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:06:45+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83ffb660-3fb4-11ed-b639-66400d0e218f | InvocationID=83ffc466-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:06:46+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=83ffb660-3fb4-11ed-b639-66400d0e218f | InvocationID=83ffc466-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:06:46+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=83ffb660-3fb4-11ed-b639-66400d0e218f | InvocationID=83ffc466-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:07:06+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=83ffb660-3fb4-11ed-b639-66400d0e218f | InvocationID=83ffc466-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:07:06+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ff7df56-3fb4-11ed-b639-66400d0e218f | InvocationID=8ff7e2da-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:07:06+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ff7df56-3fb4-11ed-b639-66400d0e218f | InvocationID=8ff7e2da-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:07:06+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8ff7df56-3fb4-11ed-b639-66400d0e218f | InvocationID=8ff7e2da-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:07:10+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=83ee9344-3fb4-11ed-b639-66400d0e218f | InvocationID=83ee954c-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:07:10+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92dfe5c4-3fb4-11ed-b639-66400d0e218f | InvocationID=92dfe812-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:07:11+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=92dfe5c4-3fb4-11ed-b639-66400d0e218f | InvocationID=92dfe812-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:07:11+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92dfe5c4-3fb4-11ed-b639-66400d0e218f | InvocationID=92dfe812-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:07:26+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8ff7df56-3fb4-11ed-b639-66400d0e218f | InvocationID=8ff7e2da-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:07:26+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9bee6122-3fb4-11ed-b639-66400d0e218f | InvocationID=9bee649c-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:07:26+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9bee6122-3fb4-11ed-b639-66400d0e218f | InvocationID=9bee649c-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:07:26+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9bee6122-3fb4-11ed-b639-66400d0e218f | InvocationID=9bee649c-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:07:36+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=92dfe5c4-3fb4-11ed-b639-66400d0e218f | InvocationID=92dfe812-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:07:36+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1d8b70e-3fb4-11ed-b639-66400d0e218f | InvocationID=a1d8b8e4-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:07:36+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a1d8b70e-3fb4-11ed-b639-66400d0e218f | InvocationID=a1d8b8e4-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:07:36+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1d8b70e-3fb4-11ed-b639-66400d0e218f | InvocationID=a1d8b8e4-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:07:46+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9bee6122-3fb4-11ed-b639-66400d0e218f | InvocationID=9bee649c-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:07:46+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7e51dfe-3fb4-11ed-b639-66400d0e218f | InvocationID=a7e52088-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:07:46+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a7e51dfe-3fb4-11ed-b639-66400d0e218f | InvocationID=a7e52088-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:07:46+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a7e51dfe-3fb4-11ed-b639-66400d0e218f | InvocationID=a7e52088-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:08:01+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a1d8b70e-3fb4-11ed-b639-66400d0e218f | InvocationID=a1d8b8e4-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:08:01+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0d18010-3fb4-11ed-b639-66400d0e218f | InvocationID=b0d183b2-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:08:01+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b0d18010-3fb4-11ed-b639-66400d0e218f | InvocationID=b0d183b2-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:08:01+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0d18010-3fb4-11ed-b639-66400d0e218f | InvocationID=b0d183b2-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:08:06+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a7e51dfe-3fb4-11ed-b639-66400d0e218f | InvocationID=a7e52088-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:08:06+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3de6be2-3fb4-11ed-b639-66400d0e218f | InvocationID=b3de6e58-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:08:06+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3de6be2-3fb4-11ed-b639-66400d0e218f | InvocationID=b3de6e58-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:08:06+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3de6be2-3fb4-11ed-b639-66400d0e218f | InvocationID=b3de6e58-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:08:26+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b0d18010-3fb4-11ed-b639-66400d0e218f | InvocationID=b0d183b2-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:08:26+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfc311a6-3fb4-11ed-b639-66400d0e218f | InvocationID=bfc319e4-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:08:26+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfc311a6-3fb4-11ed-b639-66400d0e218f | InvocationID=bfc319e4-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:08:26+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bfc311a6-3fb4-11ed-b639-66400d0e218f | InvocationID=bfc319e4-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:08:26+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3de6be2-3fb4-11ed-b639-66400d0e218f | InvocationID=b3de6e58-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:08:26+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfd50384-3fb4-11ed-b639-66400d0e218f | InvocationID=bfd50654-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:08:26+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bfd50384-3fb4-11ed-b639-66400d0e218f | InvocationID=bfd50654-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:08:26+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bfd50384-3fb4-11ed-b639-66400d0e218f | InvocationID=bfd50654-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:08:46+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bfd50384-3fb4-11ed-b639-66400d0e218f | InvocationID=bfd50654-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:08:46+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cbcaa2c0-3fb4-11ed-b639-66400d0e218f | InvocationID=cbcaa568-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:08:46+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cbcaa2c0-3fb4-11ed-b639-66400d0e218f | InvocationID=cbcaa568-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:08:46+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cbcaa2c0-3fb4-11ed-b639-66400d0e218f | InvocationID=cbcaa568-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:08:51+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bfc311a6-3fb4-11ed-b639-66400d0e218f | InvocationID=bfc319e4-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:08:51+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ceb39b4a-3fb4-11ed-b639-66400d0e218f | InvocationID=ceb39d20-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:08:51+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ceb39b4a-3fb4-11ed-b639-66400d0e218f | InvocationID=ceb39d20-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:08:51+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ceb39b4a-3fb4-11ed-b639-66400d0e218f | InvocationID=ceb39d20-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:09:06+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cbcaa2c0-3fb4-11ed-b639-66400d0e218f | InvocationID=cbcaa568-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:09:06+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7c0ec9c-3fb4-11ed-b639-66400d0e218f | InvocationID=d7c0eed6-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:09:06+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7c0ec9c-3fb4-11ed-b639-66400d0e218f | InvocationID=d7c0eed6-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:09:06+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d7c0ec9c-3fb4-11ed-b639-66400d0e218f | InvocationID=d7c0eed6-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:09:16+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ceb39b4a-3fb4-11ed-b639-66400d0e218f | InvocationID=ceb39d20-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:09:16+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddad6306-3fb4-11ed-b639-66400d0e218f | InvocationID=ddad65d6-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:09:16+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddad6306-3fb4-11ed-b639-66400d0e218f | InvocationID=ddad65d6-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:09:16+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ddad6306-3fb4-11ed-b639-66400d0e218f | InvocationID=ddad65d6-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:09:26+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d7c0ec9c-3fb4-11ed-b639-66400d0e218f | InvocationID=d7c0eed6-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:09:26+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3b4e472-3fb4-11ed-b639-66400d0e218f | InvocationID=e3b4e774-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:09:26+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3b4e472-3fb4-11ed-b639-66400d0e218f | InvocationID=e3b4e774-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:09:26+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e3b4e472-3fb4-11ed-b639-66400d0e218f | InvocationID=e3b4e774-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:09:41+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ddad6306-3fb4-11ed-b639-66400d0e218f | InvocationID=ddad65d6-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:09:41+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec9db5dc-3fb4-11ed-b639-66400d0e218f | InvocationID=ec9db7da-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:09:41+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ec9db5dc-3fb4-11ed-b639-66400d0e218f | InvocationID=ec9db7da-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:09:41+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec9db5dc-3fb4-11ed-b639-66400d0e218f | InvocationID=ec9db7da-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:09:46+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e3b4e472-3fb4-11ed-b639-66400d0e218f | InvocationID=e3b4e774-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:09:46+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=efa97810-3fb4-11ed-b639-66400d0e218f | InvocationID=efa979f0-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:09:46+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=efa97810-3fb4-11ed-b639-66400d0e218f | InvocationID=efa979f0-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:09:46+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=efa97810-3fb4-11ed-b639-66400d0e218f | InvocationID=efa979f0-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:10:06+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ec9db5dc-3fb4-11ed-b639-66400d0e218f | InvocationID=ec9db7da-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:10:06+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb8ef3bc-3fb4-11ed-b639-66400d0e218f | InvocationID=fb8ef632-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:10:06+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb8ef3bc-3fb4-11ed-b639-66400d0e218f | InvocationID=fb8ef632-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:10:06+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb8ef3bc-3fb4-11ed-b639-66400d0e218f | InvocationID=fb8ef632-3fb4-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:10:06+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=efa97810-3fb4-11ed-b639-66400d0e218f | InvocationID=efa979f0-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:10:06+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fba119f2-3fb4-11ed-b639-66400d0e218f | InvocationID=fba11bb4-3fb4-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:10:06+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fba119f2-3fb4-11ed-b639-66400d0e218f | InvocationID=fba11bb4-3fb4-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:10:06+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fba119f2-3fb4-11ed-b639-66400d0e218f | InvocationID=fba11bb4-3fb4-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:10:26+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fba119f2-3fb4-11ed-b639-66400d0e218f | InvocationID=fba11bb4-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:10:26+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07951ca4-3fb5-11ed-b639-66400d0e218f | InvocationID=07951f38-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:10:26+0000 | aai_event_thread | 140224492006176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07951ca4-3fb5-11ed-b639-66400d0e218f | InvocationID=07951f38-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/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: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:10:26+0000 | aai_event_thread | 140224492006176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07951ca4-3fb5-11ed-b639-66400d0e218f | InvocationID=07951f38-3fb5-11ed-b639-66400d0e218f | Failed to process AAI event due to: 404 Client Error: Not Found for url: https://message-router:3905/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-29T05:10:31+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fb8ef3bc-3fb4-11ed-b639-66400d0e218f | InvocationID=fb8ef632-3fb4-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:10:31+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a7ed950-3fb5-11ed-b639-66400d0e218f | InvocationID=0a7ee486-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:10:31+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a7ed950-3fb5-11ed-b639-66400d0e218f | InvocationID=0a7ee486-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:10:31+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a7ed950-3fb5-11ed-b639-66400d0e218f | InvocationID=0a7ee486-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:10:46+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07951ca4-3fb5-11ed-b639-66400d0e218f | InvocationID=07951f38-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:10:46+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=138ad0da-3fb5-11ed-b639-66400d0e218f | InvocationID=138ad30a-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:10:56+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a7ed950-3fb5-11ed-b639-66400d0e218f | InvocationID=0a7ee486-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:10:56+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1973fe5e-3fb5-11ed-b639-66400d0e218f | InvocationID=19740048-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:10:56+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1973fe5e-3fb5-11ed-b639-66400d0e218f | InvocationID=19740048-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:10:56+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1973fe5e-3fb5-11ed-b639-66400d0e218f | InvocationID=19740048-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:11:11+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=138ad0da-3fb5-11ed-b639-66400d0e218f | InvocationID=138ad30a-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:11:11+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=225bdcd0-3fb5-11ed-b639-66400d0e218f | InvocationID=225bdf64-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:11:21+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1973fe5e-3fb5-11ed-b639-66400d0e218f | InvocationID=19740048-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:11:21+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2863ce1c-3fb5-11ed-b639-66400d0e218f | InvocationID=2863cffc-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:11:21+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2863ce1c-3fb5-11ed-b639-66400d0e218f | InvocationID=2863cffc-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:11:21+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2863ce1c-3fb5-11ed-b639-66400d0e218f | InvocationID=2863cffc-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:11:31+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=225bdcd0-3fb5-11ed-b639-66400d0e218f | InvocationID=225bdf64-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:11:31+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e575b7c-3fb5-11ed-b639-66400d0e218f | InvocationID=2e575ed8-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:11:46+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2863ce1c-3fb5-11ed-b639-66400d0e218f | InvocationID=2863cffc-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:11:46+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37563522-3fb5-11ed-b639-66400d0e218f | InvocationID=375637ac-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:11:46+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37563522-3fb5-11ed-b639-66400d0e218f | InvocationID=375637ac-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:11:46+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37563522-3fb5-11ed-b639-66400d0e218f | InvocationID=375637ac-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:11:51+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e575b7c-3fb5-11ed-b639-66400d0e218f | InvocationID=2e575ed8-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:11:51+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a58e422-3fb5-11ed-b639-66400d0e218f | InvocationID=3a58e670-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:12:11+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=37563522-3fb5-11ed-b639-66400d0e218f | InvocationID=375637ac-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:12:11+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4645a13a-3fb5-11ed-b639-66400d0e218f | InvocationID=4645a536-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:12:11+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4645a13a-3fb5-11ed-b639-66400d0e218f | InvocationID=4645a536-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:12:11+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4645a13a-3fb5-11ed-b639-66400d0e218f | InvocationID=4645a536-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:12:12+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3a58e422-3fb5-11ed-b639-66400d0e218f | InvocationID=3a58e670-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:12:12+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46574688-3fb5-11ed-b639-66400d0e218f | InvocationID=46574908-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:12:32+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=46574688-3fb5-11ed-b639-66400d0e218f | InvocationID=46574908-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:12:32+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=52658872-3fb5-11ed-b639-66400d0e218f | InvocationID=52658a5c-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:12:36+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4645a13a-3fb5-11ed-b639-66400d0e218f | InvocationID=4645a536-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:12:36+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=553621e2-3fb5-11ed-b639-66400d0e218f | InvocationID=553623d6-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:12:37+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=553621e2-3fb5-11ed-b639-66400d0e218f | InvocationID=553623d6-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:12:37+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=553621e2-3fb5-11ed-b639-66400d0e218f | InvocationID=553623d6-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:12:52+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=52658872-3fb5-11ed-b639-66400d0e218f | InvocationID=52658a5c-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:12:52+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5eabe69e-3fb5-11ed-b639-66400d0e218f | InvocationID=5eabe87e-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:13:02+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=553621e2-3fb5-11ed-b639-66400d0e218f | InvocationID=553623d6-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:13:02+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6425dcb0-3fb5-11ed-b639-66400d0e218f | InvocationID=6425de7c-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:13:02+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6425dcb0-3fb5-11ed-b639-66400d0e218f | InvocationID=6425de7c-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:13:02+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6425dcb0-3fb5-11ed-b639-66400d0e218f | InvocationID=6425de7c-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:13:17+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5eabe69e-3fb5-11ed-b639-66400d0e218f | InvocationID=5eabe87e-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:13:17+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d74e590-3fb5-11ed-b639-66400d0e218f | InvocationID=6d74e784-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:13:27+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6425dcb0-3fb5-11ed-b639-66400d0e218f | InvocationID=6425de7c-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:13:27+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=731c54e2-3fb5-11ed-b639-66400d0e218f | InvocationID=731c5712-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:13:27+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=731c54e2-3fb5-11ed-b639-66400d0e218f | InvocationID=731c5712-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:13:27+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=731c54e2-3fb5-11ed-b639-66400d0e218f | InvocationID=731c5712-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:13:42+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6d74e590-3fb5-11ed-b639-66400d0e218f | InvocationID=6d74e784-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:13:42+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c4323ca-3fb5-11ed-b639-66400d0e218f | InvocationID=7c4325a0-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:13:52+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=731c54e2-3fb5-11ed-b639-66400d0e218f | InvocationID=731c5712-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:13:52+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=821450f8-3fb5-11ed-b639-66400d0e218f | InvocationID=82145332-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:13:52+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=821450f8-3fb5-11ed-b639-66400d0e218f | InvocationID=82145332-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:13:52+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=821450f8-3fb5-11ed-b639-66400d0e218f | InvocationID=82145332-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:14:07+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7c4323ca-3fb5-11ed-b639-66400d0e218f | InvocationID=7c4325a0-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:14:07+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b0abb8e-3fb5-11ed-b639-66400d0e218f | InvocationID=8b0abd64-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:14:17+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=821450f8-3fb5-11ed-b639-66400d0e218f | InvocationID=82145332-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:14:17+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9103c652-3fb5-11ed-b639-66400d0e218f | InvocationID=9103c814-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:14:17+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9103c652-3fb5-11ed-b639-66400d0e218f | InvocationID=9103c814-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:14:17+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9103c652-3fb5-11ed-b639-66400d0e218f | InvocationID=9103c814-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:14:32+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8b0abb8e-3fb5-11ed-b639-66400d0e218f | InvocationID=8b0abd64-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:14:32+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99d11776-3fb5-11ed-b639-66400d0e218f | InvocationID=99d119b0-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:14:42+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9103c652-3fb5-11ed-b639-66400d0e218f | InvocationID=9103c814-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:14:42+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ff30f10-3fb5-11ed-b639-66400d0e218f | InvocationID=9ff310e6-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:14:42+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ff30f10-3fb5-11ed-b639-66400d0e218f | InvocationID=9ff310e6-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:14:42+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ff30f10-3fb5-11ed-b639-66400d0e218f | InvocationID=9ff310e6-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:14:56+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=99d11776-3fb5-11ed-b639-66400d0e218f | InvocationID=99d119b0-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:14:56+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a89913c6-3fb5-11ed-b639-66400d0e218f | InvocationID=a8991696-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:15:07+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9ff30f10-3fb5-11ed-b639-66400d0e218f | InvocationID=9ff310e6-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:15:07+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aee1cb06-3fb5-11ed-b639-66400d0e218f | InvocationID=aee1ce8a-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:15:07+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aee1cb06-3fb5-11ed-b639-66400d0e218f | InvocationID=aee1ce8a-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:15:07+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aee1cb06-3fb5-11ed-b639-66400d0e218f | InvocationID=aee1ce8a-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:15:21+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a89913c6-3fb5-11ed-b639-66400d0e218f | InvocationID=a8991696-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:15:21+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b766498c-3fb5-11ed-b639-66400d0e218f | InvocationID=b7664b8a-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:15:32+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aee1cb06-3fb5-11ed-b639-66400d0e218f | InvocationID=aee1ce8a-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:15:32+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bdd23b96-3fb5-11ed-b639-66400d0e218f | InvocationID=bdd23d62-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:15:32+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bdd23b96-3fb5-11ed-b639-66400d0e218f | InvocationID=bdd23d62-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:15:32+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bdd23b96-3fb5-11ed-b639-66400d0e218f | InvocationID=bdd23d62-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:15:46+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b766498c-3fb5-11ed-b639-66400d0e218f | InvocationID=b7664b8a-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:15:46+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c631cfae-3fb5-11ed-b639-66400d0e218f | InvocationID=c631d29c-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:15:57+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bdd23b96-3fb5-11ed-b639-66400d0e218f | InvocationID=bdd23d62-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:15:57+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ccc8a720-3fb5-11ed-b639-66400d0e218f | InvocationID=ccc8ae5a-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:15:57+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ccc8a720-3fb5-11ed-b639-66400d0e218f | InvocationID=ccc8ae5a-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:15:57+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ccc8a720-3fb5-11ed-b639-66400d0e218f | InvocationID=ccc8ae5a-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:16:11+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c631cfae-3fb5-11ed-b639-66400d0e218f | InvocationID=c631d29c-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:16:11+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d506a734-3fb5-11ed-b639-66400d0e218f | InvocationID=d506a9be-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:16:22+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ccc8a720-3fb5-11ed-b639-66400d0e218f | InvocationID=ccc8ae5a-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:16:22+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbba7524-3fb5-11ed-b639-66400d0e218f | InvocationID=dbba77cc-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:16:22+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbba7524-3fb5-11ed-b639-66400d0e218f | InvocationID=dbba77cc-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:16:22+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dbba7524-3fb5-11ed-b639-66400d0e218f | InvocationID=dbba77cc-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:16:36+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d506a734-3fb5-11ed-b639-66400d0e218f | InvocationID=d506a9be-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:16:36+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3d50b3e-3fb5-11ed-b639-66400d0e218f | InvocationID=e3d50f1c-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:16:47+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dbba7524-3fb5-11ed-b639-66400d0e218f | InvocationID=dbba77cc-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:16:47+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eaabfa12-3fb5-11ed-b639-66400d0e218f | InvocationID=eaabfd3c-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:16:47+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eaabfa12-3fb5-11ed-b639-66400d0e218f | InvocationID=eaabfd3c-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:16:47+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eaabfa12-3fb5-11ed-b639-66400d0e218f | InvocationID=eaabfd3c-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:17:01+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e3d50b3e-3fb5-11ed-b639-66400d0e218f | InvocationID=e3d50f1c-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:17:01+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2ab84ee-3fb5-11ed-b639-66400d0e218f | InvocationID=f2ab86ce-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:17:12+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eaabfa12-3fb5-11ed-b639-66400d0e218f | InvocationID=eaabfd3c-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:17:12+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f99f0424-3fb5-11ed-b639-66400d0e218f | InvocationID=f99f0672-3fb5-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:17:12+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f99f0424-3fb5-11ed-b639-66400d0e218f | InvocationID=f99f0672-3fb5-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:17:12+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f99f0424-3fb5-11ed-b639-66400d0e218f | InvocationID=f99f0672-3fb5-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:17:26+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f2ab84ee-3fb5-11ed-b639-66400d0e218f | InvocationID=f2ab86ce-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:17:26+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01855c42-3fb6-11ed-b639-66400d0e218f | InvocationID=01855ed6-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:17:37+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f99f0424-3fb5-11ed-b639-66400d0e218f | InvocationID=f99f0672-3fb5-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:17:37+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0890663a-3fb6-11ed-b639-66400d0e218f | InvocationID=089068ce-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:17:37+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0890663a-3fb6-11ed-b639-66400d0e218f | InvocationID=089068ce-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:17:37+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0890663a-3fb6-11ed-b639-66400d0e218f | InvocationID=089068ce-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:17:50+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=01855c42-3fb6-11ed-b639-66400d0e218f | InvocationID=01855ed6-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:17:50+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=104e0eb8-3fb6-11ed-b639-66400d0e218f | InvocationID=104e10ca-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:18:02+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0890663a-3fb6-11ed-b639-66400d0e218f | InvocationID=089068ce-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:18:02+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1781bdb0-3fb6-11ed-b639-66400d0e218f | InvocationID=1781c008-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:18:02+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1781bdb0-3fb6-11ed-b639-66400d0e218f | InvocationID=1781c008-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:18:02+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1781bdb0-3fb6-11ed-b639-66400d0e218f | InvocationID=1781c008-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:18:15+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=104e0eb8-3fb6-11ed-b639-66400d0e218f | InvocationID=104e10ca-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:18:15+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f1bac84-3fb6-11ed-b639-66400d0e218f | InvocationID=1f1baf04-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:18:27+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1781bdb0-3fb6-11ed-b639-66400d0e218f | InvocationID=1781c008-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:18:27+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2671919c-3fb6-11ed-b639-66400d0e218f | InvocationID=2671944e-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:18:28+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2671919c-3fb6-11ed-b639-66400d0e218f | InvocationID=2671944e-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:18:28+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2671919c-3fb6-11ed-b639-66400d0e218f | InvocationID=2671944e-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:18:40+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1f1bac84-3fb6-11ed-b639-66400d0e218f | InvocationID=1f1baf04-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:18:40+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2de798c2-3fb6-11ed-b639-66400d0e218f | InvocationID=2de79bf6-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:18:53+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2671919c-3fb6-11ed-b639-66400d0e218f | InvocationID=2671944e-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:18:53+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3563c864-3fb6-11ed-b639-66400d0e218f | InvocationID=3563cada-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:18:53+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3563c864-3fb6-11ed-b639-66400d0e218f | InvocationID=3563cada-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:18:53+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3563c864-3fb6-11ed-b639-66400d0e218f | InvocationID=3563cada-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:19:05+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2de798c2-3fb6-11ed-b639-66400d0e218f | InvocationID=2de79bf6-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:19:05+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3cb10dfc-3fb6-11ed-b639-66400d0e218f | InvocationID=3cb11194-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:19:18+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3563c864-3fb6-11ed-b639-66400d0e218f | InvocationID=3563cada-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:19:18+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4455b1f2-3fb6-11ed-b639-66400d0e218f | InvocationID=4455b544-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:19:18+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4455b1f2-3fb6-11ed-b639-66400d0e218f | InvocationID=4455b544-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:19:18+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4455b1f2-3fb6-11ed-b639-66400d0e218f | InvocationID=4455b544-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:19:30+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3cb10dfc-3fb6-11ed-b639-66400d0e218f | InvocationID=3cb11194-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:19:30+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b7bc6d8-3fb6-11ed-b639-66400d0e218f | InvocationID=4b7bc99e-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:19:43+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4455b1f2-3fb6-11ed-b639-66400d0e218f | InvocationID=4455b544-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:19:43+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=534797fc-3fb6-11ed-b639-66400d0e218f | InvocationID=53479a2c-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:19:43+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=534797fc-3fb6-11ed-b639-66400d0e218f | InvocationID=53479a2c-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:19:43+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=534797fc-3fb6-11ed-b639-66400d0e218f | InvocationID=53479a2c-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:19:54+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4b7bc6d8-3fb6-11ed-b639-66400d0e218f | InvocationID=4b7bc99e-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:19:54+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a4ccf54-3fb6-11ed-b639-66400d0e218f | InvocationID=5a4cd12a-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:20:08+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=534797fc-3fb6-11ed-b639-66400d0e218f | InvocationID=53479a2c-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:20:08+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=623afbc8-3fb6-11ed-b639-66400d0e218f | InvocationID=623aff10-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:20:08+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=623afbc8-3fb6-11ed-b639-66400d0e218f | InvocationID=623aff10-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:20:08+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=623afbc8-3fb6-11ed-b639-66400d0e218f | InvocationID=623aff10-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:20:19+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5a4ccf54-3fb6-11ed-b639-66400d0e218f | InvocationID=5a4cd12a-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:20:19+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6912b01c-3fb6-11ed-b639-66400d0e218f | InvocationID=6912b2b0-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:20:33+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=623afbc8-3fb6-11ed-b639-66400d0e218f | InvocationID=623aff10-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:20:33+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=712980dc-3fb6-11ed-b639-66400d0e218f | InvocationID=71298320-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:20:33+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=712980dc-3fb6-11ed-b639-66400d0e218f | InvocationID=71298320-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:20:33+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=712980dc-3fb6-11ed-b639-66400d0e218f | InvocationID=71298320-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:20:44+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6912b01c-3fb6-11ed-b639-66400d0e218f | InvocationID=6912b2b0-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:20:44+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77dc295c-3fb6-11ed-b639-66400d0e218f | InvocationID=77dc2b3c-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:20:58+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=712980dc-3fb6-11ed-b639-66400d0e218f | InvocationID=71298320-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:20:58+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=801fc9b6-3fb6-11ed-b639-66400d0e218f | InvocationID=801fcbf0-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:20:58+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=801fc9b6-3fb6-11ed-b639-66400d0e218f | InvocationID=801fcbf0-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:20:58+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=801fc9b6-3fb6-11ed-b639-66400d0e218f | InvocationID=801fcbf0-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:21:09+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=77dc295c-3fb6-11ed-b639-66400d0e218f | InvocationID=77dc2b3c-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:21:09+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86a48a9c-3fb6-11ed-b639-66400d0e218f | InvocationID=86a48c86-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:21:23+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=801fc9b6-3fb6-11ed-b639-66400d0e218f | InvocationID=801fcbf0-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:21:23+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f0f86f0-3fb6-11ed-b639-66400d0e218f | InvocationID=8f0f8b82-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:21:23+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8f0f86f0-3fb6-11ed-b639-66400d0e218f | InvocationID=8f0f8b82-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:21:23+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8f0f86f0-3fb6-11ed-b639-66400d0e218f | InvocationID=8f0f8b82-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:21:34+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86a48a9c-3fb6-11ed-b639-66400d0e218f | InvocationID=86a48c86-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:21:34+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9572e7ee-3fb6-11ed-b639-66400d0e218f | InvocationID=9572ea28-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:21:48+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8f0f86f0-3fb6-11ed-b639-66400d0e218f | InvocationID=8f0f8b82-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:21:48+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e00f2de-3fb6-11ed-b639-66400d0e218f | InvocationID=9e010148-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:21:48+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9e00f2de-3fb6-11ed-b639-66400d0e218f | InvocationID=9e010148-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:21:48+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9e00f2de-3fb6-11ed-b639-66400d0e218f | InvocationID=9e010148-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:21:59+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9572e7ee-3fb6-11ed-b639-66400d0e218f | InvocationID=9572ea28-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:21:59+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a43da566-3fb6-11ed-b639-66400d0e218f | InvocationID=a43da80e-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:22:13+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9e00f2de-3fb6-11ed-b639-66400d0e218f | InvocationID=9e010148-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:22:13+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=acf25a30-3fb6-11ed-b639-66400d0e218f | InvocationID=acf25c74-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:22:13+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=acf25a30-3fb6-11ed-b639-66400d0e218f | InvocationID=acf25c74-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:22:13+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=acf25a30-3fb6-11ed-b639-66400d0e218f | InvocationID=acf25c74-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:22:23+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a43da566-3fb6-11ed-b639-66400d0e218f | InvocationID=a43da80e-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:22:23+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b30c9d2c-3fb6-11ed-b639-66400d0e218f | InvocationID=b30c9f8e-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:22:38+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=acf25a30-3fb6-11ed-b639-66400d0e218f | InvocationID=acf25c74-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:22:38+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bbe1206c-3fb6-11ed-b639-66400d0e218f | InvocationID=bbe12d3c-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:22:38+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bbe1206c-3fb6-11ed-b639-66400d0e218f | InvocationID=bbe12d3c-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:22:38+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bbe1206c-3fb6-11ed-b639-66400d0e218f | InvocationID=bbe12d3c-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:22:48+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b30c9d2c-3fb6-11ed-b639-66400d0e218f | InvocationID=b30c9f8e-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:22:48+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1d5e534-3fb6-11ed-b639-66400d0e218f | InvocationID=c1d5eb74-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:23:03+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bbe1206c-3fb6-11ed-b639-66400d0e218f | InvocationID=bbe12d3c-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:23:03+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cad29ba0-3fb6-11ed-b639-66400d0e218f | InvocationID=cad29e70-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:23:03+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cad29ba0-3fb6-11ed-b639-66400d0e218f | InvocationID=cad29e70-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:23:03+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cad29ba0-3fb6-11ed-b639-66400d0e218f | InvocationID=cad29e70-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:23:13+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c1d5e534-3fb6-11ed-b639-66400d0e218f | InvocationID=c1d5eb74-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:23:13+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d0a322ac-3fb6-11ed-b639-66400d0e218f | InvocationID=d0a32536-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:23:28+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cad29ba0-3fb6-11ed-b639-66400d0e218f | InvocationID=cad29e70-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:23:28+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9c3a0be-3fb6-11ed-b639-66400d0e218f | InvocationID=d9c3a2a8-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:23:28+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d9c3a0be-3fb6-11ed-b639-66400d0e218f | InvocationID=d9c3a2a8-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:23:28+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d9c3a0be-3fb6-11ed-b639-66400d0e218f | InvocationID=d9c3a2a8-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:23:38+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d0a322ac-3fb6-11ed-b639-66400d0e218f | InvocationID=d0a32536-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:23:38+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df6d7832-3fb6-11ed-b639-66400d0e218f | InvocationID=df6d7a8a-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:23:53+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d9c3a0be-3fb6-11ed-b639-66400d0e218f | InvocationID=d9c3a2a8-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:23:53+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8b86b54-3fb6-11ed-b639-66400d0e218f | InvocationID=e8b8782e-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:23:53+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8b86b54-3fb6-11ed-b639-66400d0e218f | InvocationID=e8b8782e-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:23:54+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e8b86b54-3fb6-11ed-b639-66400d0e218f | InvocationID=e8b8782e-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:24:03+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=df6d7832-3fb6-11ed-b639-66400d0e218f | InvocationID=df6d7a8a-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:24:03+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee366d60-3fb6-11ed-b639-66400d0e218f | InvocationID=ee366f2c-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:24:19+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e8b86b54-3fb6-11ed-b639-66400d0e218f | InvocationID=e8b8782e-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:24:19+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7a98e54-3fb6-11ed-b639-66400d0e218f | InvocationID=f7a990ac-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:24:19+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7a98e54-3fb6-11ed-b639-66400d0e218f | InvocationID=f7a990ac-3fb6-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:24:19+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f7a98e54-3fb6-11ed-b639-66400d0e218f | InvocationID=f7a990ac-3fb6-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:24:27+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee366d60-3fb6-11ed-b639-66400d0e218f | InvocationID=ee366f2c-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:24:27+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fcff35f2-3fb6-11ed-b639-66400d0e218f | InvocationID=fcff3b60-3fb6-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:24:44+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f7a98e54-3fb6-11ed-b639-66400d0e218f | InvocationID=f7a990ac-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:24:44+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=069c433e-3fb7-11ed-b639-66400d0e218f | InvocationID=069c4686-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:24:44+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=069c433e-3fb7-11ed-b639-66400d0e218f | InvocationID=069c4686-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:24:44+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=069c433e-3fb7-11ed-b639-66400d0e218f | InvocationID=069c4686-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:24:52+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fcff35f2-3fb6-11ed-b639-66400d0e218f | InvocationID=fcff3b60-3fb6-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:24:52+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bc91620-3fb7-11ed-b639-66400d0e218f | InvocationID=0bc918fa-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:25:09+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=069c433e-3fb7-11ed-b639-66400d0e218f | InvocationID=069c4686-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:25:09+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=158c0f3c-3fb7-11ed-b639-66400d0e218f | InvocationID=158c164e-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:25:09+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=158c0f3c-3fb7-11ed-b639-66400d0e218f | InvocationID=158c164e-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:25:09+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=158c0f3c-3fb7-11ed-b639-66400d0e218f | InvocationID=158c164e-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:25:17+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0bc91620-3fb7-11ed-b639-66400d0e218f | InvocationID=0bc918fa-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:25:17+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a917bfc-3fb7-11ed-b639-66400d0e218f | InvocationID=1a9181ce-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:25:34+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=158c0f3c-3fb7-11ed-b639-66400d0e218f | InvocationID=158c164e-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:25:34+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=247ece58-3fb7-11ed-b639-66400d0e218f | InvocationID=247ed0e2-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:25:34+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=247ece58-3fb7-11ed-b639-66400d0e218f | InvocationID=247ed0e2-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:25:34+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=247ece58-3fb7-11ed-b639-66400d0e218f | InvocationID=247ed0e2-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:25:42+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1a917bfc-3fb7-11ed-b639-66400d0e218f | InvocationID=1a9181ce-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:25:42+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=295d7654-3fb7-11ed-b639-66400d0e218f | InvocationID=295d782a-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:25:59+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=247ece58-3fb7-11ed-b639-66400d0e218f | InvocationID=247ed0e2-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:25:59+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3376f520-3fb7-11ed-b639-66400d0e218f | InvocationID=3376f76e-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:25:59+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3376f520-3fb7-11ed-b639-66400d0e218f | InvocationID=3376f76e-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:25:59+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3376f520-3fb7-11ed-b639-66400d0e218f | InvocationID=3376f76e-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:26:07+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=295d7654-3fb7-11ed-b639-66400d0e218f | InvocationID=295d782a-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:26:07+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38246814-3fb7-11ed-b639-66400d0e218f | InvocationID=38246b48-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:26:24+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3376f520-3fb7-11ed-b639-66400d0e218f | InvocationID=3376f76e-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:26:24+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4265d858-3fb7-11ed-b639-66400d0e218f | InvocationID=4265da4c-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:26:24+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4265d858-3fb7-11ed-b639-66400d0e218f | InvocationID=4265da4c-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:26:24+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4265d858-3fb7-11ed-b639-66400d0e218f | InvocationID=4265da4c-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:26:31+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=38246814-3fb7-11ed-b639-66400d0e218f | InvocationID=38246b48-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:26:31+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=46ea7942-3fb7-11ed-b639-66400d0e218f | InvocationID=46ea7c08-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:26:49+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4265d858-3fb7-11ed-b639-66400d0e218f | InvocationID=4265da4c-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:26:49+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=515516bc-3fb7-11ed-b639-66400d0e218f | InvocationID=51551950-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:26:49+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=515516bc-3fb7-11ed-b639-66400d0e218f | InvocationID=51551950-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:26:49+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=515516bc-3fb7-11ed-b639-66400d0e218f | InvocationID=51551950-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:26:56+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=46ea7942-3fb7-11ed-b639-66400d0e218f | InvocationID=46ea7c08-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:26:56+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55b0957e-3fb7-11ed-b639-66400d0e218f | InvocationID=55b097cc-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:27:14+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=515516bc-3fb7-11ed-b639-66400d0e218f | InvocationID=51551950-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:27:14+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6044ba92-3fb7-11ed-b639-66400d0e218f | InvocationID=6044bd58-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:27:14+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6044ba92-3fb7-11ed-b639-66400d0e218f | InvocationID=6044bd58-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:27:14+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6044ba92-3fb7-11ed-b639-66400d0e218f | InvocationID=6044bd58-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:27:21+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=55b0957e-3fb7-11ed-b639-66400d0e218f | InvocationID=55b097cc-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:27:21+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6479ffe6-3fb7-11ed-b639-66400d0e218f | InvocationID=647a05a4-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:27:39+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6044ba92-3fb7-11ed-b639-66400d0e218f | InvocationID=6044bd58-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:27:39+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f33ce08-3fb7-11ed-b639-66400d0e218f | InvocationID=6f33d0a6-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:27:39+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f33ce08-3fb7-11ed-b639-66400d0e218f | InvocationID=6f33d0a6-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:27:39+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f33ce08-3fb7-11ed-b639-66400d0e218f | InvocationID=6f33d0a6-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:27:46+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6479ffe6-3fb7-11ed-b639-66400d0e218f | InvocationID=647a05a4-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:27:46+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73402b9a-3fb7-11ed-b639-66400d0e218f | InvocationID=73403040-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:28:04+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6f33ce08-3fb7-11ed-b639-66400d0e218f | InvocationID=6f33d0a6-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:28:04+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e22f6aa-3fb7-11ed-b639-66400d0e218f | InvocationID=7e22f8da-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:28:04+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e22f6aa-3fb7-11ed-b639-66400d0e218f | InvocationID=7e22f8da-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:28:04+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e22f6aa-3fb7-11ed-b639-66400d0e218f | InvocationID=7e22f8da-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:28:11+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=73402b9a-3fb7-11ed-b639-66400d0e218f | InvocationID=73403040-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:28:11+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=820941a2-3fb7-11ed-b639-66400d0e218f | InvocationID=82094422-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:28:29+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7e22f6aa-3fb7-11ed-b639-66400d0e218f | InvocationID=7e22f8da-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:28:29+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d14c04e-3fb7-11ed-b639-66400d0e218f | InvocationID=8d14c328-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:28:29+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8d14c04e-3fb7-11ed-b639-66400d0e218f | InvocationID=8d14c328-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:28:29+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d14c04e-3fb7-11ed-b639-66400d0e218f | InvocationID=8d14c328-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:28:35+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=820941a2-3fb7-11ed-b639-66400d0e218f | InvocationID=82094422-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:28:35+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=90d56e04-3fb7-11ed-b639-66400d0e218f | InvocationID=90d57048-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:28:54+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8d14c04e-3fb7-11ed-b639-66400d0e218f | InvocationID=8d14c328-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:28:54+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c03d234-3fb7-11ed-b639-66400d0e218f | InvocationID=9c03d450-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:28:54+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9c03d234-3fb7-11ed-b639-66400d0e218f | InvocationID=9c03d450-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:28:54+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c03d234-3fb7-11ed-b639-66400d0e218f | InvocationID=9c03d450-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:29:00+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=90d56e04-3fb7-11ed-b639-66400d0e218f | InvocationID=90d57048-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:29:00+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f9bd964-3fb7-11ed-b639-66400d0e218f | InvocationID=9f9bdb3a-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:29:19+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9c03d234-3fb7-11ed-b639-66400d0e218f | InvocationID=9c03d450-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:29:19+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aaf478b6-3fb7-11ed-b639-66400d0e218f | InvocationID=aaf47b4a-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:29:19+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aaf478b6-3fb7-11ed-b639-66400d0e218f | InvocationID=aaf47b4a-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:29:19+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aaf478b6-3fb7-11ed-b639-66400d0e218f | InvocationID=aaf47b4a-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:29:25+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9f9bd964-3fb7-11ed-b639-66400d0e218f | InvocationID=9f9bdb3a-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:29:25+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae655fce-3fb7-11ed-b639-66400d0e218f | InvocationID=ae6561ea-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:29:44+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aaf478b6-3fb7-11ed-b639-66400d0e218f | InvocationID=aaf47b4a-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:29:44+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9e3e9e2-3fb7-11ed-b639-66400d0e218f | InvocationID=b9e3ebea-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:29:44+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9e3e9e2-3fb7-11ed-b639-66400d0e218f | InvocationID=b9e3ebea-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:29:44+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9e3e9e2-3fb7-11ed-b639-66400d0e218f | InvocationID=b9e3ebea-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:29:50+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ae655fce-3fb7-11ed-b639-66400d0e218f | InvocationID=ae6561ea-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:29:50+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd2b13aa-3fb7-11ed-b639-66400d0e218f | InvocationID=bd2b15ee-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:30:09+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9e3e9e2-3fb7-11ed-b639-66400d0e218f | InvocationID=b9e3ebea-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:30:09+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8d3c27e-3fb7-11ed-b639-66400d0e218f | InvocationID=c8d3c49a-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:30:09+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c8d3c27e-3fb7-11ed-b639-66400d0e218f | InvocationID=c8d3c49a-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:30:09+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c8d3c27e-3fb7-11ed-b639-66400d0e218f | InvocationID=c8d3c49a-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:30:15+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bd2b13aa-3fb7-11ed-b639-66400d0e218f | InvocationID=bd2b15ee-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:30:15+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cbf25f1a-3fb7-11ed-b639-66400d0e218f | InvocationID=cbf260fa-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:30:34+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c8d3c27e-3fb7-11ed-b639-66400d0e218f | InvocationID=c8d3c49a-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:30:34+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7c459a6-3fb7-11ed-b639-66400d0e218f | InvocationID=d7c45d16-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:30:35+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d7c459a6-3fb7-11ed-b639-66400d0e218f | InvocationID=d7c45d16-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:30:35+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d7c459a6-3fb7-11ed-b639-66400d0e218f | InvocationID=d7c45d16-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:30:39+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cbf25f1a-3fb7-11ed-b639-66400d0e218f | InvocationID=cbf260fa-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:30:39+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dab77300-3fb7-11ed-b639-66400d0e218f | InvocationID=dab775bc-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:31:00+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d7c459a6-3fb7-11ed-b639-66400d0e218f | InvocationID=d7c45d16-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:31:00+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6b3ed78-3fb7-11ed-b639-66400d0e218f | InvocationID=e6b3f052-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:31:00+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e6b3ed78-3fb7-11ed-b639-66400d0e218f | InvocationID=e6b3f052-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:31:00+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e6b3ed78-3fb7-11ed-b639-66400d0e218f | InvocationID=e6b3f052-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:31:04+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=dab77300-3fb7-11ed-b639-66400d0e218f | InvocationID=dab775bc-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:31:04+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e97e3aa4-3fb7-11ed-b639-66400d0e218f | InvocationID=e97e3cde-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:31:25+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e6b3ed78-3fb7-11ed-b639-66400d0e218f | InvocationID=e6b3f052-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:31:25+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5a2a72a-3fb7-11ed-b639-66400d0e218f | InvocationID=f5a2ac34-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:31:25+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5a2a72a-3fb7-11ed-b639-66400d0e218f | InvocationID=f5a2ac34-3fb7-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:31:25+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5a2a72a-3fb7-11ed-b639-66400d0e218f | InvocationID=f5a2ac34-3fb7-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:31:29+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e97e3aa4-3fb7-11ed-b639-66400d0e218f | InvocationID=e97e3cde-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:31:29+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f848a2e0-3fb7-11ed-b639-66400d0e218f | InvocationID=f848a8a8-3fb7-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:31:50+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f5a2a72a-3fb7-11ed-b639-66400d0e218f | InvocationID=f5a2ac34-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:31:50+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04943690-3fb8-11ed-b639-66400d0e218f | InvocationID=04943a6e-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:31:50+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=04943690-3fb8-11ed-b639-66400d0e218f | InvocationID=04943a6e-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:31:50+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=04943690-3fb8-11ed-b639-66400d0e218f | InvocationID=04943a6e-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:31:54+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f848a2e0-3fb7-11ed-b639-66400d0e218f | InvocationID=f848a8a8-3fb7-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:31:54+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07105ff2-3fb8-11ed-b639-66400d0e218f | InvocationID=07106254-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:32:15+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=04943690-3fb8-11ed-b639-66400d0e218f | InvocationID=04943a6e-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:32:15+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=138a0d28-3fb8-11ed-b639-66400d0e218f | InvocationID=138a0fda-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:32:15+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=138a0d28-3fb8-11ed-b639-66400d0e218f | InvocationID=138a0fda-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:32:15+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=138a0d28-3fb8-11ed-b639-66400d0e218f | InvocationID=138a0fda-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:32:19+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07105ff2-3fb8-11ed-b639-66400d0e218f | InvocationID=07106254-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:32:19+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15de4f08-3fb8-11ed-b639-66400d0e218f | InvocationID=15de51ba-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:32:40+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=138a0d28-3fb8-11ed-b639-66400d0e218f | InvocationID=138a0fda-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:32:40+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=227a0e6e-3fb8-11ed-b639-66400d0e218f | InvocationID=227a1238-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:32:40+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=227a0e6e-3fb8-11ed-b639-66400d0e218f | InvocationID=227a1238-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:32:40+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=227a0e6e-3fb8-11ed-b639-66400d0e218f | InvocationID=227a1238-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:32:43+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=15de4f08-3fb8-11ed-b639-66400d0e218f | InvocationID=15de51ba-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:32:43+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24a48eb2-3fb8-11ed-b639-66400d0e218f | InvocationID=24a49218-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:33:05+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=227a0e6e-3fb8-11ed-b639-66400d0e218f | InvocationID=227a1238-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:33:05+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=316924e6-3fb8-11ed-b639-66400d0e218f | InvocationID=316927d4-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:33:05+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=316924e6-3fb8-11ed-b639-66400d0e218f | InvocationID=316927d4-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:33:05+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=316924e6-3fb8-11ed-b639-66400d0e218f | InvocationID=316927d4-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:33:08+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=24a48eb2-3fb8-11ed-b639-66400d0e218f | InvocationID=24a49218-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:33:08+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=336b764a-3fb8-11ed-b639-66400d0e218f | InvocationID=336b7834-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:33:30+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=316924e6-3fb8-11ed-b639-66400d0e218f | InvocationID=316927d4-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:33:30+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4058cbe6-3fb8-11ed-b639-66400d0e218f | InvocationID=4058cdc6-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:33:30+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4058cbe6-3fb8-11ed-b639-66400d0e218f | InvocationID=4058cdc6-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:33:30+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4058cbe6-3fb8-11ed-b639-66400d0e218f | InvocationID=4058cdc6-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:33:33+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=336b764a-3fb8-11ed-b639-66400d0e218f | InvocationID=336b7834-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:33:33+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42337d44-3fb8-11ed-b639-66400d0e218f | InvocationID=42337fa6-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:33:55+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4058cbe6-3fb8-11ed-b639-66400d0e218f | InvocationID=4058cdc6-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:33:55+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f58ca4c-3fb8-11ed-b639-66400d0e218f | InvocationID=4f58cc40-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:33:55+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4f58ca4c-3fb8-11ed-b639-66400d0e218f | InvocationID=4f58cc40-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:33:55+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4f58ca4c-3fb8-11ed-b639-66400d0e218f | InvocationID=4f58cc40-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:33:58+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=42337d44-3fb8-11ed-b639-66400d0e218f | InvocationID=42337fa6-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:33:58+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50fb02fc-3fb8-11ed-b639-66400d0e218f | InvocationID=50fb05a4-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:34:20+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4f58ca4c-3fb8-11ed-b639-66400d0e218f | InvocationID=4f58cc40-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:34:20+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e49bffc-3fb8-11ed-b639-66400d0e218f | InvocationID=5e49c29a-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:34:20+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5e49bffc-3fb8-11ed-b639-66400d0e218f | InvocationID=5e49c29a-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:34:20+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5e49bffc-3fb8-11ed-b639-66400d0e218f | InvocationID=5e49c29a-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:34:23+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=50fb02fc-3fb8-11ed-b639-66400d0e218f | InvocationID=50fb05a4-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:34:23+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5fcc6a00-3fb8-11ed-b639-66400d0e218f | InvocationID=5fcc6dd4-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:34:45+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5e49bffc-3fb8-11ed-b639-66400d0e218f | InvocationID=5e49c29a-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:34:45+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d3aee28-3fb8-11ed-b639-66400d0e218f | InvocationID=6d3af13e-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:34:45+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6d3aee28-3fb8-11ed-b639-66400d0e218f | InvocationID=6d3af13e-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:34:45+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d3aee28-3fb8-11ed-b639-66400d0e218f | InvocationID=6d3af13e-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:34:47+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5fcc6a00-3fb8-11ed-b639-66400d0e218f | InvocationID=5fcc6dd4-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:34:48+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e92e0f0-3fb8-11ed-b639-66400d0e218f | InvocationID=6e92e348-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:35:10+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6d3aee28-3fb8-11ed-b639-66400d0e218f | InvocationID=6d3af13e-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:35:10+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c29f686-3fb8-11ed-b639-66400d0e218f | InvocationID=7c29f9e2-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:35:10+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c29f686-3fb8-11ed-b639-66400d0e218f | InvocationID=7c29f9e2-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:35:10+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c29f686-3fb8-11ed-b639-66400d0e218f | InvocationID=7c29f9e2-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:35:12+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6e92e0f0-3fb8-11ed-b639-66400d0e218f | InvocationID=6e92e348-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:35:12+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d5b8380-3fb8-11ed-b639-66400d0e218f | InvocationID=7d5b8628-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:35:35+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7c29f686-3fb8-11ed-b639-66400d0e218f | InvocationID=7c29f9e2-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:35:35+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b19afb0-3fb8-11ed-b639-66400d0e218f | InvocationID=8b19b42e-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:35:35+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b19afb0-3fb8-11ed-b639-66400d0e218f | InvocationID=8b19b42e-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:35:35+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b19afb0-3fb8-11ed-b639-66400d0e218f | InvocationID=8b19b42e-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:35:37+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d5b8380-3fb8-11ed-b639-66400d0e218f | InvocationID=7d5b8628-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:35:37+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c244690-3fb8-11ed-b639-66400d0e218f | InvocationID=8c2448ca-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:36:00+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8b19afb0-3fb8-11ed-b639-66400d0e218f | InvocationID=8b19b42e-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:36:00+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a0838d4-3fb8-11ed-b639-66400d0e218f | InvocationID=9a083c62-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:36:00+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9a0838d4-3fb8-11ed-b639-66400d0e218f | InvocationID=9a083c62-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:36:00+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9a0838d4-3fb8-11ed-b639-66400d0e218f | InvocationID=9a083c62-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:36:02+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8c244690-3fb8-11ed-b639-66400d0e218f | InvocationID=8c2448ca-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:36:02+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9aea7c80-3fb8-11ed-b639-66400d0e218f | InvocationID=9aea7f0a-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:36:25+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9a0838d4-3fb8-11ed-b639-66400d0e218f | InvocationID=9a083c62-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:36:25+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8f7b054-3fb8-11ed-b639-66400d0e218f | InvocationID=a8f7b2ac-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:36:26+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a8f7b054-3fb8-11ed-b639-66400d0e218f | InvocationID=a8f7b2ac-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:36:26+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a8f7b054-3fb8-11ed-b639-66400d0e218f | InvocationID=a8f7b2ac-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:36:27+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9aea7c80-3fb8-11ed-b639-66400d0e218f | InvocationID=9aea7f0a-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:36:27+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a9bc268c-3fb8-11ed-b639-66400d0e218f | InvocationID=a9bc28a8-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:36:51+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a8f7b054-3fb8-11ed-b639-66400d0e218f | InvocationID=a8f7b2ac-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:36:51+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7e96ca6-3fb8-11ed-b639-66400d0e218f | InvocationID=b7e96f30-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:36:51+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7e96ca6-3fb8-11ed-b639-66400d0e218f | InvocationID=b7e96f30-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:36:51+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7e96ca6-3fb8-11ed-b639-66400d0e218f | InvocationID=b7e96f30-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:36:52+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a9bc268c-3fb8-11ed-b639-66400d0e218f | InvocationID=a9bc28a8-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:36:52+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b880b8ae-3fb8-11ed-b639-66400d0e218f | InvocationID=b880bb9c-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:37:16+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7e96ca6-3fb8-11ed-b639-66400d0e218f | InvocationID=b7e96f30-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:37:16+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6db5706-3fb8-11ed-b639-66400d0e218f | InvocationID=c6db5ae4-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:37:16+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6db5706-3fb8-11ed-b639-66400d0e218f | InvocationID=c6db5ae4-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:37:16+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6db5706-3fb8-11ed-b639-66400d0e218f | InvocationID=c6db5ae4-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:37:16+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b880b8ae-3fb8-11ed-b639-66400d0e218f | InvocationID=b880bb9c-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:37:16+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7483808-3fb8-11ed-b639-66400d0e218f | InvocationID=c7483a1a-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:37:41+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c6db5706-3fb8-11ed-b639-66400d0e218f | InvocationID=c6db5ae4-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:37:41+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5ca65d6-3fb8-11ed-b639-66400d0e218f | InvocationID=d5ca67b6-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:37:41+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5ca65d6-3fb8-11ed-b639-66400d0e218f | InvocationID=d5ca67b6-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:37:41+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5ca65d6-3fb8-11ed-b639-66400d0e218f | InvocationID=d5ca67b6-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:37:41+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c7483808-3fb8-11ed-b639-66400d0e218f | InvocationID=c7483a1a-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:37:41+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d60fb1ea-3fb8-11ed-b639-66400d0e218f | InvocationID=d60fb4a6-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:38:06+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d5ca65d6-3fb8-11ed-b639-66400d0e218f | InvocationID=d5ca67b6-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:38:06+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4ba0420-3fb8-11ed-b639-66400d0e218f | InvocationID=e4ba083a-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:38:06+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4ba0420-3fb8-11ed-b639-66400d0e218f | InvocationID=e4ba083a-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:38:06+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4ba0420-3fb8-11ed-b639-66400d0e218f | InvocationID=e4ba083a-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:38:06+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d60fb1ea-3fb8-11ed-b639-66400d0e218f | InvocationID=d60fb4a6-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:38:06+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e4da389e-3fb8-11ed-b639-66400d0e218f | InvocationID=e4da3b1e-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:38:31+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e4da389e-3fb8-11ed-b639-66400d0e218f | InvocationID=e4da3b1e-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:38:31+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3a1c3ce-3fb8-11ed-b639-66400d0e218f | InvocationID=f3a1c6d0-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:38:31+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e4ba0420-3fb8-11ed-b639-66400d0e218f | InvocationID=e4ba083a-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:38:31+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3ab17b2-3fb8-11ed-b639-66400d0e218f | InvocationID=f3ab1a8c-3fb8-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:38:31+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f3ab17b2-3fb8-11ed-b639-66400d0e218f | InvocationID=f3ab1a8c-3fb8-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:38:31+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f3ab17b2-3fb8-11ed-b639-66400d0e218f | InvocationID=f3ab1a8c-3fb8-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:38:56+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f3a1c3ce-3fb8-11ed-b639-66400d0e218f | InvocationID=f3a1c6d0-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:38:56+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=02695746-3fb9-11ed-b639-66400d0e218f | InvocationID=026959ee-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:38:56+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f3ab17b2-3fb8-11ed-b639-66400d0e218f | InvocationID=f3ab1a8c-3fb8-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:38:56+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=029a96a8-3fb9-11ed-b639-66400d0e218f | InvocationID=029a987e-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:38:56+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=029a96a8-3fb9-11ed-b639-66400d0e218f | InvocationID=029a987e-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:38:56+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=029a96a8-3fb9-11ed-b639-66400d0e218f | InvocationID=029a987e-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:39:20+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=02695746-3fb9-11ed-b639-66400d0e218f | InvocationID=026959ee-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:39:20+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=112ecdec-3fb9-11ed-b639-66400d0e218f | InvocationID=112ed080-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:39:21+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=029a96a8-3fb9-11ed-b639-66400d0e218f | InvocationID=029a987e-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:39:21+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1189ce4a-3fb9-11ed-b639-66400d0e218f | InvocationID=1189cfda-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:39:21+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1189ce4a-3fb9-11ed-b639-66400d0e218f | InvocationID=1189cfda-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:39:21+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1189ce4a-3fb9-11ed-b639-66400d0e218f | InvocationID=1189cfda-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:39:45+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=112ecdec-3fb9-11ed-b639-66400d0e218f | InvocationID=112ed080-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:39:45+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ff5caec-3fb9-11ed-b639-66400d0e218f | InvocationID=1ff5cf06-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:39:46+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1189ce4a-3fb9-11ed-b639-66400d0e218f | InvocationID=1189cfda-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:39:46+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20774c2a-3fb9-11ed-b639-66400d0e218f | InvocationID=20775116-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:39:46+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20774c2a-3fb9-11ed-b639-66400d0e218f | InvocationID=20775116-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:39:46+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=20774c2a-3fb9-11ed-b639-66400d0e218f | InvocationID=20775116-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:40:10+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1ff5caec-3fb9-11ed-b639-66400d0e218f | InvocationID=1ff5cf06-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:40:10+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ec02f40-3fb9-11ed-b639-66400d0e218f | InvocationID=2ec036f2-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:40:11+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=20774c2a-3fb9-11ed-b639-66400d0e218f | InvocationID=20775116-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:40:11+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f6624a4-3fb9-11ed-b639-66400d0e218f | InvocationID=2f6626a2-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:40:11+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f6624a4-3fb9-11ed-b639-66400d0e218f | InvocationID=2f6626a2-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:40:11+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f6624a4-3fb9-11ed-b639-66400d0e218f | InvocationID=2f6626a2-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:40:35+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ec02f40-3fb9-11ed-b639-66400d0e218f | InvocationID=2ec036f2-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:40:35+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d879cfc-3fb9-11ed-b639-66400d0e218f | InvocationID=3d87a12a-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:40:36+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2f6624a4-3fb9-11ed-b639-66400d0e218f | InvocationID=2f6626a2-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:40:36+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e559562-3fb9-11ed-b639-66400d0e218f | InvocationID=3e559800-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:40:36+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e559562-3fb9-11ed-b639-66400d0e218f | InvocationID=3e559800-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:40:36+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e559562-3fb9-11ed-b639-66400d0e218f | InvocationID=3e559800-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:40:59+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3d879cfc-3fb9-11ed-b639-66400d0e218f | InvocationID=3d87a12a-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:40:59+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c4bd97e-3fb9-11ed-b639-66400d0e218f | InvocationID=4c4bdc12-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:41:01+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3e559562-3fb9-11ed-b639-66400d0e218f | InvocationID=3e559800-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:41:01+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d45b48a-3fb9-11ed-b639-66400d0e218f | InvocationID=4d45b6c4-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:41:01+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4d45b48a-3fb9-11ed-b639-66400d0e218f | InvocationID=4d45b6c4-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:41:01+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d45b48a-3fb9-11ed-b639-66400d0e218f | InvocationID=4d45b6c4-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:41:24+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4c4bd97e-3fb9-11ed-b639-66400d0e218f | InvocationID=4c4bdc12-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:41:24+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b13c476-3fb9-11ed-b639-66400d0e218f | InvocationID=5b13c714-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:41:26+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4d45b48a-3fb9-11ed-b639-66400d0e218f | InvocationID=4d45b6c4-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:41:26+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c34553c-3fb9-11ed-b639-66400d0e218f | InvocationID=5c345712-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:41:26+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c34553c-3fb9-11ed-b639-66400d0e218f | InvocationID=5c345712-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:41:26+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5c34553c-3fb9-11ed-b639-66400d0e218f | InvocationID=5c345712-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:41:49+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5b13c476-3fb9-11ed-b639-66400d0e218f | InvocationID=5b13c714-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:41:49+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=69de5ef8-3fb9-11ed-b639-66400d0e218f | InvocationID=69de61be-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:41:51+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5c34553c-3fb9-11ed-b639-66400d0e218f | InvocationID=5c345712-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:41:51+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b22b23c-3fb9-11ed-b639-66400d0e218f | InvocationID=6b22b516-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:41:51+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6b22b23c-3fb9-11ed-b639-66400d0e218f | InvocationID=6b22b516-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:41:51+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6b22b23c-3fb9-11ed-b639-66400d0e218f | InvocationID=6b22b516-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:42:14+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=69de5ef8-3fb9-11ed-b639-66400d0e218f | InvocationID=69de61be-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:42:14+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78a8c0e0-3fb9-11ed-b639-66400d0e218f | InvocationID=78a8c2c0-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:42:16+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6b22b23c-3fb9-11ed-b639-66400d0e218f | InvocationID=6b22b516-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:42:16+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a1130ac-3fb9-11ed-b639-66400d0e218f | InvocationID=7a1133f4-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:42:16+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7a1130ac-3fb9-11ed-b639-66400d0e218f | InvocationID=7a1133f4-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:42:16+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7a1130ac-3fb9-11ed-b639-66400d0e218f | InvocationID=7a1133f4-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:42:39+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78a8c0e0-3fb9-11ed-b639-66400d0e218f | InvocationID=78a8c2c0-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:42:39+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=876df370-3fb9-11ed-b639-66400d0e218f | InvocationID=876df7da-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:42:41+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7a1130ac-3fb9-11ed-b639-66400d0e218f | InvocationID=7a1133f4-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:42:41+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88ffe1d0-3fb9-11ed-b639-66400d0e218f | InvocationID=88ffe464-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:42:41+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=88ffe1d0-3fb9-11ed-b639-66400d0e218f | InvocationID=88ffe464-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:42:41+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88ffe1d0-3fb9-11ed-b639-66400d0e218f | InvocationID=88ffe464-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:43:03+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=876df370-3fb9-11ed-b639-66400d0e218f | InvocationID=876df7da-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:43:03+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96355d80-3fb9-11ed-b639-66400d0e218f | InvocationID=963560b4-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:43:06+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=88ffe1d0-3fb9-11ed-b639-66400d0e218f | InvocationID=88ffe464-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:43:06+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97ee370a-3fb9-11ed-b639-66400d0e218f | InvocationID=97ee396c-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:43:06+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=97ee370a-3fb9-11ed-b639-66400d0e218f | InvocationID=97ee396c-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:43:06+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97ee370a-3fb9-11ed-b639-66400d0e218f | InvocationID=97ee396c-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:43:28+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=96355d80-3fb9-11ed-b639-66400d0e218f | InvocationID=963560b4-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:43:28+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4fc05e4-3fb9-11ed-b639-66400d0e218f | InvocationID=a4fc0828-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:43:31+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=97ee370a-3fb9-11ed-b639-66400d0e218f | InvocationID=97ee396c-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:43:31+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6dcd794-3fb9-11ed-b639-66400d0e218f | InvocationID=a6dcda3c-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:43:32+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a6dcd794-3fb9-11ed-b639-66400d0e218f | InvocationID=a6dcda3c-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:43:32+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a6dcd794-3fb9-11ed-b639-66400d0e218f | InvocationID=a6dcda3c-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:43:53+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a4fc05e4-3fb9-11ed-b639-66400d0e218f | InvocationID=a4fc0828-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:43:53+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3c21168-3fb9-11ed-b639-66400d0e218f | InvocationID=b3c21320-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:43:57+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a6dcd794-3fb9-11ed-b639-66400d0e218f | InvocationID=a6dcda3c-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:43:57+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5d0195a-3fb9-11ed-b639-66400d0e218f | InvocationID=b5d01d74-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:43:57+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5d0195a-3fb9-11ed-b639-66400d0e218f | InvocationID=b5d01d74-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:43:57+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5d0195a-3fb9-11ed-b639-66400d0e218f | InvocationID=b5d01d74-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:44:18+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b3c21168-3fb9-11ed-b639-66400d0e218f | InvocationID=b3c21320-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:44:18+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c287e8b2-3fb9-11ed-b639-66400d0e218f | InvocationID=c287eb0a-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:44:22+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b5d0195a-3fb9-11ed-b639-66400d0e218f | InvocationID=b5d01d74-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:44:22+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4bfd450-3fb9-11ed-b639-66400d0e218f | InvocationID=c4bfd6d0-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:44:22+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c4bfd450-3fb9-11ed-b639-66400d0e218f | InvocationID=c4bfd6d0-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:44:22+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c4bfd450-3fb9-11ed-b639-66400d0e218f | InvocationID=c4bfd6d0-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:44:43+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c287e8b2-3fb9-11ed-b639-66400d0e218f | InvocationID=c287eb0a-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:44:43+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d14dc286-3fb9-11ed-b639-66400d0e218f | InvocationID=d14dc538-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:44:47+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c4bfd450-3fb9-11ed-b639-66400d0e218f | InvocationID=c4bfd6d0-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:44:47+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3af428e-3fb9-11ed-b639-66400d0e218f | InvocationID=d3af4504-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:44:47+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d3af428e-3fb9-11ed-b639-66400d0e218f | InvocationID=d3af4504-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:44:47+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d3af428e-3fb9-11ed-b639-66400d0e218f | InvocationID=d3af4504-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:45:07+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d14dc286-3fb9-11ed-b639-66400d0e218f | InvocationID=d14dc538-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:45:07+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e015d0ec-3fb9-11ed-b639-66400d0e218f | InvocationID=e015d380-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:45:12+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d3af428e-3fb9-11ed-b639-66400d0e218f | InvocationID=d3af4504-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:45:12+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e29e729c-3fb9-11ed-b639-66400d0e218f | InvocationID=e29e75bc-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:45:12+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e29e729c-3fb9-11ed-b639-66400d0e218f | InvocationID=e29e75bc-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:45:12+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e29e729c-3fb9-11ed-b639-66400d0e218f | InvocationID=e29e75bc-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:45:32+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e015d0ec-3fb9-11ed-b639-66400d0e218f | InvocationID=e015d380-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:45:32+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eedf533c-3fb9-11ed-b639-66400d0e218f | InvocationID=eedf55bc-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:45:37+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e29e729c-3fb9-11ed-b639-66400d0e218f | InvocationID=e29e75bc-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:45:37+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f18ddcb6-3fb9-11ed-b639-66400d0e218f | InvocationID=f18ddfc2-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:45:37+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f18ddcb6-3fb9-11ed-b639-66400d0e218f | InvocationID=f18ddfc2-3fb9-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:45:37+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f18ddcb6-3fb9-11ed-b639-66400d0e218f | InvocationID=f18ddfc2-3fb9-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:45:57+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eedf533c-3fb9-11ed-b639-66400d0e218f | InvocationID=eedf55bc-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:45:57+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fda9462a-3fb9-11ed-b639-66400d0e218f | InvocationID=fda9486e-3fb9-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:46:02+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f18ddcb6-3fb9-11ed-b639-66400d0e218f | InvocationID=f18ddfc2-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:46:02+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=007c4ba4-3fba-11ed-b639-66400d0e218f | InvocationID=007c4d84-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:46:02+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=007c4ba4-3fba-11ed-b639-66400d0e218f | InvocationID=007c4d84-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:46:02+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=007c4ba4-3fba-11ed-b639-66400d0e218f | InvocationID=007c4d84-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:46:22+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fda9462a-3fb9-11ed-b639-66400d0e218f | InvocationID=fda9486e-3fb9-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:46:22+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c72e9a4-3fba-11ed-b639-66400d0e218f | InvocationID=0c72ecce-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:46:27+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=007c4ba4-3fba-11ed-b639-66400d0e218f | InvocationID=007c4d84-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:46:27+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f6bc16c-3fba-11ed-b639-66400d0e218f | InvocationID=0f6bc888-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:46:27+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0f6bc16c-3fba-11ed-b639-66400d0e218f | InvocationID=0f6bc888-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:46:27+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f6bc16c-3fba-11ed-b639-66400d0e218f | InvocationID=0f6bc888-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:46:47+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0c72e9a4-3fba-11ed-b639-66400d0e218f | InvocationID=0c72ecce-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:46:47+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b385834-3fba-11ed-b639-66400d0e218f | InvocationID=1b385a14-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:46:52+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0f6bc16c-3fba-11ed-b639-66400d0e218f | InvocationID=0f6bc888-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:46:52+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e5fa0d0-3fba-11ed-b639-66400d0e218f | InvocationID=1e5fa29c-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:46:52+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1e5fa0d0-3fba-11ed-b639-66400d0e218f | InvocationID=1e5fa29c-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:46:52+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e5fa0d0-3fba-11ed-b639-66400d0e218f | InvocationID=1e5fa29c-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:47:11+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b385834-3fba-11ed-b639-66400d0e218f | InvocationID=1b385a14-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:47:11+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2a010410-3fba-11ed-b639-66400d0e218f | InvocationID=2a0106f4-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:47:17+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1e5fa0d0-3fba-11ed-b639-66400d0e218f | InvocationID=1e5fa29c-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:47:17+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d4d6dca-3fba-11ed-b639-66400d0e218f | InvocationID=2d4d7004-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:47:17+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2d4d6dca-3fba-11ed-b639-66400d0e218f | InvocationID=2d4d7004-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:47:17+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d4d6dca-3fba-11ed-b639-66400d0e218f | InvocationID=2d4d7004-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:47:36+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2a010410-3fba-11ed-b639-66400d0e218f | InvocationID=2a0106f4-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:47:36+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38c6b7a6-3fba-11ed-b639-66400d0e218f | InvocationID=38c6ba44-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:47:42+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2d4d6dca-3fba-11ed-b639-66400d0e218f | InvocationID=2d4d7004-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:47:42+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c3b068a-3fba-11ed-b639-66400d0e218f | InvocationID=3c3b08d8-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:47:42+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3c3b068a-3fba-11ed-b639-66400d0e218f | InvocationID=3c3b08d8-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:47:42+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3c3b068a-3fba-11ed-b639-66400d0e218f | InvocationID=3c3b08d8-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:48:01+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=38c6b7a6-3fba-11ed-b639-66400d0e218f | InvocationID=38c6ba44-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:48:01+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4792790a-3fba-11ed-b639-66400d0e218f | InvocationID=47927c48-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:48:07+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3c3b068a-3fba-11ed-b639-66400d0e218f | InvocationID=3c3b08d8-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:48:07+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b29061a-3fba-11ed-b639-66400d0e218f | InvocationID=4b2907f0-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:48:07+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4b29061a-3fba-11ed-b639-66400d0e218f | InvocationID=4b2907f0-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:48:07+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b29061a-3fba-11ed-b639-66400d0e218f | InvocationID=4b2907f0-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:48:26+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4792790a-3fba-11ed-b639-66400d0e218f | InvocationID=47927c48-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:48:26+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=56582516-3fba-11ed-b639-66400d0e218f | InvocationID=565826ec-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:48:32+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4b29061a-3fba-11ed-b639-66400d0e218f | InvocationID=4b2907f0-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:48:32+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a18793a-3fba-11ed-b639-66400d0e218f | InvocationID=5a187f66-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:48:32+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a18793a-3fba-11ed-b639-66400d0e218f | InvocationID=5a187f66-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:48:32+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5a18793a-3fba-11ed-b639-66400d0e218f | InvocationID=5a187f66-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:48:51+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=56582516-3fba-11ed-b639-66400d0e218f | InvocationID=565826ec-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:48:51+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=652174f8-3fba-11ed-b639-66400d0e218f | InvocationID=652176ce-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:48:57+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5a18793a-3fba-11ed-b639-66400d0e218f | InvocationID=5a187f66-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:48:57+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=690d6900-3fba-11ed-b639-66400d0e218f | InvocationID=690d6bf8-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:48:57+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=690d6900-3fba-11ed-b639-66400d0e218f | InvocationID=690d6bf8-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:48:57+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=690d6900-3fba-11ed-b639-66400d0e218f | InvocationID=690d6bf8-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:49:15+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=652174f8-3fba-11ed-b639-66400d0e218f | InvocationID=652176ce-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:49:15+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73ebca56-3fba-11ed-b639-66400d0e218f | InvocationID=73ebcc86-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:49:22+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=690d6900-3fba-11ed-b639-66400d0e218f | InvocationID=690d6bf8-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:49:22+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77fefdd4-3fba-11ed-b639-66400d0e218f | InvocationID=77ff0090-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:49:22+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=77fefdd4-3fba-11ed-b639-66400d0e218f | InvocationID=77ff0090-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:49:22+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=77fefdd4-3fba-11ed-b639-66400d0e218f | InvocationID=77ff0090-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:49:40+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=73ebca56-3fba-11ed-b639-66400d0e218f | InvocationID=73ebcc86-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:49:40+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=82b56de4-3fba-11ed-b639-66400d0e218f | InvocationID=82b56fc4-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:49:47+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=77fefdd4-3fba-11ed-b639-66400d0e218f | InvocationID=77ff0090-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:49:47+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86eecfd6-3fba-11ed-b639-66400d0e218f | InvocationID=86eed33c-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:49:47+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86eecfd6-3fba-11ed-b639-66400d0e218f | InvocationID=86eed33c-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:49:47+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86eecfd6-3fba-11ed-b639-66400d0e218f | InvocationID=86eed33c-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:50:05+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=82b56de4-3fba-11ed-b639-66400d0e218f | InvocationID=82b56fc4-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:50:05+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=917ca400-3fba-11ed-b639-66400d0e218f | InvocationID=917ca7ca-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:50:12+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=86eecfd6-3fba-11ed-b639-66400d0e218f | InvocationID=86eed33c-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:50:12+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95dd3f00-3fba-11ed-b639-66400d0e218f | InvocationID=95dd42ca-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:50:12+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=95dd3f00-3fba-11ed-b639-66400d0e218f | InvocationID=95dd42ca-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:50:12+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=95dd3f00-3fba-11ed-b639-66400d0e218f | InvocationID=95dd42ca-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:50:30+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=917ca400-3fba-11ed-b639-66400d0e218f | InvocationID=917ca7ca-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:50:30+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a0436b68-3fba-11ed-b639-66400d0e218f | InvocationID=a0436e9c-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:50:37+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=95dd3f00-3fba-11ed-b639-66400d0e218f | InvocationID=95dd42ca-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:50:37+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4cd5ed2-3fba-11ed-b639-66400d0e218f | InvocationID=a4cd60e4-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:50:38+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a4cd5ed2-3fba-11ed-b639-66400d0e218f | InvocationID=a4cd60e4-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:50:38+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4cd5ed2-3fba-11ed-b639-66400d0e218f | InvocationID=a4cd60e4-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:50:55+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a0436b68-3fba-11ed-b639-66400d0e218f | InvocationID=a0436e9c-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:50:55+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af0c496c-3fba-11ed-b639-66400d0e218f | InvocationID=af0c4caa-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:51:03+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a4cd5ed2-3fba-11ed-b639-66400d0e218f | InvocationID=a4cd60e4-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:51:03+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3bb1f60-3fba-11ed-b639-66400d0e218f | InvocationID=b3bb21c2-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:51:03+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b3bb1f60-3fba-11ed-b639-66400d0e218f | InvocationID=b3bb21c2-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:51:03+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b3bb1f60-3fba-11ed-b639-66400d0e218f | InvocationID=b3bb21c2-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:51:19+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=af0c496c-3fba-11ed-b639-66400d0e218f | InvocationID=af0c4caa-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:51:19+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bdd0d8aa-3fba-11ed-b639-66400d0e218f | InvocationID=bdd0dbf2-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:51:28+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b3bb1f60-3fba-11ed-b639-66400d0e218f | InvocationID=b3bb21c2-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:51:28+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2ad1de8-3fba-11ed-b639-66400d0e218f | InvocationID=c2ad1fd2-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:51:28+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c2ad1de8-3fba-11ed-b639-66400d0e218f | InvocationID=c2ad1fd2-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:51:28+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2ad1de8-3fba-11ed-b639-66400d0e218f | InvocationID=c2ad1fd2-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:51:44+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bdd0d8aa-3fba-11ed-b639-66400d0e218f | InvocationID=bdd0dbf2-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:51:44+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc9bf1e4-3fba-11ed-b639-66400d0e218f | InvocationID=cc9bf41e-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:51:53+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c2ad1de8-3fba-11ed-b639-66400d0e218f | InvocationID=c2ad1fd2-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:51:53+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d19bc9f8-3fba-11ed-b639-66400d0e218f | InvocationID=d19bcc46-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:51:53+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d19bc9f8-3fba-11ed-b639-66400d0e218f | InvocationID=d19bcc46-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:51:53+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d19bc9f8-3fba-11ed-b639-66400d0e218f | InvocationID=d19bcc46-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:52:09+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cc9bf1e4-3fba-11ed-b639-66400d0e218f | InvocationID=cc9bf41e-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:52:09+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=db60d244-3fba-11ed-b639-66400d0e218f | InvocationID=db60d514-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:52:18+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d19bc9f8-3fba-11ed-b639-66400d0e218f | InvocationID=d19bcc46-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:52:18+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e08d3294-3fba-11ed-b639-66400d0e218f | InvocationID=e08d34f6-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:52:18+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e08d3294-3fba-11ed-b639-66400d0e218f | InvocationID=e08d34f6-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:52:18+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e08d3294-3fba-11ed-b639-66400d0e218f | InvocationID=e08d34f6-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:52:34+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=db60d244-3fba-11ed-b639-66400d0e218f | InvocationID=db60d514-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:52:34+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ea27d9d0-3fba-11ed-b639-66400d0e218f | InvocationID=ea27dc3c-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:52:43+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e08d3294-3fba-11ed-b639-66400d0e218f | InvocationID=e08d34f6-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:52:43+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef7cbcac-3fba-11ed-b639-66400d0e218f | InvocationID=ef7cbf4a-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:52:43+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ef7cbcac-3fba-11ed-b639-66400d0e218f | InvocationID=ef7cbf4a-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:52:43+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef7cbcac-3fba-11ed-b639-66400d0e218f | InvocationID=ef7cbf4a-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:52:59+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ea27d9d0-3fba-11ed-b639-66400d0e218f | InvocationID=ea27dc3c-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:52:59+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f8ee5c64-3fba-11ed-b639-66400d0e218f | InvocationID=f8ee5e26-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:53:08+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ef7cbcac-3fba-11ed-b639-66400d0e218f | InvocationID=ef7cbf4a-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:53:08+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe6b32fc-3fba-11ed-b639-66400d0e218f | InvocationID=fe6b361c-3fba-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:53:08+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe6b32fc-3fba-11ed-b639-66400d0e218f | InvocationID=fe6b361c-3fba-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:53:08+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe6b32fc-3fba-11ed-b639-66400d0e218f | InvocationID=fe6b361c-3fba-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:53:23+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f8ee5c64-3fba-11ed-b639-66400d0e218f | InvocationID=f8ee5e26-3fba-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:53:23+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07b4a24e-3fbb-11ed-b639-66400d0e218f | InvocationID=07b4a6ea-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:53:33+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe6b32fc-3fba-11ed-b639-66400d0e218f | InvocationID=fe6b361c-3fba-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:53:33+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d5aeb22-3fbb-11ed-b639-66400d0e218f | InvocationID=0d5aedf2-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:53:33+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0d5aeb22-3fbb-11ed-b639-66400d0e218f | InvocationID=0d5aedf2-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:53:33+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d5aeb22-3fbb-11ed-b639-66400d0e218f | InvocationID=0d5aedf2-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:53:48+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07b4a24e-3fbb-11ed-b639-66400d0e218f | InvocationID=07b4a6ea-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:53:48+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=167bf548-3fbb-11ed-b639-66400d0e218f | InvocationID=167bf994-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:53:58+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0d5aeb22-3fbb-11ed-b639-66400d0e218f | InvocationID=0d5aedf2-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:53:58+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c4f0ae6-3fbb-11ed-b639-66400d0e218f | InvocationID=1c4f0eb0-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:53:58+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1c4f0ae6-3fbb-11ed-b639-66400d0e218f | InvocationID=1c4f0eb0-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:53:58+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1c4f0ae6-3fbb-11ed-b639-66400d0e218f | InvocationID=1c4f0eb0-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:54:13+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=167bf548-3fbb-11ed-b639-66400d0e218f | InvocationID=167bf994-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:54:13+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2542f5e0-3fbb-11ed-b639-66400d0e218f | InvocationID=2542fa40-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:54:23+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1c4f0ae6-3fbb-11ed-b639-66400d0e218f | InvocationID=1c4f0eb0-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:54:23+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b412282-3fbb-11ed-b639-66400d0e218f | InvocationID=2b412494-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:54:23+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2b412282-3fbb-11ed-b639-66400d0e218f | InvocationID=2b412494-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:54:23+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2b412282-3fbb-11ed-b639-66400d0e218f | InvocationID=2b412494-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:54:38+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2542f5e0-3fbb-11ed-b639-66400d0e218f | InvocationID=2542fa40-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:54:38+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=340e8de6-3fbb-11ed-b639-66400d0e218f | InvocationID=340e90a2-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:54:48+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2b412282-3fbb-11ed-b639-66400d0e218f | InvocationID=2b412494-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:54:48+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a2edb86-3fbb-11ed-b639-66400d0e218f | InvocationID=3a2edda2-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:54:48+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3a2edb86-3fbb-11ed-b639-66400d0e218f | InvocationID=3a2edda2-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:54:48+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3a2edb86-3fbb-11ed-b639-66400d0e218f | InvocationID=3a2edda2-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:55:03+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=340e8de6-3fbb-11ed-b639-66400d0e218f | InvocationID=340e90a2-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:55:03+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42d7ada8-3fbb-11ed-b639-66400d0e218f | InvocationID=42d7b30c-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:55:13+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3a2edb86-3fbb-11ed-b639-66400d0e218f | InvocationID=3a2edda2-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:55:13+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=492153b2-3fbb-11ed-b639-66400d0e218f | InvocationID=492155a6-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:55:13+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=492153b2-3fbb-11ed-b639-66400d0e218f | InvocationID=492155a6-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:55:13+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=492153b2-3fbb-11ed-b639-66400d0e218f | InvocationID=492155a6-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:55:27+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=42d7ada8-3fbb-11ed-b639-66400d0e218f | InvocationID=42d7b30c-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:55:27+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=519c9146-3fbb-11ed-b639-66400d0e218f | InvocationID=519c954c-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:55:38+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=492153b2-3fbb-11ed-b639-66400d0e218f | InvocationID=492155a6-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:55:38+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=581196de-3fbb-11ed-b639-66400d0e218f | InvocationID=58119990-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:55:38+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=581196de-3fbb-11ed-b639-66400d0e218f | InvocationID=58119990-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:55:38+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=581196de-3fbb-11ed-b639-66400d0e218f | InvocationID=58119990-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:55:52+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=519c9146-3fbb-11ed-b639-66400d0e218f | InvocationID=519c954c-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:55:52+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=606cb76e-3fbb-11ed-b639-66400d0e218f | InvocationID=606cb9f8-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:56:03+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=581196de-3fbb-11ed-b639-66400d0e218f | InvocationID=58119990-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:56:03+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6701acec-3fbb-11ed-b639-66400d0e218f | InvocationID=6701aeb8-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:56:03+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6701acec-3fbb-11ed-b639-66400d0e218f | InvocationID=6701aeb8-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:56:03+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6701acec-3fbb-11ed-b639-66400d0e218f | InvocationID=6701aeb8-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:56:17+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=606cb76e-3fbb-11ed-b639-66400d0e218f | InvocationID=606cb9f8-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:56:17+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6f33d796-3fbb-11ed-b639-66400d0e218f | InvocationID=6f33da0c-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:56:28+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6701acec-3fbb-11ed-b639-66400d0e218f | InvocationID=6701aeb8-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:56:28+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75f204a4-3fbb-11ed-b639-66400d0e218f | InvocationID=75f20792-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:56:28+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=75f204a4-3fbb-11ed-b639-66400d0e218f | InvocationID=75f20792-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:56:28+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75f204a4-3fbb-11ed-b639-66400d0e218f | InvocationID=75f20792-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:56:42+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6f33d796-3fbb-11ed-b639-66400d0e218f | InvocationID=6f33da0c-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:56:42+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7dfb138e-3fbb-11ed-b639-66400d0e218f | InvocationID=7dfb1596-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:56:53+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=75f204a4-3fbb-11ed-b639-66400d0e218f | InvocationID=75f20792-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:56:53+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84e1fb22-3fbb-11ed-b639-66400d0e218f | InvocationID=84e1fe2e-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:56:53+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84e1fb22-3fbb-11ed-b639-66400d0e218f | InvocationID=84e1fe2e-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:56:53+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84e1fb22-3fbb-11ed-b639-66400d0e218f | InvocationID=84e1fe2e-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:57:07+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7dfb138e-3fbb-11ed-b639-66400d0e218f | InvocationID=7dfb1596-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:57:07+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8cc703aa-3fbb-11ed-b639-66400d0e218f | InvocationID=8cc70652-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:57:18+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84e1fb22-3fbb-11ed-b639-66400d0e218f | InvocationID=84e1fe2e-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:57:18+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93d03c02-3fbb-11ed-b639-66400d0e218f | InvocationID=93d03de2-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:57:19+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=93d03c02-3fbb-11ed-b639-66400d0e218f | InvocationID=93d03de2-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:57:19+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=93d03c02-3fbb-11ed-b639-66400d0e218f | InvocationID=93d03de2-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:57:31+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8cc703aa-3fbb-11ed-b639-66400d0e218f | InvocationID=8cc70652-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:57:31+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b911dee-3fbb-11ed-b639-66400d0e218f | InvocationID=9b911fba-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:57:44+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=93d03c02-3fbb-11ed-b639-66400d0e218f | InvocationID=93d03de2-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:57:44+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a2bebdc4-3fbb-11ed-b639-66400d0e218f | InvocationID=a2bebf9a-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:57:44+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a2bebdc4-3fbb-11ed-b639-66400d0e218f | InvocationID=a2bebf9a-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:57:44+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a2bebdc4-3fbb-11ed-b639-66400d0e218f | InvocationID=a2bebf9a-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:57:56+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9b911dee-3fbb-11ed-b639-66400d0e218f | InvocationID=9b911fba-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:57:56+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa5a30f4-3fbb-11ed-b639-66400d0e218f | InvocationID=aa5a3360-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:58:09+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a2bebdc4-3fbb-11ed-b639-66400d0e218f | InvocationID=a2bebf9a-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:58:09+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b1ad2726-3fbb-11ed-b639-66400d0e218f | InvocationID=b1ad2ab4-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:58:09+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b1ad2726-3fbb-11ed-b639-66400d0e218f | InvocationID=b1ad2ab4-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:58:09+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b1ad2726-3fbb-11ed-b639-66400d0e218f | InvocationID=b1ad2ab4-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:58:21+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aa5a30f4-3fbb-11ed-b639-66400d0e218f | InvocationID=aa5a3360-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:58:21+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9254b00-3fbb-11ed-b639-66400d0e218f | InvocationID=b9254fce-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:58:34+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b1ad2726-3fbb-11ed-b639-66400d0e218f | InvocationID=b1ad2ab4-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:58:34+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c09bff5a-3fbb-11ed-b639-66400d0e218f | InvocationID=c09c0216-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:58:34+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c09bff5a-3fbb-11ed-b639-66400d0e218f | InvocationID=c09c0216-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:58:34+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c09bff5a-3fbb-11ed-b639-66400d0e218f | InvocationID=c09c0216-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:58:46+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b9254b00-3fbb-11ed-b639-66400d0e218f | InvocationID=b9254fce-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:58:46+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c7ef13a0-3fbb-11ed-b639-66400d0e218f | InvocationID=c7ef1620-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:58:59+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c09bff5a-3fbb-11ed-b639-66400d0e218f | InvocationID=c09c0216-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:58:59+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf925d38-3fbb-11ed-b639-66400d0e218f | InvocationID=cf925f0e-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:58:59+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cf925d38-3fbb-11ed-b639-66400d0e218f | InvocationID=cf925f0e-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:58:59+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf925d38-3fbb-11ed-b639-66400d0e218f | InvocationID=cf925f0e-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:59:11+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c7ef13a0-3fbb-11ed-b639-66400d0e218f | InvocationID=c7ef1620-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:59:11+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d6b4e554-3fbb-11ed-b639-66400d0e218f | InvocationID=d6b4e82e-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:59:24+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=cf925d38-3fbb-11ed-b639-66400d0e218f | InvocationID=cf925f0e-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:59:24+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de80e260-3fbb-11ed-b639-66400d0e218f | InvocationID=de80e616-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:59:24+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=de80e260-3fbb-11ed-b639-66400d0e218f | InvocationID=de80e616-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:59:24+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de80e260-3fbb-11ed-b639-66400d0e218f | InvocationID=de80e616-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:59:35+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d6b4e554-3fbb-11ed-b639-66400d0e218f | InvocationID=d6b4e82e-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T05:59:35+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e57b34a8-3fbb-11ed-b639-66400d0e218f | InvocationID=e57b366a-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T05:59:49+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=de80e260-3fbb-11ed-b639-66400d0e218f | InvocationID=de80e616-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T05:59:49+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed6fa978-3fbb-11ed-b639-66400d0e218f | InvocationID=ed6fac52-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T05:59:49+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ed6fa978-3fbb-11ed-b639-66400d0e218f | InvocationID=ed6fac52-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T05:59:49+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ed6fa978-3fbb-11ed-b639-66400d0e218f | InvocationID=ed6fac52-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:00:00+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e57b34a8-3fbb-11ed-b639-66400d0e218f | InvocationID=e57b366a-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T06:00:00+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f4405df6-3fbb-11ed-b639-66400d0e218f | InvocationID=f44060da-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T06:00:14+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ed6fa978-3fbb-11ed-b639-66400d0e218f | InvocationID=ed6fac52-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T06:00:14+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc60bc06-3fbb-11ed-b639-66400d0e218f | InvocationID=fc60be36-3fbb-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T06:00:14+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fc60bc06-3fbb-11ed-b639-66400d0e218f | InvocationID=fc60be36-3fbb-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:00:14+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fc60bc06-3fbb-11ed-b639-66400d0e218f | InvocationID=fc60be36-3fbb-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:00:25+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f4405df6-3fbb-11ed-b639-66400d0e218f | InvocationID=f44060da-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T06:00:25+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=030989fc-3fbc-11ed-b639-66400d0e218f | InvocationID=03098d76-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T06:00:39+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fc60bc06-3fbb-11ed-b639-66400d0e218f | InvocationID=fc60be36-3fbb-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T06:00:39+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b4f6712-3fbc-11ed-b639-66400d0e218f | InvocationID=0b4f6906-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T06:00:39+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b4f6712-3fbc-11ed-b639-66400d0e218f | InvocationID=0b4f6906-3fbc-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:00:39+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0b4f6712-3fbc-11ed-b639-66400d0e218f | InvocationID=0b4f6906-3fbc-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:00:50+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=030989fc-3fbc-11ed-b639-66400d0e218f | InvocationID=03098d76-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T06:00:50+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=11d1229c-3fbc-11ed-b639-66400d0e218f | InvocationID=11d124ea-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T06:01:04+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0b4f6712-3fbc-11ed-b639-66400d0e218f | InvocationID=0b4f6906-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T06:01:04+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a3ffcfa-3fbc-11ed-b639-66400d0e218f | InvocationID=1a40002e-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T06:01:04+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a3ffcfa-3fbc-11ed-b639-66400d0e218f | InvocationID=1a40002e-3fbc-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:01:04+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1a3ffcfa-3fbc-11ed-b639-66400d0e218f | InvocationID=1a40002e-3fbc-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:01:15+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=11d1229c-3fbc-11ed-b639-66400d0e218f | InvocationID=11d124ea-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T06:01:15+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2097edf6-3fbc-11ed-b639-66400d0e218f | InvocationID=2097efd6-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T06:01:29+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1a3ffcfa-3fbc-11ed-b639-66400d0e218f | InvocationID=1a40002e-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T06:01:29+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=292fc7b8-3fbc-11ed-b639-66400d0e218f | InvocationID=292fcf10-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T06:01:29+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=292fc7b8-3fbc-11ed-b639-66400d0e218f | InvocationID=292fcf10-3fbc-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:01:29+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=292fc7b8-3fbc-11ed-b639-66400d0e218f | InvocationID=292fcf10-3fbc-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:01:39+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2097edf6-3fbc-11ed-b639-66400d0e218f | InvocationID=2097efd6-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T06:01:39+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2f5d8594-3fbc-11ed-b639-66400d0e218f | InvocationID=2f5d8a3a-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T06:01:54+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=292fc7b8-3fbc-11ed-b639-66400d0e218f | InvocationID=292fcf10-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T06:01:54+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38240e64-3fbc-11ed-b639-66400d0e218f | InvocationID=382410b2-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T06:01:54+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38240e64-3fbc-11ed-b639-66400d0e218f | InvocationID=382410b2-3fbc-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:01:54+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=38240e64-3fbc-11ed-b639-66400d0e218f | InvocationID=382410b2-3fbc-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:02:04+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2f5d8594-3fbc-11ed-b639-66400d0e218f | InvocationID=2f5d8a3a-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T06:02:04+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3e258658-3fbc-11ed-b639-66400d0e218f | InvocationID=3e258824-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T06:02:19+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=38240e64-3fbc-11ed-b639-66400d0e218f | InvocationID=382410b2-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T06:02:19+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47127906-3fbc-11ed-b639-66400d0e218f | InvocationID=47127adc-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T06:02:19+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47127906-3fbc-11ed-b639-66400d0e218f | InvocationID=47127adc-3fbc-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:02:19+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47127906-3fbc-11ed-b639-66400d0e218f | InvocationID=47127adc-3fbc-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:02:29+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3e258658-3fbc-11ed-b639-66400d0e218f | InvocationID=3e258824-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T06:02:29+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4cec1710-3fbc-11ed-b639-66400d0e218f | InvocationID=4cec197c-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T06:02:44+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47127906-3fbc-11ed-b639-66400d0e218f | InvocationID=47127adc-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T06:02:44+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5600b856-3fbc-11ed-b639-66400d0e218f | InvocationID=5600ba86-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T06:02:44+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5600b856-3fbc-11ed-b639-66400d0e218f | InvocationID=5600ba86-3fbc-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:02:44+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5600b856-3fbc-11ed-b639-66400d0e218f | InvocationID=5600ba86-3fbc-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:02:54+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4cec1710-3fbc-11ed-b639-66400d0e218f | InvocationID=4cec197c-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T06:02:54+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5bb412f2-3fbc-11ed-b639-66400d0e218f | InvocationID=5bb415ae-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T06:03:09+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5600b856-3fbc-11ed-b639-66400d0e218f | InvocationID=5600ba86-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T06:03:09+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64efdb1c-3fbc-11ed-b639-66400d0e218f | InvocationID=64efdd60-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T06:03:09+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64efdb1c-3fbc-11ed-b639-66400d0e218f | InvocationID=64efdd60-3fbc-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:03:09+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=64efdb1c-3fbc-11ed-b639-66400d0e218f | InvocationID=64efdd60-3fbc-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:03:19+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5bb412f2-3fbc-11ed-b639-66400d0e218f | InvocationID=5bb415ae-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T06:03:19+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a7bac00-3fbc-11ed-b639-66400d0e218f | InvocationID=6a7bade0-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T06:03:34+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=64efdb1c-3fbc-11ed-b639-66400d0e218f | InvocationID=64efdd60-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T06:03:34+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73de052c-3fbc-11ed-b639-66400d0e218f | InvocationID=73de07fc-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T06:03:34+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73de052c-3fbc-11ed-b639-66400d0e218f | InvocationID=73de07fc-3fbc-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:03:34+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73de052c-3fbc-11ed-b639-66400d0e218f | InvocationID=73de07fc-3fbc-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:03:43+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6a7bac00-3fbc-11ed-b639-66400d0e218f | InvocationID=6a7bade0-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T06:03:43+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79445bba-3fbc-11ed-b639-66400d0e218f | InvocationID=79445e3a-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT
2022-09-29T06:03:59+0000 | policy_event_thread | 140224493067040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73de052c-3fbc-11ed-b639-66400d0e218f | InvocationID=73de07fc-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF activation/deactivation policy response events.
2022-09-29T06:03:59+0000 | policy_event_thread | 140224493067040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=82d09b44-3fbc-11ed-b639-66400d0e218f | InvocationID=82d09de2-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT
2022-09-29T06:03:59+0000 | policy_event_thread | 140224493067040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=82d09b44-3fbc-11ed-b639-66400d0e218f | InvocationID=82d09de2-3fbc-11ed-b639-66400d0e218f | Failed to fetch message from MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:03:59+0000 | policy_event_thread | 140224493067040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=82d09b44-3fbc-11ed-b639-66400d0e218f | InvocationID=82d09de2-3fbc-11ed-b639-66400d0e218f | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: https://message-router:3905/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-29T06:04:08+0000 | aai_event_thread | 140224492006176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=79445bba-3fbc-11ed-b639-66400d0e218f | InvocationID=79445e3a-3fbc-11ed-b639-66400d0e218f | Polling MR for XNF AAI events.
2022-09-29T06:04:08+0000 | aai_event_thread | 140224492006176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=880a52da-3fbc-11ed-b639-66400d0e218f | InvocationID=880a551e-3fbc-11ed-b639-66400d0e218f | Fetching messages from MR topic: https://message-router:3905/events/AAI-EVENT