03:24:25,442 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/pm-mapper/etc/logback.xml] 03:24:25,543 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds 03:24:25,620 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 03:24:25,626 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE] 03:24:25,632 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:24:25,722 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 03:24:25,725 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [ROLLING-FILE] 03:24:25,726 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:24:25,733 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@403147759 - setting totalSizeCap to 10 GB 03:24:25,735 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@403147759 - Archive files will be limited to [50 MB] each. 03:24:25,737 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@403147759 - Will use zip compression 03:24:25,739 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@403147759 - Will use the pattern /var/log/ONAP/dcaegen2/services/pm-mapper/pm-mapper_output.%d{yyyy-MM-dd}.%i.log for the active file 03:24:25,741 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@515c6049 - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/ONAP/dcaegen2/services/pm-mapper/pm-mapper_output.%d{yyyy-MM-dd}.%i.log.zip'. 03:24:25,741 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@515c6049 - Roll-over at midnight. 03:24:25,809 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@515c6049 - Setting initial period to Wed Mar 30 03:24:25 GMT 2022 03:24:25,813 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ROLLING-FILE] - Active log file name: /var/log/ONAP/dcaegen2/services/pm-mapper/pm-mapper_output.log 03:24:25,814 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[ROLLING-FILE] - File property is set to [/var/log/ONAP/dcaegen2/services/pm-mapper/pm-mapper_output.log] 03:24:25,815 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender] 03:24:25,815 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [READABLE-FILE] 03:24:25,815 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 03:24:25,819 |-INFO in ch.qos.logback.core.rolling.FixedWindowRollingPolicy@1165b38 - No compression will be used 03:24:25,820 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[READABLE-FILE] - Active log file name: /var/log/ONAP/dcaegen2/services/pm-mapper/pm-mapper_output_readable.log 03:24:25,820 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[READABLE-FILE] - File property is set to [/var/log/ONAP/dcaegen2/services/pm-mapper/pm-mapper_output_readable.log] 03:24:25,821 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO 03:24:25,821 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT] 03:24:25,821 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [ROLLING-FILE] to Logger[ROOT] 03:24:25,821 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [READABLE-FILE] to Logger[ROOT] 03:24:25,821 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration. 03:24:25,822 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@1f2586d6 - Registering current configuration as safe fallback point 2022-03-30T03:24:25.938Z main INFO org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration CBS client will use http over TLS. 2022-03-30T03:24:25.944Z main INFO org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration Path to cert files: /opt/app/pm-mapper/etc/cert/ 2022-03-30T03:24:26.012Z main INFO org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-pm-mapper, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/pm-mapper/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} 2022-03-30T03:24:27.433Z main INFO org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap Trying to load configuration from configMap file: /app-config/application_config.yaml 2022-03-30T03:24:27.652Z main INFO org.onap.dcaegen2.services.pmmapper.config.ConfigHandler Attempt to get initial configuration 2022-03-30T03:24:27.714Z main INFO org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap Got successful output from ConfigMap file 2022-03-30T03:24:27.715Z main INFO org.onap.dcaegen2.services.pmmapper.config.ConfigHandler Attempt to process configuration object 2022-03-30T03:24:27.736Z main INFO org.onap.dcaegen2.services.pmmapper.config.ConfigHandler PM-mapper configuration processed successful 2022-03-30T03:24:27.737Z main INFO org.onap.dcaegen2.services.pmmapper.config.ConfigHandler Mapper configuration:\nMapperConfig{enableHttp=true, keyStorePath='', keyStorePassPath='', trustStorePath='', trustStorePassPath='', dmaapDRDeleteEndpoint='https://dmaap-dr-node:8443/delete', filterConfig=MeasFilterConfig(filters=[]), aafUsername='', aafPassword= *****, subscriberConfig=SubscriberConfig{username=username, password= *****, drLocation='san-francisco', deliveryUrl='https://dcae-pm-mapper:8443/delivery', subscriberId='1'}, publisherConfig=PublisherConfig(topicUrl=http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS, clientRole=org.onap.dcae.pmPublisher, clientId=1648610621657, clusterLocation=san-francisco)} 2022-03-30T03:24:28.549Z main INFO org.onap.dcaegen2.services.pmmapper.config.FilesProcessingConfig Attempt to read threads configuration 2022-03-30T03:24:28.551Z main INFO org.onap.dcaegen2.services.pmmapper.config.FilesProcessingConfig PROCESSING_THREADS_COUNT env not present. Setting threads count to available cores: 1 2022-03-30T03:24:28.551Z main INFO org.onap.dcaegen2.services.pmmapper.config.FilesProcessingConfig THREADS_MULTIPLIER env not present. Setting multiplier to default value: 1 2022-03-30T03:24:28.552Z main INFO org.onap.dcaegen2.services.pmmapper.config.FilesProcessingConfig Processing threads configuration: Processing threads count - 1, Processing threads multiplier - 1 2022-03-30T03:24:28.552Z main INFO org.onap.dcaegen2.services.pmmapper.config.FilesProcessingConfig Amount of files processing threads: 1 2022-03-30T03:24:28.554Z main INFO org.onap.dcaegen2.services.pmmapper.config.FilesProcessingConfig Trying to read PROCESSING_LIMIT_RATE env. 2022-03-30T03:24:28.554Z main INFO org.onap.dcaegen2.services.pmmapper.config.FilesProcessingConfig PROCESSING_LIMIT_RATE env not present. Setting limit rate to default value: 1 2022-03-30T03:24:28.640Z main INFO org.onap.dcaegen2.services.pmmapper.ssl.SSLContextFactory Attempt to Create SSL Context 2022-03-30T03:24:28.641Z main WARN org.onap.dcaegen2.services.pmmapper.ssl.SSLContextFactory SSL is disabled. Skip creating SSL Context 2022-03-30T03:24:28.707Z main INFO io.undertow starting server: Undertow - 2.2.16.Final 2022-03-30T03:24:28.717Z main INFO org.xnio XNIO version 3.8.6.Final 2022-03-30T03:24:28.729Z main INFO org.xnio.nio XNIO NIO Implementation Version 3.8.6.Final 2022-03-30T03:24:29.009Z main INFO org.jboss.threads JBoss Threads version 3.1.0.Final 2022-03-30T03:25:28.652Z Config-1 INFO org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap Got successful output from ConfigMap file 2022-03-30T03:25:28.654Z Config-1 INFO org.onap.dcaegen2.services.pmmapper.config.ConfigHandler Attempt to process configuration object 2022-03-30T03:25:28.657Z Config-1 INFO org.onap.dcaegen2.services.pmmapper.config.ConfigHandler PM-mapper configuration processed successful 2022-03-30T03:25:28.657Z Config-1 INFO org.onap.dcaegen2.services.pmmapper.config.ConfigHandler Mapper configuration:\nMapperConfig{enableHttp=true, keyStorePath='', keyStorePassPath='', trustStorePath='', trustStorePassPath='', dmaapDRDeleteEndpoint='https://dmaap-dr-node:8443/delete', filterConfig=MeasFilterConfig(filters=[]), aafUsername='', aafPassword= *****, subscriberConfig=SubscriberConfig{username=username, password= *****, drLocation='san-francisco', deliveryUrl='https://dcae-pm-mapper:8443/delivery', subscriberId='1'}, publisherConfig=PublisherConfig(topicUrl=http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS, clientRole=org.onap.dcae.pmPublisher, clientId=1648610621657, clusterLocation=san-francisco)} 2022-03-30T03:26:28.643Z Config-1 INFO org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap Got successful output from ConfigMap file 2022-03-30T03:26:28.644Z Config-1 INFO org.onap.dcaegen2.services.pmmapper.config.ConfigHandler Attempt to process configuration object 2022-03-30T03:26:28.648Z Config-1 INFO org.onap.dcaegen2.services.pmmapper.config.ConfigHandler PM-mapper configuration processed successful 2022-03-30T03:26:28.648Z Config-1 INFO org.onap.dcaegen2.services.pmmapper.config.ConfigHandler Mapper configuration:\nMapperConfig{enableHttp=true, keyStorePath='', keyStorePassPath='', trustStorePath='', trustStorePassPath='', dmaapDRDeleteEndpoint='https://dmaap-dr-node:8443/delete', filterConfig=MeasFilterConfig(filters=[]), aafUsername='', aafPassword= *****, subscriberConfig=SubscriberConfig{username=username, password= *****, drLocation='san-francisco', deliveryUrl='https://dcae-pm-mapper:8443/delivery', subscriberId='1'}, publisherConfig=PublisherConfig(topicUrl=http://message-router:3904/events/unauthenticated.PERFORMANCE_MEASUREMENTS, clientRole=org.onap.dcae.pmPublisher, clientId=1648610621657, clusterLocation=san-francisco)}