[2023-03-24 00:00:06,][INFO ][PID 1 ][bin/docker-entry.sh] - Main application entry-point invoked [2023-03-24 00:00:06,][WARN ][PID 1 ][bin/docker-entry.sh] - DMaaP host (env var 'DMAAPHOST') is missing. Events will not be published to DMaaP [2023-03-24 00:00:06,][INFO ][PID 1 ][bin/docker-entry.sh] - Scheduling application to be started, looping indefinitely to hold the docker process [2023-03-24 00:00:06,][INFO ][PID 12 ][bin/appController.sh] - Stopping application [2023-03-24 00:00:06,][WARN ][PID 12 ][bin/appController.sh] - Tried to stop an application, but it was not running [2023-03-24 00:00:06,][INFO ][PID 18 ][bin/appController.sh] - Starting application 2023-03-24 00:00:08.248  INFO ${sys:PID} [ main] o.o.d.ApplicationSettings  : parse ./etc/eventTransform.json file __ __ _____ ____ ____ _ _ _ \ \ / / | ____| / ___| / ___| ___ | | | | ___ ___ | |_ ___ _ __ \ \ / / | _| \___ \ | | / _ \ | | | | / _ \ / __| | __| / _ \ | '__| \ V / | |___ ___) | | |___ | (_) | | | | | | __/ | (__ | |_ | (_) | | | \_/ |_____| |____/ \____| \___/ |_| |_| \___| \___| \__| \___/ |_| 2023-03-24 00:00:09.378  INFO 23 [ main] o.s.b.StartupInfoLogger  : Starting VesApplication using Java 11.0.13 on dcae-ves-collector with PID 23 (/opt/app/VESCollector/lib/VESCollector-1.11.1.jar started by vescollector in /opt/app/VESCollector) 2023-03-24 00:00:09.385  INFO 23 [ main] o.s.b.SpringApplication  : No active profile set, falling back to 1 default profile: "default" 2023-03-24 00:00:10.724  INFO 23 [ main] o.o.d.c.c.NoAuth  : Application work in noAuth mode on 8080 port. 2023-03-24 00:00:10.921  INFO 23 [ main] o.s.b.w.e.t.TomcatWebServer  : Tomcat initialized with port(s): 8080 (http) 2023-03-24 00:00:10.935  INFO 23 [ main] o.a.j.l.DirectJDKLog  : Initializing ProtocolHandler ["http-nio-8080"] 2023-03-24 00:00:10.936  INFO 23 [ main] o.a.j.l.DirectJDKLog  : Starting service [Tomcat] 2023-03-24 00:00:10.936  INFO 23 [ main] o.a.j.l.DirectJDKLog  : Starting Servlet engine: [Apache Tomcat/9.0.65] 2023-03-24 00:00:11.077  INFO 23 [ main] o.a.j.l.DirectJDKLog  : Initializing Spring embedded WebApplicationContext 2023-03-24 00:00:11.078  INFO 23 [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 1624 ms 2023-03-24 00:00:11.357  WARN 23 [ main] o.o.d.ApplicationSettings  : Domain: sipSignaling has active stream: ves-sipsignaling Domain: pnfRegistration has active stream: ves-pnfRegistration Domain: stateChange has active stream: ves-statechange Domain: fault has active stream: ves-fault Domain: 3GPP-Heartbeat has active stream: ves-3gpp-heartbeat Domain: measurementsForVfScaling has active stream: ves-measurement Domain: 3GPP-Provisioning has active stream: ves-3gpp-provisioning Domain: notification has active stream: ves-notification Domain: voiceQuality has active stream: ves-voicequality Domain: thresholdCrossingAlert has active stream: ves-thresholdCrossingAlert Domain: mobileFlow has active stream: ves-mobileflow Domain: other has active stream: ves-other Domain: 3GPP-PerformanceAssurance has active stream: ves-3gpp-performance-assurance Domain: syslog has active stream: ves-syslog Domain: 3GPP-FaultSupervision has active stream: ves-3gpp-fault-supervision Domain: heartbeat has active stream: ves-heartbeat 2023-03-24 00:00:11.918  INFO 23 [ main] o.a.j.l.DirectJDKLog  : Starting ProtocolHandler ["http-nio-8080"] 2023-03-24 00:00:11.968  INFO 23 [ main] o.s.b.w.e.t.TomcatWebServer  : Tomcat started on port(s): 8080 (http) with context path '' 2023-03-24 00:00:12.000  INFO 23 [ main] o.s.b.StartupInfoLogger  : Started VesApplication in 3.462 seconds (JVM running for 5.526) 2023-03-24 00:00:12.009  INFO 23 [pool-2-thread-1] o.o.d.c.ConfigurationHandler  : Start listening for configuration ... 2023-03-24 00:00:12.011  INFO 23 [pool-2-thread-1] o.o.d.c.ConfigurationHandler  : Configuration will be fetched in PT5M period. 2023-03-24 00:00:12.024  INFO 23 [pool-2-thread-1] o.d.s.s.r.s.c.c.m.CbsClientConfiguration : CBS client will use plain http protocol. 2023-03-24 00:00:12.025  WARN 23 [pool-2-thread-1] o.o.d.c.c.CbsClientConfigurationProvider : Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. 2023-03-24 00:00:12.025  INFO 23 [pool-2-thread-1] o.o.d.c.c.CbsClientConfigurationProvider : Falling back to use default CBS client configuration 2023-03-24 00:00:12.027  INFO 23 [pool-2-thread-1] o.o.d.s.s.r.s.c.c.a.CbsClientFactory  : Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10000, appName=dcae-ves-collector, protocol=http, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} 2023-03-24 00:00:12.074  INFO 23 [pool-2-thread-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Trying to load configuration from configMap file: /app-config/application_config.yaml 2023-03-24 00:00:12.134  INFO 23 [pool-2-thread-1] o.o.d.ApplicationConfigurationListener  : Switch to configuration handler thread. Active waiting for configuration. 2023-03-24 00:00:17.145  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 00:00:17.146  INFO 23 [ parallel-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 00:00:17.148  INFO 23 [ parallel-1] o.o.d.c.ConfigurationHandler  : Configuration update {"config":{"auth.method":"noAuth","collector.dmaap.streamid":"fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance","collector.dynamic.config.update.frequency":"5","collector.externalSchema.checkflag":1,"collector.externalSchema.mappingFileLocation":"./etc/externalRepo/schema-map.json","collector.externalSchema.schemasLocation":"./etc/externalRepo/","collector.inputQueue.maxPending":"8096","collector.keystore.file.location":"/opt/app/dcae-certificate/cert.jks","collector.keystore.passwordfile":"/opt/app/dcae-certificate/jks.pass","collector.schema.checkflag":"1","collector.schema.file":"{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.1.json\",\"v7\":\"./etc/CommonEventFormat_30.2.1_ONAP.json\"}","collector.service.port":"8080","collector.service.secure.port":"8443","collector.truststore.file.location":"/opt/app/dcae-certificate/trust.jks","collector.truststore.passwordfile":"/opt/app/dcae-certificate/trust.pass","event.externalSchema.schemaRefPath":"$.event.stndDefinedFields.schemaReference","event.externalSchema.stndDefinedDataPath":"$.event.stndDefinedFields.data","event.transform.flag":"0","header.authlist":"sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce","services_calls":[],"streams_publishes":{"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} 2023-03-24 00:00:17.160  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Reading collector properties from path: '/opt/app/VESCollector/etc/collector.properties' 2023-03-24 00:00:17.165  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Read following collector properties: 'HashMap((collector.keystore.passwordfile, etc/passwordfile), (collector.dmaapfile, ./etc/ves-dmaap-config.json), (event.transform.flag, 1), (collector.truststore.file.location, etc/truststore), (collector.dmaap.streamid, fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance), (collector.response.compatibility, v7.2), (collector.externalSchema.schemasLocation, ./etc/externalRepo/), (header.authlist, sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6), (collector.cert.subject.matcher, etc/certSubjectMatcher.properties), (auth.method, noAuth), (collector.schema.file, {"v1":"./etc/CommonEventFormat_27.2.json","v2":"./etc/CommonEventFormat_27.2.json","v3":"./etc/CommonEventFormat_27.2.json","v4":"./etc/CommonEventFormat_27.2.json","v5":"./etc/CommonEventFormat_28.4.1.json","v7":"./etc/CommonEventFormat_30.2.1_ONAP.json"}), (collector.schema.checkflag, 1), (event.externalSchema.schemaRefPath, $.event.stndDefinedFields.schemaReference), (collector.description.api.version.location, etc/api_version_description.json), (collector.externalSchema.checkflag, 1), (collector.dynamic.config.update.frequency, 5), (event.externalSchema.stndDefinedDataPath, $.event.stndDefinedFields.data), (collector.truststore.passwordfile, etc/trustpasswordfile), (collector.service.port, 8080), (collector.keystore.file.location, etc/keystore), (collector.externalSchema.mappingFileLocation, ./etc/externalRepo/schema-map.json), (collector.service.secure.port, 8443))' 2023-03-24 00:00:17.194  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Writing properties configuration 'HashMap((collector.keystore.passwordfile, /opt/app/dcae-certificate/jks.pass), (event.transform.flag, 0), (collector.truststore.file.location, /opt/app/dcae-certificate/trust.jks), (collector.dmaap.streamid, fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance), (collector.externalSchema.schemasLocation, ./etc/externalRepo/), (header.authlist, sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce), (auth.method, noAuth), (collector.schema.file, {"v1":"./etc/CommonEventFormat_27.2.json","v2":"./etc/CommonEventFormat_27.2.json","v3":"./etc/CommonEventFormat_27.2.json","v4":"./etc/CommonEventFormat_27.2.json","v5":"./etc/CommonEventFormat_28.4.1.json","v7":"./etc/CommonEventFormat_30.2.1_ONAP.json"}), (collector.schema.checkflag, 1), (event.externalSchema.schemaRefPath, $.event.stndDefinedFields.schemaReference), (collector.externalSchema.checkflag, 1), (collector.dynamic.config.update.frequency, 5), (event.externalSchema.stndDefinedDataPath, $.event.stndDefinedFields.data), (services_calls, []), (collector.inputQueue.maxPending, 8096), (collector.truststore.passwordfile, /opt/app/dcae-certificate/trust.pass), (collector.service.port, 8080), (collector.keystore.file.location, /opt/app/dcae-certificate/cert.jks), (collector.externalSchema.mappingFileLocation, ./etc/externalRepo/schema-map.json), (collector.service.secure.port, 8443))' into file '/opt/app/VESCollector/etc/collector.properties' 2023-03-24 00:00:17.206  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Written successfully 2023-03-24 00:00:17.206  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Reading DMaaP configuration from file: '/opt/app/VESCollector/./etc/ves-dmaap-config.json' 2023-03-24 00:00:17.209  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Read following DMaaP properties: '{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.VES_PNFREG_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-fault-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-sipsignaling":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-statechange":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-3gpp-performance-assurance-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_OTHER_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-other-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-mobileflow-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-measurement-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-mobileflow":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-syslog-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-voicequality":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-statechange-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_FAULT_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-3gpp-fault-supervision-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT","location":"mtl5"},"type":"message_router"},"ves-3gpp-heartbeat-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-thresholdCrossingAlert-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT/","location":"mtl5"},"type":"message_router"},"ves-3gpp-provisioning-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT","location":"mtl5"},"type":"message_router"},"ves-sipsignaling-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTSves7_valid_ip_v4.json-DEV","location":"mtl5"},"type":"message_router"},"ves-syslog":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-voicequality-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-heartbeat-secondary":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-thresholdCrossingAlert":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/DCAE-SE-COLLECTOR-EVENTS-DEV","location":"mtl5"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://onap-dmaap:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT/","location":"mtl5"},"type":"message_router"}}' 2023-03-24 00:00:17.210  INFO 23 [ parallel-1] o.o.d.c.ConfigParsing  : Getting DMaaP configuration from app configuration: '{"collector.keystore.passwordfile":"/opt/app/dcae-certificate/jks.pass","event.transform.flag":"0","collector.inputQueue.maxPending":"8096","services_calls":[],"collector.service.port":"8080","collector.schema.checkflag":"1","collector.externalSchema.mappingFileLocation":"./etc/externalRepo/schema-map.json","collector.externalSchema.checkflag":1,"collector.externalSchema.schemasLocation":"./etc/externalRepo/","event.externalSchema.stndDefinedDataPath":"$.event.stndDefinedFields.data","collector.truststore.passwordfile":"/opt/app/dcae-certificate/trust.pass","header.authlist":"sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce","collector.dynamic.config.update.frequency":"5","collector.service.secure.port":"8443","collector.keystore.file.location":"/opt/app/dcae-certificate/cert.jks","streams_publishes":{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"collector.dmaap.streamid":"fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance","collector.schema.file":"{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.1.json\",\"v7\":\"./etc/CommonEventFormat_30.2.1_ONAP.json\"}","event.externalSchema.schemaRefPath":"$.event.stndDefinedFields.schemaReference","auth.method":"noAuth","collector.truststore.file.location":"/opt/app/dcae-certificate/trust.jks"}' 2023-03-24 00:00:17.212  INFO 23 [ parallel-1] o.o.d.c.ConfigParsing  : Found following DMaaP configuration: '{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}}' 2023-03-24 00:00:17.213  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Writing DMaaP configuration '{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}}' into file '/opt/app/VESCollector/./etc/ves-dmaap-config.json' 2023-03-24 00:00:17.215  INFO 23 [ parallel-1] o.o.d.c.ConfigFilesFacade  : Written successfully 2023-03-24 00:00:17.235  INFO 23 [ Thread-1] o.o.d.c.p.DMaaPEventPublisher  : reload dmaap configuration 2023-03-24 00:00:17.236  INFO 23 [ Thread-1] o.o.d.ApplicationConfigurationListener  : Handler configuration was changed. Need to reload configuration handler. 2023-03-24 00:00:17.237  INFO 23 [pool-2-thread-1] o.o.d.c.ConfigurationHandler  : Start listening for configuration ... 2023-03-24 00:00:17.237  INFO 23 [pool-2-thread-1] o.o.d.c.ConfigurationHandler  : Configuration will be fetched in PT5M period. 2023-03-24 00:00:17.237  INFO 23 [pool-2-thread-1] o.d.s.s.r.s.c.c.m.CbsClientConfiguration : CBS client will use plain http protocol. 2023-03-24 00:00:17.238  WARN 23 [pool-2-thread-1] o.o.d.c.c.CbsClientConfigurationProvider : Failed resolving CBS client configuration from system environments: org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.exceptions.CbsClientConfigurationException: Cannot read CONFIG_BINDING_SERVICE_SERVICE_PORT from environment. 2023-03-24 00:00:17.238  INFO 23 [pool-2-thread-1] o.o.d.c.c.CbsClientConfigurationProvider : Falling back to use default CBS client configuration 2023-03-24 00:00:17.238  INFO 23 [pool-2-thread-1] o.o.d.s.s.r.s.c.c.a.CbsClientFactory  : Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10000, appName=dcae-ves-collector, protocol=http, trustStoreKeys=null, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} 2023-03-24 00:00:17.238  INFO 23 [pool-2-thread-1] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Trying to load configuration from configMap file: /app-config/application_config.yaml 2023-03-24 00:00:17.243  INFO 23 [pool-2-thread-1] o.o.d.ApplicationConfigurationListener  : Switch to configuration handler thread. Active waiting for configuration. __ __ _____ ____ ____ _ _ _ \ \ / / | ____| / ___| / ___| ___ | | | | ___ ___ | |_ ___ _ __ \ \ / / | _| \___ \ | | / _ \ | | | | / _ \ / __| | __| / _ \ | '__| \ V / | |___ ___) | | |___ | (_) | | | | | | __/ | (__ | |_ | (_) | | | \_/ |_____| |____/ \____| \___/ |_| |_| \___| \___| \__| \___/ |_| 2023-03-24 00:00:17.422  INFO 23 [ Thread-1] o.s.b.StartupInfoLogger  : Starting application using Java 11.0.13 on dcae-ves-collector with PID 23 (started by vescollector in /opt/app/VESCollector) 2023-03-24 00:00:17.450  INFO 23 [ Thread-1] o.s.b.SpringApplication  : No active profile set, falling back to 1 default profile: "default" 2023-03-24 00:00:17.714  INFO 23 [ Thread-1] o.o.d.c.c.NoAuth  : Application work in noAuth mode on 8080 port. 2023-03-24 00:00:17.749  INFO 23 [ Thread-1] o.s.b.w.e.t.TomcatWebServer  : Tomcat initialized with port(s): 8080 (http) 2023-03-24 00:00:17.750  INFO 23 [ Thread-1] o.a.j.l.DirectJDKLog  : Initializing ProtocolHandler ["http-nio-8080"] 2023-03-24 00:00:17.750  INFO 23 [ Thread-1] o.a.j.l.DirectJDKLog  : Starting service [Tomcat] 2023-03-24 00:00:17.752  INFO 23 [ Thread-1] o.a.j.l.DirectJDKLog  : Starting Servlet engine: [Apache Tomcat/9.0.65] 2023-03-24 00:00:17.769  INFO 23 [ Thread-1] o.a.j.l.DirectJDKLog  : Initializing Spring embedded WebApplicationContext 2023-03-24 00:00:17.769  INFO 23 [ Thread-1] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 316 ms 2023-03-24 00:00:17.823  WARN 23 [ Thread-1] o.o.d.ApplicationSettings  : Domain: sipSignaling has active stream: ves-sipsignaling Domain: pnfRegistration has active stream: ves-pnfRegistration Domain: stateChange has active stream: ves-statechange Domain: fault has active stream: ves-fault Domain: 3GPP-Heartbeat has active stream: ves-3gpp-heartbeat Domain: measurementsForVfScaling has active stream: ves-measurement Domain: 3GPP-Provisioning has active stream: ves-3gpp-provisioning Domain: notification has active stream: ves-notification Domain: voiceQuality has active stream: ves-voicequality Domain: thresholdCrossingAlert has active stream: ves-thresholdCrossingAlert Domain: mobileFlow has active stream: ves-mobileflow Domain: other has active stream: ves-other Domain: 3GPP-PerformanceAssurance has active stream: ves-3gpp-performance-assurance Domain: syslog has active stream: ves-syslog Domain: 3GPP-FaultSupervision has active stream: ves-3gpp-fault-supervision Domain: heartbeat has active stream: ves-heartbeat Domain: measurement has active stream: ves-measurement 2023-03-24 00:00:17.961  INFO 23 [ Thread-1] o.a.j.l.DirectJDKLog  : Starting ProtocolHandler ["http-nio-8080"] 2023-03-24 00:00:17.964  INFO 23 [ Thread-1] o.s.b.w.e.t.TomcatWebServer  : Tomcat started on port(s): 8080 (http) with context path '' 2023-03-24 00:00:17.971  INFO 23 [ Thread-1] o.s.b.StartupInfoLogger  : Started application in 0.676 seconds (JVM running for 11.498) 2023-03-24 00:00:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 00:00:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 00:00:22.248  INFO 23 [ parallel-2] o.o.d.c.ConfigurationHandler  : Configuration update {"config":{"auth.method":"noAuth","collector.dmaap.streamid":"fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance","collector.dynamic.config.update.frequency":"5","collector.externalSchema.checkflag":1,"collector.externalSchema.mappingFileLocation":"./etc/externalRepo/schema-map.json","collector.externalSchema.schemasLocation":"./etc/externalRepo/","collector.inputQueue.maxPending":"8096","collector.keystore.file.location":"/opt/app/dcae-certificate/cert.jks","collector.keystore.passwordfile":"/opt/app/dcae-certificate/jks.pass","collector.schema.checkflag":"1","collector.schema.file":"{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.1.json\",\"v7\":\"./etc/CommonEventFormat_30.2.1_ONAP.json\"}","collector.service.port":"8080","collector.service.secure.port":"8443","collector.truststore.file.location":"/opt/app/dcae-certificate/trust.jks","collector.truststore.passwordfile":"/opt/app/dcae-certificate/trust.pass","event.externalSchema.schemaRefPath":"$.event.stndDefinedFields.schemaReference","event.externalSchema.stndDefinedDataPath":"$.event.stndDefinedFields.data","event.transform.flag":"0","header.authlist":"sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce","services_calls":[],"streams_publishes":{"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} 2023-03-24 00:00:22.251  INFO 23 [ parallel-2] o.o.d.c.ConfigFilesFacade  : Reading collector properties from path: '/opt/app/VESCollector/etc/collector.properties' 2023-03-24 00:00:22.253  INFO 23 [ parallel-2] o.o.d.c.ConfigFilesFacade  : Read following collector properties: 'HashMap((collector.keystore.passwordfile, /opt/app/dcae-certificate/jks.pass), (collector.dmaapfile, ./etc/ves-dmaap-config.json), (event.transform.flag, 0), (collector.truststore.file.location, /opt/app/dcae-certificate/trust.jks), (collector.dmaap.streamid, fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance), (collector.response.compatibility, v7.2), (collector.externalSchema.schemasLocation, ./etc/externalRepo/), (header.authlist, sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce), (collector.cert.subject.matcher, etc/certSubjectMatcher.properties), (auth.method, noAuth), (collector.schema.file, {"v1":"./etc/CommonEventFormat_27.2.json","v2":"./etc/CommonEventFormat_27.2.json","v3":"./etc/CommonEventFormat_27.2.json","v4":"./etc/CommonEventFormat_27.2.json","v5":"./etc/CommonEventFormat_28.4.1.json","v7":"./etc/CommonEventFormat_30.2.1_ONAP.json"}), (collector.schema.checkflag, 1), (event.externalSchema.schemaRefPath, $.event.stndDefinedFields.schemaReference), (collector.description.api.version.location, etc/api_version_description.json), (collector.externalSchema.checkflag, 1), (collector.dynamic.config.update.frequency, 5), (event.externalSchema.stndDefinedDataPath, $.event.stndDefinedFields.data), (services_calls, []), (collector.inputQueue.maxPending, 8096), (collector.truststore.passwordfile, /opt/app/dcae-certificate/trust.pass), (collector.service.port, 8080), (collector.keystore.file.location, /opt/app/dcae-certificate/cert.jks), (collector.externalSchema.mappingFileLocation, ./etc/externalRepo/schema-map.json), (collector.service.secure.port, 8443))' 2023-03-24 00:00:22.255  INFO 23 [ parallel-2] o.o.d.c.ConfigFilesFacade  : Reading DMaaP configuration from file: '/opt/app/VESCollector/./etc/ves-dmaap-config.json' 2023-03-24 00:00:22.256  INFO 23 [ parallel-2] o.o.d.c.ConfigFilesFacade  : Read following DMaaP properties: '{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}}' 2023-03-24 00:00:22.256  INFO 23 [ parallel-2] o.o.d.c.ConfigParsing  : Getting DMaaP configuration from app configuration: '{"collector.keystore.passwordfile":"/opt/app/dcae-certificate/jks.pass","event.transform.flag":"0","collector.inputQueue.maxPending":"8096","services_calls":[],"collector.service.port":"8080","collector.schema.checkflag":"1","collector.externalSchema.mappingFileLocation":"./etc/externalRepo/schema-map.json","collector.externalSchema.checkflag":1,"collector.externalSchema.schemasLocation":"./etc/externalRepo/","event.externalSchema.stndDefinedDataPath":"$.event.stndDefinedFields.data","collector.truststore.passwordfile":"/opt/app/dcae-certificate/trust.pass","header.authlist":"sample1,$2a$10$0buh.2WeYwN868YMwnNNEuNEAMNYVU9.FSMJGyIKV3dGET/7oGOi6|demouser,$2a$10$1cc.COcqV/d3iT2N7BjPG.S6ZKv2jpb9a5MV.o7lMih/GpjJRX.Ce","collector.dynamic.config.update.frequency":"5","collector.service.secure.port":"8443","collector.keystore.file.location":"/opt/app/dcae-certificate/cert.jks","streams_publishes":{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}},"collector.dmaap.streamid":"fault=ves-fault|syslog=ves-syslog|heartbeat=ves-heartbeat|measurement=ves-measurement|measurementsForVfScaling=ves-measurement|mobileFlow=ves-mobileflow|other=ves-other|stateChange=ves-statechange|thresholdCrossingAlert=ves-thresholdCrossingAlert|voiceQuality=ves-voicequality|sipSignaling=ves-sipsignaling|notification=ves-notification|pnfRegistration=ves-pnfRegistration|3GPP-FaultSupervision=ves-3gpp-fault-supervision|3GPP-Heartbeat=ves-3gpp-heartbeat|3GPP-Provisioning=ves-3gpp-provisioning|3GPP-PerformanceAssurance=ves-3gpp-performance-assurance","collector.schema.file":"{\"v1\":\"./etc/CommonEventFormat_27.2.json\",\"v2\":\"./etc/CommonEventFormat_27.2.json\",\"v3\":\"./etc/CommonEventFormat_27.2.json\",\"v4\":\"./etc/CommonEventFormat_27.2.json\",\"v5\":\"./etc/CommonEventFormat_28.4.1.json\",\"v7\":\"./etc/CommonEventFormat_30.2.1_ONAP.json\"}","event.externalSchema.schemaRefPath":"$.event.stndDefinedFields.schemaReference","auth.method":"noAuth","collector.truststore.file.location":"/opt/app/dcae-certificate/trust.jks"}' 2023-03-24 00:00:22.257  INFO 23 [ parallel-2] o.o.d.c.ConfigParsing  : Found following DMaaP configuration: '{"ves-pnfRegistration":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"},"ves-3gpp-fault-supervision":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_FAULTSUPERVISION_OUTPUT"},"type":"message_router"},"ves-notification":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_NOTIFICATION_OUTPUT"},"type":"message_router"},"ves-3gpp-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-3gpp-performance-assurance":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PERFORMANCEASSURANCE_OUTPUT"},"type":"message_router"},"ves-3gpp-provisioning":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_3GPP_PROVISIONING_OUTPUT"},"type":"message_router"},"ves-fault":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_FAULT_OUTPUT"},"type":"message_router"},"ves-heartbeat":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_HEARTBEAT_OUTPUT"},"type":"message_router"},"ves-other":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.SEC_OTHER_OUTPUT"},"type":"message_router"},"ves-measurement":{"dmaap_info":{"topic_url":"http://message-router:3904/events/unauthenticated.VES_MEASUREMENT_OUTPUT"},"type":"message_router"}}' 2023-03-24 00:05:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 00:05:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 00:10:22.249  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 00:10:22.249  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 00:15:22.248  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 00:15:22.248  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 00:20:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 00:20:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 00:25:22.249  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 00:25:22.250  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 00:30:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 00:30:22.248  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 00:35:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 00:35:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 00:40:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 00:40:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 00:45:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 00:45:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 00:50:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 00:50:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 00:55:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 00:55:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 01:00:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 01:00:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 01:05:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 01:05:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 01:10:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 01:10:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 01:15:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 01:15:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 01:20:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 01:20:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 01:25:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 01:25:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 01:30:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 01:30:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 01:35:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 01:35:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 01:40:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 01:40:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 01:45:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 01:45:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 01:50:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 01:50:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 01:55:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 01:55:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 02:00:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 02:00:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 02:05:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 02:05:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 02:10:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 02:10:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 02:15:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 02:15:22.248  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 02:20:22.243  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 02:20:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 02:25:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 02:25:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 02:30:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 02:30:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 02:35:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 02:35:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 02:40:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 02:40:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 02:45:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 02:45:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 02:50:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 02:50:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 02:55:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 02:55:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 03:00:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 03:00:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 03:05:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 03:05:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 03:10:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 03:10:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 03:15:22.277  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 03:15:22.278  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 03:20:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 03:20:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 03:25:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 03:25:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 03:30:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 03:30:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 03:35:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 03:35:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 03:40:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 03:40:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 03:45:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 03:45:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 03:50:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 03:50:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 03:55:22.243  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 03:55:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 04:00:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 04:00:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 04:05:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 04:05:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 04:10:22.243  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 04:10:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 04:15:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 04:15:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 04:20:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 04:20:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 04:25:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 04:25:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 04:30:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 04:30:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 04:35:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 04:35:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 04:40:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 04:40:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 04:45:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 04:45:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 04:50:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 04:50:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 04:55:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 04:55:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 05:00:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 05:00:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 05:05:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 05:05:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 05:10:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 05:10:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 05:15:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 05:15:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 05:20:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 05:20:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 05:25:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 05:25:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 05:29:59.655  INFO 23 [nio-8080-exec-1] o.a.j.l.DirectJDKLog  : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-03-24 05:29:59.655  INFO 23 [nio-8080-exec-1] o.s.w.s.FrameworkServlet  : Initializing Servlet 'dispatcherServlet' 2023-03-24 05:29:59.657  INFO 23 [nio-8080-exec-1] o.s.w.s.FrameworkServlet  : Completed initialization in 2 ms 2023-03-24 05:29:59.714  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:30:00.913  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:30:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 05:30:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 05:31:52.163  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:31:52.199  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:32:11.125  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:32:11.146  INFO 23 [nio-8080-exec-4] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-03-24 05:32:11.185  INFO 23 [nio-8080-exec-4] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-03-24 05:32:11.189  INFO 23 [nio-8080-exec-4] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-03-24 05:32:11.894  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:34:02.968  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:34:02.977  INFO 23 [nio-8080-exec-5] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-03-24 05:34:02.985  INFO 23 [nio-8080-exec-5] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-03-24 05:34:02.985  INFO 23 [nio-8080-exec-5] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-03-24 05:34:03.013  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:34:21.818  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:34:21.827  INFO 23 [nio-8080-exec-7] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-03-24 05:34:21.835  INFO 23 [nio-8080-exec-7] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-03-24 05:34:21.836  INFO 23 [nio-8080-exec-7] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-03-24 05:34:22.590  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:35:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 05:35:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 05:36:13.642  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:36:13.650  INFO 23 [io-8080-exec-10] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-03-24 05:36:13.658  INFO 23 [io-8080-exec-10] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-03-24 05:36:13.658  INFO 23 [io-8080-exec-10] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-03-24 05:36:13.685  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:36:32.501  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:36:32.510  INFO 23 [nio-8080-exec-1] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-03-24 05:36:32.517  INFO 23 [nio-8080-exec-1] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-03-24 05:36:32.517  INFO 23 [nio-8080-exec-1] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-03-24 05:36:33.273  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:38:24.357  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:38:24.366  INFO 23 [nio-8080-exec-4] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-03-24 05:38:24.373  INFO 23 [nio-8080-exec-4] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-03-24 05:38:24.374  INFO 23 [nio-8080-exec-4] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-03-24 05:38:24.400  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:38:43.206  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:38:43.212  INFO 23 [nio-8080-exec-6] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-03-24 05:38:43.222  INFO 23 [nio-8080-exec-6] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-03-24 05:38:43.223  INFO 23 [nio-8080-exec-6] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-03-24 05:38:43.951  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:40:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 05:40:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 05:40:34.996  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:40:35.003  INFO 23 [nio-8080-exec-8] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-03-24 05:40:35.012  INFO 23 [nio-8080-exec-8] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-03-24 05:40:35.013  INFO 23 [nio-8080-exec-8] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-03-24 05:40:35.042  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:41:03.894  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:41:03.933  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:41:08.584  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:41:08.590  INFO 23 [io-8080-exec-10] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-03-24 05:41:08.596  INFO 23 [io-8080-exec-10] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-03-24 05:41:08.597  INFO 23 [io-8080-exec-10] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-03-24 05:41:08.630  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:41:13.299  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:41:13.304  INFO 23 [nio-8080-exec-1] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-03-24 05:41:13.310  INFO 23 [nio-8080-exec-1] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-03-24 05:41:13.311  INFO 23 [nio-8080-exec-1] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-03-24 05:41:13.339  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:41:17.999  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:41:18.006  INFO 23 [nio-8080-exec-2] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-03-24 05:41:18.015  INFO 23 [nio-8080-exec-2] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-03-24 05:41:18.016  INFO 23 [nio-8080-exec-2] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-03-24 05:41:18.042  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:41:22.696  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:41:22.706  INFO 23 [nio-8080-exec-3] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Creating new stndDefined schema validator 2023-03-24 05:41:22.714  INFO 23 [nio-8080-exec-3] o.o.d.s.s.s.e.s.m.s.ValidatorCache  : Adding new stndDefined schema validator to cache 2023-03-24 05:41:22.715  INFO 23 [nio-8080-exec-3] o.o.d.s.s.s.e.s.m.s.StndDefinedValidator : Validation of stndDefinedDomain has been successful 2023-03-24 05:41:22.743  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:45:17.852  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:45:18.422  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:45:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 05:45:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 05:45:30.617  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 05:45:30.649  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 05:50:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 05:50:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 05:55:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 05:55:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 06:00:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 06:00:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 06:05:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 06:05:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 06:08:55.660  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:08:55.699  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:09:00.124  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:09:00.150  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:10:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 06:10:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 06:15:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 06:15:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 06:20:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 06:20:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 06:25:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 06:25:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 06:30:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 06:30:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 06:35:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 06:35:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 06:38:24.705  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:38:24.742  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:38:29.518  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:38:29.558  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:40:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 06:40:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 06:45:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 06:45:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 06:50:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 06:50:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 06:50:47.454  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:50:48.023  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:50:48.086  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:50:48.112  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:50:57.658  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:50:57.693  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:51:13.695  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:51:13.724  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:51:13.790  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:51:13.814  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:51:27.603  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:51:27.636  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:51:57.579  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:51:57.616  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:52:27.587  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:52:27.619  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:52:57.583  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:52:57.608  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:53:27.583  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:53:27.612  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:53:57.586  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:53:57.625  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:54:27.581  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:54:27.613  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:54:57.584  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:54:57.613  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:55:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 06:55:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 06:55:27.583  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:55:27.619  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:55:57.578  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:55:57.605  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:56:27.587  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:56:27.616  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:56:57.581  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:56:57.613  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:57:27.583  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:57:27.614  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:57:57.593  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:57:57.618  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:58:27.587  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:58:27.620  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:58:57.585  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:58:57.630  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:59:27.587  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:59:27.622  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 06:59:57.580  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 06:59:57.608  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:00:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 07:00:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 07:00:27.587  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:00:27.622  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:00:57.583  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:00:57.609  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:01:27.602  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:01:27.633  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:01:57.583  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:01:57.608  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:02:18.015  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:02:18.051  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:02:18.098  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:02:18.121  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:02:27.583  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:02:27.609  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:02:43.519  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:02:43.542  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:02:43.572  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:02:43.598  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:05:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 07:05:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 07:09:26.484  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:09:26.516  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:09:56.413  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:09:56.443  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:10:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 07:10:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 07:10:26.413  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:10:26.443  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:10:56.418  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:10:56.452  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:11:26.403  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:11:26.430  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:11:56.406  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:11:56.433  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:12:26.408  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:12:26.435  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:12:56.405  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:12:56.450  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:13:26.420  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:13:26.444  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:13:56.415  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:13:56.442  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:14:26.405  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:14:26.443  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:14:56.407  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:14:56.434  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:15:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 07:15:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 07:15:26.407  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:15:26.435  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:15:56.405  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:15:56.432  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:16:26.407  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:16:26.434  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:16:56.404  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:16:56.432  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:17:26.413  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:17:26.442  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:17:56.405  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:17:56.433  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:18:26.407  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:18:26.433  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:18:56.406  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:18:56.433  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:19:26.404  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:19:26.439  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:19:56.407  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:19:56.438  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:20:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 07:20:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 07:20:26.405  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:20:26.432  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:20:56.405  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:20:56.437  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:25:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 07:25:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 07:29:15.421  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:29:15.446  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:29:45.349  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:29:45.383  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:30:15.351  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:30:15.382  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:30:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 07:30:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 07:30:45.358  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:30:45.382  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:31:15.342  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:31:15.368  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:31:45.341  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:31:45.369  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:32:15.351  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:32:15.375  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:32:45.348  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:32:45.391  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:33:15.346  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:33:15.372  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:33:45.352  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:33:45.433  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:34:15.359  WARN 23 [io-8080-exec-10] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:34:15.388  INFO 23 [io-8080-exec-10] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:34:45.343  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:34:45.367  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:35:15.345  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:35:15.388  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:35:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 07:35:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 07:35:45.350  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:35:45.380  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:36:15.350  WARN 23 [nio-8080-exec-5] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:36:15.376  INFO 23 [nio-8080-exec-5] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:36:45.344  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:36:45.370  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:37:15.352  WARN 23 [nio-8080-exec-8] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:37:15.380  INFO 23 [nio-8080-exec-8] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:37:45.345  WARN 23 [nio-8080-exec-9] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:37:45.373  INFO 23 [nio-8080-exec-9] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:38:15.343  WARN 23 [nio-8080-exec-1] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:38:15.368  INFO 23 [nio-8080-exec-1] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:38:45.346  WARN 23 [nio-8080-exec-2] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:38:45.373  INFO 23 [nio-8080-exec-2] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:39:15.349  WARN 23 [nio-8080-exec-3] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:39:15.378  INFO 23 [nio-8080-exec-3] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:39:45.342  WARN 23 [nio-8080-exec-4] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:39:45.372  INFO 23 [nio-8080-exec-4] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:40:15.345  WARN 23 [nio-8080-exec-6] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:40:15.372  INFO 23 [nio-8080-exec-6] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:40:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 07:40:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 07:40:45.346  WARN 23 [nio-8080-exec-7] o.o.d.s.s.s.h.CustomHeaderUtils  : X-MinorVersion is empty or null 2023-03-24 07:40:45.396  INFO 23 [nio-8080-exec-7] o.o.d.c.p.MessageRouterHttpStatusMapper  : Successfully send event to MR 2023-03-24 07:45:22.246  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 07:45:22.247  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 07:50:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 07:50:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 07:55:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 07:55:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 08:00:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 08:00:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file 2023-03-24 08:05:22.244  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : PolicySync file does not exist 2023-03-24 08:05:22.245  INFO 23 [ parallel-2] o.o.d.s.s.r.s.c.c.i.CbsClientConfigMap  : Got successful output from ConfigMap file