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-12T10:09:05+0000 | MainThread | 139746752580936 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Attempting to fetch PMSH Configuration from CBS.
2022-09-12T10:09:05+0000 | MainThread | 139746752580936 | INFO | pmsh_config | _get_config | ServiceName= | RequestID= | InvocationID= | Successfully fetched PMSH config from CBS: {'config': {'aaf_identity': 'dcae@dcae.onap.org', 'aaf_password': 'demo123456!', 'ca_cert_path': '/opt/app/pmsh/etc/certs/cacert.pem', 'cert_path': '/opt/app/pmsh/etc/certs/cert.pem', 'control_loop_name': 'pmsh-control-loop', 'enable_tls': False, 'key_path': '/opt/app/pmsh/etc/certs/key.pem', 'operational_policy_name': 'pmsh-operational-policy', 'pmsh_policy': {'subscription': {'administrativeState': 'LOCKED', 'fileBasedGP': 15, 'fileLocation': '/pm/pm.xml', 'measurementGroups': [{'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dna'}, {'DN': 'dnb'}], 'measurementTypes': [{'measurementType': 'countera'}, {'measurementType': 'counterb'}]}}, {'measurementGroup': {'managedObjectDNsBasic': [{'DN': 'dnc'}, {'DN': 'dnd'}], 'measurementTypes': [{'measurementType': 'counterc'}, {'measurementType': 'counterd'}]}}], 'nfFilter': {'modelInvariantIDs': [], 'modelNames': [], 'modelVersionIDs': [], 'nfNames': ['^pnf.*', '^vnf.*']}, 'subscriptionName': 'ExtraPM-All-gNB-R2B'}}, 'streams_publishes': {'policy_pm_publisher': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'aai_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/AAI-EVENT'}, 'type': 'message_router'}, 'policy_pm_subscriber': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT'}, 'type': 'message_router'}}}}
2022-09-12T10:09:05+0000 | MainThread | 139746752580936 | INFO | pmsh_service_main | main | ServiceName= | RequestID= | InvocationID= | Start polling PMSH_CL_INPUT topic on DMaaP MR.
2022-09-12T10:09:05+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:09:05+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eede230c-3282-11ed-97c4-023fc904b2eb | InvocationID=eede2690-3282-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:09:05+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName= | RequestID= | InvocationID= | Polling MR for XNF AAI events.
2022-09-12T10:09:05+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eee01fe0-3282-11ed-97c4-023fc904b2eb | InvocationID=eee021fc-3282-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:09:05+0000 | MainThread | 139746752580936 | INFO | __init__ | launch_api_server | ServiceName= | RequestID= | InvocationID= | Launching unsecure http API server
2022-09-12T10:09:05+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eede230c-3282-11ed-97c4-023fc904b2eb | InvocationID=eede2690-3282-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:09:05+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eede230c-3282-11ed-97c4-023fc904b2eb | InvocationID=eede2690-3282-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:09:05+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eede230c-3282-11ed-97c4-023fc904b2eb | InvocationID=eede2690-3282-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:09:05+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eee01fe0-3282-11ed-97c4-023fc904b2eb | InvocationID=eee021fc-3282-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:09:25+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eee01fe0-3282-11ed-97c4-023fc904b2eb | InvocationID=eee021fc-3282-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:09:25+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb12d0be-3282-11ed-97c4-023fc904b2eb | InvocationID=fb12d302-3282-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:09:25+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fb12d0be-3282-11ed-97c4-023fc904b2eb | InvocationID=fb12d302-3282-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:09:25+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fb12d0be-3282-11ed-97c4-023fc904b2eb | InvocationID=fb12d302-3282-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:09:30+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=eede230c-3282-11ed-97c4-023fc904b2eb | InvocationID=eede2690-3282-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:09:30+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe0d3836-3282-11ed-97c4-023fc904b2eb | InvocationID=fe0d490c-3282-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:09:30+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fe0d3836-3282-11ed-97c4-023fc904b2eb | InvocationID=fe0d490c-3282-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:09:30+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe0d3836-3282-11ed-97c4-023fc904b2eb | InvocationID=fe0d490c-3282-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:09:45+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fb12d0be-3282-11ed-97c4-023fc904b2eb | InvocationID=fb12d302-3282-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:09:45+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07042378-3283-11ed-97c4-023fc904b2eb | InvocationID=070424fe-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:09:45+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07042378-3283-11ed-97c4-023fc904b2eb | InvocationID=070424fe-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:09:45+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07042378-3283-11ed-97c4-023fc904b2eb | InvocationID=070424fe-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:09:55+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fe0d3836-3282-11ed-97c4-023fc904b2eb | InvocationID=fe0d490c-3282-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:09:55+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cf95a78-3283-11ed-97c4-023fc904b2eb | InvocationID=0cf95c26-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:09:55+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0cf95a78-3283-11ed-97c4-023fc904b2eb | InvocationID=0cf95c26-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:09:55+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0cf95a78-3283-11ed-97c4-023fc904b2eb | InvocationID=0cf95c26-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:10:05+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07042378-3283-11ed-97c4-023fc904b2eb | InvocationID=070424fe-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:10:05+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12fb4274-3283-11ed-97c4-023fc904b2eb | InvocationID=12fb43d2-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:10:05+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12fb4274-3283-11ed-97c4-023fc904b2eb | InvocationID=12fb43d2-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:10:05+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=12fb4274-3283-11ed-97c4-023fc904b2eb | InvocationID=12fb43d2-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:10:20+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0cf95a78-3283-11ed-97c4-023fc904b2eb | InvocationID=0cf95c26-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:10:20+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1be46d66-3283-11ed-97c4-023fc904b2eb | InvocationID=1be482ec-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:10:20+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1be46d66-3283-11ed-97c4-023fc904b2eb | InvocationID=1be482ec-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:10:20+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1be46d66-3283-11ed-97c4-023fc904b2eb | InvocationID=1be482ec-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:10:25+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=12fb4274-3283-11ed-97c4-023fc904b2eb | InvocationID=12fb43d2-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:10:25+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1eeb14ba-3283-11ed-97c4-023fc904b2eb | InvocationID=1eeb1654-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:10:25+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1eeb14ba-3283-11ed-97c4-023fc904b2eb | InvocationID=1eeb1654-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:10:25+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1eeb14ba-3283-11ed-97c4-023fc904b2eb | InvocationID=1eeb1654-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:10:45+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1be46d66-3283-11ed-97c4-023fc904b2eb | InvocationID=1be482ec-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:10:45+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ad1ac26-3283-11ed-97c4-023fc904b2eb | InvocationID=2ad1adca-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:10:45+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ad1ac26-3283-11ed-97c4-023fc904b2eb | InvocationID=2ad1adca-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:10:45+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ad1ac26-3283-11ed-97c4-023fc904b2eb | InvocationID=2ad1adca-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:10:45+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1eeb14ba-3283-11ed-97c4-023fc904b2eb | InvocationID=1eeb1654-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:10:45+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2adc2066-3283-11ed-97c4-023fc904b2eb | InvocationID=2adc21ce-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:10:45+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2adc2066-3283-11ed-97c4-023fc904b2eb | InvocationID=2adc21ce-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:10:45+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2adc2066-3283-11ed-97c4-023fc904b2eb | InvocationID=2adc21ce-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:11:05+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2adc2066-3283-11ed-97c4-023fc904b2eb | InvocationID=2adc21ce-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:11:05+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36cb4af0-3283-11ed-97c4-023fc904b2eb | InvocationID=36cb4c3a-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:11:05+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=36cb4af0-3283-11ed-97c4-023fc904b2eb | InvocationID=36cb4c3a-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:11:06+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=36cb4af0-3283-11ed-97c4-023fc904b2eb | InvocationID=36cb4c3a-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:11:10+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2ad1ac26-3283-11ed-97c4-023fc904b2eb | InvocationID=2ad1adca-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:11:10+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39bc9af2-3283-11ed-97c4-023fc904b2eb | InvocationID=39bca236-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:11:10+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=39bc9af2-3283-11ed-97c4-023fc904b2eb | InvocationID=39bca236-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:11:10+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39bc9af2-3283-11ed-97c4-023fc904b2eb | InvocationID=39bca236-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:11:26+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=36cb4af0-3283-11ed-97c4-023fc904b2eb | InvocationID=36cb4c3a-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:11:26+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42bb0f3a-3283-11ed-97c4-023fc904b2eb | InvocationID=42bb107a-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:11:26+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=42bb0f3a-3283-11ed-97c4-023fc904b2eb | InvocationID=42bb107a-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:11:26+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=42bb0f3a-3283-11ed-97c4-023fc904b2eb | InvocationID=42bb107a-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:11:35+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=39bc9af2-3283-11ed-97c4-023fc904b2eb | InvocationID=39bca236-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:11:35+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48a708c2-3283-11ed-97c4-023fc904b2eb | InvocationID=48a70af2-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:11:35+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=48a708c2-3283-11ed-97c4-023fc904b2eb | InvocationID=48a70af2-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:11:35+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=48a708c2-3283-11ed-97c4-023fc904b2eb | InvocationID=48a70af2-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:11:46+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=42bb0f3a-3283-11ed-97c4-023fc904b2eb | InvocationID=42bb107a-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:11:46+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4eaae46e-3283-11ed-97c4-023fc904b2eb | InvocationID=4eaae680-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:11:46+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4eaae46e-3283-11ed-97c4-023fc904b2eb | InvocationID=4eaae680-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:11:46+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4eaae46e-3283-11ed-97c4-023fc904b2eb | InvocationID=4eaae680-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:12:00+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=48a708c2-3283-11ed-97c4-023fc904b2eb | InvocationID=48a70af2-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:12:00+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=579230a0-3283-11ed-97c4-023fc904b2eb | InvocationID=5792332a-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:12:00+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=579230a0-3283-11ed-97c4-023fc904b2eb | InvocationID=5792332a-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:12:00+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=579230a0-3283-11ed-97c4-023fc904b2eb | InvocationID=5792332a-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:12:06+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4eaae46e-3283-11ed-97c4-023fc904b2eb | InvocationID=4eaae680-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:12:06+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5aa13e12-3283-11ed-97c4-023fc904b2eb | InvocationID=5aa14182-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:12:06+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5aa13e12-3283-11ed-97c4-023fc904b2eb | InvocationID=5aa14182-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:12:06+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5aa13e12-3283-11ed-97c4-023fc904b2eb | InvocationID=5aa14182-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:12:25+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=579230a0-3283-11ed-97c4-023fc904b2eb | InvocationID=5792332a-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:12:25+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=667debb8-3283-11ed-97c4-023fc904b2eb | InvocationID=667ded02-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:12:26+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=667debb8-3283-11ed-97c4-023fc904b2eb | InvocationID=667ded02-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:12:26+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=667debb8-3283-11ed-97c4-023fc904b2eb | InvocationID=667ded02-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:12:26+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5aa13e12-3283-11ed-97c4-023fc904b2eb | InvocationID=5aa14182-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:12:26+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=669196c2-3283-11ed-97c4-023fc904b2eb | InvocationID=6691988e-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:12:26+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=669196c2-3283-11ed-97c4-023fc904b2eb | InvocationID=6691988e-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:12:26+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=669196c2-3283-11ed-97c4-023fc904b2eb | InvocationID=6691988e-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:12:46+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=669196c2-3283-11ed-97c4-023fc904b2eb | InvocationID=6691988e-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:12:46+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=72822f46-3283-11ed-97c4-023fc904b2eb | InvocationID=72823414-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:12:46+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=72822f46-3283-11ed-97c4-023fc904b2eb | InvocationID=72823414-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:12:46+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=72822f46-3283-11ed-97c4-023fc904b2eb | InvocationID=72823414-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:12:51+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=667debb8-3283-11ed-97c4-023fc904b2eb | InvocationID=667ded02-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:12:51+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7568a3ac-3283-11ed-97c4-023fc904b2eb | InvocationID=7568a5f0-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:12:51+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7568a3ac-3283-11ed-97c4-023fc904b2eb | InvocationID=7568a5f0-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:12:51+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7568a3ac-3283-11ed-97c4-023fc904b2eb | InvocationID=7568a5f0-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:13:06+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=72822f46-3283-11ed-97c4-023fc904b2eb | InvocationID=72823414-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:13:06+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e728b8e-3283-11ed-97c4-023fc904b2eb | InvocationID=7e728cec-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:13:06+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7e728b8e-3283-11ed-97c4-023fc904b2eb | InvocationID=7e728cec-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:13:06+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7e728b8e-3283-11ed-97c4-023fc904b2eb | InvocationID=7e728cec-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:13:16+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7568a3ac-3283-11ed-97c4-023fc904b2eb | InvocationID=7568a5f0-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:13:16+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84544880-3283-11ed-97c4-023fc904b2eb | InvocationID=845449f2-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:13:16+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=84544880-3283-11ed-97c4-023fc904b2eb | InvocationID=845449f2-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:13:16+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84544880-3283-11ed-97c4-023fc904b2eb | InvocationID=845449f2-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:13:26+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7e728b8e-3283-11ed-97c4-023fc904b2eb | InvocationID=7e728cec-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:13:26+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a61fa06-3283-11ed-97c4-023fc904b2eb | InvocationID=8a61fb78-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:13:26+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a61fa06-3283-11ed-97c4-023fc904b2eb | InvocationID=8a61fb78-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:13:26+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8a61fa06-3283-11ed-97c4-023fc904b2eb | InvocationID=8a61fb78-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:13:41+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=84544880-3283-11ed-97c4-023fc904b2eb | InvocationID=845449f2-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:13:41+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=933f2680-3283-11ed-97c4-023fc904b2eb | InvocationID=933f284c-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:13:41+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=933f2680-3283-11ed-97c4-023fc904b2eb | InvocationID=933f284c-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:13:41+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=933f2680-3283-11ed-97c4-023fc904b2eb | InvocationID=933f284c-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:13:46+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8a61fa06-3283-11ed-97c4-023fc904b2eb | InvocationID=8a61fb78-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:13:46+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9653ce2a-3283-11ed-97c4-023fc904b2eb | InvocationID=9653d0aa-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:13:46+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9653ce2a-3283-11ed-97c4-023fc904b2eb | InvocationID=9653d0aa-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:13:46+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9653ce2a-3283-11ed-97c4-023fc904b2eb | InvocationID=9653d0aa-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:14:06+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=933f2680-3283-11ed-97c4-023fc904b2eb | InvocationID=933f284c-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:14:06+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a229e54a-3283-11ed-97c4-023fc904b2eb | InvocationID=a229ee1e-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:14:06+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a229e54a-3283-11ed-97c4-023fc904b2eb | InvocationID=a229ee1e-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:14:06+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a229e54a-3283-11ed-97c4-023fc904b2eb | InvocationID=a229ee1e-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:14:06+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9653ce2a-3283-11ed-97c4-023fc904b2eb | InvocationID=9653d0aa-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:14:06+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a24493c2-3283-11ed-97c4-023fc904b2eb | InvocationID=a24495e8-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:14:06+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a24493c2-3283-11ed-97c4-023fc904b2eb | InvocationID=a24495e8-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:14:06+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a24493c2-3283-11ed-97c4-023fc904b2eb | InvocationID=a24495e8-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:14:26+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a24493c2-3283-11ed-97c4-023fc904b2eb | InvocationID=a24495e8-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:14:26+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae35955a-3283-11ed-97c4-023fc904b2eb | InvocationID=ae359abe-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:14:26+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ae35955a-3283-11ed-97c4-023fc904b2eb | InvocationID=ae359abe-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:14:26+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ae35955a-3283-11ed-97c4-023fc904b2eb | InvocationID=ae359abe-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:14:31+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a229e54a-3283-11ed-97c4-023fc904b2eb | InvocationID=a229ee1e-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:14:31+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b117061e-3283-11ed-97c4-023fc904b2eb | InvocationID=b117086c-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:14:31+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b117061e-3283-11ed-97c4-023fc904b2eb | InvocationID=b117086c-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:14:31+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b117061e-3283-11ed-97c4-023fc904b2eb | InvocationID=b117086c-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:14:46+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ae35955a-3283-11ed-97c4-023fc904b2eb | InvocationID=ae359abe-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:14:46+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba26375c-3283-11ed-97c4-023fc904b2eb | InvocationID=ba263b58-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:14:46+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ba26375c-3283-11ed-97c4-023fc904b2eb | InvocationID=ba263b58-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:14:46+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ba26375c-3283-11ed-97c4-023fc904b2eb | InvocationID=ba263b58-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:14:56+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b117061e-3283-11ed-97c4-023fc904b2eb | InvocationID=b117086c-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:14:56+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0022ca8-3283-11ed-97c4-023fc904b2eb | InvocationID=c0022ed8-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:14:56+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c0022ca8-3283-11ed-97c4-023fc904b2eb | InvocationID=c0022ed8-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:14:56+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c0022ca8-3283-11ed-97c4-023fc904b2eb | InvocationID=c0022ed8-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:15:06+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ba26375c-3283-11ed-97c4-023fc904b2eb | InvocationID=ba263b58-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:15:06+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6168652-3283-11ed-97c4-023fc904b2eb | InvocationID=c6168800-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:15:06+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6168652-3283-11ed-97c4-023fc904b2eb | InvocationID=c6168800-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:15:06+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c6168652-3283-11ed-97c4-023fc904b2eb | InvocationID=c6168800-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:15:21+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c0022ca8-3283-11ed-97c4-023fc904b2eb | InvocationID=c0022ed8-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:15:21+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ceed7894-3283-11ed-97c4-023fc904b2eb | InvocationID=ceed7a60-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:15:21+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ceed7894-3283-11ed-97c4-023fc904b2eb | InvocationID=ceed7a60-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:15:21+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ceed7894-3283-11ed-97c4-023fc904b2eb | InvocationID=ceed7a60-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:15:26+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c6168652-3283-11ed-97c4-023fc904b2eb | InvocationID=c6168800-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:15:26+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d206634c-3283-11ed-97c4-023fc904b2eb | InvocationID=d20665cc-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:15:26+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d206634c-3283-11ed-97c4-023fc904b2eb | InvocationID=d20665cc-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:15:26+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d206634c-3283-11ed-97c4-023fc904b2eb | InvocationID=d20665cc-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:15:46+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ceed7894-3283-11ed-97c4-023fc904b2eb | InvocationID=ceed7a60-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:15:46+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddd9ca6a-3283-11ed-97c4-023fc904b2eb | InvocationID=ddd9cd62-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:15:46+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddd9ca6a-3283-11ed-97c4-023fc904b2eb | InvocationID=ddd9cd62-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:15:46+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ddd9ca6a-3283-11ed-97c4-023fc904b2eb | InvocationID=ddd9cd62-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:15:46+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d206634c-3283-11ed-97c4-023fc904b2eb | InvocationID=d20665cc-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:15:46+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddf6f388-3283-11ed-97c4-023fc904b2eb | InvocationID=ddf6f5ae-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:15:46+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ddf6f388-3283-11ed-97c4-023fc904b2eb | InvocationID=ddf6f5ae-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:15:46+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ddf6f388-3283-11ed-97c4-023fc904b2eb | InvocationID=ddf6f5ae-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:16:06+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ddf6f388-3283-11ed-97c4-023fc904b2eb | InvocationID=ddf6f5ae-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:16:06+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9e7d450-3283-11ed-97c4-023fc904b2eb | InvocationID=e9e7d694-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:16:06+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9e7d450-3283-11ed-97c4-023fc904b2eb | InvocationID=e9e7d694-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:16:06+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e9e7d450-3283-11ed-97c4-023fc904b2eb | InvocationID=e9e7d694-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:16:11+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ddd9ca6a-3283-11ed-97c4-023fc904b2eb | InvocationID=ddd9cd62-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:16:11+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ecc523c6-3283-11ed-97c4-023fc904b2eb | InvocationID=ecc525e2-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:16:11+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ecc523c6-3283-11ed-97c4-023fc904b2eb | InvocationID=ecc525e2-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:16:11+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ecc523c6-3283-11ed-97c4-023fc904b2eb | InvocationID=ecc525e2-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:16:26+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e9e7d450-3283-11ed-97c4-023fc904b2eb | InvocationID=e9e7d694-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:16:26+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5d92516-3283-11ed-97c4-023fc904b2eb | InvocationID=f5d92692-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:16:26+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f5d92516-3283-11ed-97c4-023fc904b2eb | InvocationID=f5d92692-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:16:26+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f5d92516-3283-11ed-97c4-023fc904b2eb | InvocationID=f5d92692-3283-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:16:36+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ecc523c6-3283-11ed-97c4-023fc904b2eb | InvocationID=ecc525e2-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:16:36+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbb0e668-3283-11ed-97c4-023fc904b2eb | InvocationID=fbb0e820-3283-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:16:36+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fbb0e668-3283-11ed-97c4-023fc904b2eb | InvocationID=fbb0e820-3283-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:16:36+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fbb0e668-3283-11ed-97c4-023fc904b2eb | InvocationID=fbb0e820-3283-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:16:46+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f5d92516-3283-11ed-97c4-023fc904b2eb | InvocationID=f5d92692-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:16:46+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01c99e00-3284-11ed-97c4-023fc904b2eb | InvocationID=01c99f86-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:16:46+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01c99e00-3284-11ed-97c4-023fc904b2eb | InvocationID=01c99f86-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:16:46+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=01c99e00-3284-11ed-97c4-023fc904b2eb | InvocationID=01c99f86-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:17:01+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fbb0e668-3283-11ed-97c4-023fc904b2eb | InvocationID=fbb0e820-3283-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:17:01+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a9c0df6-3284-11ed-97c4-023fc904b2eb | InvocationID=0a9c0f9a-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:17:01+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0a9c0df6-3284-11ed-97c4-023fc904b2eb | InvocationID=0a9c0f9a-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:17:01+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a9c0df6-3284-11ed-97c4-023fc904b2eb | InvocationID=0a9c0f9a-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:17:06+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=01c99e00-3284-11ed-97c4-023fc904b2eb | InvocationID=01c99f86-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:17:06+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0db8b1a6-3284-11ed-97c4-023fc904b2eb | InvocationID=0db8b386-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:17:06+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0db8b1a6-3284-11ed-97c4-023fc904b2eb | InvocationID=0db8b386-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:17:06+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0db8b1a6-3284-11ed-97c4-023fc904b2eb | InvocationID=0db8b386-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:17:26+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0a9c0df6-3284-11ed-97c4-023fc904b2eb | InvocationID=0a9c0f9a-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:17:26+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19884b04-3284-11ed-97c4-023fc904b2eb | InvocationID=19884dca-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:17:26+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19884b04-3284-11ed-97c4-023fc904b2eb | InvocationID=19884dca-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:17:26+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19884b04-3284-11ed-97c4-023fc904b2eb | InvocationID=19884dca-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:17:26+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0db8b1a6-3284-11ed-97c4-023fc904b2eb | InvocationID=0db8b386-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:17:26+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19aa3c00-3284-11ed-97c4-023fc904b2eb | InvocationID=19aa3d72-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:17:26+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=19aa3c00-3284-11ed-97c4-023fc904b2eb | InvocationID=19aa3d72-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:17:26+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=19aa3c00-3284-11ed-97c4-023fc904b2eb | InvocationID=19aa3d72-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:17:46+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=19aa3c00-3284-11ed-97c4-023fc904b2eb | InvocationID=19aa3d72-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:17:46+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25997fa8-3284-11ed-97c4-023fc904b2eb | InvocationID=25998156-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:17:46+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=25997fa8-3284-11ed-97c4-023fc904b2eb | InvocationID=25998156-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:17:46+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=25997fa8-3284-11ed-97c4-023fc904b2eb | InvocationID=25998156-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:17:51+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=19884b04-3284-11ed-97c4-023fc904b2eb | InvocationID=19884dca-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:17:51+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2873e3f8-3284-11ed-97c4-023fc904b2eb | InvocationID=2873e5ba-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:17:51+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2873e3f8-3284-11ed-97c4-023fc904b2eb | InvocationID=2873e5ba-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:17:51+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2873e3f8-3284-11ed-97c4-023fc904b2eb | InvocationID=2873e5ba-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:18:06+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=25997fa8-3284-11ed-97c4-023fc904b2eb | InvocationID=25998156-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:18:06+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31959062-3284-11ed-97c4-023fc904b2eb | InvocationID=319592a6-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:18:06+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=31959062-3284-11ed-97c4-023fc904b2eb | InvocationID=319592a6-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:18:06+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=31959062-3284-11ed-97c4-023fc904b2eb | InvocationID=319592a6-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:18:16+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2873e3f8-3284-11ed-97c4-023fc904b2eb | InvocationID=2873e5ba-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:18:16+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=375e23d8-3284-11ed-97c4-023fc904b2eb | InvocationID=375e25cc-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:18:16+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=375e23d8-3284-11ed-97c4-023fc904b2eb | InvocationID=375e25cc-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:18:16+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=375e23d8-3284-11ed-97c4-023fc904b2eb | InvocationID=375e25cc-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:18:26+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=31959062-3284-11ed-97c4-023fc904b2eb | InvocationID=319592a6-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:18:26+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d85a15a-3284-11ed-97c4-023fc904b2eb | InvocationID=3d85a434-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:18:26+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d85a15a-3284-11ed-97c4-023fc904b2eb | InvocationID=3d85a434-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:18:26+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3d85a15a-3284-11ed-97c4-023fc904b2eb | InvocationID=3d85a434-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:18:41+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=375e23d8-3284-11ed-97c4-023fc904b2eb | InvocationID=375e25cc-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:18:41+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4648761e-3284-11ed-97c4-023fc904b2eb | InvocationID=46487844-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:18:41+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4648761e-3284-11ed-97c4-023fc904b2eb | InvocationID=46487844-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:18:41+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4648761e-3284-11ed-97c4-023fc904b2eb | InvocationID=46487844-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:18:46+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3d85a15a-3284-11ed-97c4-023fc904b2eb | InvocationID=3d85a434-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:18:46+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4975a622-3284-11ed-97c4-023fc904b2eb | InvocationID=4975ab0e-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:18:46+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4975a622-3284-11ed-97c4-023fc904b2eb | InvocationID=4975ab0e-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:18:46+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4975a622-3284-11ed-97c4-023fc904b2eb | InvocationID=4975ab0e-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:19:06+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4648761e-3284-11ed-97c4-023fc904b2eb | InvocationID=46487844-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:19:06+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55338448-3284-11ed-97c4-023fc904b2eb | InvocationID=5533859c-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:19:06+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4975a622-3284-11ed-97c4-023fc904b2eb | InvocationID=4975ab0e-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:19:06+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55674aee-3284-11ed-97c4-023fc904b2eb | InvocationID=55674d50-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:19:07+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55338448-3284-11ed-97c4-023fc904b2eb | InvocationID=5533859c-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:19:07+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=55338448-3284-11ed-97c4-023fc904b2eb | InvocationID=5533859c-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:19:07+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=55674aee-3284-11ed-97c4-023fc904b2eb | InvocationID=55674d50-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:19:07+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=55674aee-3284-11ed-97c4-023fc904b2eb | InvocationID=55674d50-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:19:27+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=55674aee-3284-11ed-97c4-023fc904b2eb | InvocationID=55674d50-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:19:27+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=619b52ba-3284-11ed-97c4-023fc904b2eb | InvocationID=619b54d6-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:19:27+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=619b52ba-3284-11ed-97c4-023fc904b2eb | InvocationID=619b54d6-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:19:27+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=619b52ba-3284-11ed-97c4-023fc904b2eb | InvocationID=619b54d6-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:19:32+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=55338448-3284-11ed-97c4-023fc904b2eb | InvocationID=5533859c-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:19:32+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=648ea22e-3284-11ed-97c4-023fc904b2eb | InvocationID=648ea38c-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:19:32+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=648ea22e-3284-11ed-97c4-023fc904b2eb | InvocationID=648ea38c-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:19:32+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=648ea22e-3284-11ed-97c4-023fc904b2eb | InvocationID=648ea38c-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:19:47+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=619b52ba-3284-11ed-97c4-023fc904b2eb | InvocationID=619b54d6-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:19:47+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6dcbed42-3284-11ed-97c4-023fc904b2eb | InvocationID=6dcbeeaa-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:19:47+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6dcbed42-3284-11ed-97c4-023fc904b2eb | InvocationID=6dcbeeaa-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:19:47+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6dcbed42-3284-11ed-97c4-023fc904b2eb | InvocationID=6dcbeeaa-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:19:57+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=648ea22e-3284-11ed-97c4-023fc904b2eb | InvocationID=648ea38c-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:19:57+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73791b66-3284-11ed-97c4-023fc904b2eb | InvocationID=73791cd8-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:19:57+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73791b66-3284-11ed-97c4-023fc904b2eb | InvocationID=73791cd8-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:19:57+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73791b66-3284-11ed-97c4-023fc904b2eb | InvocationID=73791cd8-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:20:07+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6dcbed42-3284-11ed-97c4-023fc904b2eb | InvocationID=6dcbeeaa-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:20:07+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79bd1004-3284-11ed-97c4-023fc904b2eb | InvocationID=79bd1202-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:20:07+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=79bd1004-3284-11ed-97c4-023fc904b2eb | InvocationID=79bd1202-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:20:07+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=79bd1004-3284-11ed-97c4-023fc904b2eb | InvocationID=79bd1202-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:20:22+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=73791b66-3284-11ed-97c4-023fc904b2eb | InvocationID=73791cd8-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:20:22+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8263ca7c-3284-11ed-97c4-023fc904b2eb | InvocationID=8263ccb6-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:20:22+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8263ca7c-3284-11ed-97c4-023fc904b2eb | InvocationID=8263ccb6-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:20:22+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8263ca7c-3284-11ed-97c4-023fc904b2eb | InvocationID=8263ccb6-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:20:27+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=79bd1004-3284-11ed-97c4-023fc904b2eb | InvocationID=79bd1202-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:20:27+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85ad7994-3284-11ed-97c4-023fc904b2eb | InvocationID=85ad7bce-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:20:27+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85ad7994-3284-11ed-97c4-023fc904b2eb | InvocationID=85ad7bce-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:20:27+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=85ad7994-3284-11ed-97c4-023fc904b2eb | InvocationID=85ad7bce-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:20:47+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8263ca7c-3284-11ed-97c4-023fc904b2eb | InvocationID=8263ccb6-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:20:47+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=914efe6c-3284-11ed-97c4-023fc904b2eb | InvocationID=914f00a6-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:20:47+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=914efe6c-3284-11ed-97c4-023fc904b2eb | InvocationID=914f00a6-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:20:47+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=914efe6c-3284-11ed-97c4-023fc904b2eb | InvocationID=914f00a6-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:20:47+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=85ad7994-3284-11ed-97c4-023fc904b2eb | InvocationID=85ad7bce-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:20:47+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=919dc4fc-3284-11ed-97c4-023fc904b2eb | InvocationID=919dc6aa-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:20:47+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=919dc4fc-3284-11ed-97c4-023fc904b2eb | InvocationID=919dc6aa-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:20:47+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=919dc4fc-3284-11ed-97c4-023fc904b2eb | InvocationID=919dc6aa-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:21:07+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=919dc4fc-3284-11ed-97c4-023fc904b2eb | InvocationID=919dc6aa-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:21:07+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d8f442a-3284-11ed-97c4-023fc904b2eb | InvocationID=9d8f4718-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:21:07+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9d8f442a-3284-11ed-97c4-023fc904b2eb | InvocationID=9d8f4718-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:21:07+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9d8f442a-3284-11ed-97c4-023fc904b2eb | InvocationID=9d8f4718-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:21:12+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=914efe6c-3284-11ed-97c4-023fc904b2eb | InvocationID=914f00a6-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:21:12+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a03ab90c-3284-11ed-97c4-023fc904b2eb | InvocationID=a03abae2-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:21:12+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a03ab90c-3284-11ed-97c4-023fc904b2eb | InvocationID=a03abae2-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:21:12+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a03ab90c-3284-11ed-97c4-023fc904b2eb | InvocationID=a03abae2-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:21:27+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9d8f442a-3284-11ed-97c4-023fc904b2eb | InvocationID=9d8f4718-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:21:27+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a97ffb1c-3284-11ed-97c4-023fc904b2eb | InvocationID=a98000d0-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:21:27+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a97ffb1c-3284-11ed-97c4-023fc904b2eb | InvocationID=a98000d0-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:21:27+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a97ffb1c-3284-11ed-97c4-023fc904b2eb | InvocationID=a98000d0-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:21:37+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a03ab90c-3284-11ed-97c4-023fc904b2eb | InvocationID=a03abae2-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:21:37+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af2545a4-3284-11ed-97c4-023fc904b2eb | InvocationID=af25496e-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:21:37+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=af2545a4-3284-11ed-97c4-023fc904b2eb | InvocationID=af25496e-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:21:37+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af2545a4-3284-11ed-97c4-023fc904b2eb | InvocationID=af25496e-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:21:47+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a97ffb1c-3284-11ed-97c4-023fc904b2eb | InvocationID=a98000d0-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:21:47+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5702136-3284-11ed-97c4-023fc904b2eb | InvocationID=b5702726-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:21:47+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b5702136-3284-11ed-97c4-023fc904b2eb | InvocationID=b5702726-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:21:47+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b5702136-3284-11ed-97c4-023fc904b2eb | InvocationID=b5702726-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:22:02+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=af2545a4-3284-11ed-97c4-023fc904b2eb | InvocationID=af25496e-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:22:02+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be10a874-3284-11ed-97c4-023fc904b2eb | InvocationID=be10ab12-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:22:02+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=be10a874-3284-11ed-97c4-023fc904b2eb | InvocationID=be10ab12-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:22:02+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be10a874-3284-11ed-97c4-023fc904b2eb | InvocationID=be10ab12-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:22:07+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b5702136-3284-11ed-97c4-023fc904b2eb | InvocationID=b5702726-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:22:07+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c161a19a-3284-11ed-97c4-023fc904b2eb | InvocationID=c161a3de-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:22:08+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c161a19a-3284-11ed-97c4-023fc904b2eb | InvocationID=c161a3de-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:22:08+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c161a19a-3284-11ed-97c4-023fc904b2eb | InvocationID=c161a3de-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:22:27+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=be10a874-3284-11ed-97c4-023fc904b2eb | InvocationID=be10ab12-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:22:27+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ccfc08ec-3284-11ed-97c4-023fc904b2eb | InvocationID=ccfc0ad6-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:22:27+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ccfc08ec-3284-11ed-97c4-023fc904b2eb | InvocationID=ccfc0ad6-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:22:27+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ccfc08ec-3284-11ed-97c4-023fc904b2eb | InvocationID=ccfc0ad6-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:22:28+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c161a19a-3284-11ed-97c4-023fc904b2eb | InvocationID=c161a3de-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:22:28+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd50df0c-3284-11ed-97c4-023fc904b2eb | InvocationID=cd50e0ba-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:22:28+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cd50df0c-3284-11ed-97c4-023fc904b2eb | InvocationID=cd50e0ba-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:22:28+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cd50df0c-3284-11ed-97c4-023fc904b2eb | InvocationID=cd50e0ba-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:22:48+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cd50df0c-3284-11ed-97c4-023fc904b2eb | InvocationID=cd50e0ba-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:22:48+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d93fc288-3284-11ed-97c4-023fc904b2eb | InvocationID=d93fc490-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:22:48+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d93fc288-3284-11ed-97c4-023fc904b2eb | InvocationID=d93fc490-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:22:48+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d93fc288-3284-11ed-97c4-023fc904b2eb | InvocationID=d93fc490-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:22:52+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ccfc08ec-3284-11ed-97c4-023fc904b2eb | InvocationID=ccfc0ad6-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:22:52+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbe71036-3284-11ed-97c4-023fc904b2eb | InvocationID=dbe7122a-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:22:52+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=dbe71036-3284-11ed-97c4-023fc904b2eb | InvocationID=dbe7122a-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:22:52+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dbe71036-3284-11ed-97c4-023fc904b2eb | InvocationID=dbe7122a-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:23:08+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d93fc288-3284-11ed-97c4-023fc904b2eb | InvocationID=d93fc490-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:23:08+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e52ed2c8-3284-11ed-97c4-023fc904b2eb | InvocationID=e52ed43a-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:23:08+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e52ed2c8-3284-11ed-97c4-023fc904b2eb | InvocationID=e52ed43a-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:23:08+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e52ed2c8-3284-11ed-97c4-023fc904b2eb | InvocationID=e52ed43a-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:23:17+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=dbe71036-3284-11ed-97c4-023fc904b2eb | InvocationID=dbe7122a-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:23:17+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ead2411a-3284-11ed-97c4-023fc904b2eb | InvocationID=ead24354-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:23:17+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ead2411a-3284-11ed-97c4-023fc904b2eb | InvocationID=ead24354-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:23:17+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ead2411a-3284-11ed-97c4-023fc904b2eb | InvocationID=ead24354-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:23:28+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e52ed2c8-3284-11ed-97c4-023fc904b2eb | InvocationID=e52ed43a-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:23:28+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f11e61c0-3284-11ed-97c4-023fc904b2eb | InvocationID=f11e6350-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:23:28+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f11e61c0-3284-11ed-97c4-023fc904b2eb | InvocationID=f11e6350-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:23:28+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f11e61c0-3284-11ed-97c4-023fc904b2eb | InvocationID=f11e6350-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:23:42+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ead2411a-3284-11ed-97c4-023fc904b2eb | InvocationID=ead24354-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:23:42+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9bce07c-3284-11ed-97c4-023fc904b2eb | InvocationID=f9bce2b6-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:23:42+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f9bce07c-3284-11ed-97c4-023fc904b2eb | InvocationID=f9bce2b6-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:23:42+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f9bce07c-3284-11ed-97c4-023fc904b2eb | InvocationID=f9bce2b6-3284-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:23:48+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f11e61c0-3284-11ed-97c4-023fc904b2eb | InvocationID=f11e6350-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:23:48+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd0e74ca-3284-11ed-97c4-023fc904b2eb | InvocationID=fd0e76b4-3284-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:23:48+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fd0e74ca-3284-11ed-97c4-023fc904b2eb | InvocationID=fd0e76b4-3284-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:23:48+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fd0e74ca-3284-11ed-97c4-023fc904b2eb | InvocationID=fd0e76b4-3284-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:24:07+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f9bce07c-3284-11ed-97c4-023fc904b2eb | InvocationID=f9bce2b6-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:24:07+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08a82ee8-3285-11ed-97c4-023fc904b2eb | InvocationID=08a83320-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:24:07+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08a82ee8-3285-11ed-97c4-023fc904b2eb | InvocationID=08a83320-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:24:07+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=08a82ee8-3285-11ed-97c4-023fc904b2eb | InvocationID=08a83320-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:24:08+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fd0e74ca-3284-11ed-97c4-023fc904b2eb | InvocationID=fd0e76b4-3284-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:24:08+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08fe7bcc-3285-11ed-97c4-023fc904b2eb | InvocationID=08fe7e10-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:24:08+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=08fe7bcc-3285-11ed-97c4-023fc904b2eb | InvocationID=08fe7e10-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:24:08+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=08fe7bcc-3285-11ed-97c4-023fc904b2eb | InvocationID=08fe7e10-3285-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:24:28+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=08fe7bcc-3285-11ed-97c4-023fc904b2eb | InvocationID=08fe7e10-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:24:28+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14ee9d68-3285-11ed-97c4-023fc904b2eb | InvocationID=14ee9ff2-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:24:28+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=14ee9d68-3285-11ed-97c4-023fc904b2eb | InvocationID=14ee9ff2-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:24:28+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=14ee9d68-3285-11ed-97c4-023fc904b2eb | InvocationID=14ee9ff2-3285-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:24:32+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=08a82ee8-3285-11ed-97c4-023fc904b2eb | InvocationID=08a83320-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:24:32+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1794e428-3285-11ed-97c4-023fc904b2eb | InvocationID=1794e68a-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:24:32+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1794e428-3285-11ed-97c4-023fc904b2eb | InvocationID=1794e68a-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:24:32+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1794e428-3285-11ed-97c4-023fc904b2eb | InvocationID=1794e68a-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:24:48+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=14ee9d68-3285-11ed-97c4-023fc904b2eb | InvocationID=14ee9ff2-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:24:48+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20df04dc-3285-11ed-97c4-023fc904b2eb | InvocationID=20df0680-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:24:48+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=20df04dc-3285-11ed-97c4-023fc904b2eb | InvocationID=20df0680-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:24:48+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=20df04dc-3285-11ed-97c4-023fc904b2eb | InvocationID=20df0680-3285-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:24:57+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1794e428-3285-11ed-97c4-023fc904b2eb | InvocationID=1794e68a-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:24:57+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=268075c4-3285-11ed-97c4-023fc904b2eb | InvocationID=268077a4-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:24:57+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=268075c4-3285-11ed-97c4-023fc904b2eb | InvocationID=268077a4-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:24:57+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=268075c4-3285-11ed-97c4-023fc904b2eb | InvocationID=268077a4-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:25:08+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=20df04dc-3285-11ed-97c4-023fc904b2eb | InvocationID=20df0680-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:25:08+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ccf68ea-3285-11ed-97c4-023fc904b2eb | InvocationID=2ccf718c-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:25:08+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2ccf68ea-3285-11ed-97c4-023fc904b2eb | InvocationID=2ccf718c-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:25:08+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ccf68ea-3285-11ed-97c4-023fc904b2eb | InvocationID=2ccf718c-3285-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:25:22+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=268075c4-3285-11ed-97c4-023fc904b2eb | InvocationID=268077a4-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:25:22+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=356c1c96-3285-11ed-97c4-023fc904b2eb | InvocationID=356c1f2a-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:25:22+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=356c1c96-3285-11ed-97c4-023fc904b2eb | InvocationID=356c1f2a-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:25:22+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=356c1c96-3285-11ed-97c4-023fc904b2eb | InvocationID=356c1f2a-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:25:28+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2ccf68ea-3285-11ed-97c4-023fc904b2eb | InvocationID=2ccf718c-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:25:28+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38bea3d2-3285-11ed-97c4-023fc904b2eb | InvocationID=38bea576-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:25:28+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38bea3d2-3285-11ed-97c4-023fc904b2eb | InvocationID=38bea576-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:25:28+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=38bea3d2-3285-11ed-97c4-023fc904b2eb | InvocationID=38bea576-3285-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:25:47+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=356c1c96-3285-11ed-97c4-023fc904b2eb | InvocationID=356c1f2a-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:25:47+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44577d0e-3285-11ed-97c4-023fc904b2eb | InvocationID=44577e62-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:25:47+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44577d0e-3285-11ed-97c4-023fc904b2eb | InvocationID=44577e62-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:25:47+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=44577d0e-3285-11ed-97c4-023fc904b2eb | InvocationID=44577e62-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:25:48+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=38bea3d2-3285-11ed-97c4-023fc904b2eb | InvocationID=38bea576-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:25:48+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44ae535e-3285-11ed-97c4-023fc904b2eb | InvocationID=44ae5552-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:25:48+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=44ae535e-3285-11ed-97c4-023fc904b2eb | InvocationID=44ae5552-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:25:48+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=44ae535e-3285-11ed-97c4-023fc904b2eb | InvocationID=44ae5552-3285-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:26:08+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=44ae535e-3285-11ed-97c4-023fc904b2eb | InvocationID=44ae5552-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:26:08+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=509d45b2-3285-11ed-97c4-023fc904b2eb | InvocationID=509d47e2-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:26:08+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=509d45b2-3285-11ed-97c4-023fc904b2eb | InvocationID=509d47e2-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:26:08+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=509d45b2-3285-11ed-97c4-023fc904b2eb | InvocationID=509d47e2-3285-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:26:12+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=44577d0e-3285-11ed-97c4-023fc904b2eb | InvocationID=44577e62-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:26:12+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53419a66-3285-11ed-97c4-023fc904b2eb | InvocationID=53419c0a-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:26:12+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=53419a66-3285-11ed-97c4-023fc904b2eb | InvocationID=53419c0a-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:26:12+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=53419a66-3285-11ed-97c4-023fc904b2eb | InvocationID=53419c0a-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:26:28+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=509d45b2-3285-11ed-97c4-023fc904b2eb | InvocationID=509d47e2-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:26:28+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c8d8ea4-3285-11ed-97c4-023fc904b2eb | InvocationID=5c8d90d4-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:26:28+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5c8d8ea4-3285-11ed-97c4-023fc904b2eb | InvocationID=5c8d90d4-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:26:28+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5c8d8ea4-3285-11ed-97c4-023fc904b2eb | InvocationID=5c8d90d4-3285-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:26:37+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=53419a66-3285-11ed-97c4-023fc904b2eb | InvocationID=53419c0a-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:26:37+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=622bf0a8-3285-11ed-97c4-023fc904b2eb | InvocationID=622bf30a-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:26:37+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=622bf0a8-3285-11ed-97c4-023fc904b2eb | InvocationID=622bf30a-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:26:37+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=622bf0a8-3285-11ed-97c4-023fc904b2eb | InvocationID=622bf30a-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:26:48+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5c8d8ea4-3285-11ed-97c4-023fc904b2eb | InvocationID=5c8d90d4-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:26:48+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=687e9834-3285-11ed-97c4-023fc904b2eb | InvocationID=687e99ce-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:26:48+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=687e9834-3285-11ed-97c4-023fc904b2eb | InvocationID=687e99ce-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:26:48+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=687e9834-3285-11ed-97c4-023fc904b2eb | InvocationID=687e99ce-3285-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:27:02+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=622bf0a8-3285-11ed-97c4-023fc904b2eb | InvocationID=622bf30a-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:27:02+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7117ec98-3285-11ed-97c4-023fc904b2eb | InvocationID=7117ee46-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:27:02+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7117ec98-3285-11ed-97c4-023fc904b2eb | InvocationID=7117ee46-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:27:02+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7117ec98-3285-11ed-97c4-023fc904b2eb | InvocationID=7117ee46-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:27:08+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=687e9834-3285-11ed-97c4-023fc904b2eb | InvocationID=687e99ce-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:27:08+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=746eb82c-3285-11ed-97c4-023fc904b2eb | InvocationID=746ebea8-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:27:08+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=746eb82c-3285-11ed-97c4-023fc904b2eb | InvocationID=746ebea8-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:27:08+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=746eb82c-3285-11ed-97c4-023fc904b2eb | InvocationID=746ebea8-3285-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:27:27+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7117ec98-3285-11ed-97c4-023fc904b2eb | InvocationID=7117ee46-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:27:27+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8003657a-3285-11ed-97c4-023fc904b2eb | InvocationID=800366c4-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:27:27+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8003657a-3285-11ed-97c4-023fc904b2eb | InvocationID=800366c4-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:27:27+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8003657a-3285-11ed-97c4-023fc904b2eb | InvocationID=800366c4-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:27:28+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=746eb82c-3285-11ed-97c4-023fc904b2eb | InvocationID=746ebea8-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:27:28+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=805ef7fa-3285-11ed-97c4-023fc904b2eb | InvocationID=805efa2a-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:27:28+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=805ef7fa-3285-11ed-97c4-023fc904b2eb | InvocationID=805efa2a-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:27:28+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=805ef7fa-3285-11ed-97c4-023fc904b2eb | InvocationID=805efa2a-3285-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:27:48+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=805ef7fa-3285-11ed-97c4-023fc904b2eb | InvocationID=805efa2a-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:27:48+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c4ec16c-3285-11ed-97c4-023fc904b2eb | InvocationID=8c4ec32e-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:27:48+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8c4ec16c-3285-11ed-97c4-023fc904b2eb | InvocationID=8c4ec32e-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:27:48+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8c4ec16c-3285-11ed-97c4-023fc904b2eb | InvocationID=8c4ec32e-3285-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:27:52+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8003657a-3285-11ed-97c4-023fc904b2eb | InvocationID=800366c4-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:27:52+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8eed4434-3285-11ed-97c4-023fc904b2eb | InvocationID=8eed45ce-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:27:52+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8eed4434-3285-11ed-97c4-023fc904b2eb | InvocationID=8eed45ce-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:27:52+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8eed4434-3285-11ed-97c4-023fc904b2eb | InvocationID=8eed45ce-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:28:08+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8c4ec16c-3285-11ed-97c4-023fc904b2eb | InvocationID=8c4ec32e-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:28:08+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=983e14fa-3285-11ed-97c4-023fc904b2eb | InvocationID=983e173e-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:28:08+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=983e14fa-3285-11ed-97c4-023fc904b2eb | InvocationID=983e173e-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:28:08+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=983e14fa-3285-11ed-97c4-023fc904b2eb | InvocationID=983e173e-3285-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:28:17+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8eed4434-3285-11ed-97c4-023fc904b2eb | InvocationID=8eed45ce-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:28:17+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9dd87964-3285-11ed-97c4-023fc904b2eb | InvocationID=9dd87b4e-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:28:17+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9dd87964-3285-11ed-97c4-023fc904b2eb | InvocationID=9dd87b4e-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:28:17+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9dd87964-3285-11ed-97c4-023fc904b2eb | InvocationID=9dd87b4e-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:28:28+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=983e14fa-3285-11ed-97c4-023fc904b2eb | InvocationID=983e173e-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:28:28+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a42e9046-3285-11ed-97c4-023fc904b2eb | InvocationID=a42e92da-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:28:28+0000 | aai_event_thread | 139746701798176 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a42e9046-3285-11ed-97c4-023fc904b2eb | InvocationID=a42e92da-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:28:28+0000 | aai_event_thread | 139746701798176 | ERROR | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a42e9046-3285-11ed-97c4-023fc904b2eb | InvocationID=a42e92da-3285-11ed-97c4-023fc904b2eb | Failed to process AAI event due to: 404 Client Error: Not Found for url: http://message-router:3904/events/AAI-EVENT/dcae_pmsh_cg/dcae_pmsh_aai_event?timeout=5000
2022-09-12T10:28:42+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9dd87964-3285-11ed-97c4-023fc904b2eb | InvocationID=9dd87b4e-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:28:42+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=acc2e8f6-3285-11ed-97c4-023fc904b2eb | InvocationID=acc2eb6c-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:28:42+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=acc2e8f6-3285-11ed-97c4-023fc904b2eb | InvocationID=acc2eb6c-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:28:42+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=acc2e8f6-3285-11ed-97c4-023fc904b2eb | InvocationID=acc2eb6c-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:28:48+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a42e9046-3285-11ed-97c4-023fc904b2eb | InvocationID=a42e92da-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:28:48+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b01eed74-3285-11ed-97c4-023fc904b2eb | InvocationID=b01eefae-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:29:07+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=acc2e8f6-3285-11ed-97c4-023fc904b2eb | InvocationID=acc2eb6c-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:29:07+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bbae338e-3285-11ed-97c4-023fc904b2eb | InvocationID=bbae36ea-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:29:07+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bbae338e-3285-11ed-97c4-023fc904b2eb | InvocationID=bbae36ea-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:29:07+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bbae338e-3285-11ed-97c4-023fc904b2eb | InvocationID=bbae36ea-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:29:12+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b01eed74-3285-11ed-97c4-023fc904b2eb | InvocationID=b01eefae-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:29:12+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=beb3e04c-3285-11ed-97c4-023fc904b2eb | InvocationID=beb3e344-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:29:32+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=bbae338e-3285-11ed-97c4-023fc904b2eb | InvocationID=bbae36ea-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:29:32+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca9da4d8-3285-11ed-97c4-023fc904b2eb | InvocationID=ca9dabf4-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:29:33+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ca9da4d8-3285-11ed-97c4-023fc904b2eb | InvocationID=ca9dabf4-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:29:33+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca9da4d8-3285-11ed-97c4-023fc904b2eb | InvocationID=ca9dabf4-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:29:33+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=beb3e04c-3285-11ed-97c4-023fc904b2eb | InvocationID=beb3e344-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:29:33+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=caa84fdc-3285-11ed-97c4-023fc904b2eb | InvocationID=caa85220-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:29:53+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=caa84fdc-3285-11ed-97c4-023fc904b2eb | InvocationID=caa85220-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:29:53+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d69c32c2-3285-11ed-97c4-023fc904b2eb | InvocationID=d69c3786-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:29:58+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ca9da4d8-3285-11ed-97c4-023fc904b2eb | InvocationID=ca9dabf4-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:29:58+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d989a4d8-3285-11ed-97c4-023fc904b2eb | InvocationID=d989a83e-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:29:58+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d989a4d8-3285-11ed-97c4-023fc904b2eb | InvocationID=d989a83e-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:29:58+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d989a4d8-3285-11ed-97c4-023fc904b2eb | InvocationID=d989a83e-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:30:13+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d69c32c2-3285-11ed-97c4-023fc904b2eb | InvocationID=d69c3786-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:30:13+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e2a0ed10-3285-11ed-97c4-023fc904b2eb | InvocationID=e2a0ef36-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:30:23+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d989a4d8-3285-11ed-97c4-023fc904b2eb | InvocationID=d989a83e-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:30:23+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e874c6b2-3285-11ed-97c4-023fc904b2eb | InvocationID=e874c86a-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:30:23+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e874c6b2-3285-11ed-97c4-023fc904b2eb | InvocationID=e874c86a-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:30:23+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e874c6b2-3285-11ed-97c4-023fc904b2eb | InvocationID=e874c86a-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:30:33+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e2a0ed10-3285-11ed-97c4-023fc904b2eb | InvocationID=e2a0ef36-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:30:33+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=eee1cdba-3285-11ed-97c4-023fc904b2eb | InvocationID=eee1cfd6-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:30:48+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e874c6b2-3285-11ed-97c4-023fc904b2eb | InvocationID=e874c86a-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:30:48+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f76050ba-3285-11ed-97c4-023fc904b2eb | InvocationID=f76056f0-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:30:48+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f76050ba-3285-11ed-97c4-023fc904b2eb | InvocationID=f76056f0-3285-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:30:48+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f76050ba-3285-11ed-97c4-023fc904b2eb | InvocationID=f76056f0-3285-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:30:58+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=eee1cdba-3285-11ed-97c4-023fc904b2eb | InvocationID=eee1cfd6-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:30:58+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fda5cc5c-3285-11ed-97c4-023fc904b2eb | InvocationID=fda5ce64-3285-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:31:13+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f76050ba-3285-11ed-97c4-023fc904b2eb | InvocationID=f76056f0-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:31:13+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=064b67ae-3286-11ed-97c4-023fc904b2eb | InvocationID=064b6a10-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:31:13+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=064b67ae-3286-11ed-97c4-023fc904b2eb | InvocationID=064b6a10-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:31:13+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=064b67ae-3286-11ed-97c4-023fc904b2eb | InvocationID=064b6a10-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:31:23+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fda5cc5c-3285-11ed-97c4-023fc904b2eb | InvocationID=fda5ce64-3285-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:31:23+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0c670742-3286-11ed-97c4-023fc904b2eb | InvocationID=0c6708b4-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:31:38+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=064b67ae-3286-11ed-97c4-023fc904b2eb | InvocationID=064b6a10-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:31:38+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15367092-3286-11ed-97c4-023fc904b2eb | InvocationID=1536729a-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:31:38+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15367092-3286-11ed-97c4-023fc904b2eb | InvocationID=1536729a-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:31:38+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=15367092-3286-11ed-97c4-023fc904b2eb | InvocationID=1536729a-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:31:48+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0c670742-3286-11ed-97c4-023fc904b2eb | InvocationID=0c6708b4-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:31:48+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1b27749c-3286-11ed-97c4-023fc904b2eb | InvocationID=1b27767c-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:32:03+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=15367092-3286-11ed-97c4-023fc904b2eb | InvocationID=1536729a-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:32:03+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=242123c2-3286-11ed-97c4-023fc904b2eb | InvocationID=242125fc-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:32:03+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=242123c2-3286-11ed-97c4-023fc904b2eb | InvocationID=242125fc-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:32:03+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=242123c2-3286-11ed-97c4-023fc904b2eb | InvocationID=242125fc-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:32:12+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1b27749c-3286-11ed-97c4-023fc904b2eb | InvocationID=1b27767c-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:32:12+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=29e8a2c6-3286-11ed-97c4-023fc904b2eb | InvocationID=29e8a546-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:32:28+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=242123c2-3286-11ed-97c4-023fc904b2eb | InvocationID=242125fc-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:32:28+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=330edd48-3286-11ed-97c4-023fc904b2eb | InvocationID=330edf14-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:32:28+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=330edd48-3286-11ed-97c4-023fc904b2eb | InvocationID=330edf14-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:32:28+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=330edd48-3286-11ed-97c4-023fc904b2eb | InvocationID=330edf14-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:32:37+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=29e8a2c6-3286-11ed-97c4-023fc904b2eb | InvocationID=29e8a546-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:32:37+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=38a9b002-3286-11ed-97c4-023fc904b2eb | InvocationID=38a9b32c-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:32:53+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=330edd48-3286-11ed-97c4-023fc904b2eb | InvocationID=330edf14-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:32:53+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41f929e4-3286-11ed-97c4-023fc904b2eb | InvocationID=41f92b42-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:32:53+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=41f929e4-3286-11ed-97c4-023fc904b2eb | InvocationID=41f92b42-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:32:53+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41f929e4-3286-11ed-97c4-023fc904b2eb | InvocationID=41f92b42-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:33:02+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=38a9b002-3286-11ed-97c4-023fc904b2eb | InvocationID=38a9b32c-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:33:02+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=476aadd0-3286-11ed-97c4-023fc904b2eb | InvocationID=476ab00a-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:33:18+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=41f929e4-3286-11ed-97c4-023fc904b2eb | InvocationID=41f92b42-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:33:18+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50e48106-3286-11ed-97c4-023fc904b2eb | InvocationID=50e4843a-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:33:18+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50e48106-3286-11ed-97c4-023fc904b2eb | InvocationID=50e4843a-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:33:18+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=50e48106-3286-11ed-97c4-023fc904b2eb | InvocationID=50e4843a-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:33:27+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=476aadd0-3286-11ed-97c4-023fc904b2eb | InvocationID=476ab00a-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:33:27+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=562bfc0c-3286-11ed-97c4-023fc904b2eb | InvocationID=562bfd88-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:33:43+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=50e48106-3286-11ed-97c4-023fc904b2eb | InvocationID=50e4843a-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:33:43+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5fcfa204-3286-11ed-97c4-023fc904b2eb | InvocationID=5fcfa3c6-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:33:43+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5fcfa204-3286-11ed-97c4-023fc904b2eb | InvocationID=5fcfa3c6-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:33:43+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5fcfa204-3286-11ed-97c4-023fc904b2eb | InvocationID=5fcfa3c6-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:33:51+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=562bfc0c-3286-11ed-97c4-023fc904b2eb | InvocationID=562bfd88-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:33:51+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=64ecb2ea-3286-11ed-97c4-023fc904b2eb | InvocationID=64ecb4d4-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:34:08+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5fcfa204-3286-11ed-97c4-023fc904b2eb | InvocationID=5fcfa3c6-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:34:08+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ec60c8a-3286-11ed-97c4-023fc904b2eb | InvocationID=6ec60f96-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:34:08+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6ec60c8a-3286-11ed-97c4-023fc904b2eb | InvocationID=6ec60f96-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:34:08+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ec60c8a-3286-11ed-97c4-023fc904b2eb | InvocationID=6ec60f96-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:34:16+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=64ecb2ea-3286-11ed-97c4-023fc904b2eb | InvocationID=64ecb4d4-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:34:16+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=73af13f4-3286-11ed-97c4-023fc904b2eb | InvocationID=73af1552-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:34:33+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6ec60c8a-3286-11ed-97c4-023fc904b2eb | InvocationID=6ec60f96-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:34:33+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7db6c086-3286-11ed-97c4-023fc904b2eb | InvocationID=7db6c4d2-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:34:33+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7db6c086-3286-11ed-97c4-023fc904b2eb | InvocationID=7db6c4d2-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:34:33+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7db6c086-3286-11ed-97c4-023fc904b2eb | InvocationID=7db6c4d2-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:34:41+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=73af13f4-3286-11ed-97c4-023fc904b2eb | InvocationID=73af1552-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:34:41+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=826f2e6a-3286-11ed-97c4-023fc904b2eb | InvocationID=826f3112-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:34:58+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7db6c086-3286-11ed-97c4-023fc904b2eb | InvocationID=7db6c4d2-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:34:58+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ca22afe-3286-11ed-97c4-023fc904b2eb | InvocationID=8ca22d4c-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:34:58+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8ca22afe-3286-11ed-97c4-023fc904b2eb | InvocationID=8ca22d4c-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:34:58+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ca22afe-3286-11ed-97c4-023fc904b2eb | InvocationID=8ca22d4c-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:35:06+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=826f2e6a-3286-11ed-97c4-023fc904b2eb | InvocationID=826f3112-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:35:06+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=913094b6-3286-11ed-97c4-023fc904b2eb | InvocationID=91309e66-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:35:23+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8ca22afe-3286-11ed-97c4-023fc904b2eb | InvocationID=8ca22d4c-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:35:23+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b8d6b6e-3286-11ed-97c4-023fc904b2eb | InvocationID=9b8d6d58-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:35:23+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9b8d6b6e-3286-11ed-97c4-023fc904b2eb | InvocationID=9b8d6d58-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:35:23+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9b8d6b6e-3286-11ed-97c4-023fc904b2eb | InvocationID=9b8d6d58-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:35:30+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=913094b6-3286-11ed-97c4-023fc904b2eb | InvocationID=91309e66-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:35:30+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9ff0eae6-3286-11ed-97c4-023fc904b2eb | InvocationID=9ff0ed16-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:35:48+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=9b8d6b6e-3286-11ed-97c4-023fc904b2eb | InvocationID=9b8d6d58-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:35:48+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa78937e-3286-11ed-97c4-023fc904b2eb | InvocationID=aa7895e0-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:35:48+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aa78937e-3286-11ed-97c4-023fc904b2eb | InvocationID=aa7895e0-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:35:48+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa78937e-3286-11ed-97c4-023fc904b2eb | InvocationID=aa7895e0-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:35:55+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9ff0eae6-3286-11ed-97c4-023fc904b2eb | InvocationID=9ff0ed16-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:35:55+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=aeb19a26-3286-11ed-97c4-023fc904b2eb | InvocationID=aeb19bac-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:36:13+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=aa78937e-3286-11ed-97c4-023fc904b2eb | InvocationID=aa7895e0-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:36:13+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9661c08-3286-11ed-97c4-023fc904b2eb | InvocationID=b9661f28-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:36:13+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b9661c08-3286-11ed-97c4-023fc904b2eb | InvocationID=b9661f28-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:36:13+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9661c08-3286-11ed-97c4-023fc904b2eb | InvocationID=b9661f28-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:36:20+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=aeb19a26-3286-11ed-97c4-023fc904b2eb | InvocationID=aeb19bac-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:36:20+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bd722274-3286-11ed-97c4-023fc904b2eb | InvocationID=bd722486-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:36:38+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b9661c08-3286-11ed-97c4-023fc904b2eb | InvocationID=b9661f28-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:36:38+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c851f2c8-3286-11ed-97c4-023fc904b2eb | InvocationID=c851f4f8-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:36:38+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c851f2c8-3286-11ed-97c4-023fc904b2eb | InvocationID=c851f4f8-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:36:38+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c851f2c8-3286-11ed-97c4-023fc904b2eb | InvocationID=c851f4f8-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:36:45+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bd722274-3286-11ed-97c4-023fc904b2eb | InvocationID=bd722486-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:36:45+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cc32ab44-3286-11ed-97c4-023fc904b2eb | InvocationID=cc32aeaa-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:37:03+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c851f2c8-3286-11ed-97c4-023fc904b2eb | InvocationID=c851f4f8-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:37:03+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d73e554c-3286-11ed-97c4-023fc904b2eb | InvocationID=d73e5812-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:37:03+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d73e554c-3286-11ed-97c4-023fc904b2eb | InvocationID=d73e5812-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:37:03+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d73e554c-3286-11ed-97c4-023fc904b2eb | InvocationID=d73e5812-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:37:09+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cc32ab44-3286-11ed-97c4-023fc904b2eb | InvocationID=cc32aeaa-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:37:09+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=daf397e2-3286-11ed-97c4-023fc904b2eb | InvocationID=daf39936-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:37:28+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d73e554c-3286-11ed-97c4-023fc904b2eb | InvocationID=d73e5812-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:37:28+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e629a7a0-3286-11ed-97c4-023fc904b2eb | InvocationID=e629a8ea-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:37:28+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e629a7a0-3286-11ed-97c4-023fc904b2eb | InvocationID=e629a8ea-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:37:28+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e629a7a0-3286-11ed-97c4-023fc904b2eb | InvocationID=e629a8ea-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:37:34+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=daf397e2-3286-11ed-97c4-023fc904b2eb | InvocationID=daf39936-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:37:34+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e9b52d40-3286-11ed-97c4-023fc904b2eb | InvocationID=e9b52f02-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:37:53+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e629a7a0-3286-11ed-97c4-023fc904b2eb | InvocationID=e629a8ea-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:37:53+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f513cf2a-3286-11ed-97c4-023fc904b2eb | InvocationID=f513d1e6-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:37:53+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f513cf2a-3286-11ed-97c4-023fc904b2eb | InvocationID=f513d1e6-3286-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:37:53+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f513cf2a-3286-11ed-97c4-023fc904b2eb | InvocationID=f513d1e6-3286-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:37:59+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e9b52d40-3286-11ed-97c4-023fc904b2eb | InvocationID=e9b52f02-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:37:59+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f875cfba-3286-11ed-97c4-023fc904b2eb | InvocationID=f875d30c-3286-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:38:18+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f513cf2a-3286-11ed-97c4-023fc904b2eb | InvocationID=f513d1e6-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:38:18+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03ff2f34-3287-11ed-97c4-023fc904b2eb | InvocationID=03ff3240-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:38:18+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=03ff2f34-3287-11ed-97c4-023fc904b2eb | InvocationID=03ff3240-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:38:18+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=03ff2f34-3287-11ed-97c4-023fc904b2eb | InvocationID=03ff3240-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:38:24+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f875cfba-3286-11ed-97c4-023fc904b2eb | InvocationID=f875d30c-3286-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:38:24+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=07370adc-3287-11ed-97c4-023fc904b2eb | InvocationID=07370d52-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:38:43+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=03ff2f34-3287-11ed-97c4-023fc904b2eb | InvocationID=03ff3240-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:38:43+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12e9d526-3287-11ed-97c4-023fc904b2eb | InvocationID=12e9d9fe-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:38:43+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=12e9d526-3287-11ed-97c4-023fc904b2eb | InvocationID=12e9d9fe-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:38:43+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=12e9d526-3287-11ed-97c4-023fc904b2eb | InvocationID=12e9d9fe-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:38:48+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=07370adc-3287-11ed-97c4-023fc904b2eb | InvocationID=07370d52-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:38:48+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=15f92ea6-3287-11ed-97c4-023fc904b2eb | InvocationID=15f93202-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:39:08+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=12e9d526-3287-11ed-97c4-023fc904b2eb | InvocationID=12e9d9fe-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:39:08+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21d444ea-3287-11ed-97c4-023fc904b2eb | InvocationID=21d4499a-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:39:08+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=21d444ea-3287-11ed-97c4-023fc904b2eb | InvocationID=21d4499a-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:39:08+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21d444ea-3287-11ed-97c4-023fc904b2eb | InvocationID=21d4499a-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:39:13+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=15f92ea6-3287-11ed-97c4-023fc904b2eb | InvocationID=15f93202-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:39:13+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=24b9ef3e-3287-11ed-97c4-023fc904b2eb | InvocationID=24b9f178-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:39:33+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=21d444ea-3287-11ed-97c4-023fc904b2eb | InvocationID=21d4499a-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:39:33+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30c2c206-3287-11ed-97c4-023fc904b2eb | InvocationID=30c2c47c-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:39:33+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=30c2c206-3287-11ed-97c4-023fc904b2eb | InvocationID=30c2c47c-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:39:33+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30c2c206-3287-11ed-97c4-023fc904b2eb | InvocationID=30c2c47c-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:39:38+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=24b9ef3e-3287-11ed-97c4-023fc904b2eb | InvocationID=24b9f178-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:39:38+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=337a9af0-3287-11ed-97c4-023fc904b2eb | InvocationID=337a9da2-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:39:58+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=30c2c206-3287-11ed-97c4-023fc904b2eb | InvocationID=30c2c47c-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:39:58+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3faeb66c-3287-11ed-97c4-023fc904b2eb | InvocationID=3faeb978-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:39:58+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3faeb66c-3287-11ed-97c4-023fc904b2eb | InvocationID=3faeb978-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:39:58+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3faeb66c-3287-11ed-97c4-023fc904b2eb | InvocationID=3faeb978-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:40:03+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=337a9af0-3287-11ed-97c4-023fc904b2eb | InvocationID=337a9da2-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:40:03+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=423b4c9c-3287-11ed-97c4-023fc904b2eb | InvocationID=423b66fa-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:40:23+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3faeb66c-3287-11ed-97c4-023fc904b2eb | InvocationID=3faeb978-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:40:23+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e99d76a-3287-11ed-97c4-023fc904b2eb | InvocationID=4e99db8e-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:40:23+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4e99d76a-3287-11ed-97c4-023fc904b2eb | InvocationID=4e99db8e-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:40:23+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4e99d76a-3287-11ed-97c4-023fc904b2eb | InvocationID=4e99db8e-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:40:27+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=423b4c9c-3287-11ed-97c4-023fc904b2eb | InvocationID=423b66fa-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:40:27+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=50fc4f42-3287-11ed-97c4-023fc904b2eb | InvocationID=50fc508c-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:40:48+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4e99d76a-3287-11ed-97c4-023fc904b2eb | InvocationID=4e99db8e-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:40:48+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d853f1c-3287-11ed-97c4-023fc904b2eb | InvocationID=5d8540b6-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:40:48+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5d853f1c-3287-11ed-97c4-023fc904b2eb | InvocationID=5d8540b6-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:40:48+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d853f1c-3287-11ed-97c4-023fc904b2eb | InvocationID=5d8540b6-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:40:52+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=50fc4f42-3287-11ed-97c4-023fc904b2eb | InvocationID=50fc508c-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:40:52+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5fbcbf94-3287-11ed-97c4-023fc904b2eb | InvocationID=5fbcc19c-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:41:13+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5d853f1c-3287-11ed-97c4-023fc904b2eb | InvocationID=5d8540b6-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:41:13+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c70319e-3287-11ed-97c4-023fc904b2eb | InvocationID=6c7032e8-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:41:13+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6c70319e-3287-11ed-97c4-023fc904b2eb | InvocationID=6c7032e8-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:41:13+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c70319e-3287-11ed-97c4-023fc904b2eb | InvocationID=6c7032e8-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:41:17+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5fbcbf94-3287-11ed-97c4-023fc904b2eb | InvocationID=5fbcc19c-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:41:17+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6e7d564c-3287-11ed-97c4-023fc904b2eb | InvocationID=6e7d5930-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:41:38+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6c70319e-3287-11ed-97c4-023fc904b2eb | InvocationID=6c7032e8-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:41:38+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b5a1d64-3287-11ed-97c4-023fc904b2eb | InvocationID=7b5a1efe-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:41:39+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7b5a1d64-3287-11ed-97c4-023fc904b2eb | InvocationID=7b5a1efe-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:41:39+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b5a1d64-3287-11ed-97c4-023fc904b2eb | InvocationID=7b5a1efe-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:41:42+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6e7d564c-3287-11ed-97c4-023fc904b2eb | InvocationID=6e7d5930-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:41:42+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7d3e2b52-3287-11ed-97c4-023fc904b2eb | InvocationID=7d3e2d32-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:42:04+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7b5a1d64-3287-11ed-97c4-023fc904b2eb | InvocationID=7b5a1efe-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:42:04+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a44601e-3287-11ed-97c4-023fc904b2eb | InvocationID=8a446276-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:42:04+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8a44601e-3287-11ed-97c4-023fc904b2eb | InvocationID=8a446276-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:42:04+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a44601e-3287-11ed-97c4-023fc904b2eb | InvocationID=8a446276-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:42:06+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7d3e2b52-3287-11ed-97c4-023fc904b2eb | InvocationID=7d3e2d32-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:42:06+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8bfdddb8-3287-11ed-97c4-023fc904b2eb | InvocationID=8bfddfac-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:42:29+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8a44601e-3287-11ed-97c4-023fc904b2eb | InvocationID=8a446276-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:42:29+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99301532-3287-11ed-97c4-023fc904b2eb | InvocationID=993019ec-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:42:29+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=99301532-3287-11ed-97c4-023fc904b2eb | InvocationID=993019ec-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:42:29+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=99301532-3287-11ed-97c4-023fc904b2eb | InvocationID=993019ec-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:42:31+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=8bfdddb8-3287-11ed-97c4-023fc904b2eb | InvocationID=8bfddfac-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:42:31+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9abd753e-3287-11ed-97c4-023fc904b2eb | InvocationID=9abd7750-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:42:54+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=99301532-3287-11ed-97c4-023fc904b2eb | InvocationID=993019ec-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:42:54+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a81b7208-3287-11ed-97c4-023fc904b2eb | InvocationID=a81b746a-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:42:54+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a81b7208-3287-11ed-97c4-023fc904b2eb | InvocationID=a81b746a-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:42:54+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a81b7208-3287-11ed-97c4-023fc904b2eb | InvocationID=a81b746a-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:42:56+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9abd753e-3287-11ed-97c4-023fc904b2eb | InvocationID=9abd7750-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:42:56+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a97deb26-3287-11ed-97c4-023fc904b2eb | InvocationID=a97dee14-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:43:19+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a81b7208-3287-11ed-97c4-023fc904b2eb | InvocationID=a81b746a-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:43:19+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7068d70-3287-11ed-97c4-023fc904b2eb | InvocationID=b7068fc8-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:43:19+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b7068d70-3287-11ed-97c4-023fc904b2eb | InvocationID=b7068fc8-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:43:19+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7068d70-3287-11ed-97c4-023fc904b2eb | InvocationID=b7068fc8-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:43:21+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a97deb26-3287-11ed-97c4-023fc904b2eb | InvocationID=a97dee14-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:43:21+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b83e94c6-3287-11ed-97c4-023fc904b2eb | InvocationID=b83ea330-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:43:44+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b7068d70-3287-11ed-97c4-023fc904b2eb | InvocationID=b7068fc8-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:43:44+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5f1e9ec-3287-11ed-97c4-023fc904b2eb | InvocationID=c5f1eb54-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:43:44+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c5f1e9ec-3287-11ed-97c4-023fc904b2eb | InvocationID=c5f1eb54-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:43:44+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c5f1e9ec-3287-11ed-97c4-023fc904b2eb | InvocationID=c5f1eb54-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:43:45+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b83e94c6-3287-11ed-97c4-023fc904b2eb | InvocationID=b83ea330-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:43:45+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c6ff18f0-3287-11ed-97c4-023fc904b2eb | InvocationID=c6ff1a12-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:44:09+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c5f1e9ec-3287-11ed-97c4-023fc904b2eb | InvocationID=c5f1eb54-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:44:09+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4dc3d18-3287-11ed-97c4-023fc904b2eb | InvocationID=d4dc3f48-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:44:09+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d4dc3d18-3287-11ed-97c4-023fc904b2eb | InvocationID=d4dc3f48-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:44:09+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4dc3d18-3287-11ed-97c4-023fc904b2eb | InvocationID=d4dc3f48-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:44:10+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c6ff18f0-3287-11ed-97c4-023fc904b2eb | InvocationID=c6ff1a12-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:44:10+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d5be5e5a-3287-11ed-97c4-023fc904b2eb | InvocationID=d5be6062-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:44:34+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d4dc3d18-3287-11ed-97c4-023fc904b2eb | InvocationID=d4dc3f48-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:44:34+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3c78f1c-3287-11ed-97c4-023fc904b2eb | InvocationID=e3c79138-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:44:34+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e3c78f1c-3287-11ed-97c4-023fc904b2eb | InvocationID=e3c79138-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:44:34+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3c78f1c-3287-11ed-97c4-023fc904b2eb | InvocationID=e3c79138-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:44:35+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d5be5e5a-3287-11ed-97c4-023fc904b2eb | InvocationID=d5be6062-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:44:35+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e47e0aee-3287-11ed-97c4-023fc904b2eb | InvocationID=e47e0d82-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:44:59+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e3c78f1c-3287-11ed-97c4-023fc904b2eb | InvocationID=e3c79138-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:44:59+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2b23cfc-3287-11ed-97c4-023fc904b2eb | InvocationID=f2b23f40-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:44:59+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f2b23cfc-3287-11ed-97c4-023fc904b2eb | InvocationID=f2b23f40-3287-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:44:59+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2b23cfc-3287-11ed-97c4-023fc904b2eb | InvocationID=f2b23f40-3287-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:45:00+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e47e0aee-3287-11ed-97c4-023fc904b2eb | InvocationID=e47e0d82-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:45:00+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f33def68-3287-11ed-97c4-023fc904b2eb | InvocationID=f33df184-3287-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:45:24+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f2b23cfc-3287-11ed-97c4-023fc904b2eb | InvocationID=f2b23f40-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:45:24+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=019d374e-3288-11ed-97c4-023fc904b2eb | InvocationID=019d3974-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:45:24+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=019d374e-3288-11ed-97c4-023fc904b2eb | InvocationID=019d3974-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:45:24+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=019d374e-3288-11ed-97c4-023fc904b2eb | InvocationID=019d3974-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:45:24+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f33def68-3287-11ed-97c4-023fc904b2eb | InvocationID=f33df184-3287-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:45:24+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=01feb3ca-3288-11ed-97c4-023fc904b2eb | InvocationID=01febc94-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:45:49+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=019d374e-3288-11ed-97c4-023fc904b2eb | InvocationID=019d3974-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:45:49+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10898460-3288-11ed-97c4-023fc904b2eb | InvocationID=10898726-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:45:49+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10898460-3288-11ed-97c4-023fc904b2eb | InvocationID=10898726-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:45:49+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=10898460-3288-11ed-97c4-023fc904b2eb | InvocationID=10898726-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:45:49+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=01feb3ca-3288-11ed-97c4-023fc904b2eb | InvocationID=01febc94-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:45:49+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=10becf58-3288-11ed-97c4-023fc904b2eb | InvocationID=10bed098-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:46:14+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=10898460-3288-11ed-97c4-023fc904b2eb | InvocationID=10898726-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:46:14+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f75b430-3288-11ed-97c4-023fc904b2eb | InvocationID=1f75b73c-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:46:14+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f75b430-3288-11ed-97c4-023fc904b2eb | InvocationID=1f75b73c-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:46:14+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f75b430-3288-11ed-97c4-023fc904b2eb | InvocationID=1f75b73c-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:46:14+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=10becf58-3288-11ed-97c4-023fc904b2eb | InvocationID=10bed098-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:46:14+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1f7ead1a-3288-11ed-97c4-023fc904b2eb | InvocationID=1f7eaf86-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:46:39+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1f7ead1a-3288-11ed-97c4-023fc904b2eb | InvocationID=1f7eaf86-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:46:39+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e42d736-3288-11ed-97c4-023fc904b2eb | InvocationID=2e42d9ac-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:46:39+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1f75b430-3288-11ed-97c4-023fc904b2eb | InvocationID=1f75b73c-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:46:39+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e60c78c-3288-11ed-97c4-023fc904b2eb | InvocationID=2e60ca5c-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:46:39+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2e60c78c-3288-11ed-97c4-023fc904b2eb | InvocationID=2e60ca5c-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:46:39+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e60c78c-3288-11ed-97c4-023fc904b2eb | InvocationID=2e60ca5c-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:47:03+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=2e42d736-3288-11ed-97c4-023fc904b2eb | InvocationID=2e42d9ac-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:47:03+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d03f7fa-3288-11ed-97c4-023fc904b2eb | InvocationID=3d03fade-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:47:04+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2e60c78c-3288-11ed-97c4-023fc904b2eb | InvocationID=2e60ca5c-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:47:04+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d4c52ac-3288-11ed-97c4-023fc904b2eb | InvocationID=3d4c54c8-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:47:04+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3d4c52ac-3288-11ed-97c4-023fc904b2eb | InvocationID=3d4c54c8-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:47:04+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d4c52ac-3288-11ed-97c4-023fc904b2eb | InvocationID=3d4c54c8-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:47:28+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=3d03f7fa-3288-11ed-97c4-023fc904b2eb | InvocationID=3d03fade-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:47:28+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4bc82978-3288-11ed-97c4-023fc904b2eb | InvocationID=4bc82cfc-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:47:29+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3d4c52ac-3288-11ed-97c4-023fc904b2eb | InvocationID=3d4c54c8-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:47:29+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c37cb16-3288-11ed-97c4-023fc904b2eb | InvocationID=4c37d28c-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:47:29+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=4c37cb16-3288-11ed-97c4-023fc904b2eb | InvocationID=4c37d28c-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:47:29+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c37cb16-3288-11ed-97c4-023fc904b2eb | InvocationID=4c37d28c-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:47:53+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=4bc82978-3288-11ed-97c4-023fc904b2eb | InvocationID=4bc82cfc-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:47:53+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5a8d39a8-3288-11ed-97c4-023fc904b2eb | InvocationID=5a8d3e08-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:47:54+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=4c37cb16-3288-11ed-97c4-023fc904b2eb | InvocationID=4c37d28c-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:47:54+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b22dad0-3288-11ed-97c4-023fc904b2eb | InvocationID=5b22dc74-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:47:54+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5b22dad0-3288-11ed-97c4-023fc904b2eb | InvocationID=5b22dc74-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:47:54+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b22dad0-3288-11ed-97c4-023fc904b2eb | InvocationID=5b22dc74-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:48:18+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5a8d39a8-3288-11ed-97c4-023fc904b2eb | InvocationID=5a8d3e08-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:48:18+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=694f4102-3288-11ed-97c4-023fc904b2eb | InvocationID=694f43aa-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:48:19+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=5b22dad0-3288-11ed-97c4-023fc904b2eb | InvocationID=5b22dc74-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:48:19+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a0ce7ca-3288-11ed-97c4-023fc904b2eb | InvocationID=6a0cea0e-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:48:19+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6a0ce7ca-3288-11ed-97c4-023fc904b2eb | InvocationID=6a0cea0e-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:48:19+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a0ce7ca-3288-11ed-97c4-023fc904b2eb | InvocationID=6a0cea0e-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:48:42+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=694f4102-3288-11ed-97c4-023fc904b2eb | InvocationID=694f43aa-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:48:42+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78113d9e-3288-11ed-97c4-023fc904b2eb | InvocationID=78114000-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:48:44+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=6a0ce7ca-3288-11ed-97c4-023fc904b2eb | InvocationID=6a0cea0e-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:48:44+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78f70d56-3288-11ed-97c4-023fc904b2eb | InvocationID=78f71012-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:48:44+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=78f70d56-3288-11ed-97c4-023fc904b2eb | InvocationID=78f71012-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:48:44+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=78f70d56-3288-11ed-97c4-023fc904b2eb | InvocationID=78f71012-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:49:07+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=78113d9e-3288-11ed-97c4-023fc904b2eb | InvocationID=78114000-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:49:07+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=86d1f896-3288-11ed-97c4-023fc904b2eb | InvocationID=86d20462-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:49:09+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=78f70d56-3288-11ed-97c4-023fc904b2eb | InvocationID=78f71012-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:49:09+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87e1f632-3288-11ed-97c4-023fc904b2eb | InvocationID=87e1f8b2-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:49:09+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=87e1f632-3288-11ed-97c4-023fc904b2eb | InvocationID=87e1f8b2-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:49:09+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87e1f632-3288-11ed-97c4-023fc904b2eb | InvocationID=87e1f8b2-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:49:32+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=86d1f896-3288-11ed-97c4-023fc904b2eb | InvocationID=86d20462-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:49:32+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9591f570-3288-11ed-97c4-023fc904b2eb | InvocationID=9591f764-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:49:34+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=87e1f632-3288-11ed-97c4-023fc904b2eb | InvocationID=87e1f8b2-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:49:34+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96d23274-3288-11ed-97c4-023fc904b2eb | InvocationID=96d234e0-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:49:34+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=96d23274-3288-11ed-97c4-023fc904b2eb | InvocationID=96d234e0-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:49:34+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96d23274-3288-11ed-97c4-023fc904b2eb | InvocationID=96d234e0-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:49:57+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9591f570-3288-11ed-97c4-023fc904b2eb | InvocationID=9591f764-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:49:57+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a45217ac-3288-11ed-97c4-023fc904b2eb | InvocationID=a45219e6-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:49:59+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=96d23274-3288-11ed-97c4-023fc904b2eb | InvocationID=96d234e0-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:49:59+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5bd2974-3288-11ed-97c4-023fc904b2eb | InvocationID=a5bd2c3a-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:49:59+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a5bd2974-3288-11ed-97c4-023fc904b2eb | InvocationID=a5bd2c3a-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:49:59+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a5bd2974-3288-11ed-97c4-023fc904b2eb | InvocationID=a5bd2c3a-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:50:21+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=a45217ac-3288-11ed-97c4-023fc904b2eb | InvocationID=a45219e6-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:50:21+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b313973e-3288-11ed-97c4-023fc904b2eb | InvocationID=b31399c8-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:50:24+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a5bd2974-3288-11ed-97c4-023fc904b2eb | InvocationID=a5bd2c3a-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:50:24+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4a8698a-3288-11ed-97c4-023fc904b2eb | InvocationID=b4a86ae8-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:50:24+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b4a8698a-3288-11ed-97c4-023fc904b2eb | InvocationID=b4a86ae8-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:50:24+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4a8698a-3288-11ed-97c4-023fc904b2eb | InvocationID=b4a86ae8-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:50:46+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=b313973e-3288-11ed-97c4-023fc904b2eb | InvocationID=b31399c8-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:50:46+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c1d6976c-3288-11ed-97c4-023fc904b2eb | InvocationID=c1d69a28-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:50:49+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b4a8698a-3288-11ed-97c4-023fc904b2eb | InvocationID=b4a86ae8-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:50:49+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c39305cc-3288-11ed-97c4-023fc904b2eb | InvocationID=c393082e-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:50:49+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c39305cc-3288-11ed-97c4-023fc904b2eb | InvocationID=c393082e-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:50:49+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c39305cc-3288-11ed-97c4-023fc904b2eb | InvocationID=c393082e-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:51:11+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=c1d6976c-3288-11ed-97c4-023fc904b2eb | InvocationID=c1d69a28-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:51:11+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d096ef2c-3288-11ed-97c4-023fc904b2eb | InvocationID=d096f1a2-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:51:14+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c39305cc-3288-11ed-97c4-023fc904b2eb | InvocationID=c393082e-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:51:14+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d27d9ade-3288-11ed-97c4-023fc904b2eb | InvocationID=d27d9d5e-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:51:14+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d27d9ade-3288-11ed-97c4-023fc904b2eb | InvocationID=d27d9d5e-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:51:14+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d27d9ade-3288-11ed-97c4-023fc904b2eb | InvocationID=d27d9d5e-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:51:36+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=d096ef2c-3288-11ed-97c4-023fc904b2eb | InvocationID=d096f1a2-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:51:36+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df58b270-3288-11ed-97c4-023fc904b2eb | InvocationID=df58b6a8-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:51:39+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d27d9ade-3288-11ed-97c4-023fc904b2eb | InvocationID=d27d9d5e-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:51:39+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1684382-3288-11ed-97c4-023fc904b2eb | InvocationID=e168511a-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:51:39+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e1684382-3288-11ed-97c4-023fc904b2eb | InvocationID=e168511a-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:51:39+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e1684382-3288-11ed-97c4-023fc904b2eb | InvocationID=e168511a-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:52:00+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=df58b270-3288-11ed-97c4-023fc904b2eb | InvocationID=df58b6a8-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:52:00+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ee1a287a-3288-11ed-97c4-023fc904b2eb | InvocationID=ee1a2ab4-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:52:04+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=e1684382-3288-11ed-97c4-023fc904b2eb | InvocationID=e168511a-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:52:04+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f0538780-3288-11ed-97c4-023fc904b2eb | InvocationID=f05389d8-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:52:04+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f0538780-3288-11ed-97c4-023fc904b2eb | InvocationID=f05389d8-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:52:04+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f0538780-3288-11ed-97c4-023fc904b2eb | InvocationID=f05389d8-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:52:25+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=ee1a287a-3288-11ed-97c4-023fc904b2eb | InvocationID=ee1a2ab4-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:52:25+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fcdb6644-3288-11ed-97c4-023fc904b2eb | InvocationID=fcdb68c4-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:52:29+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=f0538780-3288-11ed-97c4-023fc904b2eb | InvocationID=f05389d8-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:52:29+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff3e3bd2-3288-11ed-97c4-023fc904b2eb | InvocationID=ff3e3d80-3288-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:52:29+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=ff3e3bd2-3288-11ed-97c4-023fc904b2eb | InvocationID=ff3e3d80-3288-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:52:29+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff3e3bd2-3288-11ed-97c4-023fc904b2eb | InvocationID=ff3e3d80-3288-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:52:50+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=fcdb6644-3288-11ed-97c4-023fc904b2eb | InvocationID=fcdb68c4-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:52:50+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0b9c91d0-3289-11ed-97c4-023fc904b2eb | InvocationID=0b9c931a-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:52:54+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=ff3e3bd2-3288-11ed-97c4-023fc904b2eb | InvocationID=ff3e3d80-3288-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:52:54+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e289c50-3289-11ed-97c4-023fc904b2eb | InvocationID=0e289e94-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:52:54+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0e289c50-3289-11ed-97c4-023fc904b2eb | InvocationID=0e289e94-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:52:54+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e289c50-3289-11ed-97c4-023fc904b2eb | InvocationID=0e289e94-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:53:15+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0b9c91d0-3289-11ed-97c4-023fc904b2eb | InvocationID=0b9c931a-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:53:15+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1a5d295a-3289-11ed-97c4-023fc904b2eb | InvocationID=1a5d2b94-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:53:19+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0e289c50-3289-11ed-97c4-023fc904b2eb | InvocationID=0e289e94-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:53:19+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d13aff2-3289-11ed-97c4-023fc904b2eb | InvocationID=1d13b236-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:53:19+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1d13aff2-3289-11ed-97c4-023fc904b2eb | InvocationID=1d13b236-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:53:19+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d13aff2-3289-11ed-97c4-023fc904b2eb | InvocationID=1d13b236-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:53:40+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=1a5d295a-3289-11ed-97c4-023fc904b2eb | InvocationID=1a5d2b94-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:53:40+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=291e45fa-3289-11ed-97c4-023fc904b2eb | InvocationID=291e47d0-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:53:44+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1d13aff2-3289-11ed-97c4-023fc904b2eb | InvocationID=1d13b236-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:53:44+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2bfe78da-3289-11ed-97c4-023fc904b2eb | InvocationID=2bfe7ae2-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:53:44+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=2bfe78da-3289-11ed-97c4-023fc904b2eb | InvocationID=2bfe7ae2-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:53:44+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2bfe78da-3289-11ed-97c4-023fc904b2eb | InvocationID=2bfe7ae2-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:54:04+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=291e45fa-3289-11ed-97c4-023fc904b2eb | InvocationID=291e47d0-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:54:04+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=37de9cc0-3289-11ed-97c4-023fc904b2eb | InvocationID=37de9f0e-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:54:09+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=2bfe78da-3289-11ed-97c4-023fc904b2eb | InvocationID=2bfe7ae2-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:54:09+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ae8e100-3289-11ed-97c4-023fc904b2eb | InvocationID=3ae8e3c6-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:54:09+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3ae8e100-3289-11ed-97c4-023fc904b2eb | InvocationID=3ae8e3c6-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:54:09+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ae8e100-3289-11ed-97c4-023fc904b2eb | InvocationID=3ae8e3c6-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:54:29+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=37de9cc0-3289-11ed-97c4-023fc904b2eb | InvocationID=37de9f0e-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:54:29+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=469fdcb0-3289-11ed-97c4-023fc904b2eb | InvocationID=469fdf30-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:54:34+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3ae8e100-3289-11ed-97c4-023fc904b2eb | InvocationID=3ae8e3c6-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:54:34+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49d3ca22-3289-11ed-97c4-023fc904b2eb | InvocationID=49d3cd38-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:54:34+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=49d3ca22-3289-11ed-97c4-023fc904b2eb | InvocationID=49d3cd38-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:54:34+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49d3ca22-3289-11ed-97c4-023fc904b2eb | InvocationID=49d3cd38-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:54:54+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=469fdcb0-3289-11ed-97c4-023fc904b2eb | InvocationID=469fdf30-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:54:54+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=555fa29e-3289-11ed-97c4-023fc904b2eb | InvocationID=555fa870-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:54:59+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=49d3ca22-3289-11ed-97c4-023fc904b2eb | InvocationID=49d3cd38-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:54:59+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58bee4ea-3289-11ed-97c4-023fc904b2eb | InvocationID=58bee7ce-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:54:59+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=58bee4ea-3289-11ed-97c4-023fc904b2eb | InvocationID=58bee7ce-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:54:59+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58bee4ea-3289-11ed-97c4-023fc904b2eb | InvocationID=58bee7ce-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:55:19+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=555fa29e-3289-11ed-97c4-023fc904b2eb | InvocationID=555fa870-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:55:19+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=642124f6-3289-11ed-97c4-023fc904b2eb | InvocationID=64212712-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:55:24+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=58bee4ea-3289-11ed-97c4-023fc904b2eb | InvocationID=58bee7ce-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:55:24+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67aa2af0-3289-11ed-97c4-023fc904b2eb | InvocationID=67aa2ec4-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:55:24+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=67aa2af0-3289-11ed-97c4-023fc904b2eb | InvocationID=67aa2ec4-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:55:24+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67aa2af0-3289-11ed-97c4-023fc904b2eb | InvocationID=67aa2ec4-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:55:43+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=642124f6-3289-11ed-97c4-023fc904b2eb | InvocationID=64212712-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:55:43+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=72e1d0d0-3289-11ed-97c4-023fc904b2eb | InvocationID=72e1d3b4-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:55:49+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=67aa2af0-3289-11ed-97c4-023fc904b2eb | InvocationID=67aa2ec4-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:55:49+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7696170e-3289-11ed-97c4-023fc904b2eb | InvocationID=7696190c-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:55:50+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7696170e-3289-11ed-97c4-023fc904b2eb | InvocationID=7696190c-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:55:50+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7696170e-3289-11ed-97c4-023fc904b2eb | InvocationID=7696190c-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:56:08+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=72e1d0d0-3289-11ed-97c4-023fc904b2eb | InvocationID=72e1d3b4-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:56:08+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=81a8149e-3289-11ed-97c4-023fc904b2eb | InvocationID=81a8164c-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:56:15+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=7696170e-3289-11ed-97c4-023fc904b2eb | InvocationID=7696190c-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:56:15+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85803e34-3289-11ed-97c4-023fc904b2eb | InvocationID=8580423a-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:56:15+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=85803e34-3289-11ed-97c4-023fc904b2eb | InvocationID=8580423a-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:56:15+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=85803e34-3289-11ed-97c4-023fc904b2eb | InvocationID=8580423a-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:56:33+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=81a8149e-3289-11ed-97c4-023fc904b2eb | InvocationID=81a8164c-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:56:33+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=906975c2-3289-11ed-97c4-023fc904b2eb | InvocationID=90697810-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:56:40+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=85803e34-3289-11ed-97c4-023fc904b2eb | InvocationID=8580423a-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:56:40+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=946b5456-3289-11ed-97c4-023fc904b2eb | InvocationID=946b56cc-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:56:40+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=946b5456-3289-11ed-97c4-023fc904b2eb | InvocationID=946b56cc-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:56:40+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=946b5456-3289-11ed-97c4-023fc904b2eb | InvocationID=946b56cc-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:56:58+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=906975c2-3289-11ed-97c4-023fc904b2eb | InvocationID=90697810-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:56:58+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=9f29401a-3289-11ed-97c4-023fc904b2eb | InvocationID=9f2942e0-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:57:05+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=946b5456-3289-11ed-97c4-023fc904b2eb | InvocationID=946b56cc-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:57:05+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3559ddc-3289-11ed-97c4-023fc904b2eb | InvocationID=a355a002-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:57:05+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=a3559ddc-3289-11ed-97c4-023fc904b2eb | InvocationID=a355a002-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:57:05+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a3559ddc-3289-11ed-97c4-023fc904b2eb | InvocationID=a355a002-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:57:22+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=9f29401a-3289-11ed-97c4-023fc904b2eb | InvocationID=9f2942e0-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:57:22+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=adeea8c4-3289-11ed-97c4-023fc904b2eb | InvocationID=adeeab08-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:57:30+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=a3559ddc-3289-11ed-97c4-023fc904b2eb | InvocationID=a355a002-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:57:30+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2411628-3289-11ed-97c4-023fc904b2eb | InvocationID=b2411844-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:57:30+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=b2411628-3289-11ed-97c4-023fc904b2eb | InvocationID=b2411844-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:57:30+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2411628-3289-11ed-97c4-023fc904b2eb | InvocationID=b2411844-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:57:47+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=adeea8c4-3289-11ed-97c4-023fc904b2eb | InvocationID=adeeab08-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:57:47+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=bcb01eec-3289-11ed-97c4-023fc904b2eb | InvocationID=bcb02450-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:57:55+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=b2411628-3289-11ed-97c4-023fc904b2eb | InvocationID=b2411844-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:57:55+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c12c20f6-3289-11ed-97c4-023fc904b2eb | InvocationID=c12c234e-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:57:55+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=c12c20f6-3289-11ed-97c4-023fc904b2eb | InvocationID=c12c234e-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:57:55+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c12c20f6-3289-11ed-97c4-023fc904b2eb | InvocationID=c12c234e-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:58:12+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=bcb01eec-3289-11ed-97c4-023fc904b2eb | InvocationID=bcb02450-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:58:12+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=cb7136aa-3289-11ed-97c4-023fc904b2eb | InvocationID=cb71393e-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:58:20+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=c12c20f6-3289-11ed-97c4-023fc904b2eb | InvocationID=c12c234e-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:58:20+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d017fbd0-3289-11ed-97c4-023fc904b2eb | InvocationID=d017fe6e-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:58:20+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=d017fbd0-3289-11ed-97c4-023fc904b2eb | InvocationID=d017fe6e-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:58:20+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d017fbd0-3289-11ed-97c4-023fc904b2eb | InvocationID=d017fe6e-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:58:37+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=cb7136aa-3289-11ed-97c4-023fc904b2eb | InvocationID=cb71393e-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:58:37+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=da31925c-3289-11ed-97c4-023fc904b2eb | InvocationID=da319482-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:58:45+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=d017fbd0-3289-11ed-97c4-023fc904b2eb | InvocationID=d017fe6e-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:58:45+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df04026a-3289-11ed-97c4-023fc904b2eb | InvocationID=df040418-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:58:45+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=df04026a-3289-11ed-97c4-023fc904b2eb | InvocationID=df040418-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:58:45+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df04026a-3289-11ed-97c4-023fc904b2eb | InvocationID=df040418-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:59:01+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=da31925c-3289-11ed-97c4-023fc904b2eb | InvocationID=da319482-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:59:01+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=e8f1e256-3289-11ed-97c4-023fc904b2eb | InvocationID=e8f1e6c0-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:59:10+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=df04026a-3289-11ed-97c4-023fc904b2eb | InvocationID=df040418-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:59:10+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=edef5f40-3289-11ed-97c4-023fc904b2eb | InvocationID=edef61a2-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:59:10+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=edef5f40-3289-11ed-97c4-023fc904b2eb | InvocationID=edef61a2-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:59:10+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=edef5f40-3289-11ed-97c4-023fc904b2eb | InvocationID=edef61a2-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:59:26+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=e8f1e256-3289-11ed-97c4-023fc904b2eb | InvocationID=e8f1e6c0-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:59:26+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=f7b3c660-3289-11ed-97c4-023fc904b2eb | InvocationID=f7b3c804-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T10:59:35+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=edef5f40-3289-11ed-97c4-023fc904b2eb | InvocationID=edef61a2-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T10:59:35+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fcddb29a-3289-11ed-97c4-023fc904b2eb | InvocationID=fcddb43e-3289-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T10:59:35+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=fcddb29a-3289-11ed-97c4-023fc904b2eb | InvocationID=fcddb43e-3289-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:59:35+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fcddb29a-3289-11ed-97c4-023fc904b2eb | InvocationID=fcddb43e-3289-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T10:59:51+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=f7b3c660-3289-11ed-97c4-023fc904b2eb | InvocationID=f7b3c804-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T10:59:51+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0674971a-328a-11ed-97c4-023fc904b2eb | InvocationID=067498dc-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T11:00:00+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=fcddb29a-3289-11ed-97c4-023fc904b2eb | InvocationID=fcddb43e-3289-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T11:00:00+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bc864c6-328a-11ed-97c4-023fc904b2eb | InvocationID=0bc86688-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T11:00:00+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=0bc864c6-328a-11ed-97c4-023fc904b2eb | InvocationID=0bc86688-328a-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:00:00+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bc864c6-328a-11ed-97c4-023fc904b2eb | InvocationID=0bc86688-328a-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:00:16+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=0674971a-328a-11ed-97c4-023fc904b2eb | InvocationID=067498dc-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T11:00:16+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=153736b8-328a-11ed-97c4-023fc904b2eb | InvocationID=153738b6-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T11:00:25+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=0bc864c6-328a-11ed-97c4-023fc904b2eb | InvocationID=0bc86688-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T11:00:25+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ab2c99a-328a-11ed-97c4-023fc904b2eb | InvocationID=1ab2cbc0-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T11:00:25+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=1ab2c99a-328a-11ed-97c4-023fc904b2eb | InvocationID=1ab2cbc0-328a-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:00:25+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ab2c99a-328a-11ed-97c4-023fc904b2eb | InvocationID=1ab2cbc0-328a-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:00:40+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=153736b8-328a-11ed-97c4-023fc904b2eb | InvocationID=153738b6-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T11:00:40+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=23fb7b28-328a-11ed-97c4-023fc904b2eb | InvocationID=23fb7f74-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T11:00:50+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=1ab2c99a-328a-11ed-97c4-023fc904b2eb | InvocationID=1ab2cbc0-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T11:00:50+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=299dfc54-328a-11ed-97c4-023fc904b2eb | InvocationID=299dff60-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T11:00:50+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=299dfc54-328a-11ed-97c4-023fc904b2eb | InvocationID=299dff60-328a-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:00:50+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=299dfc54-328a-11ed-97c4-023fc904b2eb | InvocationID=299dff60-328a-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:01:05+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=23fb7b28-328a-11ed-97c4-023fc904b2eb | InvocationID=23fb7f74-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T11:01:05+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=32bc8fd0-328a-11ed-97c4-023fc904b2eb | InvocationID=32bc920a-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T11:01:15+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=299dfc54-328a-11ed-97c4-023fc904b2eb | InvocationID=299dff60-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T11:01:15+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3889ad6c-328a-11ed-97c4-023fc904b2eb | InvocationID=3889aef2-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T11:01:15+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=3889ad6c-328a-11ed-97c4-023fc904b2eb | InvocationID=3889aef2-328a-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:01:15+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3889ad6c-328a-11ed-97c4-023fc904b2eb | InvocationID=3889aef2-328a-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:01:30+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=32bc8fd0-328a-11ed-97c4-023fc904b2eb | InvocationID=32bc920a-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T11:01:30+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=417dacd4-328a-11ed-97c4-023fc904b2eb | InvocationID=417daedc-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T11:01:40+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=3889ad6c-328a-11ed-97c4-023fc904b2eb | InvocationID=3889aef2-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T11:01:40+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47752c0c-328a-11ed-97c4-023fc904b2eb | InvocationID=47752d88-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T11:01:40+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=47752c0c-328a-11ed-97c4-023fc904b2eb | InvocationID=47752d88-328a-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:01:40+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47752c0c-328a-11ed-97c4-023fc904b2eb | InvocationID=47752d88-328a-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:01:55+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=417dacd4-328a-11ed-97c4-023fc904b2eb | InvocationID=417daedc-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T11:01:55+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=503e0b6a-328a-11ed-97c4-023fc904b2eb | InvocationID=503e0fc0-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T11:02:05+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=47752c0c-328a-11ed-97c4-023fc904b2eb | InvocationID=47752d88-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T11:02:05+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=565f6f5c-328a-11ed-97c4-023fc904b2eb | InvocationID=565f7ad8-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T11:02:05+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=565f6f5c-328a-11ed-97c4-023fc904b2eb | InvocationID=565f7ad8-328a-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:02:05+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=565f6f5c-328a-11ed-97c4-023fc904b2eb | InvocationID=565f7ad8-328a-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:02:19+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=503e0b6a-328a-11ed-97c4-023fc904b2eb | InvocationID=503e0fc0-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T11:02:19+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=5effaa1e-328a-11ed-97c4-023fc904b2eb | InvocationID=5effacee-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T11:02:30+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=565f6f5c-328a-11ed-97c4-023fc904b2eb | InvocationID=565f7ad8-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T11:02:30+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=654b3ad2-328a-11ed-97c4-023fc904b2eb | InvocationID=654b3c6c-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T11:02:30+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=654b3ad2-328a-11ed-97c4-023fc904b2eb | InvocationID=654b3c6c-328a-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:02:30+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=654b3ad2-328a-11ed-97c4-023fc904b2eb | InvocationID=654b3c6c-328a-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:02:44+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=5effaa1e-328a-11ed-97c4-023fc904b2eb | InvocationID=5effacee-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T11:02:44+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=6dc3b2e8-328a-11ed-97c4-023fc904b2eb | InvocationID=6dc3b52c-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T11:02:55+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=654b3ad2-328a-11ed-97c4-023fc904b2eb | InvocationID=654b3c6c-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T11:02:55+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=743625a2-328a-11ed-97c4-023fc904b2eb | InvocationID=74362782-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T11:02:55+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=743625a2-328a-11ed-97c4-023fc904b2eb | InvocationID=74362782-328a-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:02:55+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=743625a2-328a-11ed-97c4-023fc904b2eb | InvocationID=74362782-328a-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:03:09+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=6dc3b2e8-328a-11ed-97c4-023fc904b2eb | InvocationID=6dc3b52c-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T11:03:09+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=7c85017e-328a-11ed-97c4-023fc904b2eb | InvocationID=7c850430-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T11:03:20+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=743625a2-328a-11ed-97c4-023fc904b2eb | InvocationID=74362782-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T11:03:20+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8320b9d8-328a-11ed-97c4-023fc904b2eb | InvocationID=8320bd16-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T11:03:20+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8320b9d8-328a-11ed-97c4-023fc904b2eb | InvocationID=8320bd16-328a-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:03:20+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8320b9d8-328a-11ed-97c4-023fc904b2eb | InvocationID=8320bd16-328a-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/policy_response_handler.py", line 59, in poll_policy_topic
    response_data = AppConfig.get_instance(). \
  File "/opt/app/pmsh/bin/mod/__init__.py", line 50, in wrapper
    return func(*args, **kwargs)
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:03:34+0000 | aai_event_thread | 139746701798176 | INFO | aai_event_handler | execute | ServiceName=dcae-pmsh | RequestID=7c85017e-328a-11ed-97c4-023fc904b2eb | InvocationID=7c850430-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF AAI events.
2022-09-12T11:03:34+0000 | aai_event_thread | 139746701798176 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=8b464376-328a-11ed-97c4-023fc904b2eb | InvocationID=8b465212-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/AAI-EVENT
2022-09-12T11:03:45+0000 | policy_event_thread | 139746702859040 | INFO | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=8320b9d8-328a-11ed-97c4-023fc904b2eb | InvocationID=8320bd16-328a-11ed-97c4-023fc904b2eb | Polling MR for XNF activation/deactivation policy response events.
2022-09-12T11:03:45+0000 | policy_event_thread | 139746702859040 | INFO | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=920c02a4-328a-11ed-97c4-023fc904b2eb | InvocationID=920c04b6-328a-11ed-97c4-023fc904b2eb | Fetching messages from MR topic: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT
2022-09-12T11:03:45+0000 | policy_event_thread | 139746702859040 | ERROR | pmsh_config | get_from_topic | ServiceName=dcae-pmsh | RequestID=920c02a4-328a-11ed-97c4-023fc904b2eb | InvocationID=920c04b6-328a-11ed-97c4-023fc904b2eb | Failed to fetch message from MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
Traceback (most recent call last):
  File "/opt/app/pmsh/bin/mod/pmsh_config.py", line 143, in get_from_topic
    response.raise_for_status()
  File "/opt/lib/python3.9/site-packages/requests/models.py", line 940, in raise_for_status
    raise HTTPError(http_error_msg, response=self)
requests.exceptions.HTTPError: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.PMSH_CL_INPUT/dcae_pmsh_cg/dcae_pmsh_policy_cl_input?timeout=5000
2022-09-12T11:03:45+0000 | policy_event_thread | 139746702859040 | ERROR | policy_response_handler | poll_policy_topic | ServiceName=dcae-pmsh | RequestID=920c02a4-328a-11ed-97c4-023fc904b2eb | InvocationID=920c04b6-328a-11ed-97c4-023fc904b2eb | Error trying to poll policy response topic on MR: 404 Client Error: Not Found for url: http://message-router:3904/events/unauthenticated.