Results

By type

          *** retrieve Truststore and Keystore password
*** actual launch of AAI Babel
05:07:57,948 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/classes!/logback.xml] 
05:07:58,018 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
05:07:58,030 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4b9e255 - Adding [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] to configuration watch list.
05:07:58,030 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5e57643e - URL [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] is not of type file
05:07:58,036 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4b9e255 - Adding [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list.
05:07:58,036 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5e57643e - URL [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file
05:07:58,041 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
05:07:58,041 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter]
05:07:58,041 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
05:07:58,055 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR
05:07:58,055 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR
05:07:58,055 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN
05:07:58,055 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN
05:07:58,055 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN
05:07:58,055 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR
05:07:58,056 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN
05:07:58,057 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4b9e255 - Adding [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list.
05:07:58,057 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5e57643e - URL [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file
05:07:58,060 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:07:58,070 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
05:07:58,085 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:58,170 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4b9e255 - Adding [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] to configuration watch list.
05:07:58,171 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5e57643e - URL [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] is not of type file
05:07:58,173 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:07:58,180 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
05:07:58,182 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:58,194 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1226204845 - Archive files will be limited to [10 MB] each.
05:07:58,199 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1226204845 - Will use gz compression
05:07:58,202 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1226204845 - Will use the pattern /tmp/spring.log.%d{yyyy-MM-dd}.%i for the active file
05:07:58,205 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@29ba4338 - The date pattern is 'yyyy-MM-dd' from file name pattern '/tmp/spring.log.%d{yyyy-MM-dd}.%i.gz'.
05:07:58,205 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@29ba4338 - Roll-over at midnight.
05:07:58,227 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@29ba4338 - Setting initial period to Thu Jun 23 05:07:58 GMT 2022
05:07:58,234 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /tmp/spring.log
05:07:58,234 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/tmp/spring.log]
05:07:58,236 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:07:58,236 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
05:07:58,237 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
05:07:58,238 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:07:58,238 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELF]
05:07:58,239 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1979313356 - Will use zip compression
05:07:58,239 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1979313356 - Will use the pattern /var/log/onap/AAI-BAS/error.%d{yyyy-MM-dd}.log for the active file
05:07:58,242 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/error.%d{yyyy-MM-dd}.log.zip'.
05:07:58,242 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
05:07:58,242 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jun 23 05:07:58 GMT 2022
05:07:58,243 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:58,245 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - Active log file name: /var/log/onap/AAI-BAS/error.log
05:07:58,245 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - File property is set to [/var/log/onap/AAI-BAS/error.log]
05:07:58,246 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
05:07:58,248 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELF]
05:07:58,251 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELF] to ch.qos.logback.classic.AsyncAppender[asyncEELF]
05:07:58,252 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Attaching appender named [EELF] to AsyncAppender.
05:07:58,253 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Setting discardingThreshold to 51
05:07:58,254 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:07:58,254 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
05:07:58,255 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1975546571 - Will use zip compression
05:07:58,255 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1975546571 - Will use the pattern /var/log/onap/AAI-BAS/audit.%d{yyyy-MM-dd}.log for the active file
05:07:58,257 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/audit.%d{yyyy-MM-dd}.log.zip'.
05:07:58,257 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
05:07:58,257 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jun 23 05:07:58 GMT 2022
05:07:58,258 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:58,263 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/AAI-BAS/audit.log
05:07:58,263 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/AAI-BAS/audit.log]
05:07:58,263 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
05:07:58,264 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
05:07:58,264 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
05:07:58,264 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
05:07:58,264 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
05:07:58,265 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:07:58,265 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
05:07:58,266 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1526298704 - Will use zip compression
05:07:58,266 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1526298704 - Will use the pattern /var/log/onap/AAI-BAS/metrics.%d{yyyy-MM-dd}.log for the active file
05:07:58,267 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/metrics.%d{yyyy-MM-dd}.log.zip'.
05:07:58,267 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
05:07:58,268 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jun 23 05:07:58 GMT 2022
05:07:58,268 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:58,270 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/AAI-BAS/metrics.log
05:07:58,270 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/AAI-BAS/metrics.log]
05:07:58,270 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
05:07:58,270 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
05:07:58,270 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
05:07:58,270 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
05:07:58,270 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
05:07:58,272 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:07:58,272 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
05:07:58,273 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1593180232 - Will use zip compression
05:07:58,274 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1593180232 - Will use the pattern /var/log/onap/AAI-BAS/debug.%d{yyyy-MM-dd}.log for the active file
05:07:58,275 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/debug.%d{yyyy-MM-dd}.log.zip'.
05:07:58,275 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
05:07:58,276 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jun 23 05:07:58 GMT 2022
05:07:58,277 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:07:58,278 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/AAI-BAS/debug.log
05:07:58,278 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/AAI-BAS/debug.log]
05:07:58,278 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
05:07:58,279 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
05:07:58,283 |-INFO in ch.qos.logback.classic.boolex.GEventEvaluator@48524010 - Expression to evaluate [e.level.toInt() < INFO.toInt()]
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/groovy-2.5.15.jar!/) to method java.lang.Object.finalize()
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
05:07:59,301 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
05:07:59,301 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
05:07:59,302 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
05:07:59,302 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:07:59,302 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[ROOT]
05:07:59,303 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
05:07:59,303 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf] to INFO
05:07:59,303 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf] to false
05:07:59,303 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[com.att.eelf]
05:07:59,303 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to INFO
05:07:59,303 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
05:07:59,304 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
05:07:59,304 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
05:07:59,324 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
05:07:59,324 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
05:07:59,325 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
05:07:59,325 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
05:07:59,325 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
05:07:59,325 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att] to INFO
05:07:59,325 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to WARN
05:07:59,325 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.beans] to WARN
05:07:59,326 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to WARN
05:07:59,326 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
05:07:59,326 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.commons] to WARN
05:07:59,326 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel] to WARN
05:07:59,326 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf] to WARN
05:07:59,327 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.processor.interceptor] to WARN
05:07:59,327 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.jaxrs.interceptor] to WARN
05:07:59,328 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.service] to WARN
05:07:59,328 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.restlet] to WARN
05:07:59,329 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.component.restlet] to WARN
05:07:59,329 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to WARN
05:07:59,329 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to WARN
05:07:59,330 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:07:59,331 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@6bbe85a8 - Registering current configuration as safe fallback point
05:08:00,140 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting. 
05:08:00,146 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout.
05:08:00,146 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting. 
05:08:00,146 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout.
05:08:00,146 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting. 
05:08:00,148 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout.
05:08:00,148 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting. 
05:08:00,149 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout.
05:08:00,140 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting. 
05:08:00,146 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout.
05:08:00,146 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting. 
05:08:00,146 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout.
05:08:00,146 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting. 
05:08:00,148 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout.
05:08:00,148 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting. 
05:08:00,149 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout.
05:08:00,165 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/babel/config/logback.xml] 
05:08:00,165 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
05:08:00,166 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4b9e255 - Adding [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] to configuration watch list.
05:08:00,166 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4066c471 - URL [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] is not of type file
05:08:00,169 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4b9e255 - Adding [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list.
05:08:00,169 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4066c471 - URL [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file
05:08:00,172 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
05:08:00,172 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter]
05:08:00,172 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
05:08:00,173 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR
05:08:00,173 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework
05:08:00,174 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR
05:08:00,174 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework
05:08:00,174 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN
05:08:00,174 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework
05:08:00,175 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN
05:08:00,175 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework
05:08:00,176 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN
05:08:00,176 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework
05:08:00,180 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR
05:08:00,180 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework
05:08:00,180 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN
05:08:00,180 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework
05:08:00,182 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4b9e255 - Adding [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list.
05:08:00,182 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4066c471 - URL [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file
05:08:00,185 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:08:00,224 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
05:08:00,225 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:08:00,227 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4b9e255 - Adding [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] to configuration watch list.
05:08:00,227 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4066c471 - URL [jar:file:/opt/app/babel/babel-1.9.5.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] is not of type file
05:08:00,230 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:08:00,230 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
05:08:00,231 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:08:00,233 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@527804008 - Archive files will be limited to [10 MB] each.
05:08:00,233 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@527804008 - Will use gz compression
05:08:00,233 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@527804008 - Will use the pattern /tmp/spring.log.%d{yyyy-MM-dd}.%i for the active file
05:08:00,234 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6304101a - The date pattern is 'yyyy-MM-dd' from file name pattern '/tmp/spring.log.%d{yyyy-MM-dd}.%i.gz'.
05:08:00,234 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6304101a - Roll-over at midnight.
05:08:00,235 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@6304101a - Setting initial period to Thu Jun 23 05:07:58 GMT 2022
05:08:00,235 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /tmp/spring.log
05:08:00,236 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/tmp/spring.log]
05:08:00,236 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:08:00,239 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating INFO level on Logger[ROOT] onto the JUL framework
05:08:00,239 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
05:08:00,241 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
05:08:00,241 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:08:00,241 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELF]
05:08:00,243 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@672313607 - Will use zip compression
05:08:00,244 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@672313607 - Will use the pattern /var/log/onap/AAI-BAS/error.%d{yyyy-MM-dd}.log for the active file
05:08:00,245 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/error.%d{yyyy-MM-dd}.log.zip'.
05:08:00,245 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
05:08:00,246 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jun 23 05:07:58 GMT 2022
05:08:00,246 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:08:00,247 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - Active log file name: /var/log/onap/AAI-BAS/error.log
05:08:00,247 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - File property is set to [/var/log/onap/AAI-BAS/error.log]
05:08:00,247 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
05:08:00,247 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELF]
05:08:00,248 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELF] to ch.qos.logback.classic.AsyncAppender[asyncEELF]
05:08:00,248 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Attaching appender named [EELF] to AsyncAppender.
05:08:00,248 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Setting discardingThreshold to 51
05:08:00,256 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:08:00,256 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
05:08:00,258 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@234250762 - Will use zip compression
05:08:00,259 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@234250762 - Will use the pattern /var/log/onap/AAI-BAS/audit.%d{yyyy-MM-dd}.log for the active file
05:08:00,260 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/audit.%d{yyyy-MM-dd}.log.zip'.
05:08:00,260 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
05:08:00,261 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jun 23 05:07:58 GMT 2022
05:08:00,261 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:08:00,262 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/AAI-BAS/audit.log
05:08:00,262 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/AAI-BAS/audit.log]
05:08:00,262 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
05:08:00,263 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
05:08:00,263 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
05:08:00,263 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
05:08:00,263 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
05:08:00,268 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:08:00,270 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
05:08:00,271 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1311844206 - Will use zip compression
05:08:00,272 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1311844206 - Will use the pattern /var/log/onap/AAI-BAS/metrics.%d{yyyy-MM-dd}.log for the active file
05:08:00,273 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/metrics.%d{yyyy-MM-dd}.log.zip'.
05:08:00,273 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
05:08:00,274 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jun 23 05:07:58 GMT 2022
05:08:00,275 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:08:00,277 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/AAI-BAS/metrics.log
05:08:00,277 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/AAI-BAS/metrics.log]
05:08:00,278 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
05:08:00,278 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
05:08:00,278 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
05:08:00,278 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
05:08:00,278 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
05:08:00,279 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
05:08:00,279 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
05:08:00,281 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@443721024 - Will use zip compression
05:08:00,281 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@443721024 - Will use the pattern /var/log/onap/AAI-BAS/debug.%d{yyyy-MM-dd}.log for the active file
05:08:00,283 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - The date pattern is 'yyyy-MM-dd' from file name pattern '/var/log/onap/AAI-BAS/debug.%d{yyyy-MM-dd}.log.zip'.
05:08:00,283 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
05:08:00,283 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Thu Jun 23 05:07:58 GMT 2022
05:08:00,284 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:08:00,285 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/AAI-BAS/debug.log
05:08:00,285 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/AAI-BAS/debug.log]
05:08:00,286 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
05:08:00,286 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
05:08:00,287 |-INFO in ch.qos.logback.classic.boolex.GEventEvaluator@27d5a580 - Expression to evaluate [e.level.toInt() < INFO.toInt()]
05:08:00,476 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
05:08:00,477 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
05:08:00,477 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
05:08:00,524 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:08:00,524 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:08:00,525 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:08:00,526 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
05:08:00,526 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [AsyncSysOut]
05:08:00,526 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to ch.qos.logback.classic.AsyncAppender[AsyncSysOut]
05:08:00,526 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncSysOut] - Attaching appender named [STDOUT] to AsyncAppender.
05:08:00,526 |-INFO in ch.qos.logback.classic.AsyncAppender[AsyncSysOut] - Setting discardingThreshold to 51
05:08:00,526 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:08:00,526 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[ROOT]
05:08:00,526 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
05:08:00,527 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AsyncSysOut] to Logger[ROOT]
05:08:00,527 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf] to INFO
05:08:00,527 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating INFO level on Logger[com.att.eelf] onto the JUL framework
05:08:00,527 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf] to false
05:08:00,527 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[com.att.eelf]
05:08:00,527 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AsyncSysOut] to Logger[com.att.eelf]
05:08:00,527 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to INFO
05:08:00,527 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating INFO level on Logger[com.att.eelf.debug] onto the JUL framework
05:08:00,527 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
05:08:00,528 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
05:08:00,528 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AsyncSysOut] to Logger[com.att.eelf.debug]
05:08:00,528 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
05:08:00,528 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating INFO level on Logger[com.att.eelf.audit] onto the JUL framework
05:08:00,528 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
05:08:00,528 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
05:08:00,528 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AsyncSysOut] to Logger[com.att.eelf.audit]
05:08:00,528 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
05:08:00,528 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating INFO level on Logger[com.att.eelf.metrics] onto the JUL framework
05:08:00,529 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
05:08:00,529 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
05:08:00,529 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [AsyncSysOut] to Logger[com.att.eelf.metrics]
05:08:00,529 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att] to INFO
05:08:00,529 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating INFO level on Logger[com.att] onto the JUL framework
05:08:00,529 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to WARN
05:08:00,530 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[org.springframework] onto the JUL framework
05:08:00,530 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.beans] to WARN
05:08:00,530 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[org.springframework.beans] onto the JUL framework
05:08:00,531 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to WARN
05:08:00,531 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[org.springframework.web] onto the JUL framework
05:08:00,531 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
05:08:00,531 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[org.apache] onto the JUL framework
05:08:00,531 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.commons] to WARN
05:08:00,531 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[org.apache.commons] onto the JUL framework
05:08:00,531 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel] to WARN
05:08:00,531 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[org.apache.camel] onto the JUL framework
05:08:00,532 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf] to WARN
05:08:00,532 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[org.apache.cxf] onto the JUL framework
05:08:00,533 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.processor.interceptor] to WARN
05:08:00,533 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[org.apache.camel.processor.interceptor] onto the JUL framework
05:08:00,534 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.jaxrs.interceptor] to WARN
05:08:00,535 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[org.apache.cxf.jaxrs.interceptor] onto the JUL framework
05:08:00,535 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.service] to WARN
05:08:00,535 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[org.apache.cxf.service] onto the JUL framework
05:08:00,535 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.restlet] to WARN
05:08:00,535 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[org.restlet] onto the JUL framework
05:08:00,535 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.component.restlet] to WARN
05:08:00,535 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[org.apache.camel.component.restlet] onto the JUL framework
05:08:00,536 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to WARN
05:08:00,536 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[ch.qos.logback.classic] onto the JUL framework
05:08:00,536 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to WARN
05:08:00,536 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2b175c00 - Propagating WARN level on Logger[ch.qos.logback.core] onto the JUL framework
05:08:00,536 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:08:00,536 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@4eaf3684 - Registering current configuration as safe fallback point

  .   ____          _            __ _ _
 /\\ / ___'_ __ _ _(_)_ __  __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
 \\/  ___)| |_)| | | | | || (_| |  ) ) ) )
  '  |____| .__|_| |_|_| |_\__, | / / / /
 =========|_|==============|___/=/_/_/_/
 :: Spring Boot ::       (v2.1.12.RELEASE)

2022-06-23 05:08:01.141  INFO 10 --- [           main] org.eclipse.jetty.util.log               : Logging initialized @4477ms to org.eclipse.jetty.util.log.Slf4jLog
2022-06-23T05:08:01.141Z||main|||||INFO|org.eclipse.jetty.util.log||Logging initialized @4477ms to org.eclipse.jetty.util.log.Slf4jLog
2022-06-23 05:08:04.359  INFO 10 --- [           main] org.eclipse.jetty.server.Server          : jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11
2022-06-23T05:08:04.359Z||main|||||INFO|org.eclipse.jetty.server.Server||jetty-9.4.25.v20191220; built: 2019-12-20T17:00:00.294Z; git: a9729c7e7f33a459d2616a8f9e9ba8a90f432e95; jvm 11.0.9+11
2022-06-23 05:08:04.408  INFO 10 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring embedded WebApplicationContext
2022-06-23T05:08:04.408Z||main|||||INFO|org.eclipse.jetty.server.handler.ContextHandler.application||Initializing Spring embedded WebApplicationContext
2022-06-23 05:08:04.809  INFO 10 --- [           main] org.eclipse.jetty.server.session         : DefaultSessionIdManager workerName=node0
2022-06-23 05:08:04.810  INFO 10 --- [           main] org.eclipse.jetty.server.session         : No SessionScavenger set, using defaults
2022-06-23T05:08:04.809Z||main|||||INFO|org.eclipse.jetty.server.session||DefaultSessionIdManager workerName=node0
2022-06-23T05:08:04.810Z||main|||||INFO|org.eclipse.jetty.server.session||No SessionScavenger set, using defaults
2022-06-23 05:08:04.811  INFO 10 --- [           main] org.eclipse.jetty.server.session         : node0 Scavenging every 600000ms
2022-06-23T05:08:04.811Z||main|||||INFO|org.eclipse.jetty.server.session||node0 Scavenging every 600000ms
2022-06-23 05:08:04.826  INFO 10 --- [           main] o.e.jetty.server.handler.ContextHandler  : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@3e6fd0b9{application,/services/babel-service,[file:///tmp/jetty-docbase.15736403583805481616.9516/],AVAILABLE}
2022-06-23T05:08:04.826Z||main|||||INFO|org.eclipse.jetty.server.handler.ContextHandler||Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@3e6fd0b9{application,/services/babel-service,[file:///tmp/jetty-docbase.15736403583805481616.9516/],AVAILABLE}
2022-06-23 05:08:04.827  INFO 10 --- [           main] org.eclipse.jetty.server.Server          : Started @8168ms
2022-06-23T05:08:04.827Z||main|||||INFO|org.eclipse.jetty.server.Server||Started @8168ms
2022-06-23 05:08:06.795  INFO 10 --- [           main] o.e.j.s.h.ContextHandler.application     : Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-06-23T05:08:06.795Z||main|AAI-BAS||||INFO|org.eclipse.jetty.server.handler.ContextHandler.application||Initializing Spring DispatcherServlet 'dispatcherServlet'
2022-06-23 05:08:07.183  INFO 10 --- [           main] o.e.jetty.util.ssl.SslContextFactory     : x509=X509@2ec3633f(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for Server@1d5d5621[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-06-23T05:08:07.183Z||main|AAI-BAS||||INFO|org.eclipse.jetty.util.ssl.SslContextFactory||x509=X509@2ec3633f(aai@aai.onap.org,h=[aai, aai-babel, aai-babel.onap, aai-graphadmin, aai-graphadmin.onap, aai-modelloader, aai-modelloader.onap, aai-search-data.onap, aai-sparky-be.onap, aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.onap, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org],w=[]) for Server@1d5d5621[provider=null,keyStore=file:///opt/app/osaaf/local/org.onap.aai.p12,trustStore=file:///opt/app/osaaf/local/org.onap.aai.trust.jks]
2022-06-23 05:08:07.440  INFO 10 --- [           main] o.e.jetty.server.AbstractConnector       : Started ServerConnector@aa5455e{SSL,[ssl, http/1.1]}{0.0.0.0:9516}
2022-06-23T05:08:07.440Z||main|AAI-BAS||||INFO|org.eclipse.jetty.server.AbstractConnector||Started ServerConnector@aa5455e{SSL,[ssl, http/1.1]}{0.0.0.0:9516}