Results

By type

          Starting ueb-listener
2022-06-08 03:44:07,287 main DEBUG Apache Log4j Core 2.17.1 initializing configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml]
2022-06-08 03:44:07,297 main DEBUG Installed 1 script engine
Warning: Nashorn engine is planned to be removed from a future JDK release
2022-06-08 03:44:07,720 main DEBUG Oracle Nashorn version: 11.0.9.1, language: ECMAScript, threading: Not Thread Safe, compile: true, names: [nashorn, Nashorn, js, JS, JavaScript, javascript, ECMAScript, ecmascript], factory class: jdk.nashorn.api.scripting.NashornScriptEngineFactory
2022-06-08 03:44:07,721 main DEBUG PluginManager 'Core' found 127 plugins
2022-06-08 03:44:07,721 main DEBUG PluginManager 'Level' found 0 plugins
2022-06-08 03:44:07,730 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2022-06-08 03:44:07,748 main DEBUG PluginManager 'TypeConverter' found 26 plugins
2022-06-08 03:44:07,762 main DEBUG createProperty(name="logDir", value="${env:LOGDIR:-logs}")
2022-06-08 03:44:07,762 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2022-06-08 03:44:07,769 main DEBUG configureSubstitutor(={logDir=${env:LOGDIR:-logs}}, Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml))
2022-06-08 03:44:07,769 main DEBUG PluginManager 'Lookup' found 15 plugins
2022-06-08 03:44:07,770 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2022-06-08 03:44:07,778 main DEBUG PatternLayout$Builder(pattern="%p %d{yyyy-MM-dd HH:mm:ss.SSS Z} %c{1} - %m%n", PatternSelector=null, Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2022-06-08 03:44:07,779 main DEBUG PluginManager 'Converter' found 45 plugins
2022-06-08 03:44:07,942 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2022-06-08 03:44:07,944 main DEBUG createPolicy(size="10 MB")
2022-06-08 03:44:07,947 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2022-06-08 03:44:07,947 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=10485760)})
2022-06-08 03:44:07,948 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2022-06-08 03:44:07,952 main DEBUG DefaultRolloverStrategy$Builder(max="10", min="null", fileIndex="null", compressionLevel="null", ={}, stopCustomActionsOnError="null", tempCompressedFilePattern="null", Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml))
2022-06-08 03:44:07,952 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2022-06-08 03:44:07,964 main DEBUG RollingFileAppender$Builder(fileName="logs/ueb-listener.log", filePattern="logs/ueb-listener-%i.log", append="null", locking="null", Policies(CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=10485760)])), DefaultRolloverStrategy(DefaultRolloverStrategy(min=1, max=10, useMax=true)), advertise="null", advertiseUri="null", createOnDemand="null", filePermissions="null", fileOwner="null", fileGroup="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%p %d{yyyy-MM-dd HH:mm:ss.SSS Z} %c{1} - %m%n), name="LOGFILE", Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml), Filter=null, ={})
2022-06-08 03:44:07,971 main DEBUG Returning file creation time for /opt/onap/sdnc/ueb-listener/logs/ueb-listener.log
2022-06-08 03:44:07,971 main DEBUG Starting RollingFileManager logs/ueb-listener.log
2022-06-08 03:44:07,974 main DEBUG PluginManager 'FileConverter' found 2 plugins
2022-06-08 03:44:07,978 main DEBUG Setting prev file time to 2022-06-08T03:44:07.964+0000
2022-06-08 03:44:07,978 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=10485760)])
2022-06-08 03:44:07,978 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=10485760)
2022-06-08 03:44:07,979 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2022-06-08 03:44:07,980 main DEBUG PatternLayout$Builder(pattern="%p %d{yyyy-MM-dd HH:mm:ss.SSS Z} %c{1} - %m%n", PatternSelector=null, Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml), Replace=null, charset="null", alwaysWriteExceptions="null", disableAnsi="null", noConsoleNoAnsi="null", header="null", footer="null")
2022-06-08 03:44:07,982 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2022-06-08 03:44:07,985 main DEBUG ConsoleAppender$Builder(target="SYSTEM_OUT", follow="null", direct="null", bufferedIo="null", bufferSize="null", immediateFlush="null", ignoreExceptions="null", PatternLayout(%p %d{yyyy-MM-dd HH:mm:ss.SSS Z} %c{1} - %m%n), name="CONSOLE", Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml), Filter=null, ={})
2022-06-08 03:44:07,989 main DEBUG Starting OutputStreamManager SYSTEM_OUT.false.false
2022-06-08 03:44:07,989 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2022-06-08 03:44:07,990 main DEBUG createAppenders(={LOGFILE, CONSOLE})
2022-06-08 03:44:07,991 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2022-06-08 03:44:07,992 main DEBUG createAppenderRef(ref="LOGFILE", level="null", Filter=null)
2022-06-08 03:44:07,992 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2022-06-08 03:44:07,993 main DEBUG createAppenderRef(ref="CONSOLE", level="null", Filter=null)
2022-06-08 03:44:07,993 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2022-06-08 03:44:07,994 main DEBUG createLogger(additivity="null", level="DEBUG", includeLocation="null", ={LOGFILE, CONSOLE}, ={}, Configuration(jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml), Filter=null)
2022-06-08 03:44:07,997 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2022-06-08 03:44:07,997 main DEBUG createLoggers(={root})
2022-06-08 03:44:07,998 main DEBUG Configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml] initialized
2022-06-08 03:44:07,998 main DEBUG Starting configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml]
2022-06-08 03:44:07,999 main DEBUG Started configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml] OK.
2022-06-08 03:44:08,000 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
2022-06-08 03:44:08,000 main DEBUG OutputStream closed
2022-06-08 03:44:08,000 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
2022-06-08 03:44:08,001 main DEBUG Appender DefaultConsole-1 stopped with status true
2022-06-08 03:44:08,001 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@28c4711c OK
2022-06-08 03:44:08,116 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986
2022-06-08 03:44:08,120 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=StatusLogger
2022-06-08 03:44:08,184 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=ContextSelector
2022-06-08 03:44:08,187 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=Loggers,name=
2022-06-08 03:44:08,189 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=Appenders,name=LOGFILE
2022-06-08 03:44:08,189 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=Appenders,name=CONSOLE
2022-06-08 03:44:08,192 main DEBUG org.apache.logging.log4j.core.util.SystemClock supports precise timestamps.
2022-06-08 03:44:08,193 main DEBUG Reconfiguration complete for context[name=97e1986] at URI jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml (org.apache.logging.log4j.core.LoggerContext@14b030a0) with optional ClassLoader: null
2022-06-08 03:44:08,193 main DEBUG Shutdown hook enabled. Registering a new one.
2022-06-08 03:44:08,194 main DEBUG LoggerContext[name=97e1986, org.apache.logging.log4j.core.LoggerContext@14b030a0] started OK.
INFO 2022-06-08 03:44:08.220 +0000 SdncUebConfiguration - Loading artifactMapFile /opt/onap/sdnc/data/properties/artifact.map
INFO 2022-06-08 03:44:08.225 +0000 SdncUebConfiguration - Initializing ASDC distribution client
INFO 2022-06-08 03:44:08.236 +0000 DistributionClientImpl - DistributionClient - init
DEBUG 2022-06-08 03:44:08.240 +0000 DistributionClientImpl - get ueb cluster server list from component(configuration file)
DEBUG 2022-06-08 03:44:08.620 +0000 SdcConnectorClient - about to perform getServerList. requestId= a3d6e9f6-0f05-4753-bf9a-3183fd88dca3 url= /sdc/v1/artifactTypes
DEBUG 2022-06-08 03:44:08.621 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
DEBUG 2022-06-08 03:44:08.870 +0000 HttpAsdcClient - GET Response Status 200
DEBUG 2022-06-08 03:44:08.916 +0000 DistributionClientImpl - Artifact types: [TOSCA_CSAR] were validated with ASDC server
DEBUG 2022-06-08 03:44:08.933 +0000 DistributionClientImpl - create keys
INFO 2022-06-08 03:44:08.938 +0000 HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
INFO 2022-06-08 03:44:09.042 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:44:09.044 +0000 HttpClient - Consuming the entity.
DEBUG 2022-06-08 03:44:09.053 +0000 SdcConnectorClient - about to perform registerAsdcTopics. requestId= 9c48cf95-7e49-4580-834a-440f742966fe url= /sdc/v1/registerForDistribution
DEBUG 2022-06-08 03:44:09.195 +0000 SdcConnectorClient - registerAsdcTopics response= 200. requestId= 9c48cf95-7e49-4580-834a-440f742966fe url= /sdc/v1/registerForDistribution
INFO 2022-06-08 03:44:09.196 +0000 SdncUebConfiguration - Initialized ASDC distribution client - results = distribution client initialized successfuly
INFO 2022-06-08 03:44:09.198 +0000 SdncUebConfiguration - Scanning for local distribution artifacts before starting client
DEBUG 2022-06-08 03:44:09.199 +0000 SdncUebCallback - incomingDir is null - using /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-08 03:44:09.201 +0000 SdncUebConfiguration - Starting client...
INFO 2022-06-08 03:44:09.202 +0000 DistributionClientImpl - start DistributionClient
INFO 2022-06-08 03:44:09.210 +0000 SdncUebConfiguration - Client startup result = distribution client started successfuly
INFO 2022-06-08 03:44:09.223 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:44:09.244 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:44:09.245 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:44:19.852 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:44:19.853 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:44:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:44:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:44:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:44:48.814 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:44:48.814 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:45:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:45:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:45:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:45:18.784 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:45:18.785 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:45:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:45:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:45:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:45:48.787 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:45:48.788 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:46:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:46:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:46:09.213 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:46:18.861 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:46:18.861 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:46:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:46:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:46:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:46:48.820 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:46:48.821 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:47:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:47:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:47:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:47:18.800 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:47:18.801 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:47:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:47:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:47:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:47:48.798 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:47:48.799 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:48:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:48:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:48:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:48:18.798 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:48:18.799 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:48:39.211 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:48:39.215 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:48:39.215 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:48:48.826 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:48:48.830 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:49:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:49:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:49:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:49:18.792 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:49:18.794 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:49:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:49:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:49:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:49:48.853 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:49:48.853 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:50:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:50:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:50:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:50:18.812 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:50:18.813 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:50:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:50:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:50:39.214 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:50:48.793 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:50:48.794 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:51:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:51:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:51:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:51:18.829 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:51:18.829 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:51:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:51:39.213 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:51:39.214 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:51:48.872 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:51:48.873 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:52:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:52:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:52:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:52:18.803 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:52:18.803 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:52:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:52:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:52:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:52:48.824 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:52:48.825 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:53:09.214 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:53:09.216 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:53:09.216 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:53:18.950 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:53:18.951 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:53:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:53:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:53:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:53:48.925 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:53:48.926 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:54:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:54:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:54:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:54:19.220 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:54:19.221 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:54:39.217 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:54:39.221 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:54:39.238 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:54:48.882 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:54:48.883 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:55:09.211 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:55:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:55:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:55:18.970 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:55:18.971 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:55:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:55:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:55:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:55:48.856 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:55:48.856 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:56:09.211 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:56:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:56:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:56:19.048 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:56:19.050 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:56:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:56:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:56:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:56:48.967 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:56:48.970 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:57:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:57:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:57:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:57:18.911 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:57:18.912 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:57:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:57:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:57:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:57:49.020 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:57:49.021 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:58:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:58:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:58:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:58:19.179 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:58:19.180 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:58:39.211 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:58:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:58:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:58:48.837 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:58:48.837 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:59:09.217 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:59:09.219 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:59:09.219 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:59:18.792 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:59:18.794 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 03:59:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 03:59:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 03:59:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 03:59:48.813 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 03:59:48.814 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:00:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:00:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:00:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:00:18.821 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:00:18.821 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:00:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:00:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:00:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:00:48.784 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:00:48.784 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:01:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:01:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:01:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:01:18.820 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:01:18.825 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:01:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:01:39.213 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:01:39.213 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:01:48.823 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:01:48.825 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:02:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:02:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:02:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:02:18.797 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:02:18.798 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:02:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:02:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:02:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:02:48.800 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:02:48.801 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:03:09.211 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:03:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:03:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:03:18.820 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:03:18.820 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:03:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:03:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:03:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:03:48.846 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:03:48.846 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:04:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:04:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:04:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:04:18.796 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:04:18.796 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:04:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:04:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:04:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:04:48.796 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:04:48.797 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:05:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:05:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:05:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:05:18.785 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:05:18.785 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:05:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:05:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:05:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:05:48.796 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:05:48.797 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:06:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:06:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:06:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:06:18.800 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:06:18.801 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:06:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:06:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:06:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:06:48.796 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:06:48.796 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:07:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:07:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:07:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:07:18.852 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:07:18.853 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:07:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:07:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:07:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:07:48.821 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:07:48.822 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:08:09.212 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:08:09.213 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:08:09.213 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:08:18.799 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:08:18.799 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:08:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:08:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:08:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:08:48.825 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:08:48.826 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:09:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:09:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:09:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:09:18.795 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:09:18.796 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:09:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:09:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:09:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:09:48.811 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:09:48.812 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:10:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:10:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:10:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:10:18.842 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:10:18.843 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:10:39.211 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:10:39.214 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:10:39.215 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:10:48.812 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:10:48.813 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:11:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:11:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:11:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:11:18.784 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:11:18.784 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:11:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:11:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:11:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:11:48.815 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:11:48.816 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:12:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:12:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:12:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:12:18.814 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:12:18.814 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:12:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:12:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:12:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:12:48.794 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:12:48.795 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:13:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:13:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:13:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:13:18.788 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:13:18.789 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:13:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:13:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:13:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:13:48.829 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:13:48.830 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:14:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:14:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:14:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:14:18.809 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:14:18.810 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:14:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:14:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:14:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:14:48.816 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:14:48.816 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:15:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:15:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:15:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:15:18.801 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:15:18.802 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:15:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:15:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:15:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:15:48.854 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:15:48.855 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:16:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:16:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:16:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:16:18.825 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:16:18.826 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:16:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:16:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:16:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:16:48.832 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:16:48.833 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:17:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:17:09.214 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:17:09.214 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:17:18.804 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:17:18.805 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:17:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:17:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:17:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:17:48.778 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:17:48.779 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:18:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:18:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:18:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:18:18.802 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:18:18.802 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:18:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:18:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:18:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:18:48.789 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:18:48.789 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:19:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:19:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:19:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:19:18.799 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:19:18.799 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:19:39.211 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:19:39.214 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:19:39.214 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:19:48.796 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:19:48.797 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:20:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:20:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:20:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:20:18.805 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:20:18.806 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:20:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:20:39.213 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:20:39.213 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:20:48.804 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:20:48.805 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:21:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:21:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:21:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:21:18.830 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:21:18.830 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:21:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:21:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:21:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:21:48.855 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:21:48.855 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:22:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:22:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:22:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:22:18.798 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:22:18.799 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:22:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:22:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:22:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:22:48.800 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:22:48.801 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:23:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:23:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:23:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:23:18.810 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:23:18.811 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:23:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:23:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:23:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:23:48.797 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:23:48.798 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:24:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:24:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:24:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:24:18.807 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:24:18.807 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:24:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:24:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:24:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:24:48.814 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:24:48.815 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:25:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:25:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:25:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:25:18.805 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:25:18.806 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:25:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:25:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:25:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:25:48.769 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:25:48.770 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:26:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:26:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:26:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:26:18.829 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:26:18.829 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:26:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:26:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:26:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:26:48.804 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:26:48.807 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:27:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:27:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:27:09.213 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:27:18.781 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:27:18.782 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:27:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:27:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:27:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:27:48.799 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:27:48.800 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:28:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:28:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:28:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:28:18.857 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:28:18.858 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:28:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:28:39.213 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:28:39.214 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:28:48.806 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:28:48.808 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:29:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:29:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:29:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:29:18.782 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:29:18.783 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:29:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:29:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:29:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:29:48.814 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:29:48.815 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:30:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:30:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:30:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:30:18.821 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:30:18.822 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:30:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:30:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:30:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:30:48.814 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:30:48.815 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:31:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:31:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:31:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:31:18.805 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:31:18.805 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:31:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:31:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:31:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:31:48.810 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:31:48.811 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:32:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:32:09.218 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:32:09.218 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:32:18.791 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:32:18.791 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:32:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:32:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:32:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:32:48.773 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:32:48.773 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:33:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:33:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:33:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:33:18.799 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:33:18.800 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:33:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:33:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:33:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:33:48.801 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:33:48.801 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:34:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:34:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:34:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:34:18.793 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:34:18.794 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:34:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:34:39.213 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:34:39.213 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:34:48.822 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:34:48.823 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:35:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:35:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:35:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:35:18.818 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:35:18.818 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:35:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:35:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:35:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:35:48.820 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:35:48.820 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:36:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:36:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:36:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:36:18.799 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:36:18.800 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:36:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:36:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:36:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:36:48.800 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:36:48.800 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:37:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:37:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:37:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:37:18.792 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:37:18.793 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:37:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:37:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:37:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:37:48.815 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:37:48.816 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:38:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:38:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:38:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:38:18.810 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:38:18.810 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:38:39.215 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:38:39.216 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:38:39.217 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:38:48.893 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:38:48.893 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:39:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:39:09.226 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:39:09.226 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:39:18.846 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:39:18.846 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:39:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:39:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:39:39.215 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:39:48.834 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:39:48.835 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:09.211 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:40:09.214 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:40:09.215 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:09.900 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:09.902 +0000 HttpClient - Consuming the entity.
DEBUG 2022-06-08 04:40:09.902 +0000 NotificationConsumer - received message from topic
DEBUG 2022-06-08 04:40:09.903 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"f55d43bc-a7b8-4751-9982-1b7c0e9c4f74","serviceName":"vFW 2022-06-08 04-38-41","serviceVersion":"1.0","serviceUUID":"aece1a02-ecd4-4a33-9223-f38f9c33fee5","serviceDescription":"catalog service description","serviceInvariantUUID":"e7f567ff-55c0-4551-883a-d4a5148f45f1","resources":[{"resourceInstanceName":"vFW c8e00615-ce18 0","resourceName":"vFW c8e00615-ce18","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"3b26d999-d5d0-4b97-9c38-4d1acaa79429","resourceInvariantUUID":"fcb626d5-399b-4640-8b5a-e6ef07d15e25","resourceCustomizationUUID":"1eff407d-067c-4f72-8b46-111dc4dcdd3f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220608043841/1.0/resourceInstances/vfwc8e00615ce180/artifacts/vf-license-model.xml","artifactChecksum":"NjU3YTgxMDMwOWQ1NTAzNGFlOGI2NTQyN2FjNDVlZGQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7992857b-ecfe-4381-a645-c201bfe998f6","artifactVersion":"1"},{"artifactName":"vfwc8e00615ce180_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220608043841/1.0/resourceInstances/vfwc8e00615ce180/artifacts/vfwc8e00615ce180_modules.json","artifactChecksum":"Y2JlNWU5NWM2Y2QxMmYyMTAxOTJmYTVlOTE1NWY3NzI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"3884da58-7498-448a-b704-016abc14b8bf","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220608043841/1.0/resourceInstances/vfwc8e00615ce180/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"7e478b69-6177-4d6d-981d-9a0e4dee5837","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220608043841/1.0/resourceInstances/vfwc8e00615ce180/artifacts/vendor-license-model.xml","artifactChecksum":"MDkzNTAxZmM4MDQxOThiZmE4NzZkMDc2OTZjNGNlYzM\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9972255f-5b00-443c-a77c-42b486861b39","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220608043841/1.0/resourceInstances/vfwc8e00615ce180/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"4ef4de58-0444-4db7-99bb-8c7964bf7c29","artifactVersion":"2","generatedFromUUID":"7e478b69-6177-4d6d-981d-9a0e4dee5837"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220608043841-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220608043841/1.0/artifacts/service-Vfw20220608043841-template.yml","artifactChecksum":"NGIxOTdhOTE3OTk0OTYzNTg1NzFhNTQ4MDdkMDAyMDI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"f0e430c9-5e49-48be-9360-4d872c199754","artifactVersion":"1"},{"artifactName":"service-Vfw20220608043841-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220608043841/1.0/artifacts/service-Vfw20220608043841-csar.csar","artifactChecksum":"MTFlNjg5NTA2OTIyNTM2MWUzMzY0YjY0OTc2ZjVhMjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"78f8485c-c1c8-4cfb-bc6e-ec923a187982","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-06-08 04:40:09.918 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:40:09.924 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:09.935 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:09.935 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f55d43bc-a7b8-4751-9982-1b7c0e9c4f74",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663209210,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220608043841/1.0/resourceInstances/vfwc8e00615ce180/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:40:10.036 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-08 04:40:10.039 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:10.039 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:10.070 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:10.071 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:10.071 +0000 CambriaSimplerBatchPublisher - cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:40:10.938 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:40:10.939 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:10.942 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:10.942 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f55d43bc-a7b8-4751-9982-1b7c0e9c4f74",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663209210,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220608043841/1.0/resourceInstances/vfwc8e00615ce180/artifacts/vfwc8e00615ce180_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:40:11.042 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:40:11.044 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:11.044 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:11.102 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:11.103 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:11.103 +0000 CambriaSimplerBatchPublisher - cambria reply ok (60 ms):{"serverTimeMs":2,"count":1}
INFO 2022-06-08 04:40:11.943 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:40:11.944 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:11.948 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:11.948 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f55d43bc-a7b8-4751-9982-1b7c0e9c4f74",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663209210,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220608043841/1.0/resourceInstances/vfwc8e00615ce180/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:40:12.048 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:40:12.049 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:12.049 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:12.126 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:12.127 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:12.127 +0000 CambriaSimplerBatchPublisher - cambria reply ok (78 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 04:40:12.948 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:40:12.949 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:12.952 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:12.952 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f55d43bc-a7b8-4751-9982-1b7c0e9c4f74",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663209210,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220608043841/1.0/resourceInstances/vfwc8e00615ce180/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:40:13.052 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:40:13.054 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:13.054 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:13.081 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:13.081 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:13.082 +0000 CambriaSimplerBatchPublisher - cambria reply ok (29 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 04:40:13.953 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:40:13.954 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:13.958 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:13.958 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f55d43bc-a7b8-4751-9982-1b7c0e9c4f74",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663209210,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220608043841/1.0/resourceInstances/vfwc8e00615ce180/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:40:14.057 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-08 04:40:14.058 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:14.058 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:14.100 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:14.101 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:14.101 +0000 CambriaSimplerBatchPublisher - cambria reply ok (44 ms):{"serverTimeMs":3,"count":1}
INFO 2022-06-08 04:40:14.960 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:40:14.963 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:14.965 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:14.966 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f55d43bc-a7b8-4751-9982-1b7c0e9c4f74",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663209210,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220608043841/1.0/artifacts/service-Vfw20220608043841-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:40:15.066 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-08 04:40:15.068 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:15.068 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:15.102 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:15.102 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:15.103 +0000 CambriaSimplerBatchPublisher - cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:40:15.968 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:40:15.969 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:15.971 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:15.971 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f55d43bc-a7b8-4751-9982-1b7c0e9c4f74",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663209210,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220608043841/1.0/artifacts/service-Vfw20220608043841-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-06-08 04:40:16.071 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:40:16.072 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:16.072 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:16.107 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:16.108 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:16.108 +0000 CambriaSimplerBatchPublisher - cambria reply ok (36 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-06-08 04:40:16.972 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "f55d43bc-a7b8-4751-9982-1b7c0e9c4f74",
  "serviceName": "vFW 2022-06-08 04-38-41",
  "serviceVersion": "1.0",
  "serviceUUID": "aece1a02-ecd4-4a33-9223-f38f9c33fee5",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "e7f567ff-55c0-4551-883a-d4a5148f45f1",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220608043841-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220608043841/1.0/artifacts/service-Vfw20220608043841-csar.csar",
      "artifactChecksum": "MTFlNjg5NTA2OTIyNTM2MWUzMzY0YjY0OTc2ZjVhMjE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "78f8485c-c1c8-4cfb-bc6e-ec923a187982"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-06-08 04:40:16.973 +0000 SdncUebCallback - Received notification : (f55d43bc-a7b8-4751-9982-1b7c0e9c4f74,vFW 2022-06-08 04-38-41,1.0,catalog service description)
DEBUG 2022-06-08 04:40:16.973 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-08 04:40:16.974 +0000 SdncUebCallback - Received artifact service-Vfw20220608043841-csar.csar
INFO 2022-06-08 04:40:16.974 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-06-08 04:40:16.975 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20220608043841/1.0/artifacts/service-Vfw20220608043841-csar.csar
DEBUG 2022-06-08 04:40:17.126 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-06-08 04:40:17.142 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-06-08 04:40:17.143 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:17.145 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:17.145 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f55d43bc-a7b8-4751-9982-1b7c0e9c4f74",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663217143,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220608043841/1.0/artifacts/service-Vfw20220608043841-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-06-08 04:40:17.246 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-06-08 04:40:17.247 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:17.247 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:17.265 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:17.265 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:17.265 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:40:18.146 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220608043841/service-Vfw20220608043841-csar.csar
DEBUG 2022-06-08 04:40:18.556 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-08 04:40:18.566 +0000 Reflections - Reflections took 9 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-08 04:40:18.929 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-08 04:40:18.932 +0000 Reflections - Reflections took 3 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-08 04:40:19.183 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP17569011347708933042/Definitions/service-Vfw20220608043841-template.yml
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
DEBUG 2022-06-08 04:40:21.927 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-06-08 04:40:21.933 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-06-08 04:40:21.933 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220608043841/service-Vfw20220608043841-csar.csar
WARN 2022-06-08 04:40:21.933 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 13 Parsing Warnings occurred...
WARN 2022-06-08 04:40:21.934 +0000 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220608043841/service-Vfw20220608043841-csar.csar
WARN 2022-06-08 04:40:21.934 +0000 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220608043841/service-Vfw20220608043841-csar.csar
WARN 2022-06-08 04:40:21.934 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220608043841/service-Vfw20220608043841-csar.csar
WARN 2022-06-08 04:40:21.934 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vsn" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220608043841/service-Vfw20220608043841-csar.csar
WARN 2022-06-08 04:40:21.934 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vfw" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220608043841/service-Vfw20220608043841-csar.csar
WARN 2022-06-08 04:40:21.934 +0000 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220608043841/service-Vfw20220608043841-csar.csar
WARN 2022-06-08 04:40:21.934 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW c8e00615-ce18 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220608043841/service-Vfw20220608043841-csar.csar
WARN 2022-06-08 04:40:21.934 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220608043841/service-Vfw20220608043841-csar.csar
WARN 2022-06-08 04:40:21.935 +0000 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220608043841/service-Vfw20220608043841-csar.csar
WARN 2022-06-08 04:40:21.935 +0000 SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[{get_input=sec_group}]" is not a map. The type is "json". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220608043841/service-Vfw20220608043841-csar.csar
WARN 2022-06-08 04:40:21.935 +0000 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220608043841/service-Vfw20220608043841-csar.csar
WARN 2022-06-08 04:40:21.935 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_vpg" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220608043841/service-Vfw20220608043841-csar.csar
WARN 2022-06-08 04:40:21.935 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220608043841/service-Vfw20220608043841-csar.csar
WARN 2022-06-08 04:40:21.935 +0000 SdcToscaParserFactory - ####################################################################################################
INFO 2022-06-08 04:40:21.949 +0000 DBResourceManager - Creating dummy instance of org.mariadb.jdbc.Driver
INFO 2022-06-08 04:40:21.953 +0000 DBResourceManager - Recovery Mode disabled
DEBUG 2022-06-08 04:40:21.956 +0000 DbConfigPool - Initializing DbConfigType
INFO 2022-06-08 04:40:21.972 +0000 JdbcDBCachedDataSource - JdbcDBCachedDataSource  configured successfully. Using URL: jdbc:mysql://mariadb-galera:3306/sdnctl
DEBUG 2022-06-08 04:40:21.977 +0000 DBResourceManager - Timeout set to 60 seconds
DEBUG 2022-06-08 04:40:22.119 +0000 CachedDataSource - SQL DataSource < sdnctldb01 > connected to onap-mariadb-galera-0, read-only is false, tested successfully
DEBUG 2022-06-08 04:40:22.120 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.121 +0000 CachedDataSource - SQL Statement: SELECT @@global.read_only, @@global.hostname
DEBUG 2022-06-08 04:40:22.190 +0000 CachedDataSource - SQL SUCCESS. rows returned: 1, time(ms): 69
DEBUG 2022-06-08 04:40:22.190 +0000 CachedDataSource - SQL MASTER : sdnctldb01 on server sdnctldb01, pool 10
INFO 2022-06-08 04:40:22.191 +0000 DBResourceManager - Adding MASTER sdnctldb01 to active queue
INFO 2022-06-08 04:40:22.191 +0000 DBResourceManager - Thread DataSourceTester terminated Thread-2 for sdnctldb01
INFO 2022-06-08 04:40:22.191 +0000 DBResourceManager - Completed wait with 1 active datasource(s) in 234 ms
WARN 2022-06-08 04:40:22.191 +0000 SdncUebCallback - DBLIB: JDBC DataSource has been initialized.
DEBUG 2022-06-08 04:40:22.192 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.193 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "aece1a02-ecd4-4a33-9223-f38f9c33fee5";
DEBUG 2022-06-08 04:40:22.200 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-06-08 04:40:22.200 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
INFO 2022-06-08 04:40:22.201 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "aece1a02-ecd4-4a33-9223-f38f9c33fee5"
DEBUG 2022-06-08 04:40:22.201 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("aece1a02-ecd4-4a33-9223-f38f9c33fee5", "null", "service-Vfw20220608043841-csar.csar", "Vfw20220608043841", "Y", "vFW 2022-06-08 04-38-41", "catalog service description", "Service", "Network L1-3", "e7f567ff-55c0-4551-883a-d4a5148f45f1");
DEBUG 2022-06-08 04:40:22.201 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.205 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:40:22.205 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 04:40:22.212 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.214 +0000 QueryProcessor - Service vFW 2022-06-08 04-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:40:22.216 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.216 +0000 QueryProcessor - Service vFW 2022-06-08 04-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:40:22.219 +0000 TopologyTemplateQuery - Node template vFW c8e00615-ce18 0 is matching search criteria
DEBUG 2022-06-08 04:40:22.219 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:40:22.221 +0000 QueryProcessor - Found topology templates [vFW c8e00615-ce18 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-06-08 04:40:22.226 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:22.226 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.226 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:22.226 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.227 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:22.227 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.227 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:22.227 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.227 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.228 +0000 TopologyTemplateQuery - Node template vFW c8e00615-ce18 0 is matching search criteria
DEBUG 2022-06-08 04:40:22.228 +0000 QueryProcessor - Found topology templates [vFW c8e00615-ce18 0] matching following query criteria: sdcType=VF, customizationUUID=1eff407d-067c-4f72-8b46-111dc4dcdd3f
DEBUG 2022-06-08 04:40:22.230 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.230 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "1eff407d-067c-4f72-8b46-111dc4dcdd3f";
DEBUG 2022-06-08 04:40:22.236 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-06-08 04:40:22.236 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-06-08 04:40:22.237 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "1eff407d-067c-4f72-8b46-111dc4dcdd3f"
DEBUG 2022-06-08 04:40:22.237 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version) values ("1eff407d-067c-4f72-8b46-111dc4dcdd3f", "null", "430b8880-63c8-4a32-b4da", "vFW c8e00615-ce18", "Y", 1, "1.0", "fcb626d5-399b-4640-8b5a-e6ef07d15e25", "c15b03ae-e980-4499-9b15-b7576e1ebeb2", "1.0");
DEBUG 2022-06-08 04:40:22.237 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.241 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-08 04:40:22.241 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 04:40:22.241 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.242 +0000 TopologyTemplateQuery - Node template vFW c8e00615-ce18 0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.242 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-06-08 04:40:22.242 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-06-08 04:40:22.242 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-06-08 04:40:22.242 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-06-08 04:40:22.242 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-06-08 04:40:22.242 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:40:22.243 +0000 QueryProcessor - Found topology templates [abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-06-08 04:40:22.243 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.243 +0000 QueryProcessor - Service vFW 2022-06-08 04-38-41 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:40:22.245 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.245 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "4d75ab78-8874-4013-8088-b361d9f306d8";
DEBUG 2022-06-08 04:40:22.251 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-06-08 04:40:22.251 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
DEBUG 2022-06-08 04:40:22.252 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.252 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "4d75ab78-8874-4013-8088-b361d9f306d8";
DEBUG 2022-06-08 04:40:22.262 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-06-08 04:40:22.262 +0000 DBResourceManager - >> getData : sdnctldb01 11  miliseconds.
INFO 2022-06-08 04:40:22.263 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "4d75ab78-8874-4013-8088-b361d9f306d8"
DEBUG 2022-06-08 04:40:22.263 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("4d75ab78-8874-4013-8088-b361d9f306d8", "null", "base_vfw", "1eff407d-067c-4f72-8b46-111dc4dcdd3f", "Base", "e28dc670-9d94-4633-9ca2-d53f0063d7be", "73ca838d-84ec-46b2-9a69-544e413f7bd9", "1");
DEBUG 2022-06-08 04:40:22.264 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.268 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-08 04:40:22.268 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-06-08 04:40:22.269 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.269 +0000 TopologyTemplateQuery - Node template vFW c8e00615-ce18 0 is matching search criteria
DEBUG 2022-06-08 04:40:22.269 +0000 QueryProcessor - Found topology templates [vFW c8e00615-ce18 0] matching following query criteria: sdcType=VF, customizationUUID=1eff407d-067c-4f72-8b46-111dc4dcdd3f
DEBUG 2022-06-08 04:40:22.271 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vsnServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:40:22.272 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.272 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vsnServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:40:22.272 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-06-08 04:40:22.272 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "4d75ab78-8874-4013-8088-b361d9f306d8"
DEBUG 2022-06-08 04:40:22.272 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("4d75ab78-8874-4013-8088-b361d9f306d8", "dd7907eb-a837-4cb7-b355-94002f995491", "vsn", "1")
DEBUG 2022-06-08 04:40:22.273 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.277 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:40:22.278 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-06-08 04:40:22.278 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.278 +0000 TopologyTemplateQuery - Node template vFW c8e00615-ce18 0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.278 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-06-08 04:40:22.278 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-06-08 04:40:22.279 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-06-08 04:40:22.279 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.279 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.279 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.279 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-06-08 04:40:22.280 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-06-08 04:40:22.280 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-06-08 04:40:22.280 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.280 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-06-08 04:40:22.280 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.280 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:40:22.281 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=dd7907eb-a837-4cb7-b355-94002f995491
DEBUG 2022-06-08 04:40:22.281 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: dd7907eb-a837-4cb7-b355-94002f995491
DEBUG 2022-06-08 04:40:22.281 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vfwServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:40:22.282 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.282 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vfwServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:40:22.282 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-06-08 04:40:22.282 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "4d75ab78-8874-4013-8088-b361d9f306d8"
DEBUG 2022-06-08 04:40:22.282 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("4d75ab78-8874-4013-8088-b361d9f306d8", "f51bada6-db56-44d3-98a5-be583b64da6f", "vfw", "1")
DEBUG 2022-06-08 04:40:22.283 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.286 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:40:22.286 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 04:40:22.286 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.287 +0000 TopologyTemplateQuery - Node template vFW c8e00615-ce18 0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.287 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-06-08 04:40:22.287 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-06-08 04:40:22.287 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-06-08 04:40:22.287 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-06-08 04:40:22.287 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-06-08 04:40:22.287 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.288 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.288 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-06-08 04:40:22.288 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.288 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-06-08 04:40:22.288 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.288 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:40:22.288 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f51bada6-db56-44d3-98a5-be583b64da6f
DEBUG 2022-06-08 04:40:22.289 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: f51bada6-db56-44d3-98a5-be583b64da6f
DEBUG 2022-06-08 04:40:22.289 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vpgServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:40:22.289 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.289 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vpgServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:40:22.289 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-06-08 04:40:22.289 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "4d75ab78-8874-4013-8088-b361d9f306d8"
DEBUG 2022-06-08 04:40:22.289 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("4d75ab78-8874-4013-8088-b361d9f306d8", "1bf2a5d7-9193-418c-bcf1-59122e7a0934", "vpg", "1")
DEBUG 2022-06-08 04:40:22.290 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.293 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:40:22.293 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 04:40:22.293 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.293 +0000 TopologyTemplateQuery - Node template vFW c8e00615-ce18 0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.293 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-06-08 04:40:22.293 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-06-08 04:40:22.294 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-06-08 04:40:22.294 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.294 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.294 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.294 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-06-08 04:40:22.294 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-06-08 04:40:22.294 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-06-08 04:40:22.294 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.294 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.295 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-06-08 04:40:22.295 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:40:22.295 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=1bf2a5d7-9193-418c-bcf1-59122e7a0934
DEBUG 2022-06-08 04:40:22.295 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 1bf2a5d7-9193-418c-bcf1-59122e7a0934
DEBUG 2022-06-08 04:40:22.296 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.296 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "1eff407d-067c-4f72-8b46-111dc4dcdd3f";
DEBUG 2022-06-08 04:40:22.301 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-08 04:40:22.301 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
DEBUG 2022-06-08 04:40:22.301 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.302 +0000 TopologyTemplateQuery - Node template vFW c8e00615-ce18 0 is matching search criteria
DEBUG 2022-06-08 04:40:22.302 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:40:22.302 +0000 QueryProcessor - Found topology templates [vFW c8e00615-ce18 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=1eff407d-067c-4f72-8b46-111dc4dcdd3f
DEBUG 2022-06-08 04:40:22.303 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.303 +0000 TopologyTemplateQuery - Node template vFW c8e00615-ce18 0 is matching search criteria
DEBUG 2022-06-08 04:40:22.303 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:40:22.304 +0000 QueryProcessor - Found topology templates [vFW c8e00615-ce18 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=1eff407d-067c-4f72-8b46-111dc4dcdd3f
DEBUG 2022-06-08 04:40:22.307 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:22.307 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.307 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:22.307 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.307 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:22.308 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.308 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:22.308 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.308 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vfwServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:40:22.308 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.309 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vfwServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:40:22.309 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.309 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.309 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "f51bada6-db56-44d3-98a5-be583b64da6f";
DEBUG 2022-06-08 04:40:22.318 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 9
DEBUG 2022-06-08 04:40:22.319 +0000 DBResourceManager - >> getData : sdnctldb01 10  miliseconds.
INFO 2022-06-08 04:40:22.319 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "f51bada6-db56-44d3-98a5-be583b64da6f"
DEBUG 2022-06-08 04:40:22.319 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("f51bada6-db56-44d3-98a5-be583b64da6f", "null", "vfw", "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "vfw", "Y", "0", "{ecomp_generated_naming=true}", "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "bcb0aa2b-2c8e-4c50-abf2-27fdabe33060", "2073228f-d7e6-4bf0-a1ad-f7fd69134e76", "1.0", "vfw");
DEBUG 2022-06-08 04:40:22.320 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.324 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-08 04:40:22.324 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-06-08 04:40:22.324 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.325 +0000 TopologyTemplateQuery - Node template vFW c8e00615-ce18 0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.325 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-06-08 04:40:22.325 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-06-08 04:40:22.325 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-06-08 04:40:22.325 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-06-08 04:40:22.326 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-06-08 04:40:22.326 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.326 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.326 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-06-08 04:40:22.326 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.326 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-06-08 04:40:22.327 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.327 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:40:22.327 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=f51bada6-db56-44d3-98a5-be583b64da6f
DEBUG 2022-06-08 04:40:22.329 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.329 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "f51bada6-db56-44d3-98a5-be583b64da6f";
DEBUG 2022-06-08 04:40:22.336 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-06-08 04:40:22.337 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
INFO 2022-06-08 04:40:22.338 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "f51bada6-db56-44d3-98a5-be583b64da6f"
DEBUG 2022-06-08 04:40:22.338 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, ipv4_ip_version) values ("f51bada6-db56-44d3-98a5-be583b64da6f", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-06-08 04:40:22.339 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.344 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-08 04:40:22.344 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
INFO 2022-06-08 04:40:22.345 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "f51bada6-db56-44d3-98a5-be583b64da6f"
DEBUG 2022-06-08 04:40:22.345 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("f51bada6-db56-44d3-98a5-be583b64da6f", "default-network-role", "vfw", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-06-08 04:40:22.345 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.349 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-08 04:40:22.350 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
INFO 2022-06-08 04:40:22.350 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "f51bada6-db56-44d3-98a5-be583b64da6f"
DEBUG 2022-06-08 04:40:22.351 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, ipv4_ip_version) values ("f51bada6-db56-44d3-98a5-be583b64da6f", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-06-08 04:40:22.352 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.356 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-08 04:40:22.357 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-06-08 04:40:22.358 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:22.358 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.359 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:22.359 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.360 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:22.361 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.361 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:22.362 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.362 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vsnServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:40:22.362 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.363 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vsnServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:40:22.363 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.364 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.364 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "dd7907eb-a837-4cb7-b355-94002f995491";
DEBUG 2022-06-08 04:40:22.367 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:40:22.368 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-06-08 04:40:22.368 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "dd7907eb-a837-4cb7-b355-94002f995491"
DEBUG 2022-06-08 04:40:22.368 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("dd7907eb-a837-4cb7-b355-94002f995491", "null", "vsn", "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "vsn", "Y", "0", "{ecomp_generated_naming=true}", "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "53c21f99-fdca-4bbb-8242-1bc71c28e1ba", "a0e9ac13-e8de-4ebf-8a00-e585cf24c469", "1.0", "vsn");
DEBUG 2022-06-08 04:40:22.368 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.372 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-08 04:40:22.372 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 04:40:22.372 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.372 +0000 TopologyTemplateQuery - Node template vFW c8e00615-ce18 0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.373 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-06-08 04:40:22.373 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-06-08 04:40:22.373 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-06-08 04:40:22.373 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.373 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.373 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.373 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-06-08 04:40:22.373 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-06-08 04:40:22.374 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-06-08 04:40:22.374 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.374 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-06-08 04:40:22.374 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.374 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:40:22.374 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=dd7907eb-a837-4cb7-b355-94002f995491
DEBUG 2022-06-08 04:40:22.375 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.375 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "dd7907eb-a837-4cb7-b355-94002f995491";
DEBUG 2022-06-08 04:40:22.377 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:40:22.378 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-06-08 04:40:22.378 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "dd7907eb-a837-4cb7-b355-94002f995491"
DEBUG 2022-06-08 04:40:22.378 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, ipv4_ip_version) values ("dd7907eb-a837-4cb7-b355-94002f995491", "default-network-role", "vsn", "N", "0", "0", "N", "4");
DEBUG 2022-06-08 04:40:22.378 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.381 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:40:22.382 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
INFO 2022-06-08 04:40:22.382 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "dd7907eb-a837-4cb7-b355-94002f995491"
DEBUG 2022-06-08 04:40:22.382 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("dd7907eb-a837-4cb7-b355-94002f995491", "default-network-role", "vsn", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-06-08 04:40:22.382 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.385 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:40:22.385 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-06-08 04:40:22.385 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:22.386 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.386 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:22.386 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.386 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:22.386 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.386 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:22.386 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.386 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vpgServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:40:22.387 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.387 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_vpgServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:40:22.387 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:22.387 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.387 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "1bf2a5d7-9193-418c-bcf1-59122e7a0934";
DEBUG 2022-06-08 04:40:22.390 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:40:22.390 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-06-08 04:40:22.390 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "1bf2a5d7-9193-418c-bcf1-59122e7a0934"
DEBUG 2022-06-08 04:40:22.390 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("1bf2a5d7-9193-418c-bcf1-59122e7a0934", "null", "vpg", "PUT THE VM IMAGE NAME HERE (UBUNTU 1404 required)", "vpg", "Y", "0", "{ecomp_generated_naming=true}", "PUT THE VM FLAVOR NAME HERE (m1.medium suggested)", "87c24f55-61d7-4b3b-903d-f3dec3995041", "b0b4e18d-df07-433c-a53d-30f1dfb98f65", "1.0", "vpg");
DEBUG 2022-06-08 04:40:22.391 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.399 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-06-08 04:40:22.399 +0000 DBResourceManager - writeData processing time : sdnctldb01 9 miliseconds.
DEBUG 2022-06-08 04:40:22.399 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.399 +0000 TopologyTemplateQuery - Node template vFW c8e00615-ce18 0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.400 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-06-08 04:40:22.400 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-06-08 04:40:22.400 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-06-08 04:40:22.400 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.400 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.400 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.400 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-06-08 04:40:22.401 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-06-08 04:40:22.401 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-06-08 04:40:22.401 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.401 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-08 04:40:22.401 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-06-08 04:40:22.401 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:40:22.401 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=1bf2a5d7-9193-418c-bcf1-59122e7a0934
DEBUG 2022-06-08 04:40:22.402 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.402 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "1bf2a5d7-9193-418c-bcf1-59122e7a0934";
DEBUG 2022-06-08 04:40:22.405 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:40:22.405 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-06-08 04:40:22.405 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "1bf2a5d7-9193-418c-bcf1-59122e7a0934"
DEBUG 2022-06-08 04:40:22.405 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("1bf2a5d7-9193-418c-bcf1-59122e7a0934", "default-network-role", "vpg", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-06-08 04:40:22.406 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.409 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:40:22.409 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
INFO 2022-06-08 04:40:22.409 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "1bf2a5d7-9193-418c-bcf1-59122e7a0934"
DEBUG 2022-06-08 04:40:22.409 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, ipv4_ip_version) values ("1bf2a5d7-9193-418c-bcf1-59122e7a0934", "default-network-role", "vpg", "N", "0", "0", "N", "4");
DEBUG 2022-06-08 04:40:22.410 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:22.413 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:40:22.413 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 04:40:22.414 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.414 +0000 TopologyTemplateQuery - Node template vFW c8e00615-ce18 0 is matching search criteria
DEBUG 2022-06-08 04:40:22.414 +0000 QueryProcessor - Found topology templates [vFW c8e00615-ce18 0] matching following query criteria: sdcType=VF, customizationUUID=1eff407d-067c-4f72-8b46-111dc4dcdd3f
DEBUG 2022-06-08 04:40:22.415 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.415 +0000 TopologyTemplateQuery - Node template vFW c8e00615-ce18 0 is matching search criteria
DEBUG 2022-06-08 04:40:22.416 +0000 QueryProcessor - Found topology templates [vFW c8e00615-ce18 0] matching following query criteria: sdcType=VF, customizationUUID=1eff407d-067c-4f72-8b46-111dc4dcdd3f
DEBUG 2022-06-08 04:40:22.417 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "c15b03ae-e980-4499-9b15-b7576e1ebeb2"
DEBUG 2022-06-08 04:40:22.417 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:22.417 +0000 QueryProcessor - Service vFW 2022-06-08 04-38-41 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-06-08 04:40:22.417 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-06-08 04:40:22.419 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-06-08 04:40:22.420 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:22.422 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:22.422 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f55d43bc-a7b8-4751-9982-1b7c0e9c4f74",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663222419,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220608043841/1.0/artifacts/service-Vfw20220608043841-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-06-08 04:40:22.522 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:40:22.524 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:22.524 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:22.552 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:22.553 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:22.553 +0000 CambriaSimplerBatchPublisher - cambria reply ok (31 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-06-08 04:40:23.425 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220608043841
INFO 2022-06-08 04:40:23.426 +0000 SdncUebCallback - Sending Component Status for Distribution: (f55d43bc-a7b8-4751-9982-1b7c0e9c4f74,vFW 2022-06-08 04-38-41,1.0,catalog service description)
INFO 2022-06-08 04:40:23.426 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-06-08 04:40:23.427 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:23.430 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:23.430 +0000 DistributionClientImpl - try to send status {
  "distributionID": "f55d43bc-a7b8-4751-9982-1b7c0e9c4f74",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663223427,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-06-08 04:40:23.531 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-08 04:40:23.532 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:23.532 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:23.561 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:23.561 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:23.562 +0000 CambriaSimplerBatchPublisher - cambria reply ok (31 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 04:40:24.431 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-06-08 04:40:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:40:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:40:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:39.846 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:39.847 +0000 HttpClient - Consuming the entity.
DEBUG 2022-06-08 04:40:39.847 +0000 NotificationConsumer - received message from topic
DEBUG 2022-06-08 04:40:39.847 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"8d43fc04-342b-46cf-b316-70c5558b1b56","serviceName":"basic_onboard_fHiJAW","serviceVersion":"1.0","serviceUUID":"f35f178b-be13-470a-9a17-824a7d9fda10","serviceDescription":"service","serviceInvariantUUID":"5d96447d-a2d3-407b-a1dd-21611a95a900","resources":[{"resourceInstanceName":"basic_onboard_fHiJAW 0","resourceName":"basic_onboard_fHiJAW","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"93618d99-ae92-4948-99dc-17f39f157c74","resourceInvariantUUID":"b93cefd2-dea7-46c4-b3cc-2f8f7dec8bea","resourceCustomizationUUID":"10f17830-2a9b-461d-a21c-a14419456711","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/resourceInstances/basic_onboard_fhijaw0/artifacts/vf-license-model.xml","artifactChecksum":"MWZjOTg2MDFhMTAzMjdjODQ2YzZjNWZjNGIxNzFmMzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"17b4f468-33d1-4295-9c86-bd8f03fcc851","artifactVersion":"1"},{"artifactName":"basic_onboard_fhijaw0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/resourceInstances/basic_onboard_fhijaw0/artifacts/basic_onboard_fhijaw0_modules.json","artifactChecksum":"Y2ZmNjMyY2UyMzc4Y2M1MWYwMjUwZGU4ZmVmNWVkMmI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"4541b605-950a-4cba-a46b-c71b847c49d6","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/resourceInstances/basic_onboard_fhijaw0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2202609f-7430-4392-9c5c-3acee2a2bcbb","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/resourceInstances/basic_onboard_fhijaw0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"02b849ce-d57e-4dc3-985b-71b4e0d919e2","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/resourceInstances/basic_onboard_fhijaw0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"0f595de9-cf09-4d7d-96cd-b0f8175d9090","artifactVersion":"2","generatedFromUUID":"2202609f-7430-4392-9c5c-3acee2a2bcbb"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardFhijaw-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/artifacts/service-BasicOnboardFhijaw-template.yml","artifactChecksum":"NGM0ZmNlNThmYzgxY2EzYmZkNWY4ZmM0ZTQ5NDUwZWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"07b50445-c9fc-4257-a5d5-085e77c7c0f6","artifactVersion":"1"},{"artifactName":"service-BasicOnboardFhijaw-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/artifacts/service-BasicOnboardFhijaw-csar.csar","artifactChecksum":"NDZiNGEzZTY3NGM3ZDM2NjllOTQyMTdmYmVmM2Q4OTk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"648ccd9e-269a-49c8-9a8b-6d9ad1fa8c9a","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-06-08 04:40:39.851 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:40:39.851 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:39.853 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:39.853 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8d43fc04-342b-46cf-b316-70c5558b1b56",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663239209,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/resourceInstances/basic_onboard_fhijaw0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:40:39.954 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:40:39.955 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:39.955 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:39.989 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:39.990 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:39.990 +0000 CambriaSimplerBatchPublisher - cambria reply ok (36 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:40:40.854 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:40:40.855 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:40.857 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:40.858 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8d43fc04-342b-46cf-b316-70c5558b1b56",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663239209,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/resourceInstances/basic_onboard_fhijaw0/artifacts/basic_onboard_fhijaw0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:40:40.958 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:40:40.959 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:40.959 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:40.994 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:40.995 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:40.995 +0000 CambriaSimplerBatchPublisher - cambria reply ok (37 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 04:40:41.859 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:40:41.860 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:41.865 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:41.865 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8d43fc04-342b-46cf-b316-70c5558b1b56",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663239209,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/resourceInstances/basic_onboard_fhijaw0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:40:41.965 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:40:41.967 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:41.967 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:41.989 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:41.990 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:41.990 +0000 CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:40:42.865 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:40:42.866 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:42.869 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:42.869 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8d43fc04-342b-46cf-b316-70c5558b1b56",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663239209,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/resourceInstances/basic_onboard_fhijaw0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:40:42.969 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:40:42.971 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:42.971 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:43.005 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:43.006 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:43.006 +0000 CambriaSimplerBatchPublisher - cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:40:43.869 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:40:43.870 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:43.872 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:43.872 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8d43fc04-342b-46cf-b316-70c5558b1b56",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663239209,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/resourceInstances/basic_onboard_fhijaw0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:40:43.973 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:40:43.974 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:43.974 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:43.993 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:43.993 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:43.993 +0000 CambriaSimplerBatchPublisher - cambria reply ok (20 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:40:44.873 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:40:44.874 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:44.876 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:44.876 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8d43fc04-342b-46cf-b316-70c5558b1b56",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663239209,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/artifacts/service-BasicOnboardFhijaw-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:40:44.976 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:40:44.977 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:44.978 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:44.997 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:44.997 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:44.998 +0000 CambriaSimplerBatchPublisher - cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:40:45.877 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:40:45.878 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:45.880 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:45.880 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8d43fc04-342b-46cf-b316-70c5558b1b56",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663239209,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/artifacts/service-BasicOnboardFhijaw-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-06-08 04:40:45.980 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:40:45.981 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:45.981 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:45.999 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:46.000 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:46.000 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-06-08 04:40:46.881 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "8d43fc04-342b-46cf-b316-70c5558b1b56",
  "serviceName": "basic_onboard_fHiJAW",
  "serviceVersion": "1.0",
  "serviceUUID": "f35f178b-be13-470a-9a17-824a7d9fda10",
  "serviceDescription": "service",
  "serviceInvariantUUID": "5d96447d-a2d3-407b-a1dd-21611a95a900",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardFhijaw-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/artifacts/service-BasicOnboardFhijaw-csar.csar",
      "artifactChecksum": "NDZiNGEzZTY3NGM3ZDM2NjllOTQyMTdmYmVmM2Q4OTk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "648ccd9e-269a-49c8-9a8b-6d9ad1fa8c9a"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-06-08 04:40:46.881 +0000 SdncUebCallback - Received notification : (8d43fc04-342b-46cf-b316-70c5558b1b56,basic_onboard_fHiJAW,1.0,service)
DEBUG 2022-06-08 04:40:46.881 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-08 04:40:46.882 +0000 SdncUebCallback - Received artifact service-BasicOnboardFhijaw-csar.csar
INFO 2022-06-08 04:40:46.882 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-06-08 04:40:46.882 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/artifacts/service-BasicOnboardFhijaw-csar.csar
DEBUG 2022-06-08 04:40:46.968 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-06-08 04:40:46.976 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-06-08 04:40:46.976 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:46.979 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:46.979 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8d43fc04-342b-46cf-b316-70c5558b1b56",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663246976,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/artifacts/service-BasicOnboardFhijaw-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-06-08 04:40:47.079 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:40:47.080 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:47.080 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:47.101 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:47.102 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:47.102 +0000 CambriaSimplerBatchPublisher - cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:40:47.979 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_fHiJAW/service-BasicOnboardFhijaw-csar.csar
DEBUG 2022-06-08 04:40:47.980 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-08 04:40:47.981 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-08 04:40:48.115 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP3403360060957633652/Definitions/service-BasicOnboardFhijaw-template.yml
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
DEBUG 2022-06-08 04:40:49.270 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-06-08 04:40:49.271 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-06-08 04:40:49.271 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_fHiJAW/service-BasicOnboardFhijaw-csar.csar
WARN 2022-06-08 04:40:49.271 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
WARN 2022-06-08 04:40:49.271 +0000 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_fHiJAW/service-BasicOnboardFhijaw-csar.csar
WARN 2022-06-08 04:40:49.271 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_fHiJAW/service-BasicOnboardFhijaw-csar.csar
WARN 2022-06-08 04:40:49.272 +0000 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_fHiJAW/service-BasicOnboardFhijaw-csar.csar
WARN 2022-06-08 04:40:49.272 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_fHiJAW/service-BasicOnboardFhijaw-csar.csar
WARN 2022-06-08 04:40:49.272 +0000 SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[ubuntu18_admin_security_group]" is not a map. The type is "json". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_fHiJAW/service-BasicOnboardFhijaw-csar.csar
WARN 2022-06-08 04:40:49.272 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu18" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_fHiJAW/service-BasicOnboardFhijaw-csar.csar
WARN 2022-06-08 04:40:49.272 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_fHiJAW/service-BasicOnboardFhijaw-csar.csar
WARN 2022-06-08 04:40:49.272 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_fHiJAW 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_fHiJAW/service-BasicOnboardFhijaw-csar.csar
WARN 2022-06-08 04:40:49.272 +0000 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_fHiJAW/service-BasicOnboardFhijaw-csar.csar
WARN 2022-06-08 04:40:49.272 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-06-08 04:40:49.273 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:49.273 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "f35f178b-be13-470a-9a17-824a7d9fda10";
DEBUG 2022-06-08 04:40:49.277 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-08 04:40:49.277 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-06-08 04:40:49.277 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "f35f178b-be13-470a-9a17-824a7d9fda10"
DEBUG 2022-06-08 04:40:49.277 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("f35f178b-be13-470a-9a17-824a7d9fda10", "null", "service-BasicOnboardFhijaw-csar.csar", "BasicOnboardFhijaw", "Y", "basic_onboard_fHiJAW", "service", "Service", "Network Service", "5d96447d-a2d3-407b-a1dd-21611a95a900");
DEBUG 2022-06-08 04:40:49.278 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:49.281 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:40:49.281 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 04:40:49.282 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:49.282 +0000 QueryProcessor - Service basic_onboard_fHiJAW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:40:49.282 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:49.283 +0000 QueryProcessor - Service basic_onboard_fHiJAW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:40:49.283 +0000 TopologyTemplateQuery - Node template basic_onboard_fHiJAW 0 is matching search criteria
DEBUG 2022-06-08 04:40:49.283 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:40:49.283 +0000 QueryProcessor - Found topology templates [basic_onboard_fHiJAW 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-06-08 04:40:49.284 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:49.284 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:49.284 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:49.284 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:49.285 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:49.285 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:49.285 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:49.285 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:49.286 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:49.286 +0000 TopologyTemplateQuery - Node template basic_onboard_fHiJAW 0 is matching search criteria
DEBUG 2022-06-08 04:40:49.286 +0000 QueryProcessor - Found topology templates [basic_onboard_fHiJAW 0] matching following query criteria: sdcType=VF, customizationUUID=10f17830-2a9b-461d-a21c-a14419456711
DEBUG 2022-06-08 04:40:49.287 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:49.287 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "10f17830-2a9b-461d-a21c-a14419456711";
DEBUG 2022-06-08 04:40:49.289 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:40:49.289 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-06-08 04:40:49.290 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "10f17830-2a9b-461d-a21c-a14419456711"
DEBUG 2022-06-08 04:40:49.290 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version) values ("10f17830-2a9b-461d-a21c-a14419456711", "null", "basic_onboard_vendor", "basic_onboard_fHiJAW", "Y", 1, "1.0", "b93cefd2-dea7-46c4-b3cc-2f8f7dec8bea", "762d9b3c-da83-4da9-b1c9-6b6e5ab81fdb", "1.0");
DEBUG 2022-06-08 04:40:49.290 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:49.293 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:40:49.293 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-06-08 04:40:49.294 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:49.294 +0000 TopologyTemplateQuery - Node template basic_onboard_fHiJAW 0 is not matching search criteria
DEBUG 2022-06-08 04:40:49.294 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-06-08 04:40:49.294 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-06-08 04:40:49.294 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:40:49.295 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-06-08 04:40:49.295 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:49.295 +0000 QueryProcessor - Service basic_onboard_fHiJAW is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:40:49.295 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:49.296 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "30c2acd6-8ba7-446c-bfab-55eb1c534b61";
DEBUG 2022-06-08 04:40:49.297 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-06-08 04:40:49.297 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-06-08 04:40:49.298 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:49.298 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "30c2acd6-8ba7-446c-bfab-55eb1c534b61";
DEBUG 2022-06-08 04:40:49.300 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:40:49.300 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-06-08 04:40:49.300 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "30c2acd6-8ba7-446c-bfab-55eb1c534b61"
DEBUG 2022-06-08 04:40:49.300 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("30c2acd6-8ba7-446c-bfab-55eb1c534b61", "null", "base_ubuntu18", "10f17830-2a9b-461d-a21c-a14419456711", "Base", "eef6cd4a-243d-4211-8511-82e007b5e523", "1e708331-72f5-4985-8ef6-d3533e8aa42a", "1");
DEBUG 2022-06-08 04:40:49.301 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:49.304 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:40:49.304 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-06-08 04:40:49.304 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:49.305 +0000 TopologyTemplateQuery - Node template basic_onboard_fHiJAW 0 is matching search criteria
DEBUG 2022-06-08 04:40:49.305 +0000 QueryProcessor - Found topology templates [basic_onboard_fHiJAW 0] matching following query criteria: sdcType=VF, customizationUUID=10f17830-2a9b-461d-a21c-a14419456711
DEBUG 2022-06-08 04:40:49.305 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu18ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:40:49.305 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:49.305 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu18ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:40:49.306 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-06-08 04:40:49.306 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "30c2acd6-8ba7-446c-bfab-55eb1c534b61"
DEBUG 2022-06-08 04:40:49.306 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("30c2acd6-8ba7-446c-bfab-55eb1c534b61", "1323b329-7ca8-4b40-bb09-5d9d060bc0de", "ubuntu18", "1")
DEBUG 2022-06-08 04:40:49.306 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:49.309 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:40:49.309 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-06-08 04:40:49.310 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:49.310 +0000 TopologyTemplateQuery - Node template basic_onboard_fHiJAW 0 is not matching search criteria
DEBUG 2022-06-08 04:40:49.310 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-06-08 04:40:49.310 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-06-08 04:40:49.310 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:40:49.311 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=1323b329-7ca8-4b40-bb09-5d9d060bc0de
DEBUG 2022-06-08 04:40:49.311 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 1323b329-7ca8-4b40-bb09-5d9d060bc0de
DEBUG 2022-06-08 04:40:49.311 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:49.311 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "10f17830-2a9b-461d-a21c-a14419456711";
DEBUG 2022-06-08 04:40:49.313 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:40:49.313 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-06-08 04:40:49.313 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:49.313 +0000 TopologyTemplateQuery - Node template basic_onboard_fHiJAW 0 is matching search criteria
DEBUG 2022-06-08 04:40:49.313 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:40:49.314 +0000 QueryProcessor - Found topology templates [basic_onboard_fHiJAW 0, abstract_ubuntu18] matching following query criteria: sdcType=VF, customizationUUID=10f17830-2a9b-461d-a21c-a14419456711
DEBUG 2022-06-08 04:40:49.314 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:49.314 +0000 TopologyTemplateQuery - Node template basic_onboard_fHiJAW 0 is matching search criteria
DEBUG 2022-06-08 04:40:49.314 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:40:49.314 +0000 QueryProcessor - Found topology templates [basic_onboard_fHiJAW 0, abstract_ubuntu18] matching following query criteria: sdcType=VF, customizationUUID=10f17830-2a9b-461d-a21c-a14419456711
DEBUG 2022-06-08 04:40:49.315 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:49.315 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:49.315 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:49.315 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:49.315 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:49.315 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:49.315 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:40:49.315 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:49.315 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu18ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:40:49.316 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:49.316 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu18ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:40:49.316 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:40:49.316 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:49.316 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "1323b329-7ca8-4b40-bb09-5d9d060bc0de";
DEBUG 2022-06-08 04:40:49.318 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:40:49.318 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-06-08 04:40:49.318 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "1323b329-7ca8-4b40-bb09-5d9d060bc0de"
DEBUG 2022-06-08 04:40:49.319 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("1323b329-7ca8-4b40-bb09-5d9d060bc0de", "null", "ubuntu18", "ubuntu-18.04-daily", "ubuntu18", "Y", "0", "{ecomp_generated_naming=true}", "m1.small", "861e804c-fa8f-4a2e-8888-756a2fcc67bc", "dde02e32-4dee-4e2e-ab5b-60d9818b87c7", "1.0", "ubuntu18");
DEBUG 2022-06-08 04:40:49.319 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:49.322 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:40:49.322 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-06-08 04:40:49.323 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:49.323 +0000 TopologyTemplateQuery - Node template basic_onboard_fHiJAW 0 is not matching search criteria
DEBUG 2022-06-08 04:40:49.323 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-06-08 04:40:49.323 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-06-08 04:40:49.323 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:40:49.323 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=1323b329-7ca8-4b40-bb09-5d9d060bc0de
DEBUG 2022-06-08 04:40:49.324 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:49.324 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "1323b329-7ca8-4b40-bb09-5d9d060bc0de";
DEBUG 2022-06-08 04:40:49.326 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:40:49.326 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-06-08 04:40:49.326 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "1323b329-7ca8-4b40-bb09-5d9d060bc0de"
DEBUG 2022-06-08 04:40:49.326 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("1323b329-7ca8-4b40-bb09-5d9d060bc0de", "default-network-role", "ubuntu18", "N", "0", "0", "N", "admin_plane", "4");
DEBUG 2022-06-08 04:40:49.327 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:40:49.332 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-08 04:40:49.332 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-06-08 04:40:49.332 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:49.332 +0000 TopologyTemplateQuery - Node template basic_onboard_fHiJAW 0 is matching search criteria
DEBUG 2022-06-08 04:40:49.333 +0000 QueryProcessor - Found topology templates [basic_onboard_fHiJAW 0] matching following query criteria: sdcType=VF, customizationUUID=10f17830-2a9b-461d-a21c-a14419456711
DEBUG 2022-06-08 04:40:49.333 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:49.333 +0000 TopologyTemplateQuery - Node template basic_onboard_fHiJAW 0 is matching search criteria
DEBUG 2022-06-08 04:40:49.333 +0000 QueryProcessor - Found topology templates [basic_onboard_fHiJAW 0] matching following query criteria: sdcType=VF, customizationUUID=10f17830-2a9b-461d-a21c-a14419456711
DEBUG 2022-06-08 04:40:49.333 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "762d9b3c-da83-4da9-b1c9-6b6e5ab81fdb"
DEBUG 2022-06-08 04:40:49.333 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:40:49.333 +0000 QueryProcessor - Service basic_onboard_fHiJAW is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-06-08 04:40:49.334 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-06-08 04:40:49.334 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-06-08 04:40:49.334 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:49.336 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:49.336 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8d43fc04-342b-46cf-b316-70c5558b1b56",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663249334,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardFhijaw/1.0/artifacts/service-BasicOnboardFhijaw-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-06-08 04:40:49.437 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-06-08 04:40:49.438 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:49.438 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:49.454 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:49.454 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:49.455 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-08 04:40:50.337 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_fHiJAW
INFO 2022-06-08 04:40:50.339 +0000 SdncUebCallback - Sending Component Status for Distribution: (8d43fc04-342b-46cf-b316-70c5558b1b56,basic_onboard_fHiJAW,1.0,service)
INFO 2022-06-08 04:40:50.339 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-06-08 04:40:50.339 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:40:50.350 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:40:50.351 +0000 DistributionClientImpl - try to send status {
  "distributionID": "8d43fc04-342b-46cf-b316-70c5558b1b56",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654663250339,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-06-08 04:40:50.442 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 90 ms
WARN 2022-06-08 04:40:50.444 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:40:50.444 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:40:50.467 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:40:50.468 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:40:50.468 +0000 CambriaSimplerBatchPublisher - cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:40:51.352 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-06-08 04:41:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:41:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:41:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:41:18.806 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:41:18.806 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:41:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:41:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:41:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:41:48.828 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:41:48.829 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:42:09.211 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:42:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:42:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:42:18.797 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:42:18.797 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:42:39.211 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:42:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:42:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:42:48.799 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:42:48.800 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:43:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:43:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:43:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:43:18.799 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:43:18.799 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:43:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:43:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:43:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:43:48.842 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:43:48.843 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:44:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:44:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:44:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:44:18.798 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:44:18.798 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:44:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:44:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:44:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:44:48.814 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:44:48.815 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:45:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:45:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:45:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:45:18.823 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:45:18.823 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:45:39.211 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:45:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:45:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:45:48.818 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:45:48.819 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:46:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:46:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:46:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:46:18.806 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:46:18.807 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:46:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:46:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:46:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:46:48.790 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:46:48.791 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:47:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:47:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:47:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:47:18.813 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:47:18.813 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:47:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:47:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:47:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:47:48.811 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:47:48.812 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:48:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:48:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:48:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:48:18.796 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:48:18.796 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:48:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:48:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:48:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:48:48.801 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:48:48.802 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:49:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:49:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:49:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:49:18.831 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:49:18.832 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:49:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:49:39.213 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:49:39.213 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:49:48.813 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:49:48.814 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:50:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:50:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:50:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:50:18.780 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:50:18.781 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:50:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:50:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:50:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:50:48.818 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:50:48.819 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:51:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:51:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:51:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:51:18.783 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:51:18.783 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:51:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:51:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:51:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:51:48.819 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:51:48.819 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:52:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:52:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:52:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:52:18.781 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:52:18.782 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:52:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:52:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:52:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:52:48.774 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:52:48.774 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:53:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:53:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:53:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:53:18.812 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:53:18.813 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:53:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:53:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:53:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:53:48.778 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:53:48.778 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:54:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:54:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:18.333 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:18.334 +0000 HttpClient - Consuming the entity.
DEBUG 2022-06-08 04:54:18.335 +0000 NotificationConsumer - received message from topic
DEBUG 2022-06-08 04:54:18.335 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"ee046924-e28c-44f3-bce1-336b59889682","serviceName":"Demo_pNF_yPUkokR7O0ZCHn6UbaPv","serviceVersion":"1.0","serviceUUID":"0745fbcc-8971-4323-ac23-88232d5ac81d","serviceDescription":"catalog service description","serviceInvariantUUID":"ef079455-4181-4cb6-b509-75f0eb9d4773","resources":[{"resourceInstanceName":"pNF 185369bf-e56a 0","resourceName":"pNF 185369bf-e56a","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"a034bed0-b7f1-4f46-91df-4d65a722e584","resourceInvariantUUID":"0d7b12ab-158a-4679-acae-452fff94aeba","resourceCustomizationUUID":"5e8cb4f5-d04f-4c4c-a093-195cc12730e3","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/resourceInstances/pnf185369bfe56a0/artifacts/vf-license-model.xml","artifactChecksum":"NGM3MTA1YTZiNmZlMzQxNzczMDI3MDQzMDgyYzc5YmM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"bcdcbb93-5779-4002-af53-2266cb8b500b","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/resourceInstances/pnf185369bfe56a0/artifacts/pNF.csar","artifactChecksum":"ZDZjNjg5NGU3MWQ4OWQ0YzgxMDQwNjE5MGU4MDBjZDM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"80e6e841-b708-4648-910f-851447d20061","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/resourceInstances/pnf185369bfe56a0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"6e8ee97a-9ae4-4d0e-8776-c2b9cc8294ca","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/resourceInstances/pnf185369bfe56a0/artifacts/vendor-license-model.xml","artifactChecksum":"ZjY2M2VlYjM1ZDc4ZWZmOGJlOGFiZTdmYjljYWM0MDk\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"675f857b-3569-477e-b0db-b20c50949789","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/resourceInstances/pnf185369bfe56a0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"cd0b2968-959f-478b-94f4-d36a7a0424e2","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/resourceInstances/pnf185369bfe56a0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"636fa526-caf0-4bfc-a7a8-7789778465d0","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfYpukokr7o0zchn6ubapv-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/artifacts/service-DemoPnfYpukokr7o0zchn6ubapv-template.yml","artifactChecksum":"YzA4MWRkZmVlMzllNjA3NjkxYmJhMjZiMDU4YWUyMTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"d20f2762-b96f-453d-ad30-81c805281107","artifactVersion":"1"},{"artifactName":"service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/artifacts/service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar","artifactChecksum":"YzNlYTdiOTM3ZDI3MzEyMzkzYmEyMjBlYmFiNGVlMjE\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"542a6316-d25d-4f4d-b8f0-b9c149851238","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-06-08 04:54:18.346 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:54:18.347 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:54:18.354 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:54:18.354 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ee046924-e28c-44f3-bce1-336b59889682",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664049209,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/resourceInstances/pnf185369bfe56a0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:54:18.454 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:54:18.456 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:54:18.456 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:18.479 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:18.480 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:18.480 +0000 CambriaSimplerBatchPublisher - cambria reply ok (25 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:54:19.355 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:54:19.356 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:54:19.359 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:54:19.359 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ee046924-e28c-44f3-bce1-336b59889682",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664049209,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/resourceInstances/pnf185369bfe56a0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:54:19.459 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:54:19.460 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:54:19.461 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:19.485 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:19.485 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:19.486 +0000 CambriaSimplerBatchPublisher - cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:54:20.359 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:54:20.360 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:54:20.362 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:54:20.362 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ee046924-e28c-44f3-bce1-336b59889682",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664049209,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/resourceInstances/pnf185369bfe56a0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:54:20.463 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:54:20.464 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:54:20.464 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:20.519 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:20.520 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:20.520 +0000 CambriaSimplerBatchPublisher - cambria reply ok (57 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:54:21.363 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:54:21.364 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:54:21.371 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:54:21.371 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ee046924-e28c-44f3-bce1-336b59889682",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664049209,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/resourceInstances/pnf185369bfe56a0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:54:21.471 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-06-08 04:54:21.472 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:54:21.472 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:21.494 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:21.495 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:21.495 +0000 CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:54:22.373 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:54:22.375 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:54:22.380 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:54:22.380 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ee046924-e28c-44f3-bce1-336b59889682",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664049209,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/resourceInstances/pnf185369bfe56a0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:54:22.480 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-08 04:54:22.481 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:54:22.481 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:22.512 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:22.513 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:22.513 +0000 CambriaSimplerBatchPublisher - cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:54:23.381 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:54:23.382 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:54:23.384 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:54:23.384 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ee046924-e28c-44f3-bce1-336b59889682",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664049209,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/resourceInstances/pnf185369bfe56a0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:54:23.485 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-08 04:54:23.487 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:54:23.487 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:23.518 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:23.519 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:23.519 +0000 CambriaSimplerBatchPublisher - cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:54:24.385 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:54:24.386 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:54:24.391 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:54:24.392 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ee046924-e28c-44f3-bce1-336b59889682",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664049209,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/artifacts/service-DemoPnfYpukokr7o0zchn6ubapv-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:54:24.491 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-08 04:54:24.493 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:54:24.493 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:24.573 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:24.574 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:24.574 +0000 CambriaSimplerBatchPublisher - cambria reply ok (82 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:54:25.392 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:54:25.393 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:54:25.396 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:54:25.396 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ee046924-e28c-44f3-bce1-336b59889682",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664049209,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/artifacts/service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-06-08 04:54:25.496 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:54:25.497 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:54:25.498 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:25.519 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:25.520 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:25.520 +0000 CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-08 04:54:26.397 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "ee046924-e28c-44f3-bce1-336b59889682",
  "serviceName": "Demo_pNF_yPUkokR7O0ZCHn6UbaPv",
  "serviceVersion": "1.0",
  "serviceUUID": "0745fbcc-8971-4323-ac23-88232d5ac81d",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "ef079455-4181-4cb6-b509-75f0eb9d4773",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/artifacts/service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar",
      "artifactChecksum": "YzNlYTdiOTM3ZDI3MzEyMzkzYmEyMjBlYmFiNGVlMjE\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "542a6316-d25d-4f4d-b8f0-b9c149851238"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-06-08 04:54:26.398 +0000 SdncUebCallback - Received notification : (ee046924-e28c-44f3-bce1-336b59889682,Demo_pNF_yPUkokR7O0ZCHn6UbaPv,1.0,catalog service description)
DEBUG 2022-06-08 04:54:26.400 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-08 04:54:26.401 +0000 SdncUebCallback - Received artifact service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar
INFO 2022-06-08 04:54:26.401 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-06-08 04:54:26.401 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/artifacts/service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar
DEBUG 2022-06-08 04:54:26.607 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-06-08 04:54:26.612 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-06-08 04:54:26.612 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:54:26.615 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:54:26.615 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ee046924-e28c-44f3-bce1-336b59889682",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664066612,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/artifacts/service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-06-08 04:54:26.715 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:54:26.716 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:54:26.716 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:26.765 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:26.766 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:26.766 +0000 CambriaSimplerBatchPublisher - cambria reply ok (50 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:54:27.616 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_yPUkokR7O0ZCHn6UbaPv/service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar
DEBUG 2022-06-08 04:54:27.617 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-08 04:54:27.620 +0000 Reflections - Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-08 04:54:27.815 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP7197504582075100623/Definitions/service-DemoPnfYpukokr7o0zchn6ubapv-template.yml
DEBUG 2022-06-08 04:54:28.598 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-06-08 04:54:28.599 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-06-08 04:54:28.599 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_yPUkokR7O0ZCHn6UbaPv/service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar
WARN 2022-06-08 04:54:28.599 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
WARN 2022-06-08 04:54:28.599 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_yPUkokR7O0ZCHn6UbaPv/service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar
WARN 2022-06-08 04:54:28.599 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF 185369bf-e56a 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_yPUkokR7O0ZCHn6UbaPv/service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar
WARN 2022-06-08 04:54:28.599 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_yPUkokR7O0ZCHn6UbaPv/service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar
WARN 2022-06-08 04:54:28.599 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_yPUkokR7O0ZCHn6UbaPv/service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar
WARN 2022-06-08 04:54:28.600 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_yPUkokR7O0ZCHn6UbaPv/service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar
WARN 2022-06-08 04:54:28.600 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_yPUkokR7O0ZCHn6UbaPv/service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar
WARN 2022-06-08 04:54:28.600 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_yPUkokR7O0ZCHn6UbaPv/service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar
WARN 2022-06-08 04:54:28.600 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-06-08 04:54:28.605 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:54:28.605 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "0745fbcc-8971-4323-ac23-88232d5ac81d";
DEBUG 2022-06-08 04:54:28.608 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:54:28.608 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
INFO 2022-06-08 04:54:28.608 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "0745fbcc-8971-4323-ac23-88232d5ac81d"
DEBUG 2022-06-08 04:54:28.608 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("0745fbcc-8971-4323-ac23-88232d5ac81d", "null", "service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar", "DemoPnfYpukokr7o0zchn6ubapv", "Y", "Demo_pNF_yPUkokR7O0ZCHn6UbaPv", "catalog service description", "Service", "Network L1-3", "ef079455-4181-4cb6-b509-75f0eb9d4773");
DEBUG 2022-06-08 04:54:28.609 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:54:28.611 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:54:28.612 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 04:54:28.612 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:54:28.612 +0000 QueryProcessor - Service Demo_pNF_yPUkokR7O0ZCHn6UbaPv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:54:28.612 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:54:28.612 +0000 QueryProcessor - Service Demo_pNF_yPUkokR7O0ZCHn6UbaPv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:54:28.612 +0000 TopologyTemplateQuery - Node template pNF 185369bf-e56a 0 is matching search criteria
DEBUG 2022-06-08 04:54:28.613 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:54:28.613 +0000 QueryProcessor - Found topology templates [pNF 185369bf-e56a 0] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-06-08 04:54:28.613 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:54:28.613 +0000 QueryProcessor - Service Demo_pNF_yPUkokR7O0ZCHn6UbaPv is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:54:28.616 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:54:28.616 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "5e8cb4f5-d04f-4c4c-a093-195cc12730e3";
DEBUG 2022-06-08 04:54:28.618 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:54:28.618 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-06-08 04:54:28.618 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:54:28.618 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL_TO_VF_MODEL_MAPPING where service_uuid = "0745fbcc-8971-4323-ac23-88232d5ac81d" AND vf_customization_uuid = "5e8cb4f5-d04f-4c4c-a093-195cc12730e3";
DEBUG 2022-06-08 04:54:28.640 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 22
DEBUG 2022-06-08 04:54:28.641 +0000 DBResourceManager - >> getData : sdnctldb01 23  miliseconds.
INFO 2022-06-08 04:54:28.641 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "5e8cb4f5-d04f-4c4c-a093-195cc12730e3"
DEBUG 2022-06-08 04:54:28.641 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, vendor_version, invariant_uuid, uuid, version) values ("5e8cb4f5-d04f-4c4c-a093-195cc12730e3", "null", "6b446b2c-d381-418d-acfe", "pNF 185369bf-e56a", "1.0", "0d7b12ab-158a-4679-acae-452fff94aeba", "4c96f95b-8eef-432a-a85b-f78e5bf1bc3a", "1.0");
DEBUG 2022-06-08 04:54:28.642 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:54:28.646 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-08 04:54:28.646 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-06-08 04:54:28.647 +0000 SdncBaseModel - insertToscaData: INSERT into SERVICE_MODEL_TO_VF_MODEL_MAPPING (service_uuid, vf_uuid, vf_customization_uuid, service_invariant_uuid) values ("0745fbcc-8971-4323-ac23-88232d5ac81d", "4c96f95b-8eef-432a-a85b-f78e5bf1bc3a", "5e8cb4f5-d04f-4c4c-a093-195cc12730e3", "ef079455-4181-4cb6-b509-75f0eb9d4773");
DEBUG 2022-06-08 04:54:28.647 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:54:28.650 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:54:28.650 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
INFO 2022-06-08 04:54:28.650 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-06-08 04:54:28.650 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-06-08 04:54:28.651 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:54:28.653 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:54:28.653 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ee046924-e28c-44f3-bce1-336b59889682",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664068651,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfYpukokr7o0zchn6ubapv/1.0/artifacts/service-DemoPnfYpukokr7o0zchn6ubapv-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-06-08 04:54:28.753 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:54:28.754 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:54:28.754 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:28.793 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:28.794 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:28.794 +0000 CambriaSimplerBatchPublisher - cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-08 04:54:29.654 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_yPUkokR7O0ZCHn6UbaPv
INFO 2022-06-08 04:54:29.655 +0000 SdncUebCallback - Sending Component Status for Distribution: (ee046924-e28c-44f3-bce1-336b59889682,Demo_pNF_yPUkokR7O0ZCHn6UbaPv,1.0,catalog service description)
INFO 2022-06-08 04:54:29.655 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-06-08 04:54:29.655 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:54:29.657 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:54:29.657 +0000 DistributionClientImpl - try to send status {
  "distributionID": "ee046924-e28c-44f3-bce1-336b59889682",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664069655,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-06-08 04:54:29.757 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:54:29.759 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:54:29.759 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:29.819 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:29.819 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:29.819 +0000 CambriaSimplerBatchPublisher - cambria reply ok (61 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 04:54:30.658 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-06-08 04:54:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:54:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:54:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:39.855 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:39.856 +0000 HttpClient - Consuming the entity.
DEBUG 2022-06-08 04:54:39.857 +0000 NotificationConsumer - received message from topic
DEBUG 2022-06-08 04:54:39.857 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"c9e4b0f7-8281-4562-95eb-17b97750914f","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"f78d08d0-f3d4-4aec-86a1-bca1f67be839","serviceDescription":"service","serviceInvariantUUID":"fcdb1a29-1949-42b3-854e-0600ce99ff0a","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"70d098a2-7c6f-435f-a6e6-fa9fe1c9cdee","resourceInvariantUUID":"924f05a0-cc9e-4cc0-9ac4-9f6e7e7201d6","resourceCustomizationUUID":"2ab773f1-cf7e-414f-939f-9e0d5b41c002","category":"Generic","subcategory":"Network Elements","artifacts":[]}],"serviceArtifacts":[{"artifactName":"service-BasicNetwork-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml","artifactChecksum":"NWVlZjc4MzEzMmUxMjY1MzE2M2UzZGYxOWFlMGU4NWE\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"17d23df8-dd7f-4f6e-b7ba-b4b30acd7c80","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"MDZmM2FmODhiMTFhNDBiMDBlYjdjMmU2NTFjY2Y5Mjk\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c67bb513-f5bd-4316-9c53-3cc68eef1f18","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-06-08 04:54:39.865 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:54:39.865 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:54:39.869 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:54:39.870 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c9e4b0f7-8281-4562-95eb-17b97750914f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664079210,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:54:39.970 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-08 04:54:39.972 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:54:39.972 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:39.993 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:39.993 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:39.994 +0000 CambriaSimplerBatchPublisher - cambria reply ok (23 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:54:40.870 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:54:40.871 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:54:40.874 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:54:40.874 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c9e4b0f7-8281-4562-95eb-17b97750914f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664079210,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-06-08 04:54:40.974 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:54:40.975 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:54:40.975 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:41.000 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:41.000 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:41.001 +0000 CambriaSimplerBatchPublisher - cambria reply ok (26 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-06-08 04:54:41.875 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "c9e4b0f7-8281-4562-95eb-17b97750914f",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "f78d08d0-f3d4-4aec-86a1-bca1f67be839",
  "serviceDescription": "service",
  "serviceInvariantUUID": "fcdb1a29-1949-42b3-854e-0600ce99ff0a",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicNetwork-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
      "artifactChecksum": "MDZmM2FmODhiMTFhNDBiMDBlYjdjMmU2NTFjY2Y5Mjk\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "c67bb513-f5bd-4316-9c53-3cc68eef1f18"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-06-08 04:54:41.876 +0000 SdncUebCallback - Received notification : (c9e4b0f7-8281-4562-95eb-17b97750914f,basic_network,1.0,service)
DEBUG 2022-06-08 04:54:41.876 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-08 04:54:41.876 +0000 SdncUebCallback - Received artifact service-BasicNetwork-csar.csar
INFO 2022-06-08 04:54:41.876 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-06-08 04:54:41.877 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar
DEBUG 2022-06-08 04:54:42.044 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-06-08 04:54:42.046 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-06-08 04:54:42.047 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:54:42.049 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:54:42.049 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c9e4b0f7-8281-4562-95eb-17b97750914f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664082046,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-06-08 04:54:42.149 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:54:42.151 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:54:42.151 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:42.173 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:42.173 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:42.174 +0000 CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:54:43.049 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
DEBUG 2022-06-08 04:54:43.051 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-08 04:54:43.052 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-08 04:54:43.153 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP9998221832579057920/Definitions/service-BasicNetwork-template.yml
DEBUG 2022-06-08 04:54:43.580 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-06-08 04:54:43.581 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-06-08 04:54:43.581 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-06-08 04:54:43.581 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
WARN 2022-06-08 04:54:43.582 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompNaming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-06-08 04:54:43.582 +0000 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-06-08 04:54:43.582 +0000 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-06-08 04:54:43.582 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.EcompHoming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-06-08 04:54:43.583 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-06-08 04:54:43.583 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.NetworkFlows" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-06-08 04:54:43.583 +0000 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-06-08 04:54:43.583 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "Generic NeutronNet 0" are missing field(s): [network_role, provider_network]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-06-08 04:54:43.583 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-06-08 04:54:43.584 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:54:43.584 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "f78d08d0-f3d4-4aec-86a1-bca1f67be839";
DEBUG 2022-06-08 04:54:43.588 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-08 04:54:43.588 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-06-08 04:54:43.588 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "f78d08d0-f3d4-4aec-86a1-bca1f67be839"
DEBUG 2022-06-08 04:54:43.588 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("f78d08d0-f3d4-4aec-86a1-bca1f67be839", "null", "service-BasicNetwork-csar.csar", "BasicNetwork", "Y", "basic_network", "service", "Service", "Network Service", "fcdb1a29-1949-42b3-854e-0600ce99ff0a");
DEBUG 2022-06-08 04:54:43.589 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:54:43.591 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:54:43.592 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 04:54:43.593 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:54:43.593 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:54:43.595 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:54:43.595 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:54:43.595 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:54:43.596 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:54:43.596 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:54:43.596 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:54:43.596 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:54:43.596 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:54:43.596 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_shared_network, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-06-08 04:54:43.597 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:54:43.597 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_shared_network, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-06-08 04:54:43.597 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:54:43.597 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_external_network, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-06-08 04:54:43.597 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:54:43.597 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_external_network, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-06-08 04:54:43.598 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:54:43.598 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_trunked, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-06-08 04:54:43.598 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:54:43.598 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_trunked, value: {is_external_network=false, is_trunked=false, ipv4_subnet_default_assignment={min_subnets_count=1}, ecomp_generated_network_assignment=false, ipv6_subnet_default_assignment={min_subnets_count=1}}
DEBUG 2022-06-08 04:54:43.599 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:54:43.599 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_bound_to_vpn, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-06-08 04:54:43.600 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:54:43.600 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_bound_to_vpn, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-06-08 04:54:43.600 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:54:43.600 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: vpn_binding, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-06-08 04:54:43.600 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:54:43.600 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: vpn_binding, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-06-08 04:54:43.600 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:54:43.601 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:54:43.601 +0000 CachedDataSource - SQL Statement: SELECT * from NETWORK_MODEL where customization_uuid = "2ab773f1-cf7e-414f-939f-9e0d5b41c002";
DEBUG 2022-06-08 04:54:43.609 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-06-08 04:54:43.610 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
DEBUG 2022-06-08 04:54:43.610 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:54:43.610 +0000 CachedDataSource - SQL Statement: SELECT * from VPN_BINDINGS where network_customization_uuid = "2ab773f1-cf7e-414f-939f-9e0d5b41c002";
DEBUG 2022-06-08 04:54:43.618 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-06-08 04:54:43.618 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
INFO 2022-06-08 04:54:43.619 +0000 SdncNodeModel - Call insertToscaData for NETWORK_MODEL where customization_uuid = "2ab773f1-cf7e-414f-939f-9e0d5b41c002"
DEBUG 2022-06-08 04:54:43.619 +0000 SdncBaseModel - insertToscaData: INSERT into NETWORK_MODEL (service_uuid, customization_uuid, model_yaml, is_external_network, is_bound_to_vpn, trunk_network_indicator, ecomp_generated_naming, network_type, invariant_uuid, uuid, version, network_technology) values ("f78d08d0-f3d4-4aec-86a1-bca1f67be839", "2ab773f1-cf7e-414f-939f-9e0d5b41c002", "null", "N", "N", "N", "Y", "NEUTRON", "924f05a0-cc9e-4cc0-9ac4-9f6e7e7201d6", "62bd57d4-1fb8-45c7-af11-c54e79f9bcec", "1.0", "NEUTRON");
DEBUG 2022-06-08 04:54:43.620 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:54:43.625 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-08 04:54:43.625 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-06-08 04:54:43.625 +0000 SdncBaseModel - insertToscaData: INSERT into VPN_BINDINGS (network_customization_uuid, binding_uuid) values ("2ab773f1-cf7e-414f-939f-9e0d5b41c002", ""); 
DEBUG 2022-06-08 04:54:43.626 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:54:43.629 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:54:43.630 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 04:54:43.630 +0000 SdncNodeModel - Node Template [Generic NeutronNet 0], property [related_networks] property value: null
DEBUG 2022-06-08 04:54:43.631 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:54:43.631 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:54:43.631 +0000 TopologyTemplateQuery - Node template Generic NeutronNet 0 is not matching search criteria
DEBUG 2022-06-08 04:54:43.631 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:54:43.631 +0000 QueryProcessor - Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-06-08 04:54:43.632 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:54:43.632 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-06-08 04:54:43.632 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-06-08 04:54:43.632 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-06-08 04:54:43.633 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:54:43.635 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:54:43.635 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c9e4b0f7-8281-4562-95eb-17b97750914f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664083633,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-06-08 04:54:43.735 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:54:43.736 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:54:43.736 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:43.772 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:43.772 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:43.773 +0000 CambriaSimplerBatchPublisher - cambria reply ok (37 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-08 04:54:44.636 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network
INFO 2022-06-08 04:54:44.637 +0000 SdncUebCallback - Sending Component Status for Distribution: (c9e4b0f7-8281-4562-95eb-17b97750914f,basic_network,1.0,service)
INFO 2022-06-08 04:54:44.637 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-06-08 04:54:44.637 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:54:44.640 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:54:44.640 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c9e4b0f7-8281-4562-95eb-17b97750914f",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664084637,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-06-08 04:54:44.740 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:54:44.741 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:54:44.741 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:54:44.768 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:54:44.769 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:54:44.769 +0000 CambriaSimplerBatchPublisher - cambria reply ok (28 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 04:54:45.640 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-06-08 04:55:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:55:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:55:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:55:18.863 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:55:18.863 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:55:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:55:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:55:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:55:39.916 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:55:39.917 +0000 HttpClient - Consuming the entity.
DEBUG 2022-06-08 04:55:39.917 +0000 NotificationConsumer - received message from topic
DEBUG 2022-06-08 04:55:39.918 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"d6899704-035e-4577-bf71-8fdf919a6c0c","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"8acebb80-df42-40b8-a5ae-77eeb738c6e6","serviceDescription":"service","serviceInvariantUUID":"d32d03f7-4729-4994-9e1d-dd180f9beef8","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"19373ba6-2b57-417d-9bff-3a5139a00ded","resourceInvariantUUID":"08357c0d-7dd8-487b-92c2-aebde4d3d1f9","resourceCustomizationUUID":"047c9a7e-ee11-4d93-a965-1c8a8c9f6232","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml","artifactChecksum":"MjYxNGQzOTBhZmM3MDgxYjdlNTJmYzBkMGNlMzFkNWY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"5d95d53a-47da-4aec-bc43-e3c2cf5d6e4b","artifactVersion":"1"},{"artifactName":"basic_vm0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json","artifactChecksum":"YjBhYmUwMTQ5NDQxYTkwNWJlNDU1NTQxNzRiMjg0ZDY\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"92079791-edda-4ab2-b68a-253c40d9c5bd","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"a63c88f7-9cca-4ada-b76d-7cb10a3698b0","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml","artifactChecksum":"ZDcxMGNkNDZmN2M0ZTY0M2ZlNDE2MDcwYmY5OTZlZTA\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"ce0a7ced-abe4-4318-b430-488698848995","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"bc762e18-3071-43a0-b244-a1420f8ca2d2","artifactVersion":"2","generatedFromUUID":"a63c88f7-9cca-4ada-b76d-7cb10a3698b0"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"MTE4Y2U1NzkzNTQxNjBlZjVmM2I3ZmZhNjI0OTM4ZDA\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"725ab497-5088-481d-87c5-b68f59366c04","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"ZjdiM2M3NGRiOTRkZmNhNTgyMjQzMWJhNTc2ZjQwODc\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"180382c7-a691-4e24-bb32-e72a114c5571","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-06-08 04:55:39.921 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:55:39.921 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:55:39.923 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:55:39.923 +0000 DistributionClientImpl - try to send status {
  "distributionID": "d6899704-035e-4577-bf71-8fdf919a6c0c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664139209,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:55:40.023 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:55:40.025 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:55:40.025 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:55:40.067 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:55:40.068 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:55:40.068 +0000 CambriaSimplerBatchPublisher - cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:55:40.924 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:55:40.925 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:55:40.927 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:55:40.927 +0000 DistributionClientImpl - try to send status {
  "distributionID": "d6899704-035e-4577-bf71-8fdf919a6c0c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664139209,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:55:41.027 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:55:41.028 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:55:41.028 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:55:41.088 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:55:41.089 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:55:41.089 +0000 CambriaSimplerBatchPublisher - cambria reply ok (62 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:55:41.927 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:55:41.928 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:55:41.930 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:55:41.930 +0000 DistributionClientImpl - try to send status {
  "distributionID": "d6899704-035e-4577-bf71-8fdf919a6c0c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664139209,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:55:42.030 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:55:42.031 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:55:42.032 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:55:42.067 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:55:42.068 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:55:42.068 +0000 CambriaSimplerBatchPublisher - cambria reply ok (37 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 04:55:42.931 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:55:42.932 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:55:42.935 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:55:42.935 +0000 DistributionClientImpl - try to send status {
  "distributionID": "d6899704-035e-4577-bf71-8fdf919a6c0c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664139209,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:55:43.035 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:55:43.036 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:55:43.037 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:55:43.054 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:55:43.054 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:55:43.054 +0000 CambriaSimplerBatchPublisher - cambria reply ok (18 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 04:55:43.936 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:55:43.937 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:55:43.940 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:55:43.940 +0000 DistributionClientImpl - try to send status {
  "distributionID": "d6899704-035e-4577-bf71-8fdf919a6c0c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664139209,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:55:44.040 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:55:44.041 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:55:44.042 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:55:44.081 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:55:44.081 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:55:44.081 +0000 CambriaSimplerBatchPublisher - cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:55:44.941 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:55:44.941 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:55:44.943 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:55:44.943 +0000 DistributionClientImpl - try to send status {
  "distributionID": "d6899704-035e-4577-bf71-8fdf919a6c0c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664139209,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:55:45.044 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:55:45.045 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:55:45.045 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:55:45.073 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:55:45.073 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:55:45.074 +0000 CambriaSimplerBatchPublisher - cambria reply ok (29 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:55:45.944 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:55:45.945 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:55:45.947 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:55:45.947 +0000 DistributionClientImpl - try to send status {
  "distributionID": "d6899704-035e-4577-bf71-8fdf919a6c0c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664139209,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-06-08 04:55:46.047 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:55:46.049 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:55:46.049 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:55:46.071 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:55:46.071 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:55:46.071 +0000 CambriaSimplerBatchPublisher - cambria reply ok (23 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-06-08 04:55:46.948 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "d6899704-035e-4577-bf71-8fdf919a6c0c",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "8acebb80-df42-40b8-a5ae-77eeb738c6e6",
  "serviceDescription": "service",
  "serviceInvariantUUID": "d32d03f7-4729-4994-9e1d-dd180f9beef8",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "ZjdiM2M3NGRiOTRkZmNhNTgyMjQzMWJhNTc2ZjQwODc\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "180382c7-a691-4e24-bb32-e72a114c5571"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-06-08 04:55:46.948 +0000 SdncUebCallback - Received notification : (d6899704-035e-4577-bf71-8fdf919a6c0c,basic_vm,1.0,service)
DEBUG 2022-06-08 04:55:46.949 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-08 04:55:46.949 +0000 SdncUebCallback - Received artifact service-BasicVm-csar.csar
INFO 2022-06-08 04:55:46.949 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-06-08 04:55:46.950 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar
DEBUG 2022-06-08 04:55:47.059 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-06-08 04:55:47.068 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-06-08 04:55:47.069 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:55:47.073 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:55:47.073 +0000 DistributionClientImpl - try to send status {
  "distributionID": "d6899704-035e-4577-bf71-8fdf919a6c0c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664147068,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-06-08 04:55:47.173 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:55:47.174 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:55:47.174 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:55:47.204 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:55:47.205 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:55:47.205 +0000 CambriaSimplerBatchPublisher - cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:55:48.073 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
DEBUG 2022-06-08 04:55:48.075 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-08 04:55:48.075 +0000 Reflections - Reflections took 0 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-08 04:55:48.178 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP12877920371338469340/Definitions/service-BasicVm-template.yml
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_name" 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_related_networks" 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_network_role" is not provided
Log warning: The required parameter "port_ubuntu20_admin_plane_port_0_subnetpoolid" is not provided
DEBUG 2022-06-08 04:55:49.202 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-06-08 04:55:49.202 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-06-08 04:55:49.202 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-06-08 04:55:49.202 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
WARN 2022-06-08 04:55:49.203 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [port_ubuntu20_admin_plane_port_0_name, port_ubuntu20_admin_plane_port_0_vlan_requirements, port_ubuntu20_admin_plane_port_0_related_networks, port_ubuntu20_admin_plane_port_0_order, nfc_function, port_ubuntu20_admin_plane_port_0_network_role, port_ubuntu20_admin_plane_port_0_subnetpoolid]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-06-08 04:55:49.203 +0000 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-06-08 04:55:49.203 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-06-08 04:55:49.203 +0000 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-06-08 04:55:49.203 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-06-08 04:55:49.203 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_ubuntu20" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-06-08 04:55:49.203 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-06-08 04:55:49.203 +0000 SdcToscaParserFactory - JTosca Exception [JE001]: TypeMismatchError: "[ubuntu20_admin_security_group]" is not a map. The type is "json". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-06-08 04:55:49.203 +0000 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-06-08 04:55:49.203 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-06-08 04:55:49.207 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:55:49.207 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "8acebb80-df42-40b8-a5ae-77eeb738c6e6";
DEBUG 2022-06-08 04:55:49.209 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:55:49.209 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
INFO 2022-06-08 04:55:49.209 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "8acebb80-df42-40b8-a5ae-77eeb738c6e6"
DEBUG 2022-06-08 04:55:49.209 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("8acebb80-df42-40b8-a5ae-77eeb738c6e6", "null", "service-BasicVm-csar.csar", "BasicVm", "Y", "basic_vm", "service", "Service", "Network Service", "d32d03f7-4729-4994-9e1d-dd180f9beef8");
DEBUG 2022-06-08 04:55:49.210 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:55:49.213 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:55:49.213 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 04:55:49.213 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:55:49.213 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:55:49.213 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:55:49.213 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:55:49.214 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-06-08 04:55:49.214 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:55:49.214 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-06-08 04:55:49.214 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:55:49.214 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:55:49.214 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:55:49.215 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:55:49.215 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:55:49.215 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:55:49.215 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:55:49.215 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:55:49.215 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:55:49.215 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-06-08 04:55:49.216 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=047c9a7e-ee11-4d93-a965-1c8a8c9f6232
DEBUG 2022-06-08 04:55:49.216 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:55:49.216 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "047c9a7e-ee11-4d93-a965-1c8a8c9f6232";
DEBUG 2022-06-08 04:55:49.219 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:55:49.219 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-06-08 04:55:49.219 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "047c9a7e-ee11-4d93-a965-1c8a8c9f6232"
DEBUG 2022-06-08 04:55:49.219 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version) values ("047c9a7e-ee11-4d93-a965-1c8a8c9f6232", "null", "basicvm_vendor", "basic_vm", "Y", 1, "1.0", "08357c0d-7dd8-487b-92c2-aebde4d3d1f9", "1fb697f4-5338-4fd6-97d8-47437346ee5b", "1.0");
DEBUG 2022-06-08 04:55:49.221 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:55:49.224 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:55:49.224 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 04:55:49.225 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:55:49.225 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-06-08 04:55:49.225 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-06-08 04:55:49.226 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-06-08 04:55:49.226 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:55:49.226 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-06-08 04:55:49.227 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:55:49.227 +0000 QueryProcessor - Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:55:49.227 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:55:49.227 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "d02baeb5-e135-468b-9a68-e4aca271b326";
DEBUG 2022-06-08 04:55:49.229 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:55:49.230 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-06-08 04:55:49.230 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:55:49.230 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "d02baeb5-e135-468b-9a68-e4aca271b326";
DEBUG 2022-06-08 04:55:49.233 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:55:49.233 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-06-08 04:55:49.233 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "d02baeb5-e135-468b-9a68-e4aca271b326"
DEBUG 2022-06-08 04:55:49.233 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("d02baeb5-e135-468b-9a68-e4aca271b326", "null", "base_ubuntu20", "047c9a7e-ee11-4d93-a965-1c8a8c9f6232", "Base", "44a79b88-ab53-48cb-9568-0dbaed259bf6", "13b268c6-debb-4b7b-a5d3-591f9888f247", "1");
DEBUG 2022-06-08 04:55:49.234 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:55:49.237 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:55:49.237 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 04:55:49.237 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:55:49.237 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-06-08 04:55:49.237 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=047c9a7e-ee11-4d93-a965-1c8a8c9f6232
DEBUG 2022-06-08 04:55:49.238 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu20ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:55:49.238 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:55:49.238 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu20ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:55:49.238 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-06-08 04:55:49.238 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "d02baeb5-e135-468b-9a68-e4aca271b326"
DEBUG 2022-06-08 04:55:49.238 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("d02baeb5-e135-468b-9a68-e4aca271b326", "0c05ad61-23bb-46cc-b640-3d0c4e79c341", "ubuntu20", "1")
DEBUG 2022-06-08 04:55:49.239 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:55:49.241 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:55:49.242 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 04:55:49.242 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:55:49.242 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-06-08 04:55:49.242 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-06-08 04:55:49.242 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-06-08 04:55:49.242 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:55:49.243 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=0c05ad61-23bb-46cc-b640-3d0c4e79c341
DEBUG 2022-06-08 04:55:49.243 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 0c05ad61-23bb-46cc-b640-3d0c4e79c341
DEBUG 2022-06-08 04:55:49.243 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:55:49.243 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "047c9a7e-ee11-4d93-a965-1c8a8c9f6232";
DEBUG 2022-06-08 04:55:49.245 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:55:49.245 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-06-08 04:55:49.245 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:55:49.245 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-06-08 04:55:49.245 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:55:49.245 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=VF, customizationUUID=047c9a7e-ee11-4d93-a965-1c8a8c9f6232
DEBUG 2022-06-08 04:55:49.246 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:55:49.246 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-06-08 04:55:49.246 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:55:49.246 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=VF, customizationUUID=047c9a7e-ee11-4d93-a965-1c8a8c9f6232
DEBUG 2022-06-08 04:55:49.246 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:55:49.247 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:55:49.247 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:55:49.247 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:55:49.247 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:55:49.247 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:55:49.247 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:55:49.247 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:55:49.247 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu20ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:55:49.247 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:55:49.247 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_ubuntu20ServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:55:49.248 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:55:49.248 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:55:49.248 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "0c05ad61-23bb-46cc-b640-3d0c4e79c341";
DEBUG 2022-06-08 04:55:49.250 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:55:49.250 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-06-08 04:55:49.250 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "0c05ad61-23bb-46cc-b640-3d0c4e79c341"
DEBUG 2022-06-08 04:55:49.250 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("0c05ad61-23bb-46cc-b640-3d0c4e79c341", "null", "ubuntu20", "ubuntu-20.04", "ubuntu20", "Y", "0", "{ecomp_generated_naming=true}", "m1.small", "acbda74e-7107-4bde-9263-db14bd005384", "1c1f4e3d-35ee-40ac-a087-501ec76e4182", "1.0", "ubuntu20");
DEBUG 2022-06-08 04:55:49.251 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:55:49.254 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:55:49.254 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 04:55:49.255 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:55:49.255 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-06-08 04:55:49.255 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-06-08 04:55:49.255 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-06-08 04:55:49.255 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:55:49.255 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=0c05ad61-23bb-46cc-b640-3d0c4e79c341
DEBUG 2022-06-08 04:55:49.256 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:55:49.256 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "0c05ad61-23bb-46cc-b640-3d0c4e79c341";
DEBUG 2022-06-08 04:55:49.257 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-06-08 04:55:49.258 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-06-08 04:55:49.258 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "0c05ad61-23bb-46cc-b640-3d0c4e79c341"
DEBUG 2022-06-08 04:55:49.258 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_TO_NETWORK_ROLE_MAPPING (vfc_customization_uuid, network_role, vm_type, subinterface_indicator, ipv4_count, ipv6_count, ipv4_use_dhcp, network_role_tag, ipv4_ip_version) values ("0c05ad61-23bb-46cc-b640-3d0c4e79c341", "default-network-role", "ubuntu20", "N", "0", "0", "N", "admin_plane", "4");
DEBUG 2022-06-08 04:55:49.258 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:55:49.261 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:55:49.261 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-06-08 04:55:49.262 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:55:49.262 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-06-08 04:55:49.262 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=047c9a7e-ee11-4d93-a965-1c8a8c9f6232
DEBUG 2022-06-08 04:55:49.262 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:55:49.262 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-06-08 04:55:49.263 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=047c9a7e-ee11-4d93-a965-1c8a8c9f6232
DEBUG 2022-06-08 04:55:49.263 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "1fb697f4-5338-4fd6-97d8-47437346ee5b"
DEBUG 2022-06-08 04:55:49.263 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:55:49.263 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-06-08 04:55:49.263 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-06-08 04:55:49.263 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-06-08 04:55:49.264 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:55:49.266 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:55:49.266 +0000 DistributionClientImpl - try to send status {
  "distributionID": "d6899704-035e-4577-bf71-8fdf919a6c0c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664149264,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-06-08 04:55:49.366 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:55:49.367 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:55:49.367 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:55:49.425 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:55:49.425 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:55:49.426 +0000 CambriaSimplerBatchPublisher - cambria reply ok (59 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-08 04:55:50.267 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm
INFO 2022-06-08 04:55:50.268 +0000 SdncUebCallback - Sending Component Status for Distribution: (d6899704-035e-4577-bf71-8fdf919a6c0c,basic_vm,1.0,service)
INFO 2022-06-08 04:55:50.268 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-06-08 04:55:50.268 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:55:50.270 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:55:50.270 +0000 DistributionClientImpl - try to send status {
  "distributionID": "d6899704-035e-4577-bf71-8fdf919a6c0c",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664150268,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-06-08 04:55:50.371 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:55:50.372 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:55:50.372 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:55:50.438 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:55:50.439 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:55:50.439 +0000 CambriaSimplerBatchPublisher - cambria reply ok (68 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 04:55:51.271 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-06-08 04:56:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:56:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:56:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:56:09.870 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:56:09.871 +0000 HttpClient - Consuming the entity.
DEBUG 2022-06-08 04:56:09.871 +0000 NotificationConsumer - received message from topic
DEBUG 2022-06-08 04:56:09.871 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"aec68d6e-5418-419d-8d33-4cc41ee1c4d3","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"f0981f2a-3a0a-45af-85a9-194870a6f629","serviceDescription":"service","serviceInvariantUUID":"837b6d91-78a9-4bcf-894f-7402a2a09d98","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"90f81a81-b683-4cea-b735-1c5be7723ab8","resourceInvariantUUID":"8d364d01-0c7c-4376-8fdf-543cb5072076","resourceCustomizationUUID":"22e5c42e-0883-42af-93ca-fc7de9ae2295","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml","artifactChecksum":"ZTdkYTE4YzVhZGM5NDA1YzgwNTkwZmI3YWY2OWIxMzY\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"e672fb86-dbb3-4458-9103-2eecf44519e7","artifactVersion":"1"},{"artifactName":"nginx_cloudtech_k8s_charts.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"1e8b610b-3cbe-400d-a111-0c32c89990ee","artifactVersion":"2","generatedFromUUID":"3fd3c39d-bbec-4927-a578-740616932d2a"},{"artifactName":"nginx_cloudtech_k8s_charts.tgz","artifactType":"CLOUD_TECHNOLOGY_SPECIFIC_ARTIFACT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz","artifactChecksum":"YzdjNDVhYzZjMGFiYWFlNTVkNDUxNGFjNGVhODI4N2M\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3fd3c39d-bbec-4927-a578-740616932d2a","artifactVersion":"1"},{"artifactName":"basic_cnf0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json","artifactChecksum":"MjNiZDRjOTNkNGE4ZjU1ZjEwNzAwMjg2MDQ4NDEwZjI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"1b413abf-cf62-48b1-a7a8-d975235dc120","artifactVersion":"1"},{"artifactName":"base_dummy.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml","artifactChecksum":"MDlhOWNkMjQ2MDgxNDNmYTNjMmM5ZWYxZjIzMTJjYzk\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"98e8d842-6ccf-46c4-aac8-f5a6486d728c","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml","artifactChecksum":"OWI0ZjVmMTVjZmQ2Nzk1ZTUyOWQyYzdjMjFhYTI4NzE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"94d327bf-9f4f-4e3a-a50b-8305b420b235","artifactVersion":"1"},{"artifactName":"base_dummy.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env","artifactChecksum":"NmZhYzg0NmUzZTJiM2I2ZmJlZDE2YzY0ODM0MTZkYmE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"66dce013-3189-4fbc-b20f-ffee34f7c3c1","artifactVersion":"2","generatedFromUUID":"98e8d842-6ccf-46c4-aac8-f5a6486d728c"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"MTdhZjU0YTc4N2QxMmY5MjliMDZiYmY2Yjc4OGY2YTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"dfaea5f6-1a83-4453-9df8-6d40c2c9ccb6","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"OTk0YjU4Njk4MTU3ODc3NTljMjJlMTg4Nzg1NGY0NDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"5472723d-fc8a-420d-a375-6eb03d6ed388","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-06-08 04:56:09.874 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:56:09.874 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:56:09.877 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:56:09.877 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aec68d6e-5418-419d-8d33-4cc41ee1c4d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664169209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:56:09.977 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-08 04:56:09.978 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:56:09.978 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:56:10.015 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:56:10.016 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:56:10.016 +0000 CambriaSimplerBatchPublisher - cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:56:10.878 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:56:10.879 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:56:10.881 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:56:10.881 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aec68d6e-5418-419d-8d33-4cc41ee1c4d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664169209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:56:10.982 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:56:10.983 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:56:10.983 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:56:11.021 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:56:11.022 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:56:11.022 +0000 CambriaSimplerBatchPublisher - cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:56:11.882 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:56:11.883 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:56:11.885 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:56:11.885 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aec68d6e-5418-419d-8d33-4cc41ee1c4d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664169209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:56:11.985 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:56:11.986 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:56:11.986 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:56:12.025 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:56:12.026 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:56:12.026 +0000 CambriaSimplerBatchPublisher - cambria reply ok (40 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:56:12.885 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:56:12.886 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:56:12.889 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:56:12.889 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aec68d6e-5418-419d-8d33-4cc41ee1c4d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664169209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:56:12.989 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:56:12.990 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:56:12.991 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:56:13.030 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:56:13.031 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:56:13.031 +0000 CambriaSimplerBatchPublisher - cambria reply ok (41 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 04:56:13.889 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:56:13.890 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:56:13.893 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:56:13.893 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aec68d6e-5418-419d-8d33-4cc41ee1c4d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664169209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:56:13.994 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:56:13.995 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:56:13.995 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:56:14.016 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:56:14.016 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:56:14.016 +0000 CambriaSimplerBatchPublisher - cambria reply ok (22 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 04:56:14.894 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:56:14.895 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:56:14.897 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:56:14.897 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aec68d6e-5418-419d-8d33-4cc41ee1c4d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664169209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:56:14.997 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:56:15.001 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:56:15.001 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:56:15.027 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:56:15.027 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:56:15.027 +0000 CambriaSimplerBatchPublisher - cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:56:15.897 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:56:15.898 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:56:15.901 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:56:15.901 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aec68d6e-5418-419d-8d33-4cc41ee1c4d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664169209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:56:16.001 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-08 04:56:16.002 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:56:16.002 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:56:16.028 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:56:16.028 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:56:16.029 +0000 CambriaSimplerBatchPublisher - cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:56:16.902 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:56:16.903 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:56:16.905 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:56:16.905 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aec68d6e-5418-419d-8d33-4cc41ee1c4d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664169209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 04:56:17.010 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 105 ms
WARN 2022-06-08 04:56:17.012 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:56:17.012 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:56:17.037 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:56:17.037 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:56:17.037 +0000 CambriaSimplerBatchPublisher - cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 04:56:17.907 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 04:56:17.908 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:56:17.910 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:56:17.910 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aec68d6e-5418-419d-8d33-4cc41ee1c4d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664169209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-06-08 04:56:18.010 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:56:18.011 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:56:18.011 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:56:18.035 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:56:18.036 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:56:18.037 +0000 CambriaSimplerBatchPublisher - cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-08 04:56:18.911 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "aec68d6e-5418-419d-8d33-4cc41ee1c4d3",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "f0981f2a-3a0a-45af-85a9-194870a6f629",
  "serviceDescription": "service",
  "serviceInvariantUUID": "837b6d91-78a9-4bcf-894f-7402a2a09d98",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "OTk0YjU4Njk4MTU3ODc3NTljMjJlMTg4Nzg1NGY0NDY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "5472723d-fc8a-420d-a375-6eb03d6ed388"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-06-08 04:56:18.911 +0000 SdncUebCallback - Received notification : (aec68d6e-5418-419d-8d33-4cc41ee1c4d3,basic_cnf,1.0,service)
DEBUG 2022-06-08 04:56:18.911 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-08 04:56:18.912 +0000 SdncUebCallback - Received artifact service-BasicCnf-csar.csar
INFO 2022-06-08 04:56:18.912 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-06-08 04:56:18.912 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar
DEBUG 2022-06-08 04:56:18.984 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-06-08 04:56:18.989 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-06-08 04:56:18.989 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:56:18.992 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:56:18.992 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aec68d6e-5418-419d-8d33-4cc41ee1c4d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664178989,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-06-08 04:56:19.092 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:56:19.093 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:56:19.093 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:56:19.110 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:56:19.110 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:56:19.111 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 04:56:19.992 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
DEBUG 2022-06-08 04:56:19.994 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-08 04:56:19.994 +0000 Reflections - Reflections took 0 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-08 04:56:20.096 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP1526265679414639486/Definitions/service-BasicCnf-template.yml
DEBUG 2022-06-08 04:56:21.171 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-06-08 04:56:21.172 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-06-08 04:56:21.172 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-06-08 04:56:21.172 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
WARN 2022-06-08 04:56:21.173 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [nfc_function]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-06-08 04:56:21.173 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-06-08 04:56:21.173 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-06-08 04:56:21.173 +0000 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-06-08 04:56:21.173 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-06-08 04:56:21.176 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:56:21.176 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "f0981f2a-3a0a-45af-85a9-194870a6f629";
DEBUG 2022-06-08 04:56:21.178 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:56:21.179 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
INFO 2022-06-08 04:56:21.179 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "f0981f2a-3a0a-45af-85a9-194870a6f629"
DEBUG 2022-06-08 04:56:21.179 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("f0981f2a-3a0a-45af-85a9-194870a6f629", "null", "service-BasicCnf-csar.csar", "BasicCnf", "Y", "basic_cnf", "service", "Service", "Network Service", "837b6d91-78a9-4bcf-894f-7402a2a09d98");
DEBUG 2022-06-08 04:56:21.179 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:56:21.182 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:56:21.183 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-06-08 04:56:21.183 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:56:21.183 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:56:21.183 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:56:21.183 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:56:21.184 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-06-08 04:56:21.184 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:56:21.184 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-06-08 04:56:21.184 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:56:21.184 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:56:21.185 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:56:21.185 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:56:21.185 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:56:21.185 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:56:21.185 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:56:21.185 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:56:21.185 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:56:21.186 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-06-08 04:56:21.186 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=22e5c42e-0883-42af-93ca-fc7de9ae2295
DEBUG 2022-06-08 04:56:21.186 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:56:21.186 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "22e5c42e-0883-42af-93ca-fc7de9ae2295";
DEBUG 2022-06-08 04:56:21.188 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:56:21.188 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-06-08 04:56:21.189 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "22e5c42e-0883-42af-93ca-fc7de9ae2295"
DEBUG 2022-06-08 04:56:21.189 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version) values ("22e5c42e-0883-42af-93ca-fc7de9ae2295", "null", "basicnf_vendor", "basic_cnf", "Y", 1, "1.0", "8d364d01-0c7c-4376-8fdf-543cb5072076", "75fff75f-5982-4bb2-8242-6bc90e755d23", "1.0");
DEBUG 2022-06-08 04:56:21.189 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:56:21.192 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:56:21.192 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-06-08 04:56:21.192 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:56:21.192 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-06-08 04:56:21.192 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-06-08 04:56:21.192 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:56:21.193 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-06-08 04:56:21.193 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:56:21.193 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-06-08 04:56:21.194 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:56:21.194 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "cd6b27de-f8d2-4e0e-8fbe-5e6fd5f4e0d6";
DEBUG 2022-06-08 04:56:21.196 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:56:21.196 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-06-08 04:56:21.196 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:56:21.196 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "cd6b27de-f8d2-4e0e-8fbe-5e6fd5f4e0d6";
DEBUG 2022-06-08 04:56:21.198 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:56:21.198 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-06-08 04:56:21.198 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "cd6b27de-f8d2-4e0e-8fbe-5e6fd5f4e0d6"
DEBUG 2022-06-08 04:56:21.198 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("cd6b27de-f8d2-4e0e-8fbe-5e6fd5f4e0d6", "null", "base_dummy", "22e5c42e-0883-42af-93ca-fc7de9ae2295", "Base", "82db64c1-4cec-4eaf-a025-324f7968c3f4", "3f248855-f036-40f4-9e44-3beaea847025", "1");
DEBUG 2022-06-08 04:56:21.199 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:56:21.202 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:56:21.203 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-06-08 04:56:21.203 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:56:21.204 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-06-08 04:56:21.204 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=22e5c42e-0883-42af-93ca-fc7de9ae2295
DEBUG 2022-06-08 04:56:21.204 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummyServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:56:21.204 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:56:21.205 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummyServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:56:21.205 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-06-08 04:56:21.205 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "cd6b27de-f8d2-4e0e-8fbe-5e6fd5f4e0d6"
DEBUG 2022-06-08 04:56:21.205 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("cd6b27de-f8d2-4e0e-8fbe-5e6fd5f4e0d6", "24f7474d-ade6-49c6-aa6e-d1ba6bd2f05f", "dummy", "1")
DEBUG 2022-06-08 04:56:21.206 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:56:21.209 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:56:21.209 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 04:56:21.209 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:56:21.209 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-06-08 04:56:21.209 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-06-08 04:56:21.209 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:56:21.210 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=24f7474d-ade6-49c6-aa6e-d1ba6bd2f05f
DEBUG 2022-06-08 04:56:21.210 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 24f7474d-ade6-49c6-aa6e-d1ba6bd2f05f
DEBUG 2022-06-08 04:56:21.210 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:56:21.210 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "22e5c42e-0883-42af-93ca-fc7de9ae2295";
DEBUG 2022-06-08 04:56:21.212 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:56:21.212 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-06-08 04:56:21.212 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:56:21.212 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-06-08 04:56:21.212 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:56:21.212 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=VF, customizationUUID=22e5c42e-0883-42af-93ca-fc7de9ae2295
DEBUG 2022-06-08 04:56:21.212 +0000 SdncVFModel - insertVFtoNetworkRoleMappingData: Could not find CPs for VF: 22e5c42e-0883-42af-93ca-fc7de9ae2295
DEBUG 2022-06-08 04:56:21.213 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:56:21.213 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-06-08 04:56:21.213 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:56:21.213 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=VF, customizationUUID=22e5c42e-0883-42af-93ca-fc7de9ae2295
DEBUG 2022-06-08 04:56:21.213 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:56:21.213 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:56:21.213 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:56:21.213 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:56:21.214 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:56:21.214 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:56:21.214 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 04:56:21.214 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:56:21.214 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummyServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:56:21.214 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:56:21.214 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummyServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 04:56:21.214 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 04:56:21.215 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:56:21.215 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "24f7474d-ade6-49c6-aa6e-d1ba6bd2f05f";
DEBUG 2022-06-08 04:56:21.217 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 04:56:21.217 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-06-08 04:56:21.217 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "24f7474d-ade6-49c6-aa6e-d1ba6bd2f05f"
DEBUG 2022-06-08 04:56:21.217 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("24f7474d-ade6-49c6-aa6e-d1ba6bd2f05f", "null", "dummy", "dummy", "dummy", "Y", "0", "{ecomp_generated_naming=true}", "dummy.default", "22e23a72-270a-4827-9394-4c0f68b1de63", "669396ec-8a65-4492-8641-efc19d6038fe", "1.0", "dummy");
DEBUG 2022-06-08 04:56:21.217 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 04:56:21.220 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 04:56:21.220 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-06-08 04:56:21.220 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:56:21.220 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-06-08 04:56:21.220 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-06-08 04:56:21.220 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 04:56:21.221 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=24f7474d-ade6-49c6-aa6e-d1ba6bd2f05f
DEBUG 2022-06-08 04:56:21.221 +0000 SdncVFCModel - insertVFCtoNetworkRoleMappingData: Could not find the nested CVFCs for: 24f7474d-ade6-49c6-aa6e-d1ba6bd2f05f
DEBUG 2022-06-08 04:56:21.221 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:56:21.221 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-06-08 04:56:21.221 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=22e5c42e-0883-42af-93ca-fc7de9ae2295
DEBUG 2022-06-08 04:56:21.221 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:56:21.221 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-06-08 04:56:21.222 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=22e5c42e-0883-42af-93ca-fc7de9ae2295
DEBUG 2022-06-08 04:56:21.222 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "75fff75f-5982-4bb2-8242-6bc90e755d23"
DEBUG 2022-06-08 04:56:21.222 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 04:56:21.222 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-06-08 04:56:21.222 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-06-08 04:56:21.222 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-06-08 04:56:21.223 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:56:21.225 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:56:21.225 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aec68d6e-5418-419d-8d33-4cc41ee1c4d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664181223,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-06-08 04:56:21.325 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:56:21.327 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:56:21.327 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:56:21.349 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:56:21.349 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:56:21.350 +0000 CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-08 04:56:22.225 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf
INFO 2022-06-08 04:56:22.227 +0000 SdncUebCallback - Sending Component Status for Distribution: (aec68d6e-5418-419d-8d33-4cc41ee1c4d3,basic_cnf,1.0,service)
INFO 2022-06-08 04:56:22.227 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-06-08 04:56:22.227 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 04:56:22.230 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 04:56:22.230 +0000 DistributionClientImpl - try to send status {
  "distributionID": "aec68d6e-5418-419d-8d33-4cc41ee1c4d3",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664182227,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-06-08 04:56:22.330 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 04:56:22.331 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 04:56:22.331 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:56:22.353 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:56:22.353 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:56:22.354 +0000 CambriaSimplerBatchPublisher - cambria reply ok (24 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 04:56:23.230 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-06-08 04:56:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:56:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:56:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:56:49.011 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:56:49.012 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:57:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:57:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:57:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:57:18.845 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:57:18.845 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:57:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:57:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:57:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:57:48.932 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:57:48.932 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:58:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:58:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:58:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:58:18.799 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:58:18.800 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:58:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:58:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:58:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:58:48.832 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:58:48.833 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:59:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:59:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:59:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:59:18.861 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:59:18.862 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 04:59:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 04:59:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 04:59:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 04:59:48.855 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 04:59:48.856 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:00:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:00:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:00:09.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:00:18.818 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:00:18.819 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:00:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:00:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:00:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:00:48.831 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:00:48.831 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:01:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:01:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:01:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:01:18.831 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:01:18.832 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:01:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:01:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:01:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:01:48.812 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:01:48.812 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:02:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:02:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:02:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:02:18.898 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:02:18.899 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:02:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:02:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:02:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:02:48.946 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:02:48.947 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:03:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:03:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:03:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:03:18.796 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:03:18.796 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:03:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:03:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:03:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:03:48.849 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:03:48.850 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:04:09.212 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:04:09.213 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:04:09.213 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:04:09.907 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:04:09.908 +0000 HttpClient - Consuming the entity.
DEBUG 2022-06-08 05:04:09.908 +0000 NotificationConsumer - received message from topic
DEBUG 2022-06-08 05:04:09.909 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"c24f9917-9e7e-446d-b94d-3744f76c8572","serviceName":"Demo_pNF_hKVCvmkiQtrJAO3N2w5C","serviceVersion":"1.0","serviceUUID":"2e9f1eff-94f5-417b-afb5-46a53abda37a","serviceDescription":"catalog service description","serviceInvariantUUID":"b3d681a4-16c2-4df6-9a4d-90bab5a3d17e","resources":[{"resourceInstanceName":"pNF dbe099e0-c554 0","resourceName":"pNF dbe099e0-c554","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"15cdc179-b556-42bb-8c11-5568d4b51dbd","resourceInvariantUUID":"c6e73c1f-1ef0-414e-8720-e22ef3fa97fb","resourceCustomizationUUID":"789d1fee-bc2e-477b-a5c3-56d8168d202f","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/resourceInstances/pnfdbe099e0c5540/artifacts/vf-license-model.xml","artifactChecksum":"NjlmMmU1N2EwYjIzMzgyMGY5NWJmNzNkNjVkMGZjYWE\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"7b86e366-4e16-4e13-82f4-ec8679968659","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/resourceInstances/pnfdbe099e0c5540/artifacts/pNF.csar","artifactChecksum":"ZDZjNjg5NGU3MWQ4OWQ0YzgxMDQwNjE5MGU4MDBjZDM\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"367d287f-cbca-429a-8996-3c7b29fbbc1d","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/resourceInstances/pnfdbe099e0c5540/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"f96a06be-b5b7-4ad5-bf09-939a07b17c91","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/resourceInstances/pnfdbe099e0c5540/artifacts/vendor-license-model.xml","artifactChecksum":"ZTMxNDVkYzY2ZDg0MzBhZDYwNjI1Zjc5ZjJjMGNmOTY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"e1f5376f-3277-4417-a352-ad7f32a7f964","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/resourceInstances/pnfdbe099e0c5540/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"74e3f99c-04cd-42f1-8cd2-8c77d3e7cc08","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/resourceInstances/pnfdbe099e0c5540/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"bd08b5ec-f3e2-4723-812f-e236d847cc8e","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfHkvcvmkiqtrjao3n2w5c-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/artifacts/service-DemoPnfHkvcvmkiqtrjao3n2w5c-template.yml","artifactChecksum":"NThkMjA1M2I2YjNmOTNmZGQwOWYyYzAyNTgxM2Q0MGI\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"1a35804f-fb36-4ef5-9320-ab203c6bfb24","artifactVersion":"1"},{"artifactName":"service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/artifacts/service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar","artifactChecksum":"Yjc5NDVhNjZkNTRlZmUzZmMzYzI3ZGU5MjY5MWIzZDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"364ca3e7-d5cb-413a-ad34-c428310070ae","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-06-08 05:04:09.916 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:04:09.917 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:04:09.923 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:04:09.923 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c24f9917-9e7e-446d-b94d-3744f76c8572",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664649212,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/resourceInstances/pnfdbe099e0c5540/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 05:04:10.024 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-08 05:04:10.025 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:04:10.026 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:04:10.046 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:04:10.047 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:04:10.047 +0000 CambriaSimplerBatchPublisher - cambria reply ok (22 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 05:04:10.924 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:04:10.926 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:04:10.929 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:04:10.929 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c24f9917-9e7e-446d-b94d-3744f76c8572",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664649212,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/resourceInstances/pnfdbe099e0c5540/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 05:04:11.029 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:04:11.030 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:04:11.030 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:04:11.059 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:04:11.059 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:04:11.059 +0000 CambriaSimplerBatchPublisher - cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 05:04:11.929 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:04:11.930 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:04:11.932 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:04:11.932 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c24f9917-9e7e-446d-b94d-3744f76c8572",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664649212,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/resourceInstances/pnfdbe099e0c5540/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 05:04:12.033 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:04:12.034 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:04:12.034 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:04:12.065 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:04:12.066 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:04:12.067 +0000 CambriaSimplerBatchPublisher - cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 05:04:12.933 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:04:12.934 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:04:12.937 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:04:12.937 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c24f9917-9e7e-446d-b94d-3744f76c8572",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664649212,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/resourceInstances/pnfdbe099e0c5540/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 05:04:13.037 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:04:13.038 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:04:13.038 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:04:13.056 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:04:13.056 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:04:13.056 +0000 CambriaSimplerBatchPublisher - cambria reply ok (19 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 05:04:13.938 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:04:13.939 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:04:13.942 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:04:13.943 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c24f9917-9e7e-446d-b94d-3744f76c8572",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664649212,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/resourceInstances/pnfdbe099e0c5540/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 05:04:14.047 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
WARN 2022-06-08 05:04:14.048 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:04:14.048 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:04:14.093 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:04:14.093 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:04:14.093 +0000 CambriaSimplerBatchPublisher - cambria reply ok (46 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 05:04:14.947 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:04:14.951 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:04:14.954 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:04:14.954 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c24f9917-9e7e-446d-b94d-3744f76c8572",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664649212,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/resourceInstances/pnfdbe099e0c5540/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 05:04:15.055 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-08 05:04:15.056 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:04:15.056 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:04:15.076 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:04:15.076 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:04:15.076 +0000 CambriaSimplerBatchPublisher - cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 05:04:15.955 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:04:15.956 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:04:15.958 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:04:15.958 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c24f9917-9e7e-446d-b94d-3744f76c8572",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664649212,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/artifacts/service-DemoPnfHkvcvmkiqtrjao3n2w5c-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 05:04:16.059 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:04:16.060 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:04:16.060 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:04:16.075 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:04:16.076 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:04:16.076 +0000 CambriaSimplerBatchPublisher - cambria reply ok (17 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 05:04:16.959 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:04:16.960 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:04:16.962 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:04:16.962 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c24f9917-9e7e-446d-b94d-3744f76c8572",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664649212,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/artifacts/service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-06-08 05:04:17.063 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-06-08 05:04:17.064 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:04:17.064 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:04:17.083 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:04:17.084 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:04:17.084 +0000 CambriaSimplerBatchPublisher - cambria reply ok (21 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-08 05:04:17.965 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "c24f9917-9e7e-446d-b94d-3744f76c8572",
  "serviceName": "Demo_pNF_hKVCvmkiQtrJAO3N2w5C",
  "serviceVersion": "1.0",
  "serviceUUID": "2e9f1eff-94f5-417b-afb5-46a53abda37a",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "b3d681a4-16c2-4df6-9a4d-90bab5a3d17e",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/artifacts/service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar",
      "artifactChecksum": "Yjc5NDVhNjZkNTRlZmUzZmMzYzI3ZGU5MjY5MWIzZDY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "364ca3e7-d5cb-413a-ad34-c428310070ae"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-06-08 05:04:17.965 +0000 SdncUebCallback - Received notification : (c24f9917-9e7e-446d-b94d-3744f76c8572,Demo_pNF_hKVCvmkiQtrJAO3N2w5C,1.0,catalog service description)
DEBUG 2022-06-08 05:04:17.965 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-08 05:04:17.966 +0000 SdncUebCallback - Received artifact service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar
INFO 2022-06-08 05:04:17.966 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-06-08 05:04:17.966 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/artifacts/service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar
DEBUG 2022-06-08 05:04:18.050 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-06-08 05:04:18.055 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-06-08 05:04:18.055 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:04:18.057 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:04:18.058 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c24f9917-9e7e-446d-b94d-3744f76c8572",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664658055,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/artifacts/service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-06-08 05:04:18.158 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:04:18.160 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:04:18.160 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:04:18.202 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:04:18.203 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:04:18.203 +0000 CambriaSimplerBatchPublisher - cambria reply ok (44 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 05:04:19.058 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_hKVCvmkiQtrJAO3N2w5C/service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar
DEBUG 2022-06-08 05:04:19.061 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-08 05:04:19.062 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-08 05:04:19.237 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP17954682557945526325/Definitions/service-DemoPnfHkvcvmkiqtrjao3n2w5c-template.yml
DEBUG 2022-06-08 05:04:19.957 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-06-08 05:04:19.958 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-06-08 05:04:19.958 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_hKVCvmkiQtrJAO3N2w5C/service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar
WARN 2022-06-08 05:04:19.958 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
WARN 2022-06-08 05:04:19.959 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [network_role, network_role_tag]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_hKVCvmkiQtrJAO3N2w5C/service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar
WARN 2022-06-08 05:04:19.959 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pnfExtCp_1" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_hKVCvmkiQtrJAO3N2w5C/service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar
WARN 2022-06-08 05:04:19.959 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.IpRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_hKVCvmkiQtrJAO3N2w5C/service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar
WARN 2022-06-08 05:04:19.959 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.AssignmentRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_hKVCvmkiQtrJAO3N2w5C/service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar
WARN 2022-06-08 05:04:19.959 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.network.MacRequirements" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_hKVCvmkiQtrJAO3N2w5C/service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar
WARN 2022-06-08 05:04:19.959 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_hKVCvmkiQtrJAO3N2w5C/service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar
WARN 2022-06-08 05:04:19.959 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF dbe099e0-c554 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 - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_hKVCvmkiQtrJAO3N2w5C/service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar
WARN 2022-06-08 05:04:19.959 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-06-08 05:04:19.965 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:04:19.965 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "2e9f1eff-94f5-417b-afb5-46a53abda37a";
DEBUG 2022-06-08 05:04:19.970 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-08 05:04:19.970 +0000 DBResourceManager - >> getData : sdnctldb01 10  miliseconds.
INFO 2022-06-08 05:04:19.970 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "2e9f1eff-94f5-417b-afb5-46a53abda37a"
DEBUG 2022-06-08 05:04:19.971 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("2e9f1eff-94f5-417b-afb5-46a53abda37a", "null", "service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar", "DemoPnfHkvcvmkiqtrjao3n2w5c", "Y", "Demo_pNF_hKVCvmkiQtrJAO3N2w5C", "catalog service description", "Service", "Network L1-3", "b3d681a4-16c2-4df6-9a4d-90bab5a3d17e");
DEBUG 2022-06-08 05:04:19.972 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:04:19.975 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 05:04:19.976 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-06-08 05:04:19.976 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:04:19.977 +0000 QueryProcessor - Service Demo_pNF_hKVCvmkiQtrJAO3N2w5C is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 05:04:19.977 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:04:19.977 +0000 QueryProcessor - Service Demo_pNF_hKVCvmkiQtrJAO3N2w5C is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 05:04:19.978 +0000 TopologyTemplateQuery - Node template pNF dbe099e0-c554 0 is matching search criteria
DEBUG 2022-06-08 05:04:19.978 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 05:04:19.979 +0000 QueryProcessor - Found topology templates [pNF dbe099e0-c554 0] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-06-08 05:04:19.979 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:04:19.979 +0000 QueryProcessor - Service Demo_pNF_hKVCvmkiQtrJAO3N2w5C is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 05:04:19.980 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:04:19.980 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "789d1fee-bc2e-477b-a5c3-56d8168d202f";
DEBUG 2022-06-08 05:04:19.982 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 05:04:19.982 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-06-08 05:04:19.983 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:04:19.983 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL_TO_VF_MODEL_MAPPING where service_uuid = "2e9f1eff-94f5-417b-afb5-46a53abda37a" AND vf_customization_uuid = "789d1fee-bc2e-477b-a5c3-56d8168d202f";
DEBUG 2022-06-08 05:04:19.985 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 05:04:19.985 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-06-08 05:04:19.985 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "789d1fee-bc2e-477b-a5c3-56d8168d202f"
DEBUG 2022-06-08 05:04:19.985 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, vendor_version, invariant_uuid, uuid, version) values ("789d1fee-bc2e-477b-a5c3-56d8168d202f", "null", "4366b56b-da48-41bd-89ae", "pNF dbe099e0-c554", "1.0", "c6e73c1f-1ef0-414e-8720-e22ef3fa97fb", "1f8dd0c5-f397-4645-9e21-53de265c2538", "1.0");
DEBUG 2022-06-08 05:04:19.986 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:04:19.990 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-08 05:04:19.990 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 05:04:19.990 +0000 SdncBaseModel - insertToscaData: INSERT into SERVICE_MODEL_TO_VF_MODEL_MAPPING (service_uuid, vf_uuid, vf_customization_uuid, service_invariant_uuid) values ("2e9f1eff-94f5-417b-afb5-46a53abda37a", "1f8dd0c5-f397-4645-9e21-53de265c2538", "789d1fee-bc2e-477b-a5c3-56d8168d202f", "b3d681a4-16c2-4df6-9a4d-90bab5a3d17e");
DEBUG 2022-06-08 05:04:19.991 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:04:19.993 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 05:04:19.994 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
INFO 2022-06-08 05:04:19.994 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-06-08 05:04:19.995 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-06-08 05:04:19.995 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:04:19.999 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:04:19.999 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c24f9917-9e7e-446d-b94d-3744f76c8572",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664659995,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfHkvcvmkiqtrjao3n2w5c/1.0/artifacts/service-DemoPnfHkvcvmkiqtrjao3n2w5c-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-06-08 05:04:20.099 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:04:20.100 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:04:20.100 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:04:20.143 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:04:20.144 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:04:20.144 +0000 CambriaSimplerBatchPublisher - cambria reply ok (45 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-06-08 05:04:20.999 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_hKVCvmkiQtrJAO3N2w5C
INFO 2022-06-08 05:04:21.000 +0000 SdncUebCallback - Sending Component Status for Distribution: (c24f9917-9e7e-446d-b94d-3744f76c8572,Demo_pNF_hKVCvmkiQtrJAO3N2w5C,1.0,catalog service description)
INFO 2022-06-08 05:04:21.001 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-06-08 05:04:21.001 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:04:21.003 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:04:21.003 +0000 DistributionClientImpl - try to send status {
  "distributionID": "c24f9917-9e7e-446d-b94d-3744f76c8572",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654664661001,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-06-08 05:04:21.103 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:04:21.104 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:04:21.105 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:04:21.137 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:04:21.138 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:04:21.138 +0000 CambriaSimplerBatchPublisher - cambria reply ok (34 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 05:04:22.004 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-06-08 05:04:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:04:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:04:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:04:48.811 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:04:48.812 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:05:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:05:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:05:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:05:18.812 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:05:18.812 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:05:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:05:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:05:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:05:48.812 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:05:48.812 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:06:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:06:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:06:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:06:18.795 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:06:18.796 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:06:39.211 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:06:39.214 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:06:39.214 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:06:48.817 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:06:48.818 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:07:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:07:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:07:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:07:18.848 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:07:18.848 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:07:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:07:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:07:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:07:48.820 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:07:48.820 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:08:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:08:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:08:09.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:08:18.785 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:08:18.786 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:08:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:08:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:08:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:08:48.817 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:08:48.817 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:09:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:09:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:09:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:09:18.806 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:09:18.806 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:09:39.211 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:09:39.215 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:09:39.215 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:09:48.821 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:09:48.822 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:10:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:10:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:10:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:10:18.791 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:10:18.792 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:10:39.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:10:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:10:39.210 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:10:48.795 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:10:48.795 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:11:09.209 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:11:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:11:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:11:18.788 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:11:18.789 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:11:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:11:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:11:39.212 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:11:48.913 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:11:48.913 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:12:09.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:12:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:12:09.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:12:18.835 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:12:18.835 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:12:39.210 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-08 05:12:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero will send credentials over a clear channel.
INFO 2022-06-08 05:12:39.211 +0000 HttpClient - GET http://message-router.onap:3904/events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:12:39.855 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:12:39.857 +0000 HttpClient - Consuming the entity.
DEBUG 2022-06-08 05:12:39.858 +0000 NotificationConsumer - received message from topic
DEBUG 2022-06-08 05:12:39.858 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"3ef2110d-1da8-41ab-a88a-cc1a06785310","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"9d71b41a-8a55-4254-81df-092ca3585a7d","serviceDescription":"service","serviceInvariantUUID":"fc685d8f-e4d7-4c5e-8c48-88cce6e88f72","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"04b8e736-57d4-48cc-b122-6ad394f2e95d","resourceInvariantUUID":"d44a8bbf-e6de-457d-8852-2ff7aa1c9fcf","resourceCustomizationUUID":"b664f175-5809-48e6-8ccc-1a7ac4456dcb","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml","artifactChecksum":"MDZkZGQxY2Y5ZWRhOGYyNTQzMjFmZDk5MWExNjBhZjg\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"376b32ce-fed2-41c8-8231-6a97ae87e876","artifactVersion":"1"},{"artifactName":"basic_cnf_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json","artifactChecksum":"ODJmOWZhOTI5MWZkOWEzNDQ2OTA3OTA0ZjAwZDM3ODA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"a5a00563-89d9-4f94-8a2c-25d9cc33ba7c","artifactVersion":"1"},{"artifactName":"base_template_dummy_ignore.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml","artifactChecksum":"ZjI3NTdkZWViNTEzY2NhZjg4MmQ3OTcxZjcyMmNmNDY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"3bcb8a5c-6449-459d-a89f-aa27af0026e3","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"Njk1MTM1MjJiZTllY2UyN2I2MWE2NzA1NzAzZWM5YjY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"de8ebed3-9c52-412c-a2b4-b18a2cf908ec","artifactVersion":"1"},{"artifactName":"helm_apache.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env","artifactChecksum":"MTA2MjAxNDAyMmY0NmMwYTlmMDMyN2FjZDUxODkzNWI\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"b9c7673e-b8d3-46dc-8075-33171fc86c2e","artifactVersion":"2","generatedFromUUID":"346eeb7c-a219-4252-bf42-cdd4942df9d1"},{"artifactName":"base_template_dummy_ignore.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env","artifactChecksum":"MTFhYjczYTdlMDU5MmE4N2FlMzhkM2RmMjIxZmY4ZmM\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"07105e4b-bf6c-4d84-953b-cdb38a33200d","artifactVersion":"2","generatedFromUUID":"3bcb8a5c-6449-459d-a89f-aa27af0026e3"},{"artifactName":"helm_apache.tgz","artifactType":"HELM","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz","artifactChecksum":"Y2VkYmU2NTRiYmM1ZWZjNjIyYjE1MjI1Y2FjNWFhMjE\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"346eeb7c-a219-4252-bf42-cdd4942df9d1","artifactVersion":"1"},{"artifactName":"basic_cnf_cba_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip","artifactChecksum":"OWEzNmRmZDA4MGYyNGFkYTE2M2M0ZmVhMjNhZDVjNmM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"d2ed046e-68c6-4fb2-ae9b-49a83c9cc54f","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnfMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml","artifactChecksum":"M2VmMDJhN2NlMzkxZjQ2MzE2NzFiNGMzNjc4MTVhOTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"a72131ee-a416-4be0-8525-6df28342e01b","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"NDkzNzUyZmVjZDhkNGQ5M2YxZDRiY2Q5ZTdhODBkM2E\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"c7bab1b0-7078-4017-8267-2a5e731b8ea4","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-06-08 05:12:39.865 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:12:39.865 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:12:39.872 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:12:39.872 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3ef2110d-1da8-41ab-a88a-cc1a06785310",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654665159209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 05:12:39.972 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:12:39.974 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:12:39.974 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:12:40.011 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:12:40.012 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:12:40.012 +0000 CambriaSimplerBatchPublisher - cambria reply ok (39 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 05:12:40.873 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:12:40.874 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:12:40.876 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:12:40.876 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3ef2110d-1da8-41ab-a88a-cc1a06785310",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654665159209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 05:12:40.976 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:12:40.978 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:12:40.978 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:12:41.034 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:12:41.034 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:12:41.034 +0000 CambriaSimplerBatchPublisher - cambria reply ok (57 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 05:12:41.877 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:12:41.878 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:12:41.880 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:12:41.880 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3ef2110d-1da8-41ab-a88a-cc1a06785310",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654665159209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 05:12:41.980 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:12:41.982 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:12:41.982 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:12:42.018 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:12:42.018 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:12:42.019 +0000 CambriaSimplerBatchPublisher - cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 05:12:42.881 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:12:42.882 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:12:42.885 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:12:42.885 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3ef2110d-1da8-41ab-a88a-cc1a06785310",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654665159209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 05:12:42.985 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:12:42.986 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:12:42.986 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:12:43.043 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:12:43.044 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:12:43.044 +0000 CambriaSimplerBatchPublisher - cambria reply ok (58 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 05:12:43.885 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:12:43.886 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:12:43.888 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:12:43.888 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3ef2110d-1da8-41ab-a88a-cc1a06785310",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654665159209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 05:12:43.989 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:12:43.990 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:12:43.990 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:12:44.075 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:12:44.075 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:12:44.076 +0000 CambriaSimplerBatchPublisher - cambria reply ok (87 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 05:12:44.889 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:12:44.890 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:12:44.892 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:12:44.892 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3ef2110d-1da8-41ab-a88a-cc1a06785310",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654665159209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 05:12:44.993 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:12:44.994 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:12:44.994 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:12:45.019 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:12:45.020 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:12:45.020 +0000 CambriaSimplerBatchPublisher - cambria reply ok (27 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-08 05:12:45.893 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:12:45.895 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:12:45.897 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:12:45.897 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3ef2110d-1da8-41ab-a88a-cc1a06785310",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654665159209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 05:12:45.998 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-08 05:12:46.001 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:12:46.001 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:12:46.027 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:12:46.028 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:12:46.028 +0000 CambriaSimplerBatchPublisher - cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 05:12:46.898 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:12:46.899 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:12:46.901 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:12:46.901 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3ef2110d-1da8-41ab-a88a-cc1a06785310",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654665159209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 05:12:47.002 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:12:47.003 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:12:47.003 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:12:47.045 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:12:47.045 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:12:47.045 +0000 CambriaSimplerBatchPublisher - cambria reply ok (43 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 05:12:47.903 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:12:47.903 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:12:47.906 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:12:47.906 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3ef2110d-1da8-41ab-a88a-cc1a06785310",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654665159209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-08 05:12:48.006 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:12:48.008 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:12:48.008 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:12:48.040 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:12:48.041 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:12:48.041 +0000 CambriaSimplerBatchPublisher - cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 05:12:48.907 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-08 05:12:48.907 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:12:48.910 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:12:48.910 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3ef2110d-1da8-41ab-a88a-cc1a06785310",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654665159209,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-06-08 05:12:49.010 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:12:49.012 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:12:49.012 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:12:49.043 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:12:49.044 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:12:49.044 +0000 CambriaSimplerBatchPublisher - cambria reply ok (33 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-06-08 05:12:49.911 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "3ef2110d-1da8-41ab-a88a-cc1a06785310",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "9d71b41a-8a55-4254-81df-092ca3585a7d",
  "serviceDescription": "service",
  "serviceInvariantUUID": "fc685d8f-e4d7-4c5e-8c48-88cce6e88f72",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "NDkzNzUyZmVjZDhkNGQ5M2YxZDRiY2Q5ZTdhODBkM2E\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "c7bab1b0-7078-4017-8267-2a5e731b8ea4"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-06-08 05:12:49.911 +0000 SdncUebCallback - Received notification : (3ef2110d-1da8-41ab-a88a-cc1a06785310,basic_cnf_macro,1.0,service)
DEBUG 2022-06-08 05:12:49.911 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-08 05:12:49.912 +0000 SdncUebCallback - Received artifact service-BasicCnfMacro-csar.csar
INFO 2022-06-08 05:12:49.913 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-06-08 05:12:49.913 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar
DEBUG 2022-06-08 05:12:50.003 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-06-08 05:12:50.014 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-06-08 05:12:50.014 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:12:50.017 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:12:50.017 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3ef2110d-1da8-41ab-a88a-cc1a06785310",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654665170014,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-06-08 05:12:50.117 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-08 05:12:50.119 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:12:50.119 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as UUiIHuQSgpJxvT3J) ...
INFO 2022-06-08 05:12:50.202 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-08 05:12:50.203 +0000 HttpClient - Consuming the entity.
INFO 2022-06-08 05:12:50.203 +0000 CambriaSimplerBatchPublisher - cambria reply ok (85 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-08 05:12:51.018 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
DEBUG 2022-06-08 05:12:51.020 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-08 05:12:51.023 +0000 Reflections - Reflections took 3 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-08 05:12:51.209 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP6679761230298550819/Definitions/service-BasicCnfMacro-template.yml
DEBUG 2022-06-08 05:12:52.462 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-06-08 05:12:52.464 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-06-08 05:12:52.464 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
WARN 2022-06-08 05:12:52.464 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
WARN 2022-06-08 05:12:52.464 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: Data value of type "org.openecomp.datatypes.Naming" is missing required field(s) "[supplemental_data]". CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
WARN 2022-06-08 05:12:52.465 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [unit, type]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
WARN 2022-06-08 05:12:52.465 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "abstract_dummy_base" are missing field(s): [nfc_function]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
WARN 2022-06-08 05:12:52.465 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_cnf_macro 0" are missing field(s): [nf_naming_code, nf_function, max_instances, nf_type, nf_role, min_instances]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
WARN 2022-06-08 05:12:52.465 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-06-08 05:12:52.473 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:12:52.474 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "9d71b41a-8a55-4254-81df-092ca3585a7d";
DEBUG 2022-06-08 05:12:52.480 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-06-08 05:12:52.480 +0000 DBResourceManager - >> getData : sdnctldb01 14  miliseconds.
INFO 2022-06-08 05:12:52.481 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "9d71b41a-8a55-4254-81df-092ca3585a7d"
DEBUG 2022-06-08 05:12:52.481 +0000 SdncUebCallback - insertToscaData: INSERT into SERVICE_MODEL (service_uuid, model_yaml, filename, service_instance_name_prefix, ecomp_naming, name, description, type, category, invariant_uuid) values ("9d71b41a-8a55-4254-81df-092ca3585a7d", "null", "service-BasicCnfMacro-csar.csar", "BasicCnfMacro", "Y", "basic_cnf_macro", "service", "Service", "Network Service", "fc685d8f-e4d7-4c5e-8c48-88cce6e88f72");
DEBUG 2022-06-08 05:12:52.481 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:12:52.484 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 05:12:52.484 +0000 DBResourceManager - writeData processing time : sdnctldb01 3 miliseconds.
DEBUG 2022-06-08 05:12:52.485 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:12:52.485 +0000 QueryProcessor - Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 05:12:52.485 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:12:52.485 +0000 QueryProcessor - Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-08 05:12:52.485 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-06-08 05:12:52.485 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 05:12:52.486 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-06-08 05:12:52.486 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 05:12:52.486 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 05:12:52.487 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 05:12:52.487 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 05:12:52.487 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 05:12:52.487 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 05:12:52.487 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 05:12:52.487 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 05:12:52.487 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:12:52.487 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-06-08 05:12:52.487 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=b664f175-5809-48e6-8ccc-1a7ac4456dcb
DEBUG 2022-06-08 05:12:52.488 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:12:52.488 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "b664f175-5809-48e6-8ccc-1a7ac4456dcb";
DEBUG 2022-06-08 05:12:52.490 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 05:12:52.490 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-06-08 05:12:52.490 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "b664f175-5809-48e6-8ccc-1a7ac4456dcb"
DEBUG 2022-06-08 05:12:52.490 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, sdnc_model_version, vendor, sdnc_artifact_name, name, ecomp_generated_naming, avail_zone_max_count, vendor_version, invariant_uuid, uuid, version, sdnc_model_name) values ("b664f175-5809-48e6-8ccc-1a7ac4456dcb", "null", "1.0.0", "basiccnf_macro_vendor", "vnf", "basic_cnf_macro", "Y", 1, "1.0", "d44a8bbf-e6de-457d-8852-2ff7aa1c9fcf", "5d119e2e-6450-4bdc-8c63-3e3d3a74ea8f", "1.0", "APACHE");
DEBUG 2022-06-08 05:12:52.491 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:12:52.493 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 05:12:52.494 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 05:12:52.494 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:12:52.494 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is not matching search criteria
DEBUG 2022-06-08 05:12:52.494 +0000 TopologyTemplateQuery - Node template abstract_dummy_base is matching search criteria
DEBUG 2022-06-08 05:12:52.494 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 05:12:52.494 +0000 QueryProcessor - Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-06-08 05:12:52.494 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:12:52.495 +0000 QueryProcessor - Service basic_cnf_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-06-08 05:12:52.495 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:12:52.496 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "fd502698-264c-4b5d-b8c7-faa2e745dcad";
DEBUG 2022-06-08 05:12:52.497 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-06-08 05:12:52.497 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-06-08 05:12:52.498 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:12:52.498 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "fd502698-264c-4b5d-b8c7-faa2e745dcad";
DEBUG 2022-06-08 05:12:52.501 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 05:12:52.501 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
INFO 2022-06-08 05:12:52.501 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "fd502698-264c-4b5d-b8c7-faa2e745dcad"
DEBUG 2022-06-08 05:12:52.501 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("fd502698-264c-4b5d-b8c7-faa2e745dcad", "null", "helm_apache", "b664f175-5809-48e6-8ccc-1a7ac4456dcb", "Expansion", "f7273c73-5a91-4847-862f-d8fd146d69c3", "760860e7-5666-4742-81a8-68af80b47605", "1");
DEBUG 2022-06-08 05:12:52.501 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:12:52.507 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-06-08 05:12:52.507 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-06-08 05:12:52.508 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:12:52.508 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-06-08 05:12:52.508 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=b664f175-5809-48e6-8ccc-1a7ac4456dcb
DEBUG 2022-06-08 05:12:52.509 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:12:52.509 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "a8510ca6-5056-45a7-9982-6e50f81565fc";
DEBUG 2022-06-08 05:12:52.511 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 05:12:52.511 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-06-08 05:12:52.511 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:12:52.511 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "a8510ca6-5056-45a7-9982-6e50f81565fc";
DEBUG 2022-06-08 05:12:52.513 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-08 05:12:52.513 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-06-08 05:12:52.513 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "a8510ca6-5056-45a7-9982-6e50f81565fc"
DEBUG 2022-06-08 05:12:52.513 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODULE_MODEL (customization_uuid, model_yaml, vf_module_label, vf_customization_uuid, vf_module_type, invariant_uuid, uuid, version) values ("a8510ca6-5056-45a7-9982-6e50f81565fc", "null", "base_template_dummy_ignore", "b664f175-5809-48e6-8ccc-1a7ac4456dcb", "Base", "050ec871-7d86-4ee3-be41-9dfaafa1500e", "67428408-e0c1-46ad-8be1-5cbc9c2f50ff", "1");
DEBUG 2022-06-08 05:12:52.514 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:12:52.517 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 05:12:52.517 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 05:12:52.517 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:12:52.518 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-06-08 05:12:52.518 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=b664f175-5809-48e6-8ccc-1a7ac4456dcb
DEBUG 2022-06-08 05:12:52.518 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummy_baseServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 05:12:52.518 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 05:12:52.518 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummy_baseServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 05:12:52.518 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-06-08 05:12:52.518 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "a8510ca6-5056-45a7-9982-6e50f81565fc"
DEBUG 2022-06-08 05:12:52.518 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("a8510ca6-5056-45a7-9982-6e50f81565fc", "4396c4e0-6a9b-437f-83d8-bfd61d6c1854", "dummy_base", "1")
DEBUG 2022-06-08 05:12:52.519 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:12:52.522 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 05:12:52.522 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 05:12:52.522 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:12:52.522 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is not matching search criteria
DEBUG 2022-06-08 05:12:52.522 +0000 TopologyTemplateQuery - Node template abstract_dummy_base is matching search criteria
DEBUG 2022-06-08 05:12:52.522 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 05:12:52.522 +0000 QueryProcessor - Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=4396c4e0-6a9b-437f-83d8-bfd61d6c1854
DEBUG 2022-06-08 05:12:52.522 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 4396c4e0-6a9b-437f-83d8-bfd61d6c1854
DEBUG 2022-06-08 05:12:52.523 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:12:52.523 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "b664f175-5809-48e6-8ccc-1a7ac4456dcb";
DEBUG 2022-06-08 05:12:52.524 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-06-08 05:12:52.525 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
DEBUG 2022-06-08 05:12:52.525 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:12:52.525 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-06-08 05:12:52.525 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 05:12:52.525 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=VF, customizationUUID=b664f175-5809-48e6-8ccc-1a7ac4456dcb
DEBUG 2022-06-08 05:12:52.525 +0000 SdncVFModel - insertVFtoNetworkRoleMappingData: Could not find CPs for VF: b664f175-5809-48e6-8ccc-1a7ac4456dcb
DEBUG 2022-06-08 05:12:52.525 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:12:52.526 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-06-08 05:12:52.526 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 05:12:52.526 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=VF, customizationUUID=b664f175-5809-48e6-8ccc-1a7ac4456dcb
DEBUG 2022-06-08 05:12:52.526 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 05:12:52.526 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 05:12:52.526 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 05:12:52.526 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 05:12:52.526 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 05:12:52.526 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 05:12:52.527 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-08 05:12:52.527 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 05:12:52.527 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummy_baseServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 05:12:52.527 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 05:12:52.527 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: count, value: {substitute_service_template=Nested_dummy_baseServiceTemplate.yaml, index_value=0, count=1, scaling_enabled=true, mandatory=true}
DEBUG 2022-06-08 05:12:52.527 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-08 05:12:52.527 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:12:52.528 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "4396c4e0-6a9b-437f-83d8-bfd61d6c1854";
DEBUG 2022-06-08 05:12:52.529 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 1
DEBUG 2022-06-08 05:12:52.530 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
INFO 2022-06-08 05:12:52.530 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "4396c4e0-6a9b-437f-83d8-bfd61d6c1854"
DEBUG 2022-06-08 05:12:52.530 +0000 SdncBaseModel - insertToscaData: INSERT into VFC_MODEL (customization_uuid, model_yaml, vm_type, vm_image_name, vm_type_tag, ecomp_generated_naming, min_instances, nfc_naming, vm_flavor_name, invariant_uuid, uuid, version, nfc_naming_code) values ("4396c4e0-6a9b-437f-83d8-bfd61d6c1854", "null", "dummy_base", "test", "dummy_base", "Y", "0", "{ecomp_generated_naming=true}", "test", "70496691-90f3-40b1-816a-0e754f107e2a", "063d42b7-a28a-4868-9199-ca966654dc0e", "1.0", "dummy_base");
DEBUG 2022-06-08 05:12:52.531 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@28c9243f]]
DEBUG 2022-06-08 05:12:52.534 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-08 05:12:52.534 +0000 DBResourceManager - writeData processing time : sdnctldb01 4 miliseconds.
DEBUG 2022-06-08 05:12:52.534 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:12:52.534 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is not matching search criteria
DEBUG 2022-06-08 05:12:52.535 +0000 TopologyTemplateQuery - Node template abstract_dummy_base is matching search criteria
DEBUG 2022-06-08 05:12:52.535 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-08 05:12:52.535 +0000 QueryProcessor - Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=4396c4e0-6a9b-437f-83d8-bfd61d6c1854
DEBUG 2022-06-08 05:12:52.535 +0000 SdncVFCModel - insertVFCtoNetworkRoleMappingData: Could not find the nested CVFCs for: 4396c4e0-6a9b-437f-83d8-bfd61d6c1854
DEBUG 2022-06-08 05:12:52.535 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:12:52.535 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-06-08 05:12:52.536 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=b664f175-5809-48e6-8ccc-1a7ac4456dcb
DEBUG 2022-06-08 05:12:52.536 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:12:52.536 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-06-08 05:12:52.536 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=b664f175-5809-48e6-8ccc-1a7ac4456dcb
DEBUG 2022-06-08 05:12:52.536 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "5d119e2e-6450-4bdc-8c63-3e3d3a74ea8f"
DEBUG 2022-06-08 05:12:52.536 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-08 05:12:52.536 +0000 QueryProcessor - Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-06-08 05:12:52.537 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-06-08 05:12:52.537 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-06-08 05:12:52.537 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-08 05:12:52.539 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-08 05:12:52.539 +0000 DistributionClientImpl - try to send status {
  "distributionID": "3ef2110d-1da8-41ab-a88a-cc1a06785310",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654665172537,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-06-08 05:12:52.640 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-08 05:12:52.641 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-08 05:12:52.641 +0000 HttpClient - POST http://message-route