By type
13:56:25,012 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
13:56:25,013 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.groovy]
13:56:25,014 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/classes!/logback.xml]
13:56:25,075 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d11346a - URL [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/classes!/logback.xml] is not of type file
13:56:25,284 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/classes!/logback.xml]
13:56:25,284 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
13:56:25,289 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] to configuration watch list.
13:56:25,290 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d11346a - URL [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] is not of type file
13:56:25,294 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list.
13:56:25,295 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d11346a - URL [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file
13:56:25,297 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
13:56:25,297 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter]
13:56:25,297 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
13:56:25,303 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR
13:56:25,303 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR
13:56:25,303 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN
13:56:25,303 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN
13:56:25,303 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN
13:56:25,303 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR
13:56:25,303 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN
13:56:25,304 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list.
13:56:25,304 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d11346a - URL [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file
13:56:25,306 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:56:25,310 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
13:56:25,316 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:56:25,381 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] to configuration watch list.
13:56:25,381 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@5d11346a - URL [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] is not of type file
13:56:25,383 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:56:25,388 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
13:56:25,389 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:56:25,399 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1226204845 - Archive files will be limited to [10 MB] each.
13:56:25,403 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@1226204845 - Will use gz compression
13:56:25,404 |-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
13:56:25,407 |-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'.
13:56:25,407 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@29ba4338 - Roll-over at midnight.
13:56:25,415 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@29ba4338 - Setting initial period to Fri Apr 30 13:56:25 GMT 2021
13:56:25,421 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /tmp/spring.log
13:56:25,422 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/tmp/spring.log]
13:56:25,423 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
13:56:25,423 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
13:56:25,424 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
13:56:25,425 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:56:25,425 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELF]
13:56:25,426 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1979313356 - Will use zip compression
13:56:25,426 |-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
13:56:25,446 |-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'.
13:56:25,446 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:56:25,447 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Apr 30 13:56:25 GMT 2021
13:56:25,447 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:56:25,449 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - Active log file name: /var/log/onap/AAI-BAS/error.log
13:56:25,449 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - File property is set to [/var/log/onap/AAI-BAS/error.log]
13:56:25,449 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
13:56:25,452 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELF]
13:56:25,456 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELF] to ch.qos.logback.classic.AsyncAppender[asyncEELF]
13:56:25,456 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Attaching appender named [EELF] to AsyncAppender.
13:56:25,456 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Setting discardingThreshold to 51
13:56:25,457 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:56:25,457 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
13:56:25,458 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1975546571 - Will use zip compression
13:56:25,458 |-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
13:56:25,459 |-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'.
13:56:25,459 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:56:25,460 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Apr 30 13:56:25 GMT 2021
13:56:25,460 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:56:25,464 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/AAI-BAS/audit.log
13:56:25,464 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/AAI-BAS/audit.log]
13:56:25,464 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
13:56:25,464 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
13:56:25,464 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
13:56:25,465 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
13:56:25,465 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
13:56:25,465 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:56:25,465 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
13:56:25,466 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1526298704 - Will use zip compression
13:56:25,466 |-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
13:56:25,467 |-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'.
13:56:25,467 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:56:25,468 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Apr 30 13:56:25 GMT 2021
13:56:25,468 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:56:25,469 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/AAI-BAS/metrics.log
13:56:25,469 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/AAI-BAS/metrics.log]
13:56:25,469 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
13:56:25,469 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
13:56:25,469 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
13:56:25,469 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
13:56:25,469 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
13:56:25,470 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:56:25,470 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
13:56:25,471 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1593180232 - Will use zip compression
13:56:25,471 |-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
13:56:25,471 |-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'.
13:56:25,472 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:56:25,472 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Apr 30 13:56:25 GMT 2021
13:56:25,472 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:56:25,473 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/AAI-BAS/debug.log
13:56:25,473 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/AAI-BAS/debug.log]
13:56:25,473 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
13:56:25,473 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
13:56:25,476 |-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.vmplugin.v7.Java7$1 (jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/groovy-2.5.9.jar!/) to constructor java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.vmplugin.v7.Java7$1
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
13:56:26,312 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
13:56:26,312 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
13:56:26,312 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
13:56:26,313 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
13:56:26,313 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[ROOT]
13:56:26,313 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
13:56:26,313 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf] to INFO
13:56:26,313 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf] to false
13:56:26,313 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[com.att.eelf]
13:56:26,313 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to INFO
13:56:26,313 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
13:56:26,313 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
13:56:26,313 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
13:56:26,313 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
13:56:26,313 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
13:56:26,313 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
13:56:26,313 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
13:56:26,313 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
13:56:26,314 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att] to INFO
13:56:26,314 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to WARN
13:56:26,314 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.beans] to WARN
13:56:26,314 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to WARN
13:56:26,314 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
13:56:26,314 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.commons] to WARN
13:56:26,314 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel] to WARN
13:56:26,314 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf] to WARN
13:56:26,314 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.processor.interceptor] to WARN
13:56:26,314 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.jaxrs.interceptor] to WARN
13:56:26,314 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.service] to WARN
13:56:26,314 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.restlet] to WARN
13:56:26,314 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.component.restlet] to WARN
13:56:26,315 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to WARN
13:56:26,315 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to WARN
13:56:26,315 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
13:56:26,316 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@3e27ba32 - Registering current configuration as safe fallback point
13:56:26,978 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting.
13:56:26,980 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout.
13:56:26,980 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting.
13:56:26,981 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout.
13:56:26,981 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting.
13:56:26,982 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout.
13:56:26,982 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting.
13:56:26,982 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout.
13:56:26,978 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Worker thread will flush remaining events before exiting.
13:56:26,980 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Queue flush finished successfully within timeout.
13:56:26,980 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Worker thread will flush remaining events before exiting.
13:56:26,981 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Queue flush finished successfully within timeout.
13:56:26,981 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Worker thread will flush remaining events before exiting.
13:56:26,982 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Queue flush finished successfully within timeout.
13:56:26,982 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Worker thread will flush remaining events before exiting.
13:56:26,982 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Queue flush finished successfully within timeout.
13:56:26,996 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Will scan for changes in [file:/opt/app/babel/config/logback.xml]
13:56:26,996 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - Setting ReconfigureOnChangeTask scanning period to 30 seconds
13:56:26,997 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] to configuration watch list.
13:56:26,997 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@518caac3 - URL [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/base.xml] is not of type file
13:56:27,044 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list.
13:56:27,044 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@518caac3 - URL [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file
13:56:27,046 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter]
13:56:27,046 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter]
13:56:27,046 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter]
13:56:27,047 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR
13:56:27,047 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework
13:56:27,048 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR
13:56:27,048 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework
13:56:27,048 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN
13:56:27,048 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework
13:56:27,048 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN
13:56:27,048 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework
13:56:27,048 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN
13:56:27,048 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework
13:56:27,048 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR
13:56:27,048 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework
13:56:27,048 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN
13:56:27,048 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework
13:56:27,049 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list.
13:56:27,049 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@518caac3 - URL [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file
13:56:27,050 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
13:56:27,050 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [CONSOLE]
13:56:27,051 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:56:27,052 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@5e57643e - Adding [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] to configuration watch list.
13:56:27,052 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@518caac3 - URL [jar:file:/opt/app/babel/babel-1.8.0.jar!/BOOT-INF/lib/spring-boot-2.1.12.RELEASE.jar!/org/springframework/boot/logging/logback/file-appender.xml] is not of type file
13:56:27,053 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:56:27,053 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [FILE]
13:56:27,053 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:56:27,054 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@388104475 - Archive files will be limited to [10 MB] each.
13:56:27,055 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@388104475 - Will use gz compression
13:56:27,055 |-INFO in c.q.l.core.rolling.SizeAndTimeBasedRollingPolicy@388104475 - Will use the pattern /tmp/spring.log.%d{yyyy-MM-dd}.%i for the active file
13:56:27,056 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@3e2059ae - The date pattern is 'yyyy-MM-dd' from file name pattern '/tmp/spring.log.%d{yyyy-MM-dd}.%i.gz'.
13:56:27,056 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@3e2059ae - Roll-over at midnight.
13:56:27,056 |-INFO in ch.qos.logback.core.rolling.SizeAndTimeBasedFNATP@3e2059ae - Setting initial period to Fri Apr 30 13:56:25 GMT 2021
13:56:27,056 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - Active log file name: /tmp/spring.log
13:56:27,056 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - File property is set to [/tmp/spring.log]
13:56:27,057 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
13:56:27,058 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating INFO level on Logger[ROOT] onto the JUL framework
13:56:27,058 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [CONSOLE] to Logger[ROOT]
13:56:27,058 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [FILE] to Logger[ROOT]
13:56:27,059 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:56:27,059 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELF]
13:56:27,060 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@130764844 - Will use zip compression
13:56:27,060 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@130764844 - Will use the pattern /var/log/onap/AAI-BAS/error.%d{yyyy-MM-dd}.log for the active file
13:56:27,060 |-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'.
13:56:27,060 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:56:27,061 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Apr 30 13:56:25 GMT 2021
13:56:27,061 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:56:27,061 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - Active log file name: /var/log/onap/AAI-BAS/error.log
13:56:27,061 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELF] - File property is set to [/var/log/onap/AAI-BAS/error.log]
13:56:27,062 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
13:56:27,062 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELF]
13:56:27,062 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELF] to ch.qos.logback.classic.AsyncAppender[asyncEELF]
13:56:27,062 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Attaching appender named [EELF] to AsyncAppender.
13:56:27,062 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELF] - Setting discardingThreshold to 51
13:56:27,062 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:56:27,062 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFAudit]
13:56:27,063 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@660339123 - Will use zip compression
13:56:27,063 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@660339123 - Will use the pattern /var/log/onap/AAI-BAS/audit.%d{yyyy-MM-dd}.log for the active file
13:56:27,064 |-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'.
13:56:27,064 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:56:27,064 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Apr 30 13:56:25 GMT 2021
13:56:27,064 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:56:27,065 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - Active log file name: /var/log/onap/AAI-BAS/audit.log
13:56:27,065 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFAudit] - File property is set to [/var/log/onap/AAI-BAS/audit.log]
13:56:27,065 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
13:56:27,065 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFAudit]
13:56:27,065 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFAudit] to ch.qos.logback.classic.AsyncAppender[asyncEELFAudit]
13:56:27,065 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Attaching appender named [EELFAudit] to AsyncAppender.
13:56:27,065 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFAudit] - Setting discardingThreshold to 51
13:56:27,065 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:56:27,066 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFMetrics]
13:56:27,066 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@462039519 - Will use zip compression
13:56:27,066 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@462039519 - Will use the pattern /var/log/onap/AAI-BAS/metrics.%d{yyyy-MM-dd}.log for the active file
13:56:27,067 |-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'.
13:56:27,067 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:56:27,067 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Apr 30 13:56:25 GMT 2021
13:56:27,067 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:56:27,068 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - Active log file name: /var/log/onap/AAI-BAS/metrics.log
13:56:27,068 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFMetrics] - File property is set to [/var/log/onap/AAI-BAS/metrics.log]
13:56:27,068 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
13:56:27,068 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFMetrics]
13:56:27,068 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFMetrics] to ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics]
13:56:27,068 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Attaching appender named [EELFMetrics] to AsyncAppender.
13:56:27,068 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFMetrics] - Setting discardingThreshold to 51
13:56:27,069 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.rolling.RollingFileAppender]
13:56:27,069 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [EELFDebug]
13:56:27,069 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1337866219 - Will use zip compression
13:56:27,069 |-INFO in c.q.l.core.rolling.TimeBasedRollingPolicy@1337866219 - Will use the pattern /var/log/onap/AAI-BAS/debug.%d{yyyy-MM-dd}.log for the active file
13:56:27,070 |-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'.
13:56:27,070 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Roll-over at midnight.
13:56:27,070 |-INFO in c.q.l.core.rolling.DefaultTimeBasedFileNamingAndTriggeringPolicy - Setting initial period to Fri Apr 30 13:56:25 GMT 2021
13:56:27,070 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
13:56:27,071 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - Active log file name: /var/log/onap/AAI-BAS/debug.log
13:56:27,071 |-INFO in ch.qos.logback.core.rolling.RollingFileAppender[EELFDebug] - File property is set to [/var/log/onap/AAI-BAS/debug.log]
13:56:27,071 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender]
13:56:27,071 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [asyncEELFDebug]
13:56:27,071 |-INFO in ch.qos.logback.classic.boolex.GEventEvaluator@12a94400 - Expression to evaluate [e.level.toInt() < INFO.toInt()]
13:56:27,184 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [EELFDebug] to ch.qos.logback.classic.AsyncAppender[asyncEELFDebug]
13:56:27,184 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Attaching appender named [EELFDebug] to AsyncAppender.
13:56:27,184 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncEELFDebug] - Setting discardingThreshold to 51
13:56:27,184 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
13:56:27,184 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[ROOT]
13:56:27,184 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[ROOT]
13:56:27,184 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf] to INFO
13:56:27,184 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating INFO level on Logger[com.att.eelf] onto the JUL framework
13:56:27,185 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf] to false
13:56:27,185 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELF] to Logger[com.att.eelf]
13:56:27,185 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.debug] to INFO
13:56:27,185 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating INFO level on Logger[com.att.eelf.debug] onto the JUL framework
13:56:27,185 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.debug] to false
13:56:27,185 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFDebug] to Logger[com.att.eelf.debug]
13:56:27,185 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.audit] to INFO
13:56:27,185 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating INFO level on Logger[com.att.eelf.audit] onto the JUL framework
13:56:27,185 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.audit] to false
13:56:27,185 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFAudit] to Logger[com.att.eelf.audit]
13:56:27,185 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att.eelf.metrics] to INFO
13:56:27,185 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating INFO level on Logger[com.att.eelf.metrics] onto the JUL framework
13:56:27,185 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting additivity of logger [com.att.eelf.metrics] to false
13:56:27,185 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [asyncEELFMetrics] to Logger[com.att.eelf.metrics]
13:56:27,185 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.att] to INFO
13:56:27,185 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating INFO level on Logger[com.att] onto the JUL framework
13:56:27,186 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to WARN
13:56:27,186 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[org.springframework] onto the JUL framework
13:56:27,186 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.beans] to WARN
13:56:27,186 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[org.springframework.beans] onto the JUL framework
13:56:27,186 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to WARN
13:56:27,186 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[org.springframework.web] onto the JUL framework
13:56:27,186 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache] to WARN
13:56:27,186 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[org.apache] onto the JUL framework
13:56:27,186 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.commons] to WARN
13:56:27,186 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[org.apache.commons] onto the JUL framework
13:56:27,186 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel] to WARN
13:56:27,186 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[org.apache.camel] onto the JUL framework
13:56:27,186 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf] to WARN
13:56:27,186 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[org.apache.cxf] onto the JUL framework
13:56:27,187 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.processor.interceptor] to WARN
13:56:27,187 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[org.apache.camel.processor.interceptor] onto the JUL framework
13:56:27,187 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.jaxrs.interceptor] to WARN
13:56:27,187 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[org.apache.cxf.jaxrs.interceptor] onto the JUL framework
13:56:27,187 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.cxf.service] to WARN
13:56:27,187 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[org.apache.cxf.service] onto the JUL framework
13:56:27,187 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.restlet] to WARN
13:56:27,187 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[org.restlet] onto the JUL framework
13:56:27,187 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.apache.camel.component.restlet] to WARN
13:56:27,187 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[org.apache.camel.component.restlet] onto the JUL framework
13:56:27,188 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.classic] to WARN
13:56:27,188 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[ch.qos.logback.classic] onto the JUL framework
13:56:27,188 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [ch.qos.logback.core] to WARN
13:56:27,188 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@68034211 - Propagating WARN level on Logger[ch.qos.logback.core] onto the JUL framework
13:56:27,188 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
13:56:27,188 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@55cf0d14 - Registering current configuration as safe fallback point
. ____ _ __ _ _
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
' |____| .__|_| |_|_| |_\__, | / / / /
=========|_|==============|___/=/_/_/_/
:: Spring Boot :: (v2.1.12.RELEASE)
2021-04-30 13:56:27.491 INFO 1 --- [ main] org.eclipse.jetty.util.log : Logging initialized @2954ms to org.eclipse.jetty.util.log.Slf4jLog
2021-04-30 13:56:29.899 INFO 1 --- [ 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
2021-04-30 13:56:29.933 INFO 1 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext
2021-04-30 13:56:30.227 INFO 1 --- [ main] org.eclipse.jetty.server.session : DefaultSessionIdManager workerName=node0
2021-04-30 13:56:30.228 INFO 1 --- [ main] org.eclipse.jetty.server.session : No SessionScavenger set, using defaults
2021-04-30 13:56:30.230 INFO 1 --- [ main] org.eclipse.jetty.server.session : node0 Scavenging every 600000ms
2021-04-30 13:56:30.237 INFO 1 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@907f2b7{application,/services/babel-service,[file:///tmp/jetty-docbase.9843991471942646403.9516/],AVAILABLE}
2021-04-30 13:56:30.238 INFO 1 --- [ main] org.eclipse.jetty.server.Server : Started @5704ms
2021-04-30 13:56:31.612 INFO 1 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet'
2021-04-30 13:56:31.690 INFO 1 --- [ main] o.e.jetty.util.ssl.SslContextFactory : x509=X509@3e15bb06(aai,h=[aai.api.simpledemo.onap.org, aai.elasticsearch.simpledemo.onap.org, aai.gremlinserver.simpledemo.onap.org, aai.hbase.simpledemo.onap.org, aai.searchservice.simpledemo.onap.org, aai.simpledemo.onap.org, aai.ui.simpledemo.onap.org, localhost],w=[onap]) for Server@6778aea6[provider=null,keyStore=file:///opt/app/babel/config/auth/tomcat_keystore,trustStore=null]
2021-04-30 13:56:31.795 INFO 1 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@6b5f8707{SSL,[ssl, http/1.1]}{0.0.0.0:9516}
2021-04-30 15:53:55.979 INFO 1 --- [qtp615853374-25] org.reflections.Reflections : Reflections took 28 ms to scan 1 urls, producing 4 keys and 4 values
2021-04-30 15:53:56.211 INFO 1 --- [qtp615853374-25] org.reflections.Reflections : Reflections took 4 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
2021-04-30 15:53:58.741 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 15:53:58.741 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp3342967972732286872.csar
2021-04-30 15:53:58.742 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred...
2021-04-30 15:53:58.742 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp3342967972732286872.csar
2021-04-30 15:53:58.742 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp3342967972732286872.csar
2021-04-30 15:53:58.742 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp3342967972732286872.csar
2021-04-30 15:53:58.742 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp3342967972732286872.csar
2021-04-30 15:53:58.742 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp3342967972732286872.csar
2021-04-30 15:53:58.743 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /tmp/temp3342967972732286872.csar
2021-04-30 15:53:58.743 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp3342967972732286872.csar
2021-04-30 15:53:58.743 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_oRwpxb 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp3342967972732286872.csar
2021-04-30 15:53:58.743 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_oRwpxb 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp3342967972732286872.csar
2021-04-30 15:53:58.743 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp3342967972732286872.csar
2021-04-30 15:53:58.743 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 15:53:59.472 INFO 1 --- [qtp615853374-25] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
2021-04-30 15:54:00.958 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 15:54:00.959 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp11728571373876033385.csar
2021-04-30 15:54:00.959 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred...
2021-04-30 15:54:00.959 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp11728571373876033385.csar
2021-04-30 15:54:00.959 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11728571373876033385.csar
2021-04-30 15:54:00.959 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp11728571373876033385.csar
2021-04-30 15:54:00.959 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11728571373876033385.csar
2021-04-30 15:54:00.959 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp11728571373876033385.csar
2021-04-30 15:54:00.959 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /tmp/temp11728571373876033385.csar
2021-04-30 15:54:00.960 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11728571373876033385.csar
2021-04-30 15:54:00.960 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_oRwpxb 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp11728571373876033385.csar
2021-04-30 15:54:00.960 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_oRwpxb 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp11728571373876033385.csar
2021-04-30 15:54:00.960 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp11728571373876033385.csar
2021-04-30 15:54:00.960 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 15:56:57.687 INFO 1 --- [qtp615853374-29] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
2021-04-30 15:57:00.021 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 15:57:00.022 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp1298361073988878162.csar
2021-04-30 15:57:00.022 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 14 Parsing Warnings occurred...
2021-04-30 15:57:00.022 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /tmp/temp1298361073988878162.csar
2021-04-30 15:57:00.022 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /tmp/temp1298361073988878162.csar
2021-04-30 15:57:00.022 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp1298361073988878162.csar
2021-04-30 15:57:00.022 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /tmp/temp1298361073988878162.csar
2021-04-30 15:57:00.022 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /tmp/temp1298361073988878162.csar
2021-04-30 15:57:00.022 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /tmp/temp1298361073988878162.csar
2021-04-30 15:57:00.022 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp1298361073988878162.csar
2021-04-30 15:57:00.022 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp1298361073988878162.csar
2021-04-30 15:57:00.023 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /tmp/temp1298361073988878162.csar
2021-04-30 15:57:00.023 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp1298361073988878162.csar
2021-04-30 15:57:00.023 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 08bf26f3-f6de 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp1298361073988878162.csar
2021-04-30 15:57:00.023 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /tmp/temp1298361073988878162.csar
2021-04-30 15:57:00.023 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 08bf26f3-f6de 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /tmp/temp1298361073988878162.csar
2021-04-30 15:57:00.023 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp1298361073988878162.csar
2021-04-30 15:57:00.023 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 15:57:00.060 INFO 1 --- [qtp615853374-29] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
2021-04-30 15:57:02.388 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 15:57:02.389 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp11805312125752171687.csar
2021-04-30 15:57:02.389 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 14 Parsing Warnings occurred...
2021-04-30 15:57:02.389 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /tmp/temp11805312125752171687.csar
2021-04-30 15:57:02.389 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /tmp/temp11805312125752171687.csar
2021-04-30 15:57:02.389 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11805312125752171687.csar
2021-04-30 15:57:02.389 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /tmp/temp11805312125752171687.csar
2021-04-30 15:57:02.389 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /tmp/temp11805312125752171687.csar
2021-04-30 15:57:02.389 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /tmp/temp11805312125752171687.csar
2021-04-30 15:57:02.389 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11805312125752171687.csar
2021-04-30 15:57:02.389 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp11805312125752171687.csar
2021-04-30 15:57:02.390 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /tmp/temp11805312125752171687.csar
2021-04-30 15:57:02.390 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp11805312125752171687.csar
2021-04-30 15:57:02.390 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 08bf26f3-f6de 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp11805312125752171687.csar
2021-04-30 15:57:02.390 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /tmp/temp11805312125752171687.csar
2021-04-30 15:57:02.390 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 08bf26f3-f6de 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /tmp/temp11805312125752171687.csar
2021-04-30 15:57:02.390 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11805312125752171687.csar
2021-04-30 15:57:02.390 WARN 1 --- [qtp615853374-29] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:05:24.221 INFO 1 --- [qtp615853374-28] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
2021-04-30 16:05:26.481 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:05:26.481 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp8569559439561568431.csar
2021-04-30 16:05:26.481 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 14 Parsing Warnings occurred...
2021-04-30 16:05:26.482 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /tmp/temp8569559439561568431.csar
2021-04-30 16:05:26.482 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /tmp/temp8569559439561568431.csar
2021-04-30 16:05:26.482 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp8569559439561568431.csar
2021-04-30 16:05:26.482 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /tmp/temp8569559439561568431.csar
2021-04-30 16:05:26.482 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /tmp/temp8569559439561568431.csar
2021-04-30 16:05:26.482 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /tmp/temp8569559439561568431.csar
2021-04-30 16:05:26.482 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp8569559439561568431.csar
2021-04-30 16:05:26.483 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp8569559439561568431.csar
2021-04-30 16:05:26.483 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2df45d2-e0ac 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp8569559439561568431.csar
2021-04-30 16:05:26.483 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /tmp/temp8569559439561568431.csar
2021-04-30 16:05:26.483 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp8569559439561568431.csar
2021-04-30 16:05:26.483 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /tmp/temp8569559439561568431.csar
2021-04-30 16:05:26.483 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2df45d2-e0ac 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /tmp/temp8569559439561568431.csar
2021-04-30 16:05:26.483 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp8569559439561568431.csar
2021-04-30 16:05:26.484 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:05:26.518 INFO 1 --- [qtp615853374-28] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
2021-04-30 16:05:28.723 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:05:28.723 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp11522204238202329813.csar
2021-04-30 16:05:28.723 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 14 Parsing Warnings occurred...
2021-04-30 16:05:28.723 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /tmp/temp11522204238202329813.csar
2021-04-30 16:05:28.723 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /tmp/temp11522204238202329813.csar
2021-04-30 16:05:28.723 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11522204238202329813.csar
2021-04-30 16:05:28.723 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /tmp/temp11522204238202329813.csar
2021-04-30 16:05:28.723 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /tmp/temp11522204238202329813.csar
2021-04-30 16:05:28.723 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /tmp/temp11522204238202329813.csar
2021-04-30 16:05:28.723 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11522204238202329813.csar
2021-04-30 16:05:28.724 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp11522204238202329813.csar
2021-04-30 16:05:28.724 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2df45d2-e0ac 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp11522204238202329813.csar
2021-04-30 16:05:28.724 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /tmp/temp11522204238202329813.csar
2021-04-30 16:05:28.724 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp11522204238202329813.csar
2021-04-30 16:05:28.724 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /tmp/temp11522204238202329813.csar
2021-04-30 16:05:28.724 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW f2df45d2-e0ac 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /tmp/temp11522204238202329813.csar
2021-04-30 16:05:28.724 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp11522204238202329813.csar
2021-04-30 16:05:28.724 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:09:53.682 INFO 1 --- [qtp615853374-27] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
2021-04-30 16:09:55.841 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:09:55.841 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp14491686683287098477.csar
2021-04-30 16:09:55.841 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 14 Parsing Warnings occurred...
2021-04-30 16:09:55.841 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /tmp/temp14491686683287098477.csar
2021-04-30 16:09:55.841 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /tmp/temp14491686683287098477.csar
2021-04-30 16:09:55.841 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp14491686683287098477.csar
2021-04-30 16:09:55.841 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /tmp/temp14491686683287098477.csar
2021-04-30 16:09:55.841 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /tmp/temp14491686683287098477.csar
2021-04-30 16:09:55.841 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /tmp/temp14491686683287098477.csar
2021-04-30 16:09:55.842 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW cbc33fb0-5213 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /tmp/temp14491686683287098477.csar
2021-04-30 16:09:55.842 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp14491686683287098477.csar
2021-04-30 16:09:55.842 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp14491686683287098477.csar
2021-04-30 16:09:55.842 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /tmp/temp14491686683287098477.csar
2021-04-30 16:09:55.842 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp14491686683287098477.csar
2021-04-30 16:09:55.842 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW cbc33fb0-5213 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp14491686683287098477.csar
2021-04-30 16:09:55.842 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /tmp/temp14491686683287098477.csar
2021-04-30 16:09:55.842 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp14491686683287098477.csar
2021-04-30 16:09:55.842 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:09:55.872 INFO 1 --- [qtp615853374-27] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
2021-04-30 16:09:58.031 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:09:58.032 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp14864911604689429326.csar
2021-04-30 16:09:58.032 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 14 Parsing Warnings occurred...
2021-04-30 16:09:58.032 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /tmp/temp14864911604689429326.csar
2021-04-30 16:09:58.032 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /tmp/temp14864911604689429326.csar
2021-04-30 16:09:58.032 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp14864911604689429326.csar
2021-04-30 16:09:58.032 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /tmp/temp14864911604689429326.csar
2021-04-30 16:09:58.032 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /tmp/temp14864911604689429326.csar
2021-04-30 16:09:58.032 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /tmp/temp14864911604689429326.csar
2021-04-30 16:09:58.032 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW cbc33fb0-5213 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /tmp/temp14864911604689429326.csar
2021-04-30 16:09:58.032 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp14864911604689429326.csar
2021-04-30 16:09:58.032 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp14864911604689429326.csar
2021-04-30 16:09:58.032 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /tmp/temp14864911604689429326.csar
2021-04-30 16:09:58.032 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp14864911604689429326.csar
2021-04-30 16:09:58.033 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW cbc33fb0-5213 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp14864911604689429326.csar
2021-04-30 16:09:58.033 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /tmp/temp14864911604689429326.csar
2021-04-30 16:09:58.033 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp14864911604689429326.csar
2021-04-30 16:09:58.033 WARN 1 --- [qtp615853374-27] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:11:18.563 INFO 1 --- [qtp615853374-28] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-04-30 16:11:19.082 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:11:19.082 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp1805777869104544666.csar
2021-04-30 16:11:19.083 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2021-04-30 16:11:19.083 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp1805777869104544666.csar
2021-04-30 16:11:19.083 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /tmp/temp1805777869104544666.csar
2021-04-30 16:11:19.083 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /tmp/temp1805777869104544666.csar
2021-04-30 16:11:19.083 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp1805777869104544666.csar
2021-04-30 16:11:19.083 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp1805777869104544666.csar
2021-04-30 16:11:19.083 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp1805777869104544666.csar
2021-04-30 16:11:19.083 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /tmp/temp1805777869104544666.csar
2021-04-30 16:11:19.083 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /tmp/temp1805777869104544666.csar
2021-04-30 16:11:19.083 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:11:19.111 INFO 1 --- [qtp615853374-28] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values
2021-04-30 16:11:19.578 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:11:19.579 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp2474205459067608430.csar
2021-04-30 16:11:19.579 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2021-04-30 16:11:19.579 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp2474205459067608430.csar
2021-04-30 16:11:19.579 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkAssignments" is missing required field(s) "[is_shared_network, supplemental_data]". CSAR name - /tmp/temp2474205459067608430.csar
2021-04-30 16:11:19.579 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv4SubnetAssignments" is missing required field(s) "[use_ipv4, ip_version, cidr_mask, supplemental_data]". CSAR name - /tmp/temp2474205459067608430.csar
2021-04-30 16:11:19.579 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp2474205459067608430.csar
2021-04-30 16:11:19.579 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp2474205459067608430.csar
2021-04-30 16:11:19.579 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp2474205459067608430.csar
2021-04-30 16:11:19.579 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IPv6SubnetAssignments" is missing required field(s) "[use_ipv6, ip_version, cidr_mask, supplemental_data]". CSAR name - /tmp/temp2474205459067608430.csar
2021-04-30 16:11:19.579 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /tmp/temp2474205459067608430.csar
2021-04-30 16:11:19.579 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:11:55.284 INFO 1 --- [qtp615853374-28] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-04-30 16:11:56.131 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:11:56.131 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp15545651754594462023.csar
2021-04-30 16:11:56.132 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2021-04-30 16:11:56.132 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 46b77eda-9f8b 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp15545651754594462023.csar
2021-04-30 16:11:56.132 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /tmp/temp15545651754594462023.csar
2021-04-30 16:11:56.132 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /tmp/temp15545651754594462023.csar
2021-04-30 16:11:56.132 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp15545651754594462023.csar
2021-04-30 16:11:56.132 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp15545651754594462023.csar
2021-04-30 16:11:56.132 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp15545651754594462023.csar
2021-04-30 16:11:56.132 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp15545651754594462023.csar
2021-04-30 16:11:56.132 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 46b77eda-9f8b 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /tmp/temp15545651754594462023.csar
2021-04-30 16:11:56.132 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:11:56.153 INFO 1 --- [qtp615853374-28] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-04-30 16:11:56.950 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:11:56.951 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp13561007035359411989.csar
2021-04-30 16:11:56.951 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2021-04-30 16:11:56.951 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 46b77eda-9f8b 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp13561007035359411989.csar
2021-04-30 16:11:56.951 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /tmp/temp13561007035359411989.csar
2021-04-30 16:11:56.952 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /tmp/temp13561007035359411989.csar
2021-04-30 16:11:56.952 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp13561007035359411989.csar
2021-04-30 16:11:56.952 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp13561007035359411989.csar
2021-04-30 16:11:56.952 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp13561007035359411989.csar
2021-04-30 16:11:56.952 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp13561007035359411989.csar
2021-04-30 16:11:56.952 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 46b77eda-9f8b 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /tmp/temp13561007035359411989.csar
2021-04-30 16:11:56.952 WARN 1 --- [qtp615853374-28] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:14:53.621 INFO 1 --- [qtp615853374-26] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_name" is not provided
2021-04-30 16:14:54.882 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:14:54.883 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp10611520755683413468.csar
2021-04-30 16:14:54.883 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred...
2021-04-30 16:14:54.883 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_Ubuntu20" are missing field(s): [unit, type]. CSAR name - /tmp/temp10611520755683413468.csar
2021-04-30 16:14:54.883 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[Ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp10611520755683413468.csar
2021-04-30 16:14:54.883 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp10611520755683413468.csar
2021-04-30 16:14:54.883 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp10611520755683413468.csar
2021-04-30 16:14:54.883 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp10611520755683413468.csar
2021-04-30 16:14:54.883 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp10611520755683413468.csar
2021-04-30 16:14:54.883 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_Ubuntu20" are missing field(s): [port_Ubuntu20_admin_plane_port_0_related_networks, port_Ubuntu20_admin_plane_port_0_vlan_requirements, port_Ubuntu20_admin_plane_port_0_network_role, port_Ubuntu20_admin_plane_port_0_subnetpoolid, port_Ubuntu20_admin_plane_port_0_order, nfc_function, port_Ubuntu20_admin_plane_port_0_name]. CSAR name - /tmp/temp10611520755683413468.csar
2021-04-30 16:14:54.884 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp10611520755683413468.csar
2021-04-30 16:14:54.884 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp10611520755683413468.csar
2021-04-30 16:14:54.884 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp10611520755683413468.csar
2021-04-30 16:14:54.884 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:14:54.921 INFO 1 --- [qtp615853374-26] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_name" is not provided
2021-04-30 16:14:56.125 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:14:56.125 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp18339987615149173862.csar
2021-04-30 16:14:56.125 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred...
2021-04-30 16:14:56.126 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_Ubuntu20" are missing field(s): [unit, type]. CSAR name - /tmp/temp18339987615149173862.csar
2021-04-30 16:14:56.126 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[Ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp18339987615149173862.csar
2021-04-30 16:14:56.126 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp18339987615149173862.csar
2021-04-30 16:14:56.126 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp18339987615149173862.csar
2021-04-30 16:14:56.126 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp18339987615149173862.csar
2021-04-30 16:14:56.126 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp18339987615149173862.csar
2021-04-30 16:14:56.126 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_Ubuntu20" are missing field(s): [port_Ubuntu20_admin_plane_port_0_related_networks, port_Ubuntu20_admin_plane_port_0_vlan_requirements, port_Ubuntu20_admin_plane_port_0_network_role, port_Ubuntu20_admin_plane_port_0_subnetpoolid, port_Ubuntu20_admin_plane_port_0_order, nfc_function, port_Ubuntu20_admin_plane_port_0_name]. CSAR name - /tmp/temp18339987615149173862.csar
2021-04-30 16:14:56.126 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp18339987615149173862.csar
2021-04-30 16:14:56.126 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp18339987615149173862.csar
2021-04-30 16:14:56.126 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp18339987615149173862.csar
2021-04-30 16:14:56.126 WARN 1 --- [qtp615853374-26] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:15:07.837 INFO 1 --- [qtp615853374-30] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
2021-04-30 16:15:09.148 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:15:09.149 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp2448549291258364488.csar
2021-04-30 16:15:09.149 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred...
2021-04-30 16:15:09.149 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basicclamp 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp2448549291258364488.csar
2021-04-30 16:15:09.149 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp2448549291258364488.csar
2021-04-30 16:15:09.149 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basicclamp 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp2448549291258364488.csar
2021-04-30 16:15:09.149 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp2448549291258364488.csar
2021-04-30 16:15:09.149 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp2448549291258364488.csar
2021-04-30 16:15:09.149 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp2448549291258364488.csar
2021-04-30 16:15:09.149 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp2448549291258364488.csar
2021-04-30 16:15:09.149 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /tmp/temp2448549291258364488.csar
2021-04-30 16:15:09.149 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp2448549291258364488.csar
2021-04-30 16:15:09.149 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp2448549291258364488.csar
2021-04-30 16:15:09.149 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:15:09.176 INFO 1 --- [qtp615853374-30] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_name" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_ubuntu18_admin_plane_port_0_subnetpoolid" is not provided
2021-04-30 16:15:10.438 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:15:10.439 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp16256879599011064182.csar
2021-04-30 16:15:10.439 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred...
2021-04-30 16:15:10.439 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basicclamp 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp16256879599011064182.csar
2021-04-30 16:15:10.439 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [port_ubuntu18_admin_plane_port_0_name, port_ubuntu18_admin_plane_port_0_order, port_ubuntu18_admin_plane_port_0_vlan_requirements, nfc_function, port_ubuntu18_admin_plane_port_0_network_role, port_ubuntu18_admin_plane_port_0_related_networks, port_ubuntu18_admin_plane_port_0_subnetpoolid]. CSAR name - /tmp/temp16256879599011064182.csar
2021-04-30 16:15:10.439 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basicclamp 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp16256879599011064182.csar
2021-04-30 16:15:10.439 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp16256879599011064182.csar
2021-04-30 16:15:10.439 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp16256879599011064182.csar
2021-04-30 16:15:10.440 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp16256879599011064182.csar
2021-04-30 16:15:10.440 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp16256879599011064182.csar
2021-04-30 16:15:10.440 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /tmp/temp16256879599011064182.csar
2021-04-30 16:15:10.440 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp16256879599011064182.csar
2021-04-30 16:15:10.440 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp16256879599011064182.csar
2021-04-30 16:15:10.440 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:15:22.282 INFO 1 --- [qtp615853374-30] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_name" is not provided
2021-04-30 16:15:23.527 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:15:23.527 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp13591375458553922441.csar
2021-04-30 16:15:23.528 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred...
2021-04-30 16:15:23.528 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_Ubuntu20" are missing field(s): [unit, type]. CSAR name - /tmp/temp13591375458553922441.csar
2021-04-30 16:15:23.528 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_naming_code, nf_function, max_instances, nf_type, nf_role, min_instances]. CSAR name - /tmp/temp13591375458553922441.csar
2021-04-30 16:15:23.528 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[Ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp13591375458553922441.csar
2021-04-30 16:15:23.528 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp13591375458553922441.csar
2021-04-30 16:15:23.528 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp13591375458553922441.csar
2021-04-30 16:15:23.528 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp13591375458553922441.csar
2021-04-30 16:15:23.528 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp13591375458553922441.csar
2021-04-30 16:15:23.528 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_Ubuntu20" are missing field(s): [port_Ubuntu20_admin_plane_port_0_related_networks, port_Ubuntu20_admin_plane_port_0_vlan_requirements, port_Ubuntu20_admin_plane_port_0_network_role, port_Ubuntu20_admin_plane_port_0_subnetpoolid, port_Ubuntu20_admin_plane_port_0_order, nfc_function, port_Ubuntu20_admin_plane_port_0_name]. CSAR name - /tmp/temp13591375458553922441.csar
2021-04-30 16:15:23.528 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp13591375458553922441.csar
2021-04-30 16:15:23.528 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp13591375458553922441.csar
2021-04-30 16:15:23.528 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:15:23.566 INFO 1 --- [qtp615853374-30] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_related_networks" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_network_role" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_order" is not provided
Log warning: The required parameter "port_Ubuntu20_admin_plane_port_0_name" is not provided
2021-04-30 16:15:24.823 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:15:24.824 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp7072460609071486373.csar
2021-04-30 16:15:24.824 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 10 Parsing Warnings occurred...
2021-04-30 16:15:24.824 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_Ubuntu20" are missing field(s): [unit, type]. CSAR name - /tmp/temp7072460609071486373.csar
2021-04-30 16:15:24.824 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_naming_code, nf_function, max_instances, nf_type, nf_role, min_instances]. CSAR name - /tmp/temp7072460609071486373.csar
2021-04-30 16:15:24.824 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[Ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /tmp/temp7072460609071486373.csar
2021-04-30 16:15:24.824 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp7072460609071486373.csar
2021-04-30 16:15:24.824 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp7072460609071486373.csar
2021-04-30 16:15:24.824 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp7072460609071486373.csar
2021-04-30 16:15:24.824 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp7072460609071486373.csar
2021-04-30 16:15:24.824 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_Ubuntu20" are missing field(s): [port_Ubuntu20_admin_plane_port_0_related_networks, port_Ubuntu20_admin_plane_port_0_vlan_requirements, port_Ubuntu20_admin_plane_port_0_network_role, port_Ubuntu20_admin_plane_port_0_subnetpoolid, port_Ubuntu20_admin_plane_port_0_order, nfc_function, port_Ubuntu20_admin_plane_port_0_name]. CSAR name - /tmp/temp7072460609071486373.csar
2021-04-30 16:15:24.825 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp7072460609071486373.csar
2021-04-30 16:15:24.825 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp7072460609071486373.csar
2021-04-30 16:15:24.825 WARN 1 --- [qtp615853374-30] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:18:55.657 INFO 1 --- [qtp615853374-23] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values
2021-04-30 16:18:56.848 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:18:56.848 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp667849795550838452.csar
2021-04-30 16:18:56.848 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 5 Parsing Warnings occurred...
2021-04-30 16:18:56.848 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /tmp/temp667849795550838452.csar
2021-04-30 16:18:56.848 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /tmp/temp667849795550838452.csar
2021-04-30 16:18:56.848 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp667849795550838452.csar
2021-04-30 16:18:56.848 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp667849795550838452.csar
2021-04-30 16:18:56.848 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp667849795550838452.csar
2021-04-30 16:18:56.849 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:18:56.871 INFO 1 --- [qtp615853374-23] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-04-30 16:18:58.018 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:18:58.018 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp6951289732237949008.csar
2021-04-30 16:18:58.018 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 5 Parsing Warnings occurred...
2021-04-30 16:18:58.018 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /tmp/temp6951289732237949008.csar
2021-04-30 16:18:58.018 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /tmp/temp6951289732237949008.csar
2021-04-30 16:18:58.018 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6951289732237949008.csar
2021-04-30 16:18:58.018 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp6951289732237949008.csar
2021-04-30 16:18:58.019 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf 0" are missing field(s): [nf_naming_code, nf_function, sdnc_artifact_name, max_instances, nf_type, sdnc_model_version, nf_role, min_instances, sdnc_model_name]. CSAR name - /tmp/temp6951289732237949008.csar
2021-04-30 16:18:58.019 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:19:30.557 INFO 1 --- [qtp615853374-23] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values
2021-04-30 16:19:31.430 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:19:31.431 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp15873706079586579812.csar
2021-04-30 16:19:31.431 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2021-04-30 16:19:31.431 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF afbe2959-54fb 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp15873706079586579812.csar
2021-04-30 16:19:31.431 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /tmp/temp15873706079586579812.csar
2021-04-30 16:19:31.431 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /tmp/temp15873706079586579812.csar
2021-04-30 16:19:31.431 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp15873706079586579812.csar
2021-04-30 16:19:31.431 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp15873706079586579812.csar
2021-04-30 16:19:31.431 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp15873706079586579812.csar
2021-04-30 16:19:31.431 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF afbe2959-54fb 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /tmp/temp15873706079586579812.csar
2021-04-30 16:19:31.431 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp15873706079586579812.csar
2021-04-30 16:19:31.431 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:19:31.445 INFO 1 --- [qtp615853374-23] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-04-30 16:19:32.243 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:19:32.243 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp6271383854522026365.csar
2021-04-30 16:19:32.243 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2021-04-30 16:19:32.243 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF afbe2959-54fb 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp6271383854522026365.csar
2021-04-30 16:19:32.243 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /tmp/temp6271383854522026365.csar
2021-04-30 16:19:32.243 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /tmp/temp6271383854522026365.csar
2021-04-30 16:19:32.243 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6271383854522026365.csar
2021-04-30 16:19:32.243 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6271383854522026365.csar
2021-04-30 16:19:32.243 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6271383854522026365.csar
2021-04-30 16:19:32.243 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF afbe2959-54fb 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /tmp/temp6271383854522026365.csar
2021-04-30 16:19:32.244 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp6271383854522026365.csar
2021-04-30 16:19:32.244 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:19:53.673 INFO 1 --- [qtp615853374-25] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
2021-04-30 16:19:55.952 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:19:55.952 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp4485997811110799326.csar
2021-04-30 16:19:55.952 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 14 Parsing Warnings occurred...
2021-04-30 16:19:55.952 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /tmp/temp4485997811110799326.csar
2021-04-30 16:19:55.952 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /tmp/temp4485997811110799326.csar
2021-04-30 16:19:55.952 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp4485997811110799326.csar
2021-04-30 16:19:55.952 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /tmp/temp4485997811110799326.csar
2021-04-30 16:19:55.952 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /tmp/temp4485997811110799326.csar
2021-04-30 16:19:55.952 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /tmp/temp4485997811110799326.csar
2021-04-30 16:19:55.952 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 0b590e82-9baa 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp4485997811110799326.csar
2021-04-30 16:19:55.953 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp4485997811110799326.csar
2021-04-30 16:19:55.953 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp4485997811110799326.csar
2021-04-30 16:19:55.953 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /tmp/temp4485997811110799326.csar
2021-04-30 16:19:55.953 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp4485997811110799326.csar
2021-04-30 16:19:55.953 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /tmp/temp4485997811110799326.csar
2021-04-30 16:19:55.953 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 0b590e82-9baa 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /tmp/temp4485997811110799326.csar
2021-04-30 16:19:55.953 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp4485997811110799326.csar
2021-04-30 16:19:55.953 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:19:55.980 INFO 1 --- [qtp615853374-25] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
2021-04-30 16:19:58.150 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:19:58.150 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp15654008084522924371.csar
2021-04-30 16:19:58.150 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 14 Parsing Warnings occurred...
2021-04-30 16:19:58.150 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [port_vfw_int_unprotected_private_port_0_related_networks, port_vfw_onap_private_port_0_network_role, port_vfw_int_protected_private_port_0_order, port_vfw_int_protected_private_port_0_subnetpoolid, port_vfw_int_protected_private_port_0_vlan_requirements, port_vfw_int_protected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_vlan_requirements, port_vfw_int_unprotected_private_port_0_order, port_vfw_onap_private_port_0_related_networks, port_vfw_onap_private_port_0_subnetpoolid, port_vfw_onap_private_port_0_vlan_requirements, port_vfw_onap_private_port_0_order, nfc_function, port_vfw_int_protected_private_port_0_network_role_tag, port_vfw_int_unprotected_private_port_0_subnetpoolid, port_vfw_int_unprotected_private_port_0_network_role, port_vfw_int_unprotected_private_port_0_network_role_tag, port_vfw_int_protected_private_port_0_related_networks]. CSAR name - /tmp/temp15654008084522924371.csar
2021-04-30 16:19:58.150 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [port_vpg_onap_private_port_0_network_role, port_vpg_int_unprotected_private_port_0_order, port_vpg_onap_private_port_0_related_networks, port_vpg_onap_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_related_networks, nfc_function, port_vpg_onap_private_port_0_order, port_vpg_int_unprotected_private_port_0_vlan_requirements, port_vpg_int_unprotected_private_port_0_network_role_tag, port_vpg_onap_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_subnetpoolid, port_vpg_int_unprotected_private_port_0_network_role]. CSAR name - /tmp/temp15654008084522924371.csar
2021-04-30 16:19:58.151 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp15654008084522924371.csar
2021-04-30 16:19:58.151 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /tmp/temp15654008084522924371.csar
2021-04-30 16:19:58.151 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /tmp/temp15654008084522924371.csar
2021-04-30 16:19:58.151 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [port_vsn_int_protected_private_port_0_subnetpoolid, port_vsn_int_protected_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role_tag, port_vsn_onap_private_port_0_order, nfc_function, port_vsn_onap_private_port_0_vlan_requirements, port_vsn_int_protected_private_port_0_network_role, port_vsn_onap_private_port_0_related_networks, port_vsn_int_protected_private_port_0_related_networks, port_vsn_onap_private_port_0_network_role, port_vsn_int_protected_private_port_0_order, port_vsn_onap_private_port_0_subnetpoolid]. CSAR name - /tmp/temp15654008084522924371.csar
2021-04-30 16:19:58.151 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 0b590e82-9baa 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp15654008084522924371.csar
2021-04-30 16:19:58.151 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp15654008084522924371.csar
2021-04-30 16:19:58.151 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[assingment_method, supplemental_data]". CSAR name - /tmp/temp15654008084522924371.csar
2021-04-30 16:19:58.151 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /tmp/temp15654008084522924371.csar
2021-04-30 16:19:58.151 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.PortMirroringConnectionPointDescription" is missing required field(s) "[nf_naming_code, pps_capacity, nf_type, nfc_type]". CSAR name - /tmp/temp15654008084522924371.csar
2021-04-30 16:19:58.151 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /tmp/temp15654008084522924371.csar
2021-04-30 16:19:58.151 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 0b590e82-9baa 0" are missing field(s): [nf_type, nf_naming_code, sdnc_artifact_name, max_instances, sdnc_model_version, min_instances, nf_function, nf_role, sdnc_model_name]. CSAR name - /tmp/temp15654008084522924371.csar
2021-04-30 16:19:58.151 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp15654008084522924371.csar
2021-04-30 16:19:58.151 WARN 1 --- [qtp615853374-25] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:27:54.588 INFO 1 --- [qtp615853374-23] org.reflections.Reflections : Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values
2021-04-30 16:27:55.570 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:27:55.570 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp18042723235272646926.csar
2021-04-30 16:27:55.570 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2021-04-30 16:27:55.570 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c88d895a-2a6d 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp18042723235272646926.csar
2021-04-30 16:27:55.570 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c88d895a-2a6d 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /tmp/temp18042723235272646926.csar
2021-04-30 16:27:55.570 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /tmp/temp18042723235272646926.csar
2021-04-30 16:27:55.570 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /tmp/temp18042723235272646926.csar
2021-04-30 16:27:55.570 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp18042723235272646926.csar
2021-04-30 16:27:55.570 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp18042723235272646926.csar
2021-04-30 16:27:55.570 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp18042723235272646926.csar
2021-04-30 16:27:55.570 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp18042723235272646926.csar
2021-04-30 16:27:55.570 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:27:55.592 INFO 1 --- [qtp615853374-23] org.reflections.Reflections : Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values
2021-04-30 16:27:56.418 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################
2021-04-30 16:27:56.418 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : CSAR Warnings found! CSAR name - /tmp/temp4963248773738659795.csar
2021-04-30 16:27:56.418 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
2021-04-30 16:27:56.418 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c88d895a-2a6d 0" are missing field(s): [unit, type]. CSAR name - /tmp/temp4963248773738659795.csar
2021-04-30 16:27:56.418 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF c88d895a-2a6d 0" are missing field(s): [nf_function, sdnc_model_version, software_versions, sdnc_artifact_name, nf_role, default_software_version, nf_type, sdnc_model_name]. CSAR name - /tmp/temp4963248773738659795.csar
2021-04-30 16:27:56.418 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /tmp/temp4963248773738659795.csar
2021-04-30 16:27:56.418 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /tmp/temp4963248773738659795.csar
2021-04-30 16:27:56.418 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp4963248773738659795.csar
2021-04-30 16:27:56.418 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp4963248773738659795.csar
2021-04-30 16:27:56.418 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp4963248773738659795.csar
2021-04-30 16:27:56.418 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /tmp/temp4963248773738659795.csar
2021-04-30 16:27:56.418 WARN 1 --- [qtp615853374-23] o.o.s.t.p.impl.SdcToscaParserFactory : ####################################################################################################