By type
2022-10-28 05:02:03,391 | __main__ | misshtbtd | main | 337 | INFO | MSHBD:Execution Started 2022-10-28 05:02:03,392 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:02:03,392 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28T05:02:03,409 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 05:02:03,408 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:02:03,408 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 05:02:03,409 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:02:03,416 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:02:03,416 | __main__ | misshtbtd | main | 343 | INFO | ('MSHBT:HB Properties -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat', 'True', '300') 2022-10-28 05:02:03,523 | __main__ | misshtbtd | create_database | 65 | INFO | ('MSHBT:Create_database:DB not exists? ', (False,)) 2022-10-28 05:02:03,524 | __main__ | misshtbtd | create_database | 71 | INFO | MSHBD:Database already exists 2022-10-28 05:02:03,525 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 05:02:03,712 | __main__ | misshtbtd | create_update_vnf_table_1 | 152 | INFO | MSHBT:Created vnf_table_1 table 2022-10-28 05:02:03,731 | __main__ | misshtbtd | create_update_vnf_table_1 | 180 | DEBUG | Inserted new event_name = Heartbeat_vDNS into vnf_table_1 2022-10-28 05:02:03,735 | __main__ | misshtbtd | create_update_vnf_table_1 | 180 | DEBUG | Inserted new event_name = Heartbeat_vFW into vnf_table_1 2022-10-28 05:02:03,739 | __main__ | misshtbtd | create_update_vnf_table_1 | 180 | DEBUG | Inserted new event_name = Heartbeat_xx into vnf_table_1 2022-10-28 05:02:03,739 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 05:02:03,818 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:02:03,818 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:02:03,822 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:02:03,822 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 05:02:03,822 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:02:03,826 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:02:03,856 | __main__ | misshtbtd | create_update_hb_common | 117 | INFO | MSHBT:Created hb_common DB and updated new values 2022-10-28 05:02:03,860 | __main__ | misshtbtd | main | 353 | INFO | ('MSHBD:Current process id is', 6) 2022-10-28 05:02:03,861 | __main__ | misshtbtd | main | 354 | INFO | MSHBD:Now be in a continuous loop 2022-10-28 05:02:03,864 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 05:02:03,864 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 05:02:03,864 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 05:02:03,900 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666933324) 2022-10-28 05:02:03,900 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666933324, 1666933324, 0) 2022-10-28 05:02:03,900 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 05:02:03,900 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 05:02:03,901 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:02:03,901 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:02:03,918 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:02:03,918 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 05:02:03,919 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28T05:02:03,918 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 05:02:03,924 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:02:03,925 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 05:02:03,976 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 05:02:04,008 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 05:02:04,011 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 05:02:05,344 | __main__ | htbtworker |
| 258 | INFO | HBT:HeartBeat thread Created 2022-10-28 05:02:05,344 | __main__ | htbtworker | | 260 | INFO | ('HBT:The config file name passed is -%s', '../etc/config.json') 2022-10-28 05:02:06,021 | __main__ | misshtbtd | create_process | 327 | INFO | ('MSHBD:jobs list is', [ , ]) 2022-10-28 05:02:06,067 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:02:06,306 | __main__ | db_monitoring | | 235 | INFO | DBM: DBM Process started 2022-10-28 05:02:06,307 | __main__ | db_monitoring | | 240 | INFO | ('DBM:Parent process ID and json file name', '6', '../etc/config.json') 2022-10-28 05:02:25,415 | __main__ | htbtworker | process_msg | 79 | INFO | ('\n\nHBT:eventnameList values ', ['Heartbeat_vDNS', 'Heartbeat_vFW', 'Heartbeat_xx']) 2022-10-28 05:02:25,415 | __main__ | htbtworker | process_msg | 85 | INFO | HBT:Getting :http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 2022-10-28 05:02:25,432 | urllib3.connectionpool | connectionpool | _new_conn | 226 | DEBUG | Starting new HTTP connection (1): message-router:3904 2022-10-28 05:02:26,373 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 159, in _new_conn conn = connection.create_connection( File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 84, in create_connection raise err File "/usr/local/lib/python3.9/site-packages/urllib3/util/connection.py", line 74, in create_connection sock.connect(sa) ConnectionRefusedError: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 670, in urlopen httplib_response = self._make_request( File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 392, in _make_request conn.request(method, url, **httplib_request_kw) File "/usr/local/lib/python3.9/http/client.py", line 1255, in request self._send_request(method, url, body, headers, encode_chunked) File "/usr/local/lib/python3.9/http/client.py", line 1301, in _send_request self.endheaders(body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.9/http/client.py", line 1250, in endheaders self._send_output(message_body, encode_chunked=encode_chunked) File "/usr/local/lib/python3.9/http/client.py", line 1010, in _send_output self.send(msg) File "/usr/local/lib/python3.9/http/client.py", line 950, in send self.connect() File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 187, in connect conn = self._new_conn() File "/usr/local/lib/python3.9/site-packages/urllib3/connection.py", line 171, in _new_conn raise NewConnectionError( urllib3.exceptions.NewConnectionError: : Failed to establish a new connection: [Errno 111] Connection refused During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 439, in send resp = conn.urlopen( File "/usr/local/lib/python3.9/site-packages/urllib3/connectionpool.py", line 726, in urlopen retries = retries.increment( File "/usr/local/lib/python3.9/site-packages/urllib3/util/retry.py", line 446, in increment raise MaxRetryError(_pool, url, error or ResponseError(cause)) urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='message-router', port=3904): Max retries exceeded with url: /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/app/bin/htbtworker.py", line 262, in process_msg(jsfile, user_name, password, ip_address, port_num, db_name) File "/app/bin/htbtworker.py", line 98, in process_msg res = requests.get(get_url) File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 76, in get return request('get', url, params=params, **kwargs) File "/usr/local/lib/python3.9/site-packages/requests/api.py", line 61, in request return session.request(method=method, url=url, **kwargs) File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 530, in request resp = self.send(prep, **send_kwargs) File "/usr/local/lib/python3.9/site-packages/requests/sessions.py", line 643, in send r = adapter.send(request, **kwargs) File "/usr/local/lib/python3.9/site-packages/requests/adapters.py", line 516, in send raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPConnectionPool(host='message-router', port=3904): Max retries exceeded with url: /events/unauthenticated.SEC_HEARTBEAT_OUTPUT/hbgrpID/1?timeout=15000 (Caused by NewConnectionError(' : Failed to establish a new connection: [Errno 111] Connection refused')) 2022-10-28 05:02:26,555 | __main__ | misshtbtd | hb_worker_process | 202 | INFO | MSHBT:Creaated Heartbeat worker process 2022-10-28 05:02:31,119 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933326) 2022-10-28 05:02:31,120 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933326, 1666933351, 25) 2022-10-28 05:02:31,120 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:02:31,154 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:02:46,437 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:02:56,201 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933351) 2022-10-28 05:02:56,202 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933351, 1666933376, 25) 2022-10-28 05:02:56,202 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:02:56,231 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:03:06,493 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:03:21,262 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933376) 2022-10-28 05:03:21,263 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933376, 1666933401, 25) 2022-10-28 05:03:21,263 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:03:21,288 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:03:26,559 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:03:46,322 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933401) 2022-10-28 05:03:46,322 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933401, 1666933426, 25) 2022-10-28 05:03:46,323 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:03:46,347 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:03:46,626 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:04:06,700 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:04:11,394 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933426) 2022-10-28 05:04:11,395 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933426, 1666933451, 25) 2022-10-28 05:04:11,395 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:04:11,422 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:04:26,760 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:04:36,467 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933451) 2022-10-28 05:04:36,467 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933451, 1666933476, 25) 2022-10-28 05:04:36,468 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:04:36,498 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:04:46,816 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:05:01,550 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933476) 2022-10-28 05:05:01,551 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933476, 1666933502, 26) 2022-10-28 05:05:01,551 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:05:01,579 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:05:06,878 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:05:26,637 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933502) 2022-10-28 05:05:26,638 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933502, 1666933527, 25) 2022-10-28 05:05:26,638 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:05:26,679 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:05:26,947 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:05:47,016 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:05:51,722 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933527) 2022-10-28 05:05:51,723 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933527, 1666933552, 25) 2022-10-28 05:05:51,723 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:05:51,754 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:06:07,080 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:06:16,801 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933552) 2022-10-28 05:06:16,801 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933552, 1666933577, 25) 2022-10-28 05:06:16,801 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:06:16,827 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:06:27,153 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:06:41,872 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933577) 2022-10-28 05:06:41,872 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933577, 1666933602, 25) 2022-10-28 05:06:41,872 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:06:41,898 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:06:47,215 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:07:03,984 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 05:07:04,011 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:07:04,015 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:07:04,015 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:07:04,020 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:07:04,020 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 05:07:04,021 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:07:04,024 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:07:04,036 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 05:07:04,037 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 05:07:04,037 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 05:07:06,933 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666933624) 2022-10-28 05:07:06,933 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666933624, 1666933627, 3) 2022-10-28 05:07:06,934 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 05:07:06,934 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 05:07:06,934 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:07:06,934 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:07:06,939 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:07:06,939 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T05:07:06,940 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 05:07:06,940 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:07:06,943 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:07:06,943 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 05:07:06,967 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 05:07:06,972 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 05:07:06,975 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 05:07:07,016 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:07:07,282 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:07:27,334 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:07:32,053 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933627) 2022-10-28 05:07:32,053 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933627, 1666933652, 25) 2022-10-28 05:07:32,053 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:07:32,080 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:07:47,395 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:07:57,130 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933652) 2022-10-28 05:07:57,131 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933652, 1666933677, 25) 2022-10-28 05:07:57,131 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:07:57,158 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:08:07,453 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:08:22,200 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933677) 2022-10-28 05:08:22,201 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933677, 1666933702, 25) 2022-10-28 05:08:22,201 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:08:22,226 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:08:27,512 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:08:47,268 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933702) 2022-10-28 05:08:47,268 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933702, 1666933727, 25) 2022-10-28 05:08:47,268 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:08:47,293 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:08:47,575 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:09:07,651 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:09:12,335 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933727) 2022-10-28 05:09:12,335 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933727, 1666933752, 25) 2022-10-28 05:09:12,335 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:09:12,359 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:09:27,706 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:09:37,403 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933752) 2022-10-28 05:09:37,404 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933752, 1666933777, 25) 2022-10-28 05:09:37,404 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:09:37,435 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:09:47,761 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:10:02,483 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933777) 2022-10-28 05:10:02,484 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933777, 1666933802, 25) 2022-10-28 05:10:02,484 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:10:02,522 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:10:07,832 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:10:27,570 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933802) 2022-10-28 05:10:27,571 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933802, 1666933828, 26) 2022-10-28 05:10:27,571 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:10:27,601 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:10:27,887 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:10:47,946 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:10:52,645 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933828) 2022-10-28 05:10:52,645 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933828, 1666933853, 25) 2022-10-28 05:10:52,645 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:10:52,671 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:11:08,004 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:11:17,719 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933853) 2022-10-28 05:11:17,719 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933853, 1666933878, 25) 2022-10-28 05:11:17,720 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:11:17,744 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:11:28,073 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:11:42,788 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933878) 2022-10-28 05:11:42,789 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933878, 1666933903, 25) 2022-10-28 05:11:42,789 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:11:42,819 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:11:48,128 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:12:04,153 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 05:12:04,186 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:12:04,191 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:12:04,191 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:12:04,195 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:12:04,195 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 05:12:04,196 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:12:04,199 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:12:04,211 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 05:12:04,211 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 05:12:04,212 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 05:12:07,860 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666933924) 2022-10-28 05:12:07,861 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666933924, 1666933928, 4) 2022-10-28 05:12:07,862 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 05:12:07,862 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 05:12:07,862 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:12:07,862 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:12:07,866 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:12:07,866 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T05:12:07,867 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 05:12:07,867 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:12:07,872 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:12:07,872 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 05:12:07,903 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 05:12:07,908 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 05:12:07,917 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 05:12:07,947 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:12:08,182 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:12:28,239 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:12:32,998 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933928) 2022-10-28 05:12:33,000 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933928, 1666933953, 25) 2022-10-28 05:12:33,000 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:12:33,029 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:12:48,295 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:12:58,075 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933953) 2022-10-28 05:12:58,076 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933953, 1666933978, 25) 2022-10-28 05:12:58,076 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:12:58,103 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:13:08,355 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:13:23,143 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666933978) 2022-10-28 05:13:23,144 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666933978, 1666934003, 25) 2022-10-28 05:13:23,144 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:13:23,168 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:13:28,423 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:13:48,210 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934003) 2022-10-28 05:13:48,211 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934003, 1666934028, 25) 2022-10-28 05:13:48,211 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:13:48,236 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:13:48,487 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:14:08,544 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:14:13,277 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934028) 2022-10-28 05:14:13,277 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934028, 1666934053, 25) 2022-10-28 05:14:13,277 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:14:13,303 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:14:28,601 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:14:38,357 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934053) 2022-10-28 05:14:38,357 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934053, 1666934078, 25) 2022-10-28 05:14:38,358 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:14:38,385 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:14:48,678 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:15:03,420 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934078) 2022-10-28 05:15:03,420 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934078, 1666934103, 25) 2022-10-28 05:15:03,421 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:15:03,447 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:15:08,737 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:15:28,493 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934103) 2022-10-28 05:15:28,493 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934103, 1666934128, 25) 2022-10-28 05:15:28,493 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:15:28,526 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:15:28,797 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:15:48,858 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:15:53,569 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934128) 2022-10-28 05:15:53,570 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934128, 1666934154, 26) 2022-10-28 05:15:53,570 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:15:53,594 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:16:08,921 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:16:18,638 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934154) 2022-10-28 05:16:18,638 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934154, 1666934179, 25) 2022-10-28 05:16:18,639 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:16:18,671 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:16:28,980 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:16:43,717 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934179) 2022-10-28 05:16:43,718 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934179, 1666934204, 25) 2022-10-28 05:16:43,718 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:16:43,766 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:16:49,042 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:17:04,330 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 05:17:04,360 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:17:04,364 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:17:04,364 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:17:04,370 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:17:04,370 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 05:17:04,371 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:17:04,374 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:17:04,388 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 05:17:04,388 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 05:17:04,388 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 05:17:08,798 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666934224) 2022-10-28 05:17:08,798 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666934224, 1666934229, 5) 2022-10-28 05:17:08,798 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 05:17:08,798 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 05:17:08,798 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:17:08,798 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:17:08,803 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:17:08,803 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T05:17:08,803 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 05:17:08,804 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:17:08,807 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:17:08,807 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 05:17:08,831 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 05:17:08,836 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 05:17:08,839 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 05:17:08,863 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:17:09,101 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:17:29,159 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:17:33,904 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934229) 2022-10-28 05:17:33,904 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934229, 1666934254, 25) 2022-10-28 05:17:33,904 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:17:33,928 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:17:49,207 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:17:58,971 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934254) 2022-10-28 05:17:58,972 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934254, 1666934279, 25) 2022-10-28 05:17:58,972 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:17:58,998 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:18:09,267 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:18:24,039 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934279) 2022-10-28 05:18:24,040 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934279, 1666934304, 25) 2022-10-28 05:18:24,040 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:18:24,069 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:18:29,325 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:18:49,093 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934304) 2022-10-28 05:18:49,094 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934304, 1666934329, 25) 2022-10-28 05:18:49,094 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:18:49,119 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:18:49,393 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:19:09,451 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:19:14,146 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934329) 2022-10-28 05:19:14,146 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934329, 1666934354, 25) 2022-10-28 05:19:14,147 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:19:14,175 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:19:29,515 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:19:39,213 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934354) 2022-10-28 05:19:39,213 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934354, 1666934379, 25) 2022-10-28 05:19:39,214 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:19:39,241 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:19:49,573 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:20:04,285 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934379) 2022-10-28 05:20:04,286 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934379, 1666934404, 25) 2022-10-28 05:20:04,286 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:20:04,311 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:20:09,628 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:20:29,373 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934404) 2022-10-28 05:20:29,373 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934404, 1666934429, 25) 2022-10-28 05:20:29,373 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:20:29,405 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:20:29,684 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:20:49,743 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:20:54,445 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934429) 2022-10-28 05:20:54,445 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934429, 1666934454, 25) 2022-10-28 05:20:54,445 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:20:54,472 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:21:09,805 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:21:19,509 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934454) 2022-10-28 05:21:19,510 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934454, 1666934480, 26) 2022-10-28 05:21:19,510 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:21:19,535 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:21:29,863 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:21:44,581 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934480) 2022-10-28 05:21:44,581 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934480, 1666934505, 25) 2022-10-28 05:21:44,581 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:21:44,607 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:21:49,920 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:22:04,507 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 05:22:04,534 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:22:04,537 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:22:04,537 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:22:04,542 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:22:04,542 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T05:02:03,822 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28T05:07:04,021 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28T05:12:04,196 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28T05:17:04,371 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 05:22:04,543 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:22:04,546 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:22:04,561 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 05:22:04,562 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 05:22:04,562 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 05:22:09,657 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666934525) 2022-10-28 05:22:09,658 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666934525, 1666934530, 5) 2022-10-28 05:22:09,658 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 05:22:09,659 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 05:22:09,659 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:22:09,659 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:22:09,667 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:22:09,667 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 05:22:09,670 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28T05:22:04,543 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-10-28T05:22:09,670 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 05:22:09,674 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:22:09,675 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 05:22:09,708 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 05:22:09,712 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 05:22:09,715 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 05:22:09,739 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:22:09,975 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:22:30,037 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:22:34,787 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934530) 2022-10-28 05:22:34,788 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934530, 1666934555, 25) 2022-10-28 05:22:34,788 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:22:34,821 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:22:50,099 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:22:59,889 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934555) 2022-10-28 05:22:59,889 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934555, 1666934580, 25) 2022-10-28 05:22:59,890 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:22:59,930 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:23:10,191 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:23:24,996 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934580) 2022-10-28 05:23:24,997 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934580, 1666934605, 25) 2022-10-28 05:23:24,997 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:23:25,040 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:23:30,320 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:23:50,084 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934605) 2022-10-28 05:23:50,084 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934605, 1666934630, 25) 2022-10-28 05:23:50,085 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:23:50,112 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:23:50,386 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:24:10,442 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:24:15,155 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934630) 2022-10-28 05:24:15,155 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934630, 1666934655, 25) 2022-10-28 05:24:15,155 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:24:15,183 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:24:30,498 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:24:40,241 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934655) 2022-10-28 05:24:40,242 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934655, 1666934680, 25) 2022-10-28 05:24:40,242 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:24:40,267 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:24:50,553 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:25:05,333 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934680) 2022-10-28 05:25:05,334 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934680, 1666934705, 25) 2022-10-28 05:25:05,334 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:25:05,375 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:25:10,611 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:25:30,430 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934705) 2022-10-28 05:25:30,431 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934705, 1666934730, 25) 2022-10-28 05:25:30,431 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:25:30,462 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:25:30,670 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:25:50,719 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:25:55,507 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934730) 2022-10-28 05:25:55,508 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934730, 1666934756, 26) 2022-10-28 05:25:55,508 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:25:55,533 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:26:10,810 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:26:20,587 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934756) 2022-10-28 05:26:20,588 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934756, 1666934781, 25) 2022-10-28 05:26:20,588 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:26:20,617 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:26:30,883 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:26:45,663 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934781) 2022-10-28 05:26:45,664 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934781, 1666934806, 25) 2022-10-28 05:26:45,664 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:26:45,691 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:26:50,947 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:27:04,775 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 05:27:04,827 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:27:04,835 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:27:04,835 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:27:04,847 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:27:04,847 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 05:27:04,848 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:27:04,874 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:27:04,931 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 05:27:04,933 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 05:27:04,934 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 05:27:10,751 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666934825) 2022-10-28 05:27:10,752 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666934825, 1666934831, 6) 2022-10-28 05:27:10,752 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 05:27:10,752 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 05:27:10,752 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:27:10,752 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:27:10,757 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:27:10,757 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T05:27:10,760 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 05:27:10,761 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:27:10,771 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:27:10,772 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 05:27:10,823 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 05:27:10,843 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 05:27:10,848 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 05:27:10,895 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:27:11,030 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:27:31,107 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:27:35,942 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934831) 2022-10-28 05:27:35,943 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934831, 1666934856, 25) 2022-10-28 05:27:35,943 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:27:35,982 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:27:51,173 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:28:01,030 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934856) 2022-10-28 05:28:01,031 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934856, 1666934881, 25) 2022-10-28 05:28:01,031 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:28:01,058 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:28:11,225 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:28:26,107 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934881) 2022-10-28 05:28:26,108 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934881, 1666934906, 25) 2022-10-28 05:28:26,108 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:28:26,137 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:28:31,281 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:28:51,180 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934906) 2022-10-28 05:28:51,181 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934906, 1666934931, 25) 2022-10-28 05:28:51,181 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:28:51,206 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:28:51,330 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:29:11,394 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:29:16,250 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934931) 2022-10-28 05:29:16,251 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934931, 1666934956, 25) 2022-10-28 05:29:16,251 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:29:16,279 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:29:31,451 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:29:41,324 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934956) 2022-10-28 05:29:41,324 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934956, 1666934981, 25) 2022-10-28 05:29:41,324 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:29:41,350 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:29:51,509 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:30:06,380 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666934981) 2022-10-28 05:30:06,380 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666934981, 1666935006, 25) 2022-10-28 05:30:06,380 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:30:06,404 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:30:11,600 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:30:31,451 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935006) 2022-10-28 05:30:31,452 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935006, 1666935031, 25) 2022-10-28 05:30:31,452 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:30:31,481 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:30:31,666 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:30:51,727 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:30:56,520 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935031) 2022-10-28 05:30:56,521 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935031, 1666935057, 26) 2022-10-28 05:30:56,521 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:30:56,547 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:31:11,784 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:31:21,591 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935057) 2022-10-28 05:31:21,592 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935057, 1666935082, 25) 2022-10-28 05:31:21,592 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:31:21,620 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:31:31,845 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:31:46,664 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935082) 2022-10-28 05:31:46,664 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935082, 1666935107, 25) 2022-10-28 05:31:46,665 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:31:46,695 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:31:51,898 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:32:05,048 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 05:32:05,079 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:32:05,082 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:32:05,082 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:32:05,087 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:32:05,087 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 05:32:05,088 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:32:05,091 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:32:05,104 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 05:32:05,104 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 05:32:05,104 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 05:32:11,739 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666935125) 2022-10-28 05:32:11,739 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666935125, 1666935132, 7) 2022-10-28 05:32:11,739 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 05:32:11,739 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 05:32:11,740 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:32:11,740 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:32:11,744 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:32:11,744 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T05:32:11,745 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 05:32:11,745 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:32:11,748 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:32:11,748 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 05:32:11,772 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 05:32:11,776 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 05:32:11,780 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 05:32:11,808 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:32:11,939 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:32:32,000 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:32:36,847 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935132) 2022-10-28 05:32:36,848 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935132, 1666935157, 25) 2022-10-28 05:32:36,848 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:32:36,872 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:32:52,059 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:33:01,918 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935157) 2022-10-28 05:33:01,919 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935157, 1666935182, 25) 2022-10-28 05:33:01,919 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:33:01,942 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:33:12,119 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:33:26,992 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935182) 2022-10-28 05:33:26,993 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935182, 1666935207, 25) 2022-10-28 05:33:26,993 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:33:27,022 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:33:32,165 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:33:52,070 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935207) 2022-10-28 05:33:52,070 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935207, 1666935232, 25) 2022-10-28 05:33:52,071 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:33:52,097 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:33:52,219 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:34:12,279 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:34:17,140 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935232) 2022-10-28 05:34:17,141 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935232, 1666935257, 25) 2022-10-28 05:34:17,141 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:34:17,166 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:34:32,340 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:34:42,211 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935257) 2022-10-28 05:34:42,211 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935257, 1666935282, 25) 2022-10-28 05:34:42,212 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:34:42,238 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:34:52,399 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:35:07,279 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935282) 2022-10-28 05:35:07,279 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935282, 1666935307, 25) 2022-10-28 05:35:07,279 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:35:07,307 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:35:12,457 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:35:32,352 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935307) 2022-10-28 05:35:32,353 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935307, 1666935332, 25) 2022-10-28 05:35:32,353 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:35:32,378 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:35:32,512 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:35:52,570 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:35:57,419 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935332) 2022-10-28 05:35:57,419 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935332, 1666935357, 25) 2022-10-28 05:35:57,419 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:35:57,445 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:36:12,632 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:36:22,488 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935357) 2022-10-28 05:36:22,488 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935357, 1666935382, 25) 2022-10-28 05:36:22,488 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:36:22,516 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:36:32,692 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:36:47,595 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935382) 2022-10-28 05:36:47,596 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935382, 1666935408, 26) 2022-10-28 05:36:47,596 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:36:47,631 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:36:52,748 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:37:05,223 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 05:37:05,262 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:37:05,266 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:37:05,266 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:37:05,272 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:37:05,272 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 05:37:05,272 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:37:05,276 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:37:05,299 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 05:37:05,300 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 05:37:05,300 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 05:37:12,675 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666935425) 2022-10-28 05:37:12,675 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666935425, 1666935433, 8) 2022-10-28 05:37:12,675 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 05:37:12,675 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 05:37:12,675 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:37:12,675 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:37:12,680 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:37:12,680 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T05:37:12,681 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 05:37:12,681 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:37:12,684 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:37:12,684 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 05:37:12,716 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 05:37:12,721 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 05:37:12,724 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 05:37:12,753 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:37:12,802 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:37:32,861 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:37:37,795 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935433) 2022-10-28 05:37:37,795 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935433, 1666935458, 25) 2022-10-28 05:37:37,796 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:37:37,824 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:37:52,919 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:38:02,869 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935458) 2022-10-28 05:38:02,870 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935458, 1666935483, 25) 2022-10-28 05:38:02,870 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:38:02,896 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:38:12,973 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:38:27,941 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935483) 2022-10-28 05:38:27,942 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935483, 1666935508, 25) 2022-10-28 05:38:27,942 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:38:27,971 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:38:33,021 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:38:53,017 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935508) 2022-10-28 05:38:53,018 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935508, 1666935533, 25) 2022-10-28 05:38:53,018 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:38:53,044 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:38:53,096 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:39:13,160 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:39:18,088 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935533) 2022-10-28 05:39:18,089 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935533, 1666935558, 25) 2022-10-28 05:39:18,089 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:39:18,116 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:39:33,221 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:39:43,167 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935558) 2022-10-28 05:39:43,168 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935558, 1666935583, 25) 2022-10-28 05:39:43,168 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:39:43,196 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:39:53,282 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:40:08,242 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935583) 2022-10-28 05:40:08,243 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935583, 1666935608, 25) 2022-10-28 05:40:08,244 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:40:08,274 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:40:13,341 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:40:33,318 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935608) 2022-10-28 05:40:33,318 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935608, 1666935633, 25) 2022-10-28 05:40:33,319 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:40:33,344 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:40:33,396 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:40:53,450 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:40:58,381 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935633) 2022-10-28 05:40:58,381 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935633, 1666935658, 25) 2022-10-28 05:40:58,382 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:40:58,407 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:41:13,506 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:41:23,455 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935658) 2022-10-28 05:41:23,456 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935658, 1666935683, 25) 2022-10-28 05:41:23,456 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:41:23,483 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:41:33,561 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:41:48,530 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935683) 2022-10-28 05:41:48,531 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935683, 1666935709, 26) 2022-10-28 05:41:48,531 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:41:48,564 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:41:53,618 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:42:05,428 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 05:42:05,459 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:42:05,462 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:42:05,462 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:42:05,468 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:42:05,468 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 05:42:05,468 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:42:05,471 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:42:05,495 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 05:42:05,496 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 05:42:05,496 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 05:42:13,604 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666935725) 2022-10-28 05:42:13,605 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666935725, 1666935734, 9) 2022-10-28 05:42:13,605 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 05:42:13,605 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 05:42:13,605 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:42:13,605 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:42:13,610 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:42:13,610 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T05:42:13,610 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 05:42:13,610 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:42:13,614 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:42:13,614 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 05:42:13,641 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 05:42:13,646 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 05:42:13,649 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 05:42:13,674 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:42:13,680 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 05:42:33,711 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:42:38,726 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935734) 2022-10-28 05:42:38,727 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935734, 1666935759, 25) 2022-10-28 05:42:38,727 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:42:38,755 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:42:53,779 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:43:03,798 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935759) 2022-10-28 05:43:03,798 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935759, 1666935784, 25) 2022-10-28 05:43:03,798 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:43:03,825 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:43:13,837 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:43:28,873 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935784) 2022-10-28 05:43:28,874 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935784, 1666935809, 25) 2022-10-28 05:43:28,874 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:43:28,900 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:43:33,893 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:43:53,939 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935809) 2022-10-28 05:43:53,940 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935809, 1666935834, 25) 2022-10-28 05:43:53,940 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:43:53,946 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:43:53,963 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:44:14,008 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:44:19,011 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935834) 2022-10-28 05:44:19,011 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935834, 1666935859, 25) 2022-10-28 05:44:19,012 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:44:19,039 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:44:34,062 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:44:44,084 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935859) 2022-10-28 05:44:44,085 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935859, 1666935884, 25) 2022-10-28 05:44:44,085 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:44:44,108 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:44:54,118 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:45:09,152 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935884) 2022-10-28 05:45:09,152 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935884, 1666935909, 25) 2022-10-28 05:45:09,152 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:45:09,181 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:45:14,177 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:45:34,226 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935909) 2022-10-28 05:45:34,226 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935909, 1666935934, 25) 2022-10-28 05:45:34,226 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:45:34,237 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:45:34,255 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:45:54,300 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:45:59,300 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935934) 2022-10-28 05:45:59,301 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935934, 1666935959, 25) 2022-10-28 05:45:59,301 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:45:59,329 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:46:14,347 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:46:24,370 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935959) 2022-10-28 05:46:24,371 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935959, 1666935984, 25) 2022-10-28 05:46:24,371 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:46:24,402 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:46:34,403 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:46:49,449 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666935984) 2022-10-28 05:46:49,450 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666935984, 1666936009, 25) 2022-10-28 05:46:49,450 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:46:49,475 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:46:54,461 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:47:05,601 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 05:47:05,627 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:47:05,631 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:47:05,631 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:47:05,637 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:47:05,637 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T05:27:04,848 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28T05:32:05,088 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28T05:37:05,272 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28T05:42:05,468 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 05:47:05,637 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:47:05,640 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:47:05,654 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 05:47:05,654 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 05:47:05,655 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 05:47:14,513 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666936026) 2022-10-28 05:47:14,514 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666936026, 1666936035, 9) 2022-10-28 05:47:14,514 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 05:47:14,515 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 05:47:14,515 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:47:14,515 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:47:14,519 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:47:14,519 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T05:47:05,637 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-10-28T05:47:14,519 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 05:47:14,520 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:47:14,520 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 05:47:14,524 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:47:14,524 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 05:47:14,554 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 05:47:14,558 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 05:47:14,562 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 05:47:14,591 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:47:34,564 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:47:39,636 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936035) 2022-10-28 05:47:39,636 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936035, 1666936060, 25) 2022-10-28 05:47:39,636 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:47:39,661 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:47:54,621 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:48:04,714 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936060) 2022-10-28 05:48:04,714 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936060, 1666936085, 25) 2022-10-28 05:48:04,714 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:48:04,740 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:48:14,678 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:48:29,788 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936085) 2022-10-28 05:48:29,789 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936085, 1666936110, 25) 2022-10-28 05:48:29,789 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:48:29,816 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:48:34,736 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:48:54,805 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:48:54,859 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936110) 2022-10-28 05:48:54,860 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936110, 1666936135, 25) 2022-10-28 05:48:54,860 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:48:54,887 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:49:14,863 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:49:19,920 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936135) 2022-10-28 05:49:19,920 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936135, 1666936160, 25) 2022-10-28 05:49:19,920 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:49:19,944 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:49:34,917 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:49:44,991 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936160) 2022-10-28 05:49:44,992 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936160, 1666936185, 25) 2022-10-28 05:49:44,992 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:49:45,020 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:49:54,972 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:50:10,052 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936185) 2022-10-28 05:50:10,053 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936185, 1666936210, 25) 2022-10-28 05:50:10,053 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:50:10,082 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:50:15,023 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:50:35,084 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:50:35,120 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936210) 2022-10-28 05:50:35,120 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936210, 1666936235, 25) 2022-10-28 05:50:35,120 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:50:35,149 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:50:55,139 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:51:00,195 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936235) 2022-10-28 05:51:00,195 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936235, 1666936260, 25) 2022-10-28 05:51:00,195 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:51:00,222 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:51:15,198 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:51:25,265 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936260) 2022-10-28 05:51:25,265 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936260, 1666936285, 25) 2022-10-28 05:51:25,266 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:51:25,290 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:51:35,255 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:51:50,332 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936285) 2022-10-28 05:51:50,332 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936285, 1666936310, 25) 2022-10-28 05:51:50,332 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:51:50,359 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:51:55,308 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:52:05,776 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 05:52:05,825 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:52:05,829 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:52:05,829 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:52:05,835 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:52:05,835 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 05:52:05,835 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:52:05,838 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:52:05,857 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 05:52:05,857 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 05:52:05,858 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 05:52:15,370 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 05:52:15,399 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666936326) 2022-10-28 05:52:15,400 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666936326, 1666936335, 9) 2022-10-28 05:52:15,400 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 05:52:15,400 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 05:52:15,400 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:52:15,400 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:52:15,406 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:52:15,406 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T05:52:15,406 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 05:52:15,406 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:52:15,409 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:52:15,410 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 05:52:15,434 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 05:52:15,438 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 05:52:15,443 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 05:52:15,469 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:52:35,419 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:52:40,499 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936335) 2022-10-28 05:52:40,499 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936335, 1666936360, 25) 2022-10-28 05:52:40,499 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:52:40,526 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:52:55,476 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:53:05,566 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936360) 2022-10-28 05:53:05,566 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936360, 1666936386, 26) 2022-10-28 05:53:05,568 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:53:05,597 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:53:15,534 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:53:30,640 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936386) 2022-10-28 05:53:30,640 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936386, 1666936411, 25) 2022-10-28 05:53:30,640 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:53:30,667 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:53:35,588 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:53:55,641 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:53:55,710 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936411) 2022-10-28 05:53:55,711 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936411, 1666936436, 25) 2022-10-28 05:53:55,711 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:53:55,741 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:54:15,693 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:54:20,785 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936436) 2022-10-28 05:54:20,785 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936436, 1666936461, 25) 2022-10-28 05:54:20,785 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:54:20,811 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:54:35,799 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:54:45,873 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936461) 2022-10-28 05:54:45,874 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936461, 1666936486, 25) 2022-10-28 05:54:45,874 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:54:45,899 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:54:55,866 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:55:10,936 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936486) 2022-10-28 05:55:10,937 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936486, 1666936511, 25) 2022-10-28 05:55:10,937 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:55:10,964 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:55:15,914 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:55:35,972 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:55:36,004 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936511) 2022-10-28 05:55:36,005 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936511, 1666936536, 25) 2022-10-28 05:55:36,005 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:55:36,032 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:55:56,028 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:56:01,077 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936536) 2022-10-28 05:56:01,077 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936536, 1666936561, 25) 2022-10-28 05:56:01,078 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:56:01,104 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:56:16,086 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:56:26,143 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936561) 2022-10-28 05:56:26,144 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936561, 1666936586, 25) 2022-10-28 05:56:26,144 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:56:26,170 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:56:36,147 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:56:51,214 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936586) 2022-10-28 05:56:51,215 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936586, 1666936611, 25) 2022-10-28 05:56:51,215 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:56:51,251 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:56:56,202 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:57:05,970 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 05:57:05,998 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:57:06,002 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:57:06,002 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:57:06,006 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:57:06,006 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 05:57:06,007 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:57:06,010 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:57:06,021 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 05:57:06,022 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 05:57:06,022 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 05:57:16,267 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 05:57:16,293 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666936626) 2022-10-28 05:57:16,294 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666936626, 1666936636, 10) 2022-10-28 05:57:16,294 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 05:57:16,294 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 05:57:16,294 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 05:57:16,294 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 05:57:16,299 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 05:57:16,299 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T05:57:16,299 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 05:57:16,299 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 05:57:16,303 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 05:57:16,303 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 05:57:16,332 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 05:57:16,336 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 05:57:16,340 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 05:57:16,364 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:57:36,314 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:57:41,409 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936636) 2022-10-28 05:57:41,410 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936636, 1666936661, 25) 2022-10-28 05:57:41,410 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:57:41,436 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:57:56,374 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:58:06,481 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936661) 2022-10-28 05:58:06,482 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936661, 1666936686, 25) 2022-10-28 05:58:06,482 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:58:06,511 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:58:16,427 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:58:31,562 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936686) 2022-10-28 05:58:31,563 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936686, 1666936712, 26) 2022-10-28 05:58:31,563 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:58:31,588 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:58:36,477 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:58:56,533 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:58:56,633 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936712) 2022-10-28 05:58:56,634 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936712, 1666936737, 25) 2022-10-28 05:58:56,634 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:58:56,662 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:59:16,585 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:59:21,705 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936737) 2022-10-28 05:59:21,706 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936737, 1666936762, 25) 2022-10-28 05:59:21,706 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:59:21,730 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:59:36,641 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 05:59:46,773 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936762) 2022-10-28 05:59:46,773 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936762, 1666936787, 25) 2022-10-28 05:59:46,773 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 05:59:46,800 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 05:59:56,704 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:00:11,834 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936787) 2022-10-28 06:00:11,834 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936787, 1666936812, 25) 2022-10-28 06:00:11,834 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:00:11,863 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:00:16,764 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:00:36,812 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:00:36,905 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936812) 2022-10-28 06:00:36,905 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936812, 1666936837, 25) 2022-10-28 06:00:36,905 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:00:36,931 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:00:56,868 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:01:01,976 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936837) 2022-10-28 06:01:01,977 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936837, 1666936862, 25) 2022-10-28 06:01:01,977 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:01:02,005 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:01:16,933 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:01:27,050 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936862) 2022-10-28 06:01:27,051 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936862, 1666936887, 25) 2022-10-28 06:01:27,051 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:01:27,090 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:01:36,995 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:01:52,136 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936887) 2022-10-28 06:01:52,137 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936887, 1666936912, 25) 2022-10-28 06:01:52,137 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:01:52,166 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:01:57,036 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:02:06,136 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 06:02:06,165 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:02:06,169 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:02:06,169 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:02:06,174 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:02:06,174 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 06:02:06,174 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:02:06,178 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:02:06,192 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 06:02:06,192 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 06:02:06,193 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 06:02:17,092 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 06:02:17,211 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666936926) 2022-10-28 06:02:17,211 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666936926, 1666936937, 11) 2022-10-28 06:02:17,212 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 06:02:17,212 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 06:02:17,212 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:02:17,212 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:02:17,217 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:02:17,217 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T06:02:17,218 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 06:02:17,218 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:02:17,221 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:02:17,222 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 06:02:17,250 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 06:02:17,254 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 06:02:17,257 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 06:02:17,282 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:02:37,136 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:02:42,324 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936937) 2022-10-28 06:02:42,325 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936937, 1666936962, 25) 2022-10-28 06:02:42,325 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:02:42,352 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:02:57,196 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:03:07,419 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936962) 2022-10-28 06:03:07,420 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936962, 1666936987, 25) 2022-10-28 06:03:07,420 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:03:07,460 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:03:17,255 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:03:32,519 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666936987) 2022-10-28 06:03:32,520 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666936987, 1666937013, 26) 2022-10-28 06:03:32,520 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:03:32,550 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:03:37,317 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:03:57,376 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:03:57,594 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937013) 2022-10-28 06:03:57,594 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937013, 1666937038, 25) 2022-10-28 06:03:57,595 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:03:57,620 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:04:17,424 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:04:22,663 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937038) 2022-10-28 06:04:22,663 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937038, 1666937063, 25) 2022-10-28 06:04:22,664 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:04:22,690 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:04:37,483 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:04:47,737 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937063) 2022-10-28 06:04:47,737 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937063, 1666937088, 25) 2022-10-28 06:04:47,737 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:04:47,763 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:04:57,539 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:05:12,810 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937088) 2022-10-28 06:05:12,810 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937088, 1666937113, 25) 2022-10-28 06:05:12,810 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:05:12,844 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:05:17,598 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:05:37,658 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:05:37,886 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937113) 2022-10-28 06:05:37,887 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937113, 1666937138, 25) 2022-10-28 06:05:37,887 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:05:37,916 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:05:57,716 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:06:02,960 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937138) 2022-10-28 06:06:02,960 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937138, 1666937163, 25) 2022-10-28 06:06:02,960 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:06:02,989 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:06:17,772 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:06:28,035 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937163) 2022-10-28 06:06:28,035 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937163, 1666937188, 25) 2022-10-28 06:06:28,035 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:06:28,064 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:06:37,827 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:06:53,111 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937188) 2022-10-28 06:06:53,112 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937188, 1666937213, 25) 2022-10-28 06:06:53,112 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:06:53,137 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:06:57,882 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:07:06,301 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 06:07:06,330 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:07:06,333 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:07:06,333 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:07:06,338 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:07:06,338 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 06:07:06,338 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:07:06,342 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:07:06,355 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 06:07:06,355 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 06:07:06,355 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 06:07:17,940 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 06:07:18,172 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666937226) 2022-10-28 06:07:18,173 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666937226, 1666937238, 12) 2022-10-28 06:07:18,173 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 06:07:18,173 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 06:07:18,174 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:07:18,174 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:07:18,181 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:07:18,181 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T06:07:18,181 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 06:07:18,181 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:07:18,185 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:07:18,187 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 06:07:18,214 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 06:07:18,218 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 06:07:18,221 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 06:07:18,246 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:07:37,992 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:07:43,287 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937238) 2022-10-28 06:07:43,287 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937238, 1666937263, 25) 2022-10-28 06:07:43,288 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:07:43,312 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:07:58,052 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:08:08,359 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937263) 2022-10-28 06:08:08,360 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937263, 1666937288, 25) 2022-10-28 06:08:08,360 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:08:08,388 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:08:18,111 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:08:33,432 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937288) 2022-10-28 06:08:33,433 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937288, 1666937313, 25) 2022-10-28 06:08:33,433 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:08:33,459 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:08:38,171 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:08:58,227 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:08:58,498 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937313) 2022-10-28 06:08:58,499 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937313, 1666937338, 25) 2022-10-28 06:08:58,499 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:08:58,524 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:09:18,292 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:09:23,570 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937338) 2022-10-28 06:09:23,571 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937338, 1666937364, 26) 2022-10-28 06:09:23,571 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:09:23,599 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:09:38,330 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:09:48,648 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937364) 2022-10-28 06:09:48,648 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937364, 1666937389, 25) 2022-10-28 06:09:48,648 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:09:48,679 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:09:58,393 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:10:13,736 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937389) 2022-10-28 06:10:13,737 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937389, 1666937414, 25) 2022-10-28 06:10:13,737 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:10:13,772 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:10:18,446 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:10:38,505 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:10:38,815 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937414) 2022-10-28 06:10:38,815 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937414, 1666937439, 25) 2022-10-28 06:10:38,815 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:10:38,844 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:10:58,558 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:11:03,889 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937439) 2022-10-28 06:11:03,889 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937439, 1666937464, 25) 2022-10-28 06:11:03,889 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:11:03,913 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:11:18,622 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:11:28,955 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937464) 2022-10-28 06:11:28,956 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937464, 1666937489, 25) 2022-10-28 06:11:28,956 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:11:28,990 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:11:38,680 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:11:54,037 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937489) 2022-10-28 06:11:54,038 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937489, 1666937514, 25) 2022-10-28 06:11:54,038 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:11:54,063 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:11:58,737 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:12:06,473 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 06:12:06,506 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:12:06,509 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:12:06,509 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:12:06,515 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:12:06,515 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T05:52:05,835 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28T05:57:06,007 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28T06:02:06,174 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28T06:07:06,338 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 06:12:06,516 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:12:06,519 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:12:06,533 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 06:12:06,533 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 06:12:06,533 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 06:12:18,795 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 06:12:19,095 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666937526) 2022-10-28 06:12:19,096 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666937526, 1666937539, 13) 2022-10-28 06:12:19,096 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 06:12:19,096 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 06:12:19,096 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:12:19,096 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:12:19,101 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:12:19,101 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T06:12:06,515 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-10-28T06:12:19,101 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 06:12:19,101 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:12:19,106 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:12:19,107 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 06:12:19,133 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 06:12:19,137 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 06:12:19,148 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 06:12:19,173 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:12:38,842 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:12:44,216 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937539) 2022-10-28 06:12:44,217 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937539, 1666937564, 25) 2022-10-28 06:12:44,217 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:12:44,243 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:12:58,916 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:13:09,296 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937564) 2022-10-28 06:13:09,296 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937564, 1666937589, 25) 2022-10-28 06:13:09,297 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:13:09,333 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:13:18,955 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:13:34,380 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937589) 2022-10-28 06:13:34,380 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937589, 1666937614, 25) 2022-10-28 06:13:34,380 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:13:34,403 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:13:39,010 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:13:59,066 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:13:59,445 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937614) 2022-10-28 06:13:59,446 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937614, 1666937639, 25) 2022-10-28 06:13:59,446 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:13:59,474 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:14:19,122 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:14:24,506 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937639) 2022-10-28 06:14:24,507 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937639, 1666937665, 26) 2022-10-28 06:14:24,507 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:14:24,536 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:14:39,180 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:14:49,575 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937665) 2022-10-28 06:14:49,576 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937665, 1666937690, 25) 2022-10-28 06:14:49,576 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:14:49,602 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:14:59,240 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:15:14,653 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937690) 2022-10-28 06:15:14,654 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937690, 1666937715, 25) 2022-10-28 06:15:14,654 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:15:14,695 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:15:19,301 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:15:39,362 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:15:39,739 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937715) 2022-10-28 06:15:39,739 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937715, 1666937740, 25) 2022-10-28 06:15:39,739 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:15:39,772 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:15:59,427 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:16:04,816 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937740) 2022-10-28 06:16:04,816 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937740, 1666937765, 25) 2022-10-28 06:16:04,817 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:16:04,844 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:16:19,495 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:16:29,889 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937765) 2022-10-28 06:16:29,889 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937765, 1666937790, 25) 2022-10-28 06:16:29,889 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:16:29,914 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:16:39,558 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:16:54,960 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937790) 2022-10-28 06:16:54,961 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937790, 1666937815, 25) 2022-10-28 06:16:54,961 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:16:54,988 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:16:59,614 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:17:06,656 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 06:17:06,687 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:17:06,695 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:17:06,695 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:17:06,699 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:17:06,699 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 06:17:06,700 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:17:06,703 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:17:06,716 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 06:17:06,717 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 06:17:06,717 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 06:17:19,675 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 06:17:20,022 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666937827) 2022-10-28 06:17:20,023 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666937827, 1666937840, 13) 2022-10-28 06:17:20,023 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 06:17:20,023 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 06:17:20,023 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:17:20,023 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:17:20,028 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:17:20,028 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T06:17:20,029 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 06:17:20,029 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:17:20,032 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:17:20,032 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 06:17:20,056 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 06:17:20,061 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 06:17:20,064 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 06:17:20,093 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:17:39,719 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:17:45,146 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937840) 2022-10-28 06:17:45,146 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937840, 1666937865, 25) 2022-10-28 06:17:45,147 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:17:45,176 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:17:59,771 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:18:10,222 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937865) 2022-10-28 06:18:10,223 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937865, 1666937890, 25) 2022-10-28 06:18:10,223 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:18:10,251 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:18:19,822 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:18:35,310 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937890) 2022-10-28 06:18:35,311 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937890, 1666937915, 25) 2022-10-28 06:18:35,311 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:18:35,342 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:18:39,871 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:18:59,935 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:19:00,385 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937915) 2022-10-28 06:19:00,386 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937915, 1666937940, 25) 2022-10-28 06:19:00,386 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:19:00,415 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:19:19,981 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:19:25,471 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937940) 2022-10-28 06:19:25,472 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937940, 1666937965, 25) 2022-10-28 06:19:25,472 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:19:25,498 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:19:40,034 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:19:50,547 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937965) 2022-10-28 06:19:50,547 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937965, 1666937991, 26) 2022-10-28 06:19:50,547 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:19:50,570 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:20:00,079 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:20:15,620 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666937991) 2022-10-28 06:20:15,620 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666937991, 1666938016, 25) 2022-10-28 06:20:15,620 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:20:15,646 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:20:20,137 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:20:40,190 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:20:40,690 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938016) 2022-10-28 06:20:40,691 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938016, 1666938041, 25) 2022-10-28 06:20:40,691 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:20:40,721 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:21:00,252 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:21:05,770 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938041) 2022-10-28 06:21:05,770 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938041, 1666938066, 25) 2022-10-28 06:21:05,770 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:21:05,801 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:21:20,300 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:21:30,845 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938066) 2022-10-28 06:21:30,845 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938066, 1666938091, 25) 2022-10-28 06:21:30,846 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:21:30,876 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:21:40,359 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:21:55,919 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938091) 2022-10-28 06:21:55,919 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938091, 1666938116, 25) 2022-10-28 06:21:55,919 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:21:55,949 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:22:00,412 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:22:06,831 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 06:22:06,858 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:22:06,861 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:22:06,861 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:22:06,865 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:22:06,865 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 06:22:06,865 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:22:06,892 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:22:06,906 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 06:22:06,907 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 06:22:06,907 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 06:22:20,467 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 06:22:20,985 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666938127) 2022-10-28 06:22:20,985 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666938127, 1666938141, 14) 2022-10-28 06:22:20,985 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 06:22:20,985 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 06:22:20,986 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:22:20,986 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:22:20,990 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:22:20,990 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T06:22:20,991 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 06:22:20,991 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:22:20,994 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:22:20,994 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 06:22:21,021 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 06:22:21,025 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 06:22:21,028 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 06:22:21,052 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:22:40,513 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:22:46,094 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938141) 2022-10-28 06:22:46,095 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938141, 1666938166, 25) 2022-10-28 06:22:46,095 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:22:46,120 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:23:00,569 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:23:11,164 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938166) 2022-10-28 06:23:11,164 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938166, 1666938191, 25) 2022-10-28 06:23:11,164 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:23:11,195 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:23:20,647 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:23:36,244 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938191) 2022-10-28 06:23:36,245 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938191, 1666938216, 25) 2022-10-28 06:23:36,245 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:23:36,272 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:23:40,720 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:24:00,779 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:24:01,306 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938216) 2022-10-28 06:24:01,307 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938216, 1666938241, 25) 2022-10-28 06:24:01,307 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:24:01,338 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:24:20,832 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:24:26,382 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938241) 2022-10-28 06:24:26,383 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938241, 1666938266, 25) 2022-10-28 06:24:26,383 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:24:26,408 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:24:40,887 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:24:51,462 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938266) 2022-10-28 06:24:51,462 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938266, 1666938291, 25) 2022-10-28 06:24:51,462 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:24:51,491 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:25:00,941 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:25:16,544 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938291) 2022-10-28 06:25:16,544 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938291, 1666938317, 26) 2022-10-28 06:25:16,545 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:25:16,585 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:25:20,997 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:25:41,059 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:25:41,626 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938317) 2022-10-28 06:25:41,627 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938317, 1666938342, 25) 2022-10-28 06:25:41,627 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:25:41,658 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:26:01,122 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:26:06,708 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938342) 2022-10-28 06:26:06,709 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938342, 1666938367, 25) 2022-10-28 06:26:06,709 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:26:06,755 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:26:21,190 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:26:31,805 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938367) 2022-10-28 06:26:31,805 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938367, 1666938392, 25) 2022-10-28 06:26:31,805 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:26:31,833 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:26:41,248 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:26:56,875 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938392) 2022-10-28 06:26:56,876 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938392, 1666938417, 25) 2022-10-28 06:26:56,876 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:26:56,902 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:27:01,300 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:27:07,026 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 06:27:07,058 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:27:07,062 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:27:07,062 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:27:07,068 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:27:07,068 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 06:27:07,069 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:27:07,072 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:27:07,089 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 06:27:07,089 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 06:27:07,090 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 06:27:21,366 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 06:27:21,936 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666938427) 2022-10-28 06:27:21,936 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666938427, 1666938442, 15) 2022-10-28 06:27:21,936 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 06:27:21,936 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 06:27:21,937 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:27:21,937 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:27:21,943 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:27:21,943 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T06:27:21,943 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 06:27:21,943 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:27:21,947 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:27:21,947 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 06:27:21,970 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 06:27:21,974 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 06:27:21,978 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 06:27:22,006 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:27:41,417 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:27:47,054 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938442) 2022-10-28 06:27:47,055 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938442, 1666938467, 25) 2022-10-28 06:27:47,055 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:27:47,081 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:28:01,493 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:28:12,124 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938467) 2022-10-28 06:28:12,124 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938467, 1666938492, 25) 2022-10-28 06:28:12,125 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:28:12,151 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:28:21,567 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:28:37,194 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938492) 2022-10-28 06:28:37,194 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938492, 1666938517, 25) 2022-10-28 06:28:37,194 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:28:37,225 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:28:41,623 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:29:01,687 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:29:02,266 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938517) 2022-10-28 06:29:02,266 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938517, 1666938542, 25) 2022-10-28 06:29:02,266 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:29:02,293 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:29:21,748 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:29:27,338 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938542) 2022-10-28 06:29:27,338 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938542, 1666938567, 25) 2022-10-28 06:29:27,338 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:29:27,362 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:29:41,809 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:29:52,405 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938567) 2022-10-28 06:29:52,405 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938567, 1666938592, 25) 2022-10-28 06:29:52,406 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:29:52,431 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:30:01,873 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:30:17,478 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938592) 2022-10-28 06:30:17,479 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938592, 1666938617, 25) 2022-10-28 06:30:17,479 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:30:17,511 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:30:21,934 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:30:41,997 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:30:42,558 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938617) 2022-10-28 06:30:42,558 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938617, 1666938643, 26) 2022-10-28 06:30:42,558 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:30:42,584 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:31:02,053 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:31:07,632 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938643) 2022-10-28 06:31:07,632 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938643, 1666938668, 25) 2022-10-28 06:31:07,632 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:31:07,656 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:31:22,110 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:31:32,700 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938668) 2022-10-28 06:31:32,700 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938668, 1666938693, 25) 2022-10-28 06:31:32,701 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:31:32,732 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:31:42,165 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:31:57,777 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938693) 2022-10-28 06:31:57,777 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938693, 1666938718, 25) 2022-10-28 06:31:57,777 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:31:57,808 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:32:02,200 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:32:07,203 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 06:32:07,228 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:32:07,231 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:32:07,231 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:32:07,235 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:32:07,235 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 06:32:07,236 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:32:07,239 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:32:07,252 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 06:32:07,253 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 06:32:07,253 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 06:32:22,250 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 06:32:22,855 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666938727) 2022-10-28 06:32:22,856 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666938727, 1666938743, 16) 2022-10-28 06:32:22,857 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 06:32:22,857 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 06:32:22,857 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:32:22,857 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:32:22,866 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:32:22,866 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T06:32:22,866 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 06:32:22,867 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:32:22,871 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:32:22,871 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 06:32:22,900 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 06:32:22,905 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 06:32:22,908 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 06:32:22,935 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:32:42,300 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:32:47,979 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938743) 2022-10-28 06:32:47,979 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938743, 1666938768, 25) 2022-10-28 06:32:47,979 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:32:48,007 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:33:02,359 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:33:13,048 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938768) 2022-10-28 06:33:13,048 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938768, 1666938793, 25) 2022-10-28 06:33:13,048 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:33:13,076 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:33:22,417 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:33:38,123 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938793) 2022-10-28 06:33:38,124 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938793, 1666938818, 25) 2022-10-28 06:33:38,125 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:33:38,156 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:33:42,477 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:34:02,548 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:34:03,204 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938818) 2022-10-28 06:34:03,204 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938818, 1666938843, 25) 2022-10-28 06:34:03,205 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:34:03,229 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:34:22,606 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:34:28,274 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938843) 2022-10-28 06:34:28,274 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938843, 1666938868, 25) 2022-10-28 06:34:28,274 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:34:28,311 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:34:42,656 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:34:53,356 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938868) 2022-10-28 06:34:53,357 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938868, 1666938893, 25) 2022-10-28 06:34:53,357 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:34:53,383 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:35:02,720 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:35:18,431 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938893) 2022-10-28 06:35:18,431 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938893, 1666938918, 25) 2022-10-28 06:35:18,432 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:35:18,461 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:35:22,775 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:35:42,837 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:35:43,497 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938918) 2022-10-28 06:35:43,498 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938918, 1666938943, 25) 2022-10-28 06:35:43,498 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:35:43,528 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:36:02,888 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:36:08,573 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938943) 2022-10-28 06:36:08,573 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938943, 1666938969, 26) 2022-10-28 06:36:08,574 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:36:08,604 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:36:22,936 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:36:33,648 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938969) 2022-10-28 06:36:33,649 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938969, 1666938994, 25) 2022-10-28 06:36:33,649 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:36:33,677 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:36:42,978 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:36:58,724 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666938994) 2022-10-28 06:36:58,724 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666938994, 1666939019, 25) 2022-10-28 06:36:58,725 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:36:58,751 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:37:03,033 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:37:07,376 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 06:37:07,404 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:37:07,407 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:37:07,407 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:37:07,413 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:37:07,413 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T06:17:06,700 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28T06:22:06,865 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28T06:27:07,069 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28T06:32:07,236 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 06:37:07,413 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:37:07,416 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:37:07,433 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 06:37:07,434 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 06:37:07,434 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 06:37:23,091 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 06:37:23,800 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666939027) 2022-10-28 06:37:23,800 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666939027, 1666939044, 17) 2022-10-28 06:37:23,800 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 06:37:23,800 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 06:37:23,801 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:37:23,801 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:37:23,806 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:37:23,806 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T06:37:07,413 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-10-28T06:37:23,807 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 06:37:23,807 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:37:23,811 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:37:23,811 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 06:37:23,850 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 06:37:23,858 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 06:37:23,862 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 06:37:23,907 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:37:43,140 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:37:48,950 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939044) 2022-10-28 06:37:48,951 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939044, 1666939069, 25) 2022-10-28 06:37:48,951 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:37:48,979 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:38:03,203 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:38:14,023 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939069) 2022-10-28 06:38:14,023 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939069, 1666939094, 25) 2022-10-28 06:38:14,023 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:38:14,050 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:38:23,257 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:38:39,097 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939094) 2022-10-28 06:38:39,098 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939094, 1666939119, 25) 2022-10-28 06:38:39,098 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:38:39,127 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:38:43,305 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:39:03,363 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:39:04,174 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939119) 2022-10-28 06:39:04,174 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939119, 1666939144, 25) 2022-10-28 06:39:04,175 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:39:04,220 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:39:23,428 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:39:29,268 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939144) 2022-10-28 06:39:29,268 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939144, 1666939169, 25) 2022-10-28 06:39:29,268 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:39:29,310 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:39:43,478 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:39:54,356 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939169) 2022-10-28 06:39:54,357 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939169, 1666939194, 25) 2022-10-28 06:39:54,357 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:39:54,384 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:40:03,540 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:40:19,434 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939194) 2022-10-28 06:40:19,434 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939194, 1666939219, 25) 2022-10-28 06:40:19,435 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:40:19,465 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:40:23,580 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:40:43,637 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:40:44,506 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939219) 2022-10-28 06:40:44,506 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939219, 1666939245, 26) 2022-10-28 06:40:44,506 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:40:44,535 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:41:03,709 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:41:09,588 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939245) 2022-10-28 06:41:09,589 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939245, 1666939270, 25) 2022-10-28 06:41:09,589 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:41:09,618 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:41:23,771 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:41:34,663 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939270) 2022-10-28 06:41:34,664 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939270, 1666939295, 25) 2022-10-28 06:41:34,664 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:41:34,700 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:41:43,832 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:41:59,744 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939295) 2022-10-28 06:41:59,744 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939295, 1666939320, 25) 2022-10-28 06:41:59,745 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:41:59,770 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:42:03,886 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:42:07,555 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 06:42:07,586 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:42:07,589 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:42:07,589 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:42:07,594 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:42:07,594 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 06:42:07,594 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:42:07,598 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:42:07,619 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 06:42:07,620 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 06:42:07,620 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 06:42:23,943 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 06:42:24,814 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666939328) 2022-10-28 06:42:24,814 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666939328, 1666939345, 17) 2022-10-28 06:42:24,814 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 06:42:24,815 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 06:42:24,815 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:42:24,815 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:42:24,819 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:42:24,819 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T06:42:24,820 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 06:42:24,820 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:42:24,823 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:42:24,823 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 06:42:24,849 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 06:42:24,854 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 06:42:24,857 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 06:42:24,889 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:42:43,995 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:42:49,934 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939345) 2022-10-28 06:42:49,935 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939345, 1666939370, 25) 2022-10-28 06:42:49,935 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:42:49,961 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:43:04,054 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:43:14,986 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939370) 2022-10-28 06:43:14,986 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939370, 1666939395, 25) 2022-10-28 06:43:14,986 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:43:15,017 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:43:24,111 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:43:40,055 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939395) 2022-10-28 06:43:40,055 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939395, 1666939420, 25) 2022-10-28 06:43:40,056 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:43:40,085 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:43:44,170 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:44:04,229 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:44:05,125 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939420) 2022-10-28 06:44:05,126 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939420, 1666939445, 25) 2022-10-28 06:44:05,126 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:44:05,169 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:44:24,295 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:44:30,213 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939445) 2022-10-28 06:44:30,213 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939445, 1666939470, 25) 2022-10-28 06:44:30,213 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:44:30,240 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:44:44,360 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:44:55,285 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939470) 2022-10-28 06:44:55,285 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939470, 1666939495, 25) 2022-10-28 06:44:55,285 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:44:55,314 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:45:04,419 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:45:20,354 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939495) 2022-10-28 06:45:20,355 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939495, 1666939520, 25) 2022-10-28 06:45:20,355 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:45:20,383 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:45:24,477 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:45:44,537 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:45:45,425 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939520) 2022-10-28 06:45:45,426 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939520, 1666939545, 25) 2022-10-28 06:45:45,426 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:45:45,452 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:46:04,592 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:46:10,498 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939545) 2022-10-28 06:46:10,498 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939545, 1666939570, 25) 2022-10-28 06:46:10,498 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:46:10,524 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:46:24,656 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:46:35,558 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939570) 2022-10-28 06:46:35,559 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939570, 1666939596, 26) 2022-10-28 06:46:35,559 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:46:35,583 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:46:44,722 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:47:00,619 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939596) 2022-10-28 06:47:00,620 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939596, 1666939621, 25) 2022-10-28 06:47:00,620 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:47:00,646 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:47:04,776 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:47:07,741 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 06:47:07,770 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:47:07,773 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:47:07,773 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:47:07,779 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:47:07,779 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 06:47:07,780 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:47:07,786 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:47:07,799 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 06:47:07,800 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 06:47:07,800 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 06:47:24,833 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 06:47:25,692 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666939628) 2022-10-28 06:47:25,692 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666939628, 1666939646, 18) 2022-10-28 06:47:25,692 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 06:47:25,692 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 06:47:25,692 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:47:25,692 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:47:25,698 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:47:25,698 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T06:47:25,699 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 06:47:25,699 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:47:25,702 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:47:25,703 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 06:47:25,745 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 06:47:25,751 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 06:47:25,754 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 06:47:25,782 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:47:44,876 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:47:50,827 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939646) 2022-10-28 06:47:50,827 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939646, 1666939671, 25) 2022-10-28 06:47:50,827 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:47:50,855 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:48:04,931 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:48:15,899 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939671) 2022-10-28 06:48:15,901 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939671, 1666939696, 25) 2022-10-28 06:48:15,901 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:48:15,929 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:48:25,002 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:48:40,981 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939696) 2022-10-28 06:48:40,982 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939696, 1666939721, 25) 2022-10-28 06:48:40,982 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:48:41,012 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:48:45,065 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:49:05,134 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:49:06,046 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939721) 2022-10-28 06:49:06,046 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939721, 1666939746, 25) 2022-10-28 06:49:06,046 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:49:06,072 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:49:25,192 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:49:31,123 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939746) 2022-10-28 06:49:31,123 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939746, 1666939771, 25) 2022-10-28 06:49:31,123 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:49:31,149 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:49:45,257 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:49:56,200 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939771) 2022-10-28 06:49:56,200 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939771, 1666939796, 25) 2022-10-28 06:49:56,201 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:49:56,229 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:50:05,315 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:50:21,256 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939796) 2022-10-28 06:50:21,257 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939796, 1666939821, 25) 2022-10-28 06:50:21,257 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:50:21,283 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:50:25,376 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:50:45,433 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:50:46,325 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939821) 2022-10-28 06:50:46,326 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939821, 1666939846, 25) 2022-10-28 06:50:46,326 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:50:46,354 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:51:05,489 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:51:11,405 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939846) 2022-10-28 06:51:11,405 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939846, 1666939871, 25) 2022-10-28 06:51:11,406 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:51:11,434 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:51:25,550 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:51:36,476 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939871) 2022-10-28 06:51:36,476 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939871, 1666939896, 25) 2022-10-28 06:51:36,476 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:51:36,522 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:51:45,620 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:52:01,575 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939896) 2022-10-28 06:52:01,576 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939896, 1666939922, 26) 2022-10-28 06:52:01,576 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:52:01,605 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:52:05,692 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:52:07,918 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 06:52:07,945 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:52:07,949 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:52:07,949 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:52:07,957 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:52:07,957 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 06:52:07,957 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:52:07,961 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:52:07,973 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 06:52:07,974 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 06:52:07,974 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 06:52:25,753 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 06:52:26,652 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666939928) 2022-10-28 06:52:26,653 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666939928, 1666939947, 19) 2022-10-28 06:52:26,653 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 06:52:26,653 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 06:52:26,653 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:52:26,653 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:52:26,660 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:52:26,660 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T06:52:26,660 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 06:52:26,660 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:52:26,665 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:52:26,665 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 06:52:26,691 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 06:52:26,697 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 06:52:26,701 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 06:52:26,728 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:52:45,814 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:52:51,771 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939947) 2022-10-28 06:52:51,772 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939947, 1666939972, 25) 2022-10-28 06:52:51,772 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:52:51,798 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:53:05,875 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:53:16,840 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939972) 2022-10-28 06:53:16,841 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939972, 1666939997, 25) 2022-10-28 06:53:16,841 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:53:16,871 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:53:25,929 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:53:41,917 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666939997) 2022-10-28 06:53:41,917 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666939997, 1666940022, 25) 2022-10-28 06:53:41,918 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:53:41,946 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:53:45,985 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:54:06,046 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:54:06,990 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940022) 2022-10-28 06:54:06,992 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940022, 1666940047, 25) 2022-10-28 06:54:06,992 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:54:07,020 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:54:26,100 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:54:32,066 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940047) 2022-10-28 06:54:32,066 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940047, 1666940072, 25) 2022-10-28 06:54:32,067 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:54:32,093 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:54:46,160 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:54:57,136 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940072) 2022-10-28 06:54:57,137 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940072, 1666940097, 25) 2022-10-28 06:54:57,137 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:54:57,162 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:55:06,219 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:55:22,203 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940097) 2022-10-28 06:55:22,204 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940097, 1666940122, 25) 2022-10-28 06:55:22,204 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:55:22,227 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:55:26,275 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:55:46,334 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:55:47,265 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940122) 2022-10-28 06:55:47,266 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940122, 1666940147, 25) 2022-10-28 06:55:47,266 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:55:47,291 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:56:06,380 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:56:12,334 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940147) 2022-10-28 06:56:12,335 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940147, 1666940172, 25) 2022-10-28 06:56:12,335 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:56:12,367 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:56:26,435 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:56:37,421 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940172) 2022-10-28 06:56:37,422 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940172, 1666940197, 25) 2022-10-28 06:56:37,422 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:56:37,448 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:56:46,492 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:57:02,495 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940197) 2022-10-28 06:57:02,495 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940197, 1666940222, 25) 2022-10-28 06:57:02,495 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:57:02,519 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:57:06,543 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:57:08,093 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 06:57:08,123 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:57:08,126 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:57:08,126 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:57:08,130 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:57:08,130 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 06:57:08,131 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:57:08,133 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:57:08,146 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 06:57:08,147 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 06:57:08,147 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 06:57:26,599 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 06:57:27,563 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666940228) 2022-10-28 06:57:27,563 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666940228, 1666940248, 20) 2022-10-28 06:57:27,563 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 06:57:27,563 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 06:57:27,563 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 06:57:27,563 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 06:57:27,569 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 06:57:27,569 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T06:57:27,569 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 06:57:27,569 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 06:57:27,572 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 06:57:27,573 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 06:57:27,608 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 06:57:27,614 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 06:57:27,617 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 06:57:27,651 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:57:46,638 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:57:52,706 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940248) 2022-10-28 06:57:52,707 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940248, 1666940273, 25) 2022-10-28 06:57:52,707 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:57:52,747 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:58:06,699 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:58:17,793 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940273) 2022-10-28 06:58:17,794 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940273, 1666940298, 25) 2022-10-28 06:58:17,794 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:58:17,822 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:58:26,770 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:58:42,870 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940298) 2022-10-28 06:58:42,870 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940298, 1666940323, 25) 2022-10-28 06:58:42,870 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:58:42,895 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:58:46,825 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:59:06,883 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:59:07,940 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940323) 2022-10-28 06:59:07,941 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940323, 1666940348, 25) 2022-10-28 06:59:07,942 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:59:07,969 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:59:26,946 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:59:33,008 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940348) 2022-10-28 06:59:33,008 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940348, 1666940373, 25) 2022-10-28 06:59:33,009 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:59:33,039 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 06:59:47,005 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 06:59:58,084 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940373) 2022-10-28 06:59:58,085 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940373, 1666940398, 25) 2022-10-28 06:59:58,085 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 06:59:58,112 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:00:07,070 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:00:23,151 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940398) 2022-10-28 07:00:23,151 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940398, 1666940423, 25) 2022-10-28 07:00:23,151 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:00:23,186 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:00:27,130 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:00:47,189 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:00:48,224 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940423) 2022-10-28 07:00:48,225 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940423, 1666940448, 25) 2022-10-28 07:00:48,226 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:00:48,255 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:01:07,263 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:01:13,300 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940448) 2022-10-28 07:01:13,301 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940448, 1666940473, 25) 2022-10-28 07:01:13,301 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:01:13,336 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:01:27,327 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:01:38,374 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940473) 2022-10-28 07:01:38,375 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940473, 1666940498, 25) 2022-10-28 07:01:38,376 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:01:38,406 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:01:47,393 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:02:03,447 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940498) 2022-10-28 07:02:03,448 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940498, 1666940523, 25) 2022-10-28 07:02:03,448 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:02:03,475 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:02:07,470 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:02:08,264 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 07:02:08,296 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:02:08,303 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 07:02:08,303 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 07:02:08,308 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 07:02:08,308 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T06:42:07,594 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28T06:47:07,780 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28T06:52:07,957 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28T06:57:08,131 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 07:02:08,309 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 07:02:08,313 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 07:02:08,325 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 07:02:08,326 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 07:02:08,326 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 07:02:27,594 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 07:02:28,533 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666940528) 2022-10-28 07:02:28,534 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666940528, 1666940549, 21) 2022-10-28 07:02:28,534 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 07:02:28,534 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 07:02:28,535 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 07:02:28,535 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 07:02:28,540 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 07:02:28,540 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T07:02:08,309 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}}2022-10-28T07:02:28,541 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 07:02:28,541 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 07:02:28,544 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 07:02:28,544 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 07:02:28,572 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 07:02:28,577 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 07:02:28,580 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 07:02:28,605 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:02:47,647 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:02:53,647 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940549) 2022-10-28 07:02:53,648 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940549, 1666940574, 25) 2022-10-28 07:02:53,648 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:02:53,673 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:03:07,702 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:03:18,720 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940574) 2022-10-28 07:03:18,721 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940574, 1666940599, 25) 2022-10-28 07:03:18,721 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:03:18,748 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:03:27,759 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:03:43,804 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940599) 2022-10-28 07:03:43,804 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940599, 1666940624, 25) 2022-10-28 07:03:43,804 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:03:43,829 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:03:47,820 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:04:07,883 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:04:08,872 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940624) 2022-10-28 07:04:08,873 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940624, 1666940649, 25) 2022-10-28 07:04:08,873 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:04:08,906 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:04:27,957 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:04:33,949 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940649) 2022-10-28 07:04:33,949 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940649, 1666940674, 25) 2022-10-28 07:04:33,950 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:04:33,977 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:04:48,019 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:04:59,035 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940674) 2022-10-28 07:04:59,035 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940674, 1666940699, 25) 2022-10-28 07:04:59,035 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:04:59,060 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:05:08,081 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:05:24,106 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940699) 2022-10-28 07:05:24,107 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940699, 1666940724, 25) 2022-10-28 07:05:24,107 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:05:24,136 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:05:28,134 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:05:48,191 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:05:49,180 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940724) 2022-10-28 07:05:49,180 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940724, 1666940749, 25) 2022-10-28 07:05:49,180 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:05:49,208 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:06:08,251 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:06:14,254 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940749) 2022-10-28 07:06:14,255 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940749, 1666940774, 25) 2022-10-28 07:06:14,255 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:06:14,281 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:06:28,313 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:06:39,325 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940774) 2022-10-28 07:06:39,325 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940774, 1666940799, 25) 2022-10-28 07:06:39,326 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:06:39,351 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:06:48,377 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:07:04,400 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940799) 2022-10-28 07:07:04,401 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940799, 1666940824, 25) 2022-10-28 07:07:04,401 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:07:04,431 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:07:08,440 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 07:07:08,448 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:07:08,464 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:07:08,467 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 07:07:08,467 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 07:07:08,472 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 07:07:08,472 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 07:07:08,472 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 07:07:08,475 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 07:07:08,490 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 07:07:08,491 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 07:07:08,491 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 07:07:28,506 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 07:07:29,477 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666940828) 2022-10-28 07:07:29,478 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666940828, 1666940849, 21) 2022-10-28 07:07:29,478 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 07:07:29,478 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 07:07:29,478 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 07:07:29,478 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 07:07:29,482 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 07:07:29,482 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T07:07:29,482 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 07:07:29,482 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 07:07:29,486 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 07:07:29,486 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 07:07:29,515 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 07:07:29,519 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 07:07:29,522 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 07:07:29,550 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:07:48,552 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:07:54,594 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940850) 2022-10-28 07:07:54,594 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940850, 1666940875, 25) 2022-10-28 07:07:54,594 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:07:54,625 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:08:08,620 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:08:19,669 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940875) 2022-10-28 07:08:19,669 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940875, 1666940900, 25) 2022-10-28 07:08:19,669 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:08:19,697 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:08:28,688 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:08:44,741 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940900) 2022-10-28 07:08:44,742 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940900, 1666940925, 25) 2022-10-28 07:08:44,742 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:08:44,771 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:08:48,749 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:09:08,813 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:09:09,814 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940925) 2022-10-28 07:09:09,815 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940925, 1666940950, 25) 2022-10-28 07:09:09,815 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:09:09,839 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:09:28,887 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:09:34,877 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940950) 2022-10-28 07:09:34,877 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940950, 1666940975, 25) 2022-10-28 07:09:34,878 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:09:34,905 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:09:48,936 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:09:59,947 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666940975) 2022-10-28 07:09:59,948 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666940975, 1666941000, 25) 2022-10-28 07:09:59,948 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:09:59,990 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:10:08,996 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:10:25,025 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941000) 2022-10-28 07:10:25,025 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941000, 1666941025, 25) 2022-10-28 07:10:25,026 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:10:25,051 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:10:29,052 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:10:49,114 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:10:50,093 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941025) 2022-10-28 07:10:50,094 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941025, 1666941050, 25) 2022-10-28 07:10:50,094 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:10:50,123 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:11:09,170 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:11:15,165 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941050) 2022-10-28 07:11:15,166 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941050, 1666941075, 25) 2022-10-28 07:11:15,166 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:11:15,193 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:11:29,236 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:11:40,233 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941075) 2022-10-28 07:11:40,233 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941075, 1666941100, 25) 2022-10-28 07:11:40,233 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:11:40,258 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:11:49,307 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:12:05,302 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941100) 2022-10-28 07:12:05,302 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941100, 1666941125, 25) 2022-10-28 07:12:05,302 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:12:05,328 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:12:08,617 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 07:12:08,645 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:12:08,649 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 07:12:08,649 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 07:12:08,653 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 07:12:08,653 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 07:12:08,654 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 07:12:08,658 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 07:12:08,673 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 07:12:08,674 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 07:12:08,674 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 07:12:09,370 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 07:12:29,417 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 07:12:30,373 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666941129) 2022-10-28 07:12:30,373 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666941129, 1666941150, 21) 2022-10-28 07:12:30,373 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 07:12:30,374 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 07:12:30,374 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 07:12:30,374 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 07:12:30,380 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 07:12:30,380 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T07:12:30,380 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 07:12:30,381 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 07:12:30,383 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 07:12:30,384 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 07:12:30,412 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 07:12:30,417 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 07:12:30,420 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 07:12:30,445 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:12:49,457 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:12:55,481 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941150) 2022-10-28 07:12:55,481 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941150, 1666941175, 25) 2022-10-28 07:12:55,481 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:12:55,511 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:13:09,512 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:13:20,537 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941175) 2022-10-28 07:13:20,538 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941175, 1666941201, 26) 2022-10-28 07:13:20,538 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:13:20,567 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:13:29,571 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:13:45,601 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941201) 2022-10-28 07:13:45,601 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941201, 1666941226, 25) 2022-10-28 07:13:45,602 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:13:45,627 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:13:49,629 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:14:09,692 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:14:10,668 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941226) 2022-10-28 07:14:10,669 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941226, 1666941251, 25) 2022-10-28 07:14:10,669 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:14:10,697 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:14:29,748 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:14:35,743 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941251) 2022-10-28 07:14:35,744 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941251, 1666941276, 25) 2022-10-28 07:14:35,744 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:14:35,771 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:14:49,804 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:15:00,813 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941276) 2022-10-28 07:15:00,814 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941276, 1666941301, 25) 2022-10-28 07:15:00,814 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:15:00,843 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:15:09,860 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:15:25,888 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941301) 2022-10-28 07:15:25,888 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941301, 1666941326, 25) 2022-10-28 07:15:25,889 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:15:25,930 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:15:29,914 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:15:49,965 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:15:50,973 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941326) 2022-10-28 07:15:50,974 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941326, 1666941351, 25) 2022-10-28 07:15:50,974 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:15:51,001 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:16:10,023 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:16:16,038 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941351) 2022-10-28 07:16:16,039 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941351, 1666941376, 25) 2022-10-28 07:16:16,039 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:16:16,068 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:16:30,082 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:16:41,116 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941376) 2022-10-28 07:16:41,116 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941376, 1666941401, 25) 2022-10-28 07:16:41,117 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:16:41,149 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:16:50,139 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:17:06,195 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941401) 2022-10-28 07:17:06,195 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941401, 1666941426, 25) 2022-10-28 07:17:06,195 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:17:06,223 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:17:08,787 | __main__ | cbs_polling | pollCBS | 55 | INFO | CBSP:ACTIVE Instance:Change the state to RECONFIGURATION 2022-10-28 07:17:08,815 | misshtbtd | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:17:08,818 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 07:17:08,818 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 07:17:08,823 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 07:17:08,823 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28 07:17:08,824 | misshtbtd | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 07:17:08,827 | misshtbtd | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 07:17:08,841 | __main__ | cbs_polling | pollCBS | 41 | INFO | ('CBSP:Main process ID in hb_common is %d', 6) 2022-10-28 07:17:08,842 | __main__ | cbs_polling | pollCBS | 43 | INFO | ('CBSP:My parent process ID is %d', '6') 2022-10-28 07:17:08,842 | __main__ | cbs_polling | pollCBS | 45 | INFO | ('CBSP:CBS Polling interval is %d', '300') 2022-10-28 07:17:10,179 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 07:17:30,228 | __main__ | db_monitoring | db_monitoring | 228 | INFO | DBM:Inactive instance or hb_common state is not RUNNING 2022-10-28 07:17:31,266 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RECONFIGURATION', 'dcae-heartbeat-', 1666941429) 2022-10-28 07:17:31,266 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RECONFIGURATION', 1666941429, 1666941451, 22) 2022-10-28 07:17:31,266 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RECONFIGURATION') 2022-10-28 07:17:31,266 | __main__ | misshtbtd | main | 385 | INFO | MSHBD:Reconfiguration is in progress,Starting new processes by killing the present processes 2022-10-28 07:17:31,267 [onap_dcae_cbs_docker_client.client] DEBUG opening config_path=/app-config/application_config.yaml 2022-10-28 07:17:31,267 | onap_dcae_cbs_docker_client.client | client | get_config | 217 | DEBUG | opening config_path=/app-config/application_config.yaml 2022-10-28 07:17:31,272 [onap_dcae_cbs_docker_client.client] DEBUG Returning config read from /app-config/application_config.yaml 2022-10-28 07:17:31,272 | onap_dcae_cbs_docker_client.client | client | get_config | 221 | DEBUG | Returning config read from /app-config/application_config.yaml 2022-10-28T07:17:31,273 CBS client lib response : {'CBS_polling_allowed': 'True', 'CBS_polling_interval': '300', 'consumerID': '1', 'groupID': 'hbgrpID', 'heartbeat_config': '{"vnfs": [{"eventName": "Heartbeat_vDNS","heartbeatcountmissed": 3,"heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1", "policyVersion": "1.0.0.5", "policyName":"vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_vFW","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall","policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName", "target_type":"VNF", "target": "genVnfName", "version": "1.0"}, {"eventName": "Heartbeat_xx","heartbeatcountmissed": 3, "heartbeatinterval": 60,"closedLoopControlName": "ControlLoopEvent1","policyVersion": "1.0.0.5","policyName": "vFireWall", "policyScope": "resource=sampleResource,type=sampletype,CLName=sampleCLName","target_type": "VNF","target": "genVnfName","version": "1.0"}]}', 'pg_dbName': 'heartbeat', 'pg_ipAddress': 'dcae-heartbeat-pg-primary', 'pg_passwd': 'LonzYass5+Jasu', 'pg_portNum': 5432, 'pg_userName': 'heartbeat', 'streams_publishes': {'dcae_cl_out': {'dmaap_info': {'topic_url': 'http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.DCAE_CL_OUTPUT'}, 'type': 'message_router'}}, 'streams_subscribes': {'ves-heartbeat': {'dmaap_info': {'topic_url': 'http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT'}, 'type': 'message_router'}}} 2022-10-28 07:17:31,273 | __main__ | misshtbtd | fetch_json_file | 276 | INFO | MSHBD:current config logged to : ../etc/download.json 2022-10-28 07:17:31,276 | __main__ | misshtbtd | fetch_json_file | 294 | INFO | ('MSHBT: The json file is - ', '../etc/config.json') 2022-10-28 07:17:31,277 | __main__ | misshtbtd | create_update_db | 304 | INFO | ('MSHBT: DB parameters -', 'dcae-heartbeat-pg-primary', '5432', 'heartbeat', 'LonzYass5+Jasu', 'heartbeat') 2022-10-28 07:17:31,304 | __main__ | misshtbtd | create_update_vnf_table_1 | 155 | INFO | MSHBT:Set Validity flag to zero in vnf_table_1 table 2022-10-28 07:17:31,308 | __main__ | misshtbtd | create_update_vnf_table_1 | 189 | INFO | MSHBT:Updated vnf_table_1 as per the json configuration file 2022-10-28 07:17:31,311 | __main__ | misshtbtd | main | 390 | INFO | ('MSHBD: parameters passed to DBM and HB are %d and %s', 6) 2022-10-28 07:17:31,339 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:17:50,273 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:17:56,388 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941451) 2022-10-28 07:17:56,388 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941451, 1666941476, 25) 2022-10-28 07:17:56,388 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:17:56,415 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:18:10,328 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:18:21,459 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941476) 2022-10-28 07:18:21,459 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941476, 1666941501, 25) 2022-10-28 07:18:21,459 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:18:21,488 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:18:30,386 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:18:46,530 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941501) 2022-10-28 07:18:46,531 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941501, 1666941527, 26) 2022-10-28 07:18:46,531 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:18:46,555 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:18:50,437 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:19:10,503 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:19:11,596 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941527) 2022-10-28 07:19:11,596 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941527, 1666941552, 25) 2022-10-28 07:19:11,596 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:19:11,628 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:19:30,554 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:19:36,674 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941552) 2022-10-28 07:19:36,674 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941552, 1666941577, 25) 2022-10-28 07:19:36,675 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:19:36,705 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:19:50,610 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:20:01,749 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941577) 2022-10-28 07:20:01,750 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941577, 1666941602, 25) 2022-10-28 07:20:01,750 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:20:01,776 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:20:10,667 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:20:26,820 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941602) 2022-10-28 07:20:26,820 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941602, 1666941627, 25) 2022-10-28 07:20:26,820 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:20:26,847 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:20:30,731 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:20:50,794 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:20:51,886 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941627) 2022-10-28 07:20:51,887 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941627, 1666941652, 25) 2022-10-28 07:20:51,887 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:20:51,914 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:21:10,860 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:21:16,958 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941652) 2022-10-28 07:21:16,959 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941652, 1666941677, 25) 2022-10-28 07:21:16,959 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:21:16,988 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:21:30,917 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance 2022-10-28 07:21:42,033 | __main__ | misshtbtd | main | 359 | INFO | ('MSHBT: hb_common values ', 6, 'RUNNING', 'dcae-heartbeat-', 1666941677) 2022-10-28 07:21:42,034 | __main__ | misshtbtd | main | 363 | INFO | ('MSHBD:pid,srcName,state,time,ctime,timeDiff is', 6, 'dcae-heartbeat-', 'RUNNING', 1666941677, 1666941702, 25) 2022-10-28 07:21:42,034 | __main__ | misshtbtd | main | 379 | INFO | ('MSHBD:config status is', 'RUNNING') 2022-10-28 07:21:42,059 | __main__ | misshtbtd | create_update_hb_common | 121 | INFO | MSHBT:Updated hb_common DB with new values 2022-10-28 07:21:50,974 | __main__ | db_monitoring | db_monitoring | 161 | INFO | DBM: Active DB Monitoring Instance