Results

By type

          Starting ueb-listener
2022-06-11 05:35:00,051 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-11 05:35:00,065 main DEBUG Installed 1 script engine
Warning: Nashorn engine is planned to be removed from a future JDK release
2022-06-11 05:35:00,735 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-11 05:35:00,736 main DEBUG PluginManager 'Core' found 127 plugins
2022-06-11 05:35:00,737 main DEBUG PluginManager 'Level' found 0 plugins
2022-06-11 05:35:00,750 main DEBUG Building Plugin[name=property, class=org.apache.logging.log4j.core.config.Property].
2022-06-11 05:35:00,791 main DEBUG PluginManager 'TypeConverter' found 26 plugins
2022-06-11 05:35:00,810 main DEBUG createProperty(name="logDir", value="${env:LOGDIR:-logs}")
2022-06-11 05:35:00,811 main DEBUG Building Plugin[name=properties, class=org.apache.logging.log4j.core.config.PropertiesPlugin].
2022-06-11 05:35:00,822 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-11 05:35:00,824 main DEBUG PluginManager 'Lookup' found 15 plugins
2022-06-11 05:35:00,826 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2022-06-11 05:35:00,841 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-11 05:35:00,842 main DEBUG PluginManager 'Converter' found 45 plugins
2022-06-11 05:35:01,115 main DEBUG Building Plugin[name=SizeBasedTriggeringPolicy, class=org.apache.logging.log4j.core.appender.rolling.SizeBasedTriggeringPolicy].
2022-06-11 05:35:01,120 main DEBUG createPolicy(size="10 MB")
2022-06-11 05:35:01,128 main DEBUG Building Plugin[name=Policies, class=org.apache.logging.log4j.core.appender.rolling.CompositeTriggeringPolicy].
2022-06-11 05:35:01,130 main DEBUG createPolicy(={SizeBasedTriggeringPolicy(size=10485760)})
2022-06-11 05:35:01,131 main DEBUG Building Plugin[name=DefaultRolloverStrategy, class=org.apache.logging.log4j.core.appender.rolling.DefaultRolloverStrategy].
2022-06-11 05:35:01,139 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-11 05:35:01,142 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.RollingFileAppender].
2022-06-11 05:35:01,159 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-11 05:35:01,166 main DEBUG Returning file creation time for /opt/onap/sdnc/ueb-listener/logs/ueb-listener.log
2022-06-11 05:35:01,167 main DEBUG Starting RollingFileManager logs/ueb-listener.log
2022-06-11 05:35:01,171 main DEBUG PluginManager 'FileConverter' found 2 plugins
2022-06-11 05:35:01,176 main DEBUG Setting prev file time to 2022-06-11T05:35:01.164+0000
2022-06-11 05:35:01,177 main DEBUG Initializing triggering policy CompositeTriggeringPolicy(policies=[SizeBasedTriggeringPolicy(size=10485760)])
2022-06-11 05:35:01,178 main DEBUG Initializing triggering policy SizeBasedTriggeringPolicy(size=10485760)
2022-06-11 05:35:01,178 main DEBUG Building Plugin[name=layout, class=org.apache.logging.log4j.core.layout.PatternLayout].
2022-06-11 05:35:01,180 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-11 05:35:01,181 main DEBUG Building Plugin[name=appender, class=org.apache.logging.log4j.core.appender.ConsoleAppender].
2022-06-11 05:35:01,187 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-11 05:35:01,193 main DEBUG Starting OutputStreamManager SYSTEM_OUT.false.false
2022-06-11 05:35:01,194 main DEBUG Building Plugin[name=appenders, class=org.apache.logging.log4j.core.config.AppendersPlugin].
2022-06-11 05:35:01,195 main DEBUG createAppenders(={LOGFILE, CONSOLE})
2022-06-11 05:35:01,196 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2022-06-11 05:35:01,197 main DEBUG createAppenderRef(ref="LOGFILE", level="null", Filter=null)
2022-06-11 05:35:01,198 main DEBUG Building Plugin[name=AppenderRef, class=org.apache.logging.log4j.core.config.AppenderRef].
2022-06-11 05:35:01,199 main DEBUG createAppenderRef(ref="CONSOLE", level="null", Filter=null)
2022-06-11 05:35:01,199 main DEBUG Building Plugin[name=root, class=org.apache.logging.log4j.core.config.LoggerConfig$RootLogger].
2022-06-11 05:35:01,201 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-11 05:35:01,204 main DEBUG Building Plugin[name=loggers, class=org.apache.logging.log4j.core.config.LoggersPlugin].
2022-06-11 05:35:01,205 main DEBUG createLoggers(={root})
2022-06-11 05:35:01,206 main DEBUG Configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml] initialized
2022-06-11 05:35:01,206 main DEBUG Starting configuration XmlConfiguration[location=jar:file:/opt/onap/sdnc/ueb-listener/lib/ueb-listener-1.4.1.jar!/log4j2.xml]
2022-06-11 05:35:01,207 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-11 05:35:01,208 main DEBUG Shutting down OutputStreamManager SYSTEM_OUT.false.false-1
2022-06-11 05:35:01,209 main DEBUG OutputStream closed
2022-06-11 05:35:01,209 main DEBUG Shut down OutputStreamManager SYSTEM_OUT.false.false-1, all resources released: true
2022-06-11 05:35:01,210 main DEBUG Appender DefaultConsole-1 stopped with status true
2022-06-11 05:35:01,210 main DEBUG Stopped org.apache.logging.log4j.core.config.DefaultConfiguration@28c4711c OK
2022-06-11 05:35:01,401 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986
2022-06-11 05:35:01,409 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=StatusLogger
2022-06-11 05:35:01,412 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=ContextSelector
2022-06-11 05:35:01,422 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=Loggers,name=
2022-06-11 05:35:01,426 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=Appenders,name=LOGFILE
2022-06-11 05:35:01,428 main DEBUG Registering MBean org.apache.logging.log4j2:type=97e1986,component=Appenders,name=CONSOLE
2022-06-11 05:35:01,432 main DEBUG org.apache.logging.log4j.core.util.SystemClock supports precise timestamps.
2022-06-11 05:35:01,433 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-11 05:35:01,434 main DEBUG Shutdown hook enabled. Registering a new one.
2022-06-11 05:35:01,436 main DEBUG LoggerContext[name=97e1986, org.apache.logging.log4j.core.LoggerContext@14b030a0] started OK.
INFO 2022-06-11 05:35:01.556 +0000 SdncUebConfiguration - Loading artifactMapFile /opt/onap/sdnc/data/properties/artifact.map
INFO 2022-06-11 05:35:01.571 +0000 SdncUebConfiguration - Initializing ASDC distribution client
INFO 2022-06-11 05:35:01.597 +0000 DistributionClientImpl - DistributionClient - init
DEBUG 2022-06-11 05:35:01.604 +0000 DistributionClientImpl - get ueb cluster server list from component(configuration file)
DEBUG 2022-06-11 05:35:02.214 +0000 SdcConnectorClient - about to perform getServerList. requestId= 9d5169e6-a1a1-4148-8e4a-9a1a8b6d116f url= /sdc/v1/artifactTypes
DEBUG 2022-06-11 05:35:02.215 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/artifactTypes
DEBUG 2022-06-11 05:35:02.669 +0000 HttpAsdcClient - GET Response Status 200
DEBUG 2022-06-11 05:35:02.749 +0000 DistributionClientImpl - Artifact types: [TOSCA_CSAR] were validated with ASDC server
DEBUG 2022-06-11 05:35:02.781 +0000 DistributionClientImpl - create keys
INFO 2022-06-11 05:35:02.791 +0000 HttpClient - POST http://message-router.onap:3904/apiKeys/create (anonymous) ...
INFO 2022-06-11 05:35:02.869 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:35:02.872 +0000 HttpClient - Consuming the entity.
DEBUG 2022-06-11 05:35:02.894 +0000 SdcConnectorClient - about to perform registerAsdcTopics. requestId= fe0fc656-aedb-4ef7-ae4b-c9daffd1e14e url= /sdc/v1/registerForDistribution
DEBUG 2022-06-11 05:35:03.023 +0000 SdcConnectorClient - registerAsdcTopics response= 200. requestId= fe0fc656-aedb-4ef7-ae4b-c9daffd1e14e url= /sdc/v1/registerForDistribution
INFO 2022-06-11 05:35:03.024 +0000 SdncUebConfiguration - Initialized ASDC distribution client - results = distribution client initialized successfuly
INFO 2022-06-11 05:35:03.025 +0000 SdncUebConfiguration - Scanning for local distribution artifacts before starting client
DEBUG 2022-06-11 05:35:03.025 +0000 SdncUebCallback - incomingDir is null - using /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-11 05:35:03.027 +0000 SdncUebConfiguration - Starting client...
INFO 2022-06-11 05:35:03.028 +0000 DistributionClientImpl - start DistributionClient
INFO 2022-06-11 05:35:03.042 +0000 SdncUebConfiguration - Client startup result = distribution client started successfuly
INFO 2022-06-11 05:35:03.047 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:35:03.058 +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-11 05:35:03.059 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:35:13.558 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:35:13.560 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:35:33.052 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:35:33.053 +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-11 05:35:33.054 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:35:42.748 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:35:42.750 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:36:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:36:03.045 +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-11 05:36:03.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:36:12.731 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:36:12.732 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:36:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:36:33.044 +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-11 05:36:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:36:42.876 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:36:42.878 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:37:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:37:03.044 +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-11 05:37:03.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:37:12.711 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:37:12.712 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:37:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:37:33.044 +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-11 05:37:33.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:37:42.682 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:37:42.683 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:38:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:38:03.045 +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-11 05:38:03.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:38:12.650 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:38:12.651 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:38:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:38:33.043 +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-11 05:38:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:38:42.741 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:38:42.742 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:39:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:39:03.044 +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-11 05:39:03.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:39:12.710 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:39:12.711 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:39:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:39:33.044 +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-11 05:39:33.047 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:39:42.662 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:39:42.663 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:40:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:40:03.043 +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-11 05:40:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:40:12.637 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:40:12.637 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:40:33.043 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:40:33.045 +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-11 05:40:33.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:40:42.657 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:40:42.659 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:41:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:41:03.046 +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-11 05:41:03.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:41:12.651 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:41:12.652 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:41:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:41:33.047 +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-11 05:41:33.048 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:41:42.661 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:41:42.662 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:42:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:42:03.043 +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-11 05:42:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:42:12.639 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:42:12.640 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:42:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:42:33.047 +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-11 05:42:33.047 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:42:42.779 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:42:42.781 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:43:03.045 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:43:03.047 +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-11 05:43:03.048 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:43:12.676 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:43:12.678 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:43:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:43:33.043 +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-11 05:43:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:43:42.761 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:43:42.762 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:44:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:44:03.043 +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-11 05:44:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:44:12.661 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:44:12.662 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:44:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:44:33.044 +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-11 05:44:33.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:44:42.708 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:44:42.709 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:45:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:45:03.044 +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-11 05:45:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:45:12.826 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:45:12.832 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:45:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:45:33.043 +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-11 05:45:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:45:42.707 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:45:42.707 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:46:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:46:03.043 +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-11 05:46:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:46:12.664 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:46:12.666 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:46:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:46:33.045 +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-11 05:46:33.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:46:42.778 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:46:42.780 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:47:03.043 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:47:03.046 +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-11 05:47:03.047 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:47:12.678 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:47:12.679 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:47:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:47:33.043 +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-11 05:47:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:47:42.622 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:47:42.623 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:48:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:48:03.043 +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-11 05:48:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:48:12.678 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:48:12.679 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:48:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:48:33.043 +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-11 05:48:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:48:42.681 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:48:42.682 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:49:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:49:03.045 +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-11 05:49:03.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:49:12.794 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:49:12.795 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:49:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:49:33.043 +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-11 05:49:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:49:42.751 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:49:42.752 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:50:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:50:03.043 +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-11 05:50:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:50:12.659 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:50:12.660 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:50:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:50:33.043 +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-11 05:50:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:50:42.677 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:50:42.678 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:51:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:51:03.044 +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-11 05:51:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:51:12.658 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:51:12.658 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:51:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:51:33.044 +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-11 05:51:33.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:51:42.717 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:51:42.718 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:52:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:52:03.043 +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-11 05:52:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:52:12.668 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:52:12.669 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:52:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:52:33.043 +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-11 05:52:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:52:42.684 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:52:42.684 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:53:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:53:03.043 +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-11 05:53:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:53:12.762 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:53:12.763 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:53:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:53:33.048 +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-11 05:53:33.049 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:53:42.704 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:53:42.706 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:54:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:54:03.045 +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-11 05:54:03.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:54:12.657 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:54:12.659 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:54:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:54:33.044 +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-11 05:54:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:54:42.701 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:54:42.710 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:55:03.044 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:55:03.046 +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-11 05:55:03.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:55:12.688 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:55:12.689 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:55:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:55:33.045 +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-11 05:55:33.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:55:42.624 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:55:42.625 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:56:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:56:03.045 +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-11 05:56:03.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:56:12.642 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:56:12.642 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:56:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:56:33.043 +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-11 05:56:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:56:42.625 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:56:42.625 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:57:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:57:03.045 +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-11 05:57:03.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:57:12.658 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:57:12.659 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:57:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:57:33.044 +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-11 05:57:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:57:42.613 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:57:42.614 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:58:03.043 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:58:03.044 +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-11 05:58:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:58:12.654 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:58:12.655 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:58:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:58:33.044 +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-11 05:58:33.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:58:42.700 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:58:42.701 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:59:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:59:03.045 +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-11 05:59:03.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:59:12.684 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:59:12.685 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 05:59:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 05:59:33.043 +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-11 05:59:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 05:59:42.705 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 05:59:42.714 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:00:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:00:03.044 +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-11 06:00:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:00:12.685 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:00:12.686 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:00:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:00:33.043 +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-11 06:00:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:00:42.651 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:00:42.652 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:01:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:01:03.046 +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-11 06:01:03.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:01:12.689 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:01:12.691 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:01:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:01:33.043 +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-11 06:01:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:01:42.712 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:01:42.715 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:02:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:02:03.043 +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-11 06:02:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:02:12.678 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:02:12.679 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:02:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:02:33.044 +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-11 06:02:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:02:42.770 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:02:42.770 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:03:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:03:03.043 +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-11 06:03:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:03:12.698 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:03:12.700 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:03:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:03:33.043 +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-11 06:03:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:03:42.714 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:03:42.718 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:04:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:04:03.043 +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-11 06:04:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:04:12.673 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:04:12.674 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:04:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:04:33.043 +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-11 06:04:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:04:42.784 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:04:42.785 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:05:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:05:03.043 +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-11 06:05:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:05:12.678 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:05:12.679 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:05:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:05:33.043 +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-11 06:05:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:05:42.639 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:05:42.640 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:06:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:06:03.043 +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-11 06:06:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:06:12.683 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:06:12.684 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:06:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:06:33.043 +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-11 06:06:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:06:42.679 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:06:42.679 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:07:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:07:03.044 +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-11 06:07:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:07:12.677 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:07:12.678 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:07:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:07:33.045 +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-11 06:07:33.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:07:42.692 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:07:42.693 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:08:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:08:03.045 +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-11 06:08:03.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:08:12.667 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:08:12.668 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:08:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:08:33.043 +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-11 06:08:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:08:42.651 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:08:42.652 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:09:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:09:03.043 +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-11 06:09:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:09:12.731 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:09:12.732 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:09:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:09:33.043 +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-11 06:09:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:09:42.723 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:09:42.724 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:10:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:10:03.043 +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-11 06:10:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:10:12.642 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:10:12.643 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:10:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:10:33.044 +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-11 06:10:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:10:42.635 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:10:42.636 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:11:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:11:03.043 +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-11 06:11:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:11:12.640 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:11:12.641 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:11:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:11:33.043 +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-11 06:11:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:11:42.644 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:11:42.645 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:12:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:12:03.043 +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-11 06:12:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:12:12.608 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:12:12.609 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:12:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:12:33.043 +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-11 06:12:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:12:42.641 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:12:42.641 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:13:03.043 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:13:03.045 +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-11 06:13:03.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:13:12.752 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:13:12.753 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:13:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:13:33.043 +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-11 06:13:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:13:42.788 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:13:42.789 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:14:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:14:03.043 +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-11 06:14:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:14:12.671 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:14:12.672 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:14:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:14:33.046 +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-11 06:14:33.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:14:42.809 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:14:42.816 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:15:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:15:03.045 +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-11 06:15:03.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:15:12.673 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:15:12.675 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:15:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:15:33.042 +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-11 06:15:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:15:42.745 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:15:42.746 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:16:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:16:03.048 +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-11 06:16:03.048 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:16:12.688 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:16:12.694 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:16:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:16:33.043 +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-11 06:16:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:16:42.878 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:16:42.879 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:17:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:17:03.043 +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-11 06:17:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:17:12.689 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:17:12.690 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:17:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:17:33.043 +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-11 06:17:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:17:42.799 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:17:42.800 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:18:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:18:03.044 +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-11 06:18:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:18:12.704 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:18:12.705 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:18:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:18:33.043 +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-11 06:18:33.048 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:18:42.797 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:18:42.803 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:19:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:19:03.042 +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-11 06:19:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:19:12.695 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:19:12.696 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:19:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:19:33.044 +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-11 06:19:33.050 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:19:42.711 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:19:42.712 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:20:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:20:03.044 +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-11 06:20:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:20:12.695 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:20:12.696 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:20:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:20:33.043 +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-11 06:20:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:20:42.732 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:20:42.735 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:21:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:21:03.045 +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-11 06:21:03.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:21:12.718 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:21:12.718 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:21:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:21:33.046 +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-11 06:21:33.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:21:42.667 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:21:42.669 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:22:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:22:03.043 +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-11 06:22:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:22:12.671 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:22:12.672 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:22:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:22:33.044 +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-11 06:22:33.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:22:42.764 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:22:42.765 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:23:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:23:03.043 +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-11 06:23:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:23:12.721 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:23:12.721 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:23:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:23:33.043 +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-11 06:23:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:23:42.690 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:23:42.691 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:24:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:24:03.044 +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-11 06:24:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:24:12.719 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:24:12.720 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:24:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:24:33.044 +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-11 06:24:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:24:42.821 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:24:42.821 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:25:03.043 +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-11 06:25:03.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:03.756 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:03.758 +0000 HttpClient - Consuming the entity.
DEBUG 2022-06-11 06:25:03.759 +0000 NotificationConsumer - received message from topic
DEBUG 2022-06-11 06:25:03.759 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"af38b0f3-03ee-43b7-8698-795c0f451e07","serviceName":"vFW 2022-06-11 06-23-19","serviceVersion":"1.0","serviceUUID":"a82d68ee-f660-41e8-92c7-d92167b63070","serviceDescription":"catalog service description","serviceInvariantUUID":"faf8be2d-cacd-4edb-b632-2b21cb7e505b","resources":[{"resourceInstanceName":"vFW 1bc48eed-2148 0","resourceName":"vFW 1bc48eed-2148","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"804b2379-4c06-4117-a3f9-c66360652676","resourceInvariantUUID":"cb538b59-f1c2-4be9-8fad-60edf9525709","resourceCustomizationUUID":"8d9b806f-2504-4638-83fe-10c321f976ee","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220611062319/1.0/resourceInstances/vfw1bc48eed21480/artifacts/vf-license-model.xml","artifactChecksum":"YjVhNTQ3MWM5MWE2NTc4YmJiMDc3Y2IxY2Y5YjA4Mzc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"a05cb1a2-e6af-4d45-800e-9a113aa7c4e9","artifactVersion":"1"},{"artifactName":"vfw1bc48eed21480_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/Vfw20220611062319/1.0/resourceInstances/vfw1bc48eed21480/artifacts/vfw1bc48eed21480_modules.json","artifactChecksum":"YmM3NDNiYWM3OWE1YTUxODIyODcxODAyYTI0YjA2MzI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"70de8213-9cdf-4cf2-a148-fea8df0c7d15","artifactVersion":"1"},{"artifactName":"base_vfw.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/Vfw20220611062319/1.0/resourceInstances/vfw1bc48eed21480/artifacts/base_vfw.yaml","artifactChecksum":"ZmM1NGJiZjBlNDE5MjM5MWIwMjRlOTM2YjI4NTA1OTU\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"1667ee4b-30c1-4733-abf6-3ad601d1f254","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/Vfw20220611062319/1.0/resourceInstances/vfw1bc48eed21480/artifacts/vendor-license-model.xml","artifactChecksum":"NTVmMjA5NWE1NDY1NDRiOTJmOWYzYTQyY2E5NzNhMmY\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"485bb12a-3c3b-43f6-b8d2-c7cd41ce2a6c","artifactVersion":"1"},{"artifactName":"base_vfw.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/Vfw20220611062319/1.0/resourceInstances/vfw1bc48eed21480/artifacts/base_vfw.env","artifactChecksum":"MGVmNWZjZTllNGFjNjkyYTAwYzMyZTcwODk2NGRkYmU\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"bd8a75a9-045d-4df1-b291-8365c181f6c0","artifactVersion":"2","generatedFromUUID":"1667ee4b-30c1-4733-abf6-3ad601d1f254"}]}],"serviceArtifacts":[{"artifactName":"service-Vfw20220611062319-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/Vfw20220611062319/1.0/artifacts/service-Vfw20220611062319-template.yml","artifactChecksum":"ZTY4Zjc0MjVmODcxNTNhNjM4OTc1YjZhZGIwNjdmYTc\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"b6e07ea5-8245-4347-a0fc-a10334374019","artifactVersion":"1"},{"artifactName":"service-Vfw20220611062319-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/Vfw20220611062319/1.0/artifacts/service-Vfw20220611062319-csar.csar","artifactChecksum":"ZWE3NzhjNjI1ODM0MDA0YTFkYTFjMTAxZTI1YzlkMTU\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"9c30a4e9-06ae-4d86-8e8a-53d536facf9d","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-06-11 06:25:03.794 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:25:03.843 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:03.865 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:03.866 +0000 DistributionClientImpl - try to send status {
  "distributionID": "af38b0f3-03ee-43b7-8698-795c0f451e07",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928703041,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220611062319/1.0/resourceInstances/vfw1bc48eed21480/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:25:03.965 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
WARN 2022-06-11 06:25:03.997 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:03.998 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:04.053 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:04.054 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:04.054 +0000 CambriaSimplerBatchPublisher - cambria reply ok (58 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:25:04.870 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:25:04.871 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:04.882 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:04.883 +0000 DistributionClientImpl - try to send status {
  "distributionID": "af38b0f3-03ee-43b7-8698-795c0f451e07",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928703041,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220611062319/1.0/resourceInstances/vfw1bc48eed21480/artifacts/vfw1bc48eed21480_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:25:04.984 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:25:04.988 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:04.989 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:05.056 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:05.058 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:05.059 +0000 CambriaSimplerBatchPublisher - cambria reply ok (74 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:25:05.884 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:25:05.884 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:05.893 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:05.893 +0000 DistributionClientImpl - try to send status {
  "distributionID": "af38b0f3-03ee-43b7-8698-795c0f451e07",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928703041,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220611062319/1.0/resourceInstances/vfw1bc48eed21480/artifacts/base_vfw.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:25:05.997 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
WARN 2022-06-11 06:25:05.998 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:05.999 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:06.039 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:06.040 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:06.040 +0000 CambriaSimplerBatchPublisher - cambria reply ok (42 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:25:06.894 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:25:06.895 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:06.899 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:06.899 +0000 DistributionClientImpl - try to send status {
  "distributionID": "af38b0f3-03ee-43b7-8698-795c0f451e07",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928703041,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220611062319/1.0/resourceInstances/vfw1bc48eed21480/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:25:06.999 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:25:07.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-11 06:25:07.001 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:07.033 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:07.034 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:07.034 +0000 CambriaSimplerBatchPublisher - cambria reply ok (34 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:25:07.900 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:25:07.901 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:07.905 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:07.905 +0000 DistributionClientImpl - try to send status {
  "distributionID": "af38b0f3-03ee-43b7-8698-795c0f451e07",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928703041,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220611062319/1.0/resourceInstances/vfw1bc48eed21480/artifacts/base_vfw.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:25:08.005 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:25:08.006 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:08.007 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:08.040 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:08.041 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:08.041 +0000 CambriaSimplerBatchPublisher - cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:25:08.906 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:25:08.906 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:08.911 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:08.911 +0000 DistributionClientImpl - try to send status {
  "distributionID": "af38b0f3-03ee-43b7-8698-795c0f451e07",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928703041,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220611062319/1.0/artifacts/service-Vfw20220611062319-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:25:09.011 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:25:09.013 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:09.013 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:09.069 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:09.070 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:09.070 +0000 CambriaSimplerBatchPublisher - cambria reply ok (58 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:25:09.914 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:25:09.914 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:09.918 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:09.918 +0000 DistributionClientImpl - try to send status {
  "distributionID": "af38b0f3-03ee-43b7-8698-795c0f451e07",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928703041,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220611062319/1.0/artifacts/service-Vfw20220611062319-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-06-11 06:25:10.019 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:25:10.021 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:10.021 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:10.110 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:10.111 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:10.111 +0000 CambriaSimplerBatchPublisher - cambria reply ok (91 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-06-11 06:25:10.921 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "af38b0f3-03ee-43b7-8698-795c0f451e07",
  "serviceName": "vFW 2022-06-11 06-23-19",
  "serviceVersion": "1.0",
  "serviceUUID": "a82d68ee-f660-41e8-92c7-d92167b63070",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "faf8be2d-cacd-4edb-b632-2b21cb7e505b",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-Vfw20220611062319-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/Vfw20220611062319/1.0/artifacts/service-Vfw20220611062319-csar.csar",
      "artifactChecksum": "ZWE3NzhjNjI1ODM0MDA0YTFkYTFjMTAxZTI1YzlkMTU\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "9c30a4e9-06ae-4d86-8e8a-53d536facf9d"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-06-11 06:25:10.922 +0000 SdncUebCallback - Received notification : (af38b0f3-03ee-43b7-8698-795c0f451e07,vFW 2022-06-11 06-23-19,1.0,catalog service description)
DEBUG 2022-06-11 06:25:10.922 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-11 06:25:10.923 +0000 SdncUebCallback - Received artifact service-Vfw20220611062319-csar.csar
INFO 2022-06-11 06:25:10.924 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-06-11 06:25:10.925 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/Vfw20220611062319/1.0/artifacts/service-Vfw20220611062319-csar.csar
DEBUG 2022-06-11 06:25:11.060 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-06-11 06:25:11.091 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-06-11 06:25:11.094 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:11.099 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:11.100 +0000 DistributionClientImpl - try to send status {
  "distributionID": "af38b0f3-03ee-43b7-8698-795c0f451e07",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928711093,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220611062319/1.0/artifacts/service-Vfw20220611062319-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-06-11 06:25:11.199 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-11 06:25:11.206 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:11.207 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:11.297 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:11.298 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:11.298 +0000 CambriaSimplerBatchPublisher - cambria reply ok (97 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:25:12.101 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220611062319/service-Vfw20220611062319-csar.csar
DEBUG 2022-06-11 06:25:12.745 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-11 06:25:12.764 +0000 Reflections - Reflections took 16 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-11 06:25:13.293 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-11 06:25:13.295 +0000 Reflections - Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-11 06:25:13.698 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP2579931997826634021/Definitions/service-Vfw20220611062319-template.yml
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vfw_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vfw_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vfw_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vpg_onap_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vpg_int_unprotected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_subnetpoolid" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role_tag" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_vlan_requirements" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_related_networks" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_network_role" is not provided
Log warning: The required parameter "port_vsn_int_protected_private_port_0_order" is not provided
Log warning: The required parameter "port_vsn_onap_private_port_0_subnetpoolid" is not provided
DEBUG 2022-06-11 06:25:18.909 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-06-11 06:25:18.918 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-06-11 06:25:18.919 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220611062319/service-Vfw20220611062319-csar.csar
WARN 2022-06-11 06:25:18.919 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 13 Parsing Warnings occurred...
WARN 2022-06-11 06:25:18.920 +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/vFW20220611062319/service-Vfw20220611062319-csar.csar
WARN 2022-06-11 06:25:18.920 +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/vFW20220611062319/service-Vfw20220611062319-csar.csar
WARN 2022-06-11 06:25:18.921 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "vFW 1bc48eed-2148 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/vFW20220611062319/service-Vfw20220611062319-csar.csar
WARN 2022-06-11 06:25:18.921 +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/vFW20220611062319/service-Vfw20220611062319-csar.csar
WARN 2022-06-11 06:25:18.921 +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/vFW20220611062319/service-Vfw20220611062319-csar.csar
WARN 2022-06-11 06:25:18.922 +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/vFW20220611062319/service-Vfw20220611062319-csar.csar
WARN 2022-06-11 06:25:18.922 +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/vFW20220611062319/service-Vfw20220611062319-csar.csar
WARN 2022-06-11 06:25:18.922 +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/vFW20220611062319/service-Vfw20220611062319-csar.csar
WARN 2022-06-11 06:25:18.923 +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/vFW20220611062319/service-Vfw20220611062319-csar.csar
WARN 2022-06-11 06:25:18.923 +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/vFW20220611062319/service-Vfw20220611062319-csar.csar
WARN 2022-06-11 06:25:18.923 +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/vFW20220611062319/service-Vfw20220611062319-csar.csar
WARN 2022-06-11 06:25:18.924 +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/vFW20220611062319/service-Vfw20220611062319-csar.csar
WARN 2022-06-11 06:25:18.924 +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/vFW20220611062319/service-Vfw20220611062319-csar.csar
WARN 2022-06-11 06:25:18.924 +0000 SdcToscaParserFactory - ####################################################################################################
INFO 2022-06-11 06:25:18.947 +0000 DBResourceManager - Creating dummy instance of org.mariadb.jdbc.Driver
INFO 2022-06-11 06:25:18.955 +0000 DBResourceManager - Recovery Mode disabled
DEBUG 2022-06-11 06:25:18.960 +0000 DbConfigPool - Initializing DbConfigType
INFO 2022-06-11 06:25:18.979 +0000 JdbcDBCachedDataSource - JdbcDBCachedDataSource  configured successfully. Using URL: jdbc:mysql://mariadb-galera:3306/sdnctl
DEBUG 2022-06-11 06:25:18.984 +0000 DBResourceManager - Timeout set to 60 seconds
DEBUG 2022-06-11 06:25:19.321 +0000 CachedDataSource - SQL DataSource < sdnctldb01 > connected to onap-mariadb-galera-1, read-only is false, tested successfully
DEBUG 2022-06-11 06:25:19.322 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.323 +0000 CachedDataSource - SQL Statement: SELECT @@global.read_only, @@global.hostname
DEBUG 2022-06-11 06:25:19.418 +0000 CachedDataSource - SQL SUCCESS. rows returned: 1, time(ms): 95
DEBUG 2022-06-11 06:25:19.419 +0000 CachedDataSource - SQL MASTER : sdnctldb01 on server sdnctldb01, pool 10
INFO 2022-06-11 06:25:19.419 +0000 DBResourceManager - Adding MASTER sdnctldb01 to active queue
INFO 2022-06-11 06:25:19.419 +0000 DBResourceManager - Thread DataSourceTester terminated Thread-2 for sdnctldb01
INFO 2022-06-11 06:25:19.420 +0000 DBResourceManager - Completed wait with 1 active datasource(s) in 459 ms
WARN 2022-06-11 06:25:19.420 +0000 SdncUebCallback - DBLIB: JDBC DataSource has been initialized.
DEBUG 2022-06-11 06:25:19.421 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.422 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "a82d68ee-f660-41e8-92c7-d92167b63070";
DEBUG 2022-06-11 06:25:19.431 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 9
DEBUG 2022-06-11 06:25:19.432 +0000 DBResourceManager - >> getData : sdnctldb01 11  miliseconds.
INFO 2022-06-11 06:25:19.432 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "a82d68ee-f660-41e8-92c7-d92167b63070"
DEBUG 2022-06-11 06:25:19.432 +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 ("a82d68ee-f660-41e8-92c7-d92167b63070", "null", "service-Vfw20220611062319-csar.csar", "Vfw20220611062319", "Y", "vFW 2022-06-11 06-23-19", "catalog service description", "Service", "Network L1-3", "faf8be2d-cacd-4edb-b632-2b21cb7e505b");
DEBUG 2022-06-11 06:25:19.433 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.439 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-06-11 06:25:19.440 +0000 DBResourceManager - writeData processing time : sdnctldb01 7 miliseconds.
DEBUG 2022-06-11 06:25:19.448 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.450 +0000 QueryProcessor - Service vFW 2022-06-11 06-23-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:25:19.453 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.453 +0000 QueryProcessor - Service vFW 2022-06-11 06-23-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:25:19.457 +0000 TopologyTemplateQuery - Node template vFW 1bc48eed-2148 0 is matching search criteria
DEBUG 2022-06-11 06:25:19.457 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:25:19.459 +0000 QueryProcessor - Found topology templates [vFW 1bc48eed-2148 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-06-11 06:25:19.466 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:19.466 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.467 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:19.467 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.467 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:19.467 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.467 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:19.467 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.468 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.468 +0000 TopologyTemplateQuery - Node template vFW 1bc48eed-2148 0 is matching search criteria
DEBUG 2022-06-11 06:25:19.468 +0000 QueryProcessor - Found topology templates [vFW 1bc48eed-2148 0] matching following query criteria: sdcType=VF, customizationUUID=8d9b806f-2504-4638-83fe-10c321f976ee
DEBUG 2022-06-11 06:25:19.472 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.472 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "8d9b806f-2504-4638-83fe-10c321f976ee";
DEBUG 2022-06-11 06:25:19.481 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 9
DEBUG 2022-06-11 06:25:19.482 +0000 DBResourceManager - >> getData : sdnctldb01 11  miliseconds.
INFO 2022-06-11 06:25:19.482 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "8d9b806f-2504-4638-83fe-10c321f976ee"
DEBUG 2022-06-11 06:25:19.482 +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 ("8d9b806f-2504-4638-83fe-10c321f976ee", "null", "6241105d-6b64-46a0-91a0", "vFW 1bc48eed-2148", "Y", 1, "1.0", "cb538b59-f1c2-4be9-8fad-60edf9525709", "d493e379-830d-4745-ae50-09cbac8bbb21", "1.0");
DEBUG 2022-06-11 06:25:19.483 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.488 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-11 06:25:19.489 +0000 DBResourceManager - writeData processing time : sdnctldb01 7 miliseconds.
DEBUG 2022-06-11 06:25:19.489 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.490 +0000 TopologyTemplateQuery - Node template vFW 1bc48eed-2148 0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.490 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-06-11 06:25:19.490 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-06-11 06:25:19.490 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-06-11 06:25:19.490 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-06-11 06:25:19.490 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-06-11 06:25:19.491 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:25:19.491 +0000 QueryProcessor - Found topology templates [abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-06-11 06:25:19.491 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.492 +0000 QueryProcessor - Service vFW 2022-06-11 06-23-19 is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:25:19.494 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.494 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "1647728b-9e04-402b-82d4-39267972016c";
DEBUG 2022-06-11 06:25:19.502 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-06-11 06:25:19.502 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
DEBUG 2022-06-11 06:25:19.503 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.504 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "1647728b-9e04-402b-82d4-39267972016c";
DEBUG 2022-06-11 06:25:19.511 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-06-11 06:25:19.512 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
INFO 2022-06-11 06:25:19.512 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "1647728b-9e04-402b-82d4-39267972016c"
DEBUG 2022-06-11 06:25:19.512 +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 ("1647728b-9e04-402b-82d4-39267972016c", "null", "base_vfw", "8d9b806f-2504-4638-83fe-10c321f976ee", "Base", "9bc834cd-8286-4935-a64a-b371a1cd2ad3", "33ae14f7-71d0-4dfc-a016-c1e3c2f1638c", "1");
DEBUG 2022-06-11 06:25:19.513 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.531 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 18
DEBUG 2022-06-11 06:25:19.532 +0000 DBResourceManager - writeData processing time : sdnctldb01 20 miliseconds.
DEBUG 2022-06-11 06:25:19.533 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.533 +0000 TopologyTemplateQuery - Node template vFW 1bc48eed-2148 0 is matching search criteria
DEBUG 2022-06-11 06:25:19.534 +0000 QueryProcessor - Found topology templates [vFW 1bc48eed-2148 0] matching following query criteria: sdcType=VF, customizationUUID=8d9b806f-2504-4638-83fe-10c321f976ee
DEBUG 2022-06-11 06:25:19.536 +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-11 06:25:19.536 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.537 +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-11 06:25:19.537 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-06-11 06:25:19.537 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "1647728b-9e04-402b-82d4-39267972016c"
DEBUG 2022-06-11 06:25:19.537 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("1647728b-9e04-402b-82d4-39267972016c", "36ae9762-847e-4c84-9667-948455ddbbe8", "vsn", "1")
DEBUG 2022-06-11 06:25:19.538 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.549 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-06-11 06:25:19.550 +0000 DBResourceManager - writeData processing time : sdnctldb01 13 miliseconds.
DEBUG 2022-06-11 06:25:19.550 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.555 +0000 TopologyTemplateQuery - Node template vFW 1bc48eed-2148 0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.555 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-06-11 06:25:19.556 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-06-11 06:25:19.556 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.556 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.556 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.557 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-06-11 06:25:19.558 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-06-11 06:25:19.559 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-06-11 06:25:19.559 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-06-11 06:25:19.559 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.559 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-06-11 06:25:19.559 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.560 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:25:19.560 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=36ae9762-847e-4c84-9667-948455ddbbe8
DEBUG 2022-06-11 06:25:19.560 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 36ae9762-847e-4c84-9667-948455ddbbe8
DEBUG 2022-06-11 06:25:19.561 +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-11 06:25:19.561 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.561 +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-11 06:25:19.562 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-06-11 06:25:19.562 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "1647728b-9e04-402b-82d4-39267972016c"
DEBUG 2022-06-11 06:25:19.562 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("1647728b-9e04-402b-82d4-39267972016c", "489facdc-33e5-418a-a8ad-949af1a63ba7", "vfw", "1")
DEBUG 2022-06-11 06:25:19.563 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.571 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-06-11 06:25:19.573 +0000 DBResourceManager - writeData processing time : sdnctldb01 11 miliseconds.
DEBUG 2022-06-11 06:25:19.573 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.573 +0000 TopologyTemplateQuery - Node template vFW 1bc48eed-2148 0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.574 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-06-11 06:25:19.574 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-06-11 06:25:19.574 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-06-11 06:25:19.574 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-06-11 06:25:19.574 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-06-11 06:25:19.574 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.575 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.575 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-06-11 06:25:19.575 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.575 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-06-11 06:25:19.575 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.576 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:25:19.576 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=489facdc-33e5-418a-a8ad-949af1a63ba7
DEBUG 2022-06-11 06:25:19.577 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 489facdc-33e5-418a-a8ad-949af1a63ba7
DEBUG 2022-06-11 06:25:19.577 +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-11 06:25:19.577 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.577 +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-11 06:25:19.578 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-06-11 06:25:19.578 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "1647728b-9e04-402b-82d4-39267972016c"
DEBUG 2022-06-11 06:25:19.578 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("1647728b-9e04-402b-82d4-39267972016c", "e0a1082a-41c8-4f23-a97f-eed648008e2b", "vpg", "1")
DEBUG 2022-06-11 06:25:19.579 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.584 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-11 06:25:19.585 +0000 DBResourceManager - writeData processing time : sdnctldb01 7 miliseconds.
DEBUG 2022-06-11 06:25:19.585 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.586 +0000 TopologyTemplateQuery - Node template vFW 1bc48eed-2148 0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.586 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-06-11 06:25:19.586 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-06-11 06:25:19.586 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.586 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.587 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.587 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-06-11 06:25:19.587 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-06-11 06:25:19.587 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-06-11 06:25:19.587 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-06-11 06:25:19.588 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.588 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.588 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-06-11 06:25:19.588 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:25:19.588 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=e0a1082a-41c8-4f23-a97f-eed648008e2b
DEBUG 2022-06-11 06:25:19.589 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: e0a1082a-41c8-4f23-a97f-eed648008e2b
DEBUG 2022-06-11 06:25:19.590 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.590 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "8d9b806f-2504-4638-83fe-10c321f976ee";
DEBUG 2022-06-11 06:25:19.596 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-06-11 06:25:19.597 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
DEBUG 2022-06-11 06:25:19.597 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.598 +0000 TopologyTemplateQuery - Node template vFW 1bc48eed-2148 0 is matching search criteria
DEBUG 2022-06-11 06:25:19.598 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:25:19.599 +0000 QueryProcessor - Found topology templates [vFW 1bc48eed-2148 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=8d9b806f-2504-4638-83fe-10c321f976ee
DEBUG 2022-06-11 06:25:19.600 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.601 +0000 TopologyTemplateQuery - Node template vFW 1bc48eed-2148 0 is matching search criteria
DEBUG 2022-06-11 06:25:19.601 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:25:19.602 +0000 QueryProcessor - Found topology templates [vFW 1bc48eed-2148 0, abstract_vfw, abstract_vsn, abstract_vpg] matching following query criteria: sdcType=VF, customizationUUID=8d9b806f-2504-4638-83fe-10c321f976ee
DEBUG 2022-06-11 06:25:19.605 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:19.605 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.605 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:19.606 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.606 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:19.606 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.606 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:19.606 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.607 +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-11 06:25:19.607 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.607 +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-11 06:25:19.607 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.608 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.609 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "489facdc-33e5-418a-a8ad-949af1a63ba7";
DEBUG 2022-06-11 06:25:19.616 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-06-11 06:25:19.617 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
INFO 2022-06-11 06:25:19.617 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "489facdc-33e5-418a-a8ad-949af1a63ba7"
DEBUG 2022-06-11 06:25:19.617 +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 ("489facdc-33e5-418a-a8ad-949af1a63ba7", "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)", "c99bc55c-9521-407b-9556-dbf195820913", "26acf914-9998-44c1-aea1-802a1f8f8abc", "1.0", "vfw");
DEBUG 2022-06-11 06:25:19.618 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.628 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-06-11 06:25:19.629 +0000 DBResourceManager - writeData processing time : sdnctldb01 11 miliseconds.
DEBUG 2022-06-11 06:25:19.629 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.630 +0000 TopologyTemplateQuery - Node template vFW 1bc48eed-2148 0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.630 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-06-11 06:25:19.630 +0000 TopologyTemplateQuery - Node template abstract_vfw is matching search criteria
DEBUG 2022-06-11 06:25:19.630 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-06-11 06:25:19.631 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-06-11 06:25:19.631 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-06-11 06:25:19.631 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.631 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.631 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-06-11 06:25:19.631 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.632 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-06-11 06:25:19.632 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.632 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:25:19.632 +0000 QueryProcessor - Found topology templates [abstract_vfw] matching following query criteria: sdcType=CVFC, customizationUUID=489facdc-33e5-418a-a8ad-949af1a63ba7
DEBUG 2022-06-11 06:25:19.634 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.634 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "489facdc-33e5-418a-a8ad-949af1a63ba7";
DEBUG 2022-06-11 06:25:19.643 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-06-11 06:25:19.645 +0000 DBResourceManager - >> getData : sdnctldb01 12  miliseconds.
INFO 2022-06-11 06:25:19.646 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "489facdc-33e5-418a-a8ad-949af1a63ba7"
DEBUG 2022-06-11 06:25:19.646 +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 ("489facdc-33e5-418a-a8ad-949af1a63ba7", "default-network-role", "vfw", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-06-11 06:25:19.647 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.659 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 12
DEBUG 2022-06-11 06:25:19.660 +0000 DBResourceManager - writeData processing time : sdnctldb01 14 miliseconds.
INFO 2022-06-11 06:25:19.660 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "489facdc-33e5-418a-a8ad-949af1a63ba7"
DEBUG 2022-06-11 06:25:19.660 +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 ("489facdc-33e5-418a-a8ad-949af1a63ba7", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-06-11 06:25:19.661 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.676 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 15
DEBUG 2022-06-11 06:25:19.676 +0000 DBResourceManager - writeData processing time : sdnctldb01 16 miliseconds.
INFO 2022-06-11 06:25:19.677 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "489facdc-33e5-418a-a8ad-949af1a63ba7"
DEBUG 2022-06-11 06:25:19.677 +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 ("489facdc-33e5-418a-a8ad-949af1a63ba7", "default-network-role", "vfw", "N", "0", "0", "N", "4");
DEBUG 2022-06-11 06:25:19.678 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.686 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-06-11 06:25:19.686 +0000 DBResourceManager - writeData processing time : sdnctldb01 9 miliseconds.
DEBUG 2022-06-11 06:25:19.688 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:19.688 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.688 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:19.689 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.689 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:19.689 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.689 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:19.689 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.690 +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-11 06:25:19.690 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.690 +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-11 06:25:19.690 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.691 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.691 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "36ae9762-847e-4c84-9667-948455ddbbe8";
DEBUG 2022-06-11 06:25:19.696 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-11 06:25:19.697 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-06-11 06:25:19.697 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "36ae9762-847e-4c84-9667-948455ddbbe8"
DEBUG 2022-06-11 06:25:19.697 +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 ("36ae9762-847e-4c84-9667-948455ddbbe8", "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)", "61e74148-e9af-4335-ae05-135dd75b640c", "0fc7ef28-ee5f-48ed-96e6-0bb8f71ae93f", "1.0", "vsn");
DEBUG 2022-06-11 06:25:19.698 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.705 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-06-11 06:25:19.706 +0000 DBResourceManager - writeData processing time : sdnctldb01 9 miliseconds.
DEBUG 2022-06-11 06:25:19.706 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.707 +0000 TopologyTemplateQuery - Node template vFW 1bc48eed-2148 0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.707 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-06-11 06:25:19.707 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-06-11 06:25:19.707 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.707 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.708 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.708 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-06-11 06:25:19.708 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-06-11 06:25:19.708 +0000 TopologyTemplateQuery - Node template abstract_vsn is matching search criteria
DEBUG 2022-06-11 06:25:19.708 +0000 TopologyTemplateQuery - Node template abstract_vpg is not matching search criteria
DEBUG 2022-06-11 06:25:19.709 +0000 TopologyTemplateQuery - Node template vpg_vpg_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.709 +0000 TopologyTemplateQuery - Node template vpg is not matching search criteria
DEBUG 2022-06-11 06:25:19.709 +0000 TopologyTemplateQuery - Node template vpg_vpg_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.709 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:25:19.710 +0000 QueryProcessor - Found topology templates [abstract_vsn] matching following query criteria: sdcType=CVFC, customizationUUID=36ae9762-847e-4c84-9667-948455ddbbe8
DEBUG 2022-06-11 06:25:19.711 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.711 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "36ae9762-847e-4c84-9667-948455ddbbe8";
DEBUG 2022-06-11 06:25:19.724 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 13
DEBUG 2022-06-11 06:25:19.731 +0000 DBResourceManager - >> getData : sdnctldb01 21  miliseconds.
INFO 2022-06-11 06:25:19.731 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "36ae9762-847e-4c84-9667-948455ddbbe8"
DEBUG 2022-06-11 06:25:19.731 +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 ("36ae9762-847e-4c84-9667-948455ddbbe8", "default-network-role", "vsn", "N", "0", "0", "N", "4");
DEBUG 2022-06-11 06:25:19.732 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.747 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 15
DEBUG 2022-06-11 06:25:19.747 +0000 DBResourceManager - writeData processing time : sdnctldb01 15 miliseconds.
INFO 2022-06-11 06:25:19.747 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "36ae9762-847e-4c84-9667-948455ddbbe8"
DEBUG 2022-06-11 06:25:19.747 +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 ("36ae9762-847e-4c84-9667-948455ddbbe8", "default-network-role", "vsn", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-06-11 06:25:19.748 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.759 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 11
DEBUG 2022-06-11 06:25:19.759 +0000 DBResourceManager - writeData processing time : sdnctldb01 11 miliseconds.
DEBUG 2022-06-11 06:25:19.760 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:19.760 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.760 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:19.760 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.760 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:19.761 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.761 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:19.761 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.761 +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-11 06:25:19.761 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.762 +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-11 06:25:19.762 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:19.762 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.763 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "e0a1082a-41c8-4f23-a97f-eed648008e2b";
DEBUG 2022-06-11 06:25:19.768 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-11 06:25:19.769 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-06-11 06:25:19.769 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "e0a1082a-41c8-4f23-a97f-eed648008e2b"
DEBUG 2022-06-11 06:25:19.769 +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 ("e0a1082a-41c8-4f23-a97f-eed648008e2b", "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)", "3778c5d1-8ac7-4160-acaa-2c55729a0431", "b3118f0e-109d-4cb0-a4c3-d910755556d7", "1.0", "vpg");
DEBUG 2022-06-11 06:25:19.770 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.777 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-06-11 06:25:19.778 +0000 DBResourceManager - writeData processing time : sdnctldb01 8 miliseconds.
DEBUG 2022-06-11 06:25:19.778 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.779 +0000 TopologyTemplateQuery - Node template vFW 1bc48eed-2148 0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.779 +0000 TopologyTemplateQuery - Node template int_protected_private_network is not matching search criteria
DEBUG 2022-06-11 06:25:19.779 +0000 TopologyTemplateQuery - Node template abstract_vfw is not matching search criteria
DEBUG 2022-06-11 06:25:19.779 +0000 TopologyTemplateQuery - Node template vfw_vfw_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.779 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.780 +0000 TopologyTemplateQuery - Node template vfw_vfw_int_unprotected_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.780 +0000 TopologyTemplateQuery - Node template vfw is not matching search criteria
DEBUG 2022-06-11 06:25:19.780 +0000 TopologyTemplateQuery - Node template int_unprotected_private_network is not matching search criteria
DEBUG 2022-06-11 06:25:19.780 +0000 TopologyTemplateQuery - Node template abstract_vsn is not matching search criteria
DEBUG 2022-06-11 06:25:19.780 +0000 TopologyTemplateQuery - Node template vsn is not matching search criteria
DEBUG 2022-06-11 06:25:19.781 +0000 TopologyTemplateQuery - Node template vsn_vsn_int_protected_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.781 +0000 TopologyTemplateQuery - Node template vsn_vsn_onap_private_port_0 is not matching search criteria
DEBUG 2022-06-11 06:25:19.781 +0000 TopologyTemplateQuery - Node template abstract_vpg is matching search criteria
DEBUG 2022-06-11 06:25:19.781 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:25:19.781 +0000 QueryProcessor - Found topology templates [abstract_vpg] matching following query criteria: sdcType=CVFC, customizationUUID=e0a1082a-41c8-4f23-a97f-eed648008e2b
DEBUG 2022-06-11 06:25:19.782 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.782 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "e0a1082a-41c8-4f23-a97f-eed648008e2b";
DEBUG 2022-06-11 06:25:19.792 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-06-11 06:25:19.793 +0000 DBResourceManager - >> getData : sdnctldb01 11  miliseconds.
INFO 2022-06-11 06:25:19.793 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "e0a1082a-41c8-4f23-a97f-eed648008e2b"
DEBUG 2022-06-11 06:25:19.793 +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 ("e0a1082a-41c8-4f23-a97f-eed648008e2b", "default-network-role", "vpg", "N", "0", "0", "N", "onap_private", "4");
DEBUG 2022-06-11 06:25:19.794 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.806 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 11
DEBUG 2022-06-11 06:25:19.807 +0000 DBResourceManager - writeData processing time : sdnctldb01 13 miliseconds.
INFO 2022-06-11 06:25:19.807 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "e0a1082a-41c8-4f23-a97f-eed648008e2b"
DEBUG 2022-06-11 06:25:19.807 +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 ("e0a1082a-41c8-4f23-a97f-eed648008e2b", "default-network-role", "vpg", "N", "0", "0", "N", "4");
DEBUG 2022-06-11 06:25:19.811 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:19.829 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 17
DEBUG 2022-06-11 06:25:19.830 +0000 DBResourceManager - writeData processing time : sdnctldb01 23 miliseconds.
DEBUG 2022-06-11 06:25:19.830 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.830 +0000 TopologyTemplateQuery - Node template vFW 1bc48eed-2148 0 is matching search criteria
DEBUG 2022-06-11 06:25:19.831 +0000 QueryProcessor - Found topology templates [vFW 1bc48eed-2148 0] matching following query criteria: sdcType=VF, customizationUUID=8d9b806f-2504-4638-83fe-10c321f976ee
DEBUG 2022-06-11 06:25:19.838 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.838 +0000 TopologyTemplateQuery - Node template vFW 1bc48eed-2148 0 is matching search criteria
DEBUG 2022-06-11 06:25:19.839 +0000 QueryProcessor - Found topology templates [vFW 1bc48eed-2148 0] matching following query criteria: sdcType=VF, customizationUUID=8d9b806f-2504-4638-83fe-10c321f976ee
DEBUG 2022-06-11 06:25:19.841 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "d493e379-830d-4745-ae50-09cbac8bbb21"
DEBUG 2022-06-11 06:25:19.842 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:19.842 +0000 QueryProcessor - Service vFW 2022-06-11 06-23-19 is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-06-11 06:25:19.842 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-06-11 06:25:19.846 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-06-11 06:25:19.847 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:19.852 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:19.852 +0000 DistributionClientImpl - try to send status {
  "distributionID": "af38b0f3-03ee-43b7-8698-795c0f451e07",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928719847,
  "artifactURL": "/sdc/v1/catalog/services/Vfw20220611062319/1.0/artifacts/service-Vfw20220611062319-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-06-11 06:25:19.951 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-11 06:25:19.953 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:19.953 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:20.044 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:20.044 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:20.045 +0000 CambriaSimplerBatchPublisher - cambria reply ok (93 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-06-11 06:25:20.855 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/vFW20220611062319
INFO 2022-06-11 06:25:20.856 +0000 SdncUebCallback - Sending Component Status for Distribution: (af38b0f3-03ee-43b7-8698-795c0f451e07,vFW 2022-06-11 06-23-19,1.0,catalog service description)
INFO 2022-06-11 06:25:20.861 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-06-11 06:25:20.863 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:20.867 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:20.867 +0000 DistributionClientImpl - try to send status {
  "distributionID": "af38b0f3-03ee-43b7-8698-795c0f451e07",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928720862,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-06-11 06:25:20.971 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
WARN 2022-06-11 06:25:20.991 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:20.991 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:21.083 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:21.083 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:21.084 +0000 CambriaSimplerBatchPublisher - cambria reply ok (113 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:25:21.868 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-06-11 06:25:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:25:33.043 +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-11 06:25:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:33.775 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:33.780 +0000 HttpClient - Consuming the entity.
DEBUG 2022-06-11 06:25:33.780 +0000 NotificationConsumer - received message from topic
DEBUG 2022-06-11 06:25:33.780 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"fcb89e50-b0a2-4edc-af4f-433149ca2937","serviceName":"basic_onboard_EAylQg","serviceVersion":"1.0","serviceUUID":"96c64a46-717e-47fe-8527-f34167323d7a","serviceDescription":"service","serviceInvariantUUID":"78c70ea7-0338-4216-aa1a-ba2460dba8a7","resources":[{"resourceInstanceName":"basic_onboard_EAylQg 0","resourceName":"basic_onboard_EAylQg","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"9332d8b9-e2cf-4ce5-b886-f887d3426aa9","resourceInvariantUUID":"8c6547ff-60ad-45b8-a7fe-7eda940d907b","resourceCustomizationUUID":"4bc34521-91de-4ce7-add4-7ec44f95cf52","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/resourceInstances/basic_onboard_eaylqg0/artifacts/vf-license-model.xml","artifactChecksum":"YzRlY2JjNzk1YjE2NTcyMmRkMTYxOWYzNWE5YTBjYTc\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"8e52c5ff-6980-4e3d-8602-5b3e512413ac","artifactVersion":"1"},{"artifactName":"basic_onboard_eaylqg0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/resourceInstances/basic_onboard_eaylqg0/artifacts/basic_onboard_eaylqg0_modules.json","artifactChecksum":"NzFjZmJmZTE1ODM0MzMwZmRlNTY2NmRlZWM3NWJlOTE\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"cf28c01b-28b0-4a88-9bfa-24f9626ab543","artifactVersion":"1"},{"artifactName":"base_ubuntu18.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/resourceInstances/basic_onboard_eaylqg0/artifacts/base_ubuntu18.yaml","artifactChecksum":"NzA5ZGU3Y2Q2M2IwNWU2OTc1NTQ0ZDBhNDhlNjNjZjY\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"be347007-7944-445b-bbc3-377bb5236ade","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/resourceInstances/basic_onboard_eaylqg0/artifacts/vendor-license-model.xml","artifactChecksum":"M2QxN2ZmN2I2ZmIwOWEyNTJjYmYzMTBlNWI3NmNmYTc\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"9037a84a-071e-45e9-91ec-32cd19705a27","artifactVersion":"1"},{"artifactName":"base_ubuntu18.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/resourceInstances/basic_onboard_eaylqg0/artifacts/base_ubuntu18.env","artifactChecksum":"ODYwMmYwMDliN2JjOTNlN2ZlM2RkNzAzMTg3OWMzNTA\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"82a150b7-7659-4752-82fc-0b2be38f066a","artifactVersion":"2","generatedFromUUID":"be347007-7944-445b-bbc3-377bb5236ade"}]}],"serviceArtifacts":[{"artifactName":"service-BasicOnboardEaylqg-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/artifacts/service-BasicOnboardEaylqg-template.yml","artifactChecksum":"NTRjODExNjIwMTg3MDY1NjQzODc4YWMxYTViMTkzNTg\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"c919c46d-f59c-4ed3-91ef-b1cc944de246","artifactVersion":"1"},{"artifactName":"service-BasicOnboardEaylqg-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/artifacts/service-BasicOnboardEaylqg-csar.csar","artifactChecksum":"ZmY1YzE3OWNjMGU1NTg1MTE0M2Y4NmUxMGI0ODIzNDM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"1b2a7b1a-b664-4d14-b4fe-725cdefd919e","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-06-11 06:25:33.790 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:25:33.791 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:33.797 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:33.798 +0000 DistributionClientImpl - try to send status {
  "distributionID": "fcb89e50-b0a2-4edc-af4f-433149ca2937",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928733041,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/resourceInstances/basic_onboard_eaylqg0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:25:33.896 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
WARN 2022-06-11 06:25:33.897 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:33.897 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:33.926 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:33.926 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:33.927 +0000 CambriaSimplerBatchPublisher - cambria reply ok (31 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:25:34.800 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:25:34.801 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:34.813 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:34.814 +0000 DistributionClientImpl - try to send status {
  "distributionID": "fcb89e50-b0a2-4edc-af4f-433149ca2937",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928733041,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/resourceInstances/basic_onboard_eaylqg0/artifacts/basic_onboard_eaylqg0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:25:34.917 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
WARN 2022-06-11 06:25:34.918 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:34.918 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:35.016 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:35.017 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:35.018 +0000 CambriaSimplerBatchPublisher - cambria reply ok (99 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:25:35.815 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:25:35.815 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:35.819 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:35.819 +0000 DistributionClientImpl - try to send status {
  "distributionID": "fcb89e50-b0a2-4edc-af4f-433149ca2937",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928733041,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/resourceInstances/basic_onboard_eaylqg0/artifacts/base_ubuntu18.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:25:35.920 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-11 06:25:35.922 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:35.922 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:35.990 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:35.991 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:35.991 +0000 CambriaSimplerBatchPublisher - cambria reply ok (71 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:25:36.820 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:25:36.821 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:36.824 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:36.825 +0000 DistributionClientImpl - try to send status {
  "distributionID": "fcb89e50-b0a2-4edc-af4f-433149ca2937",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928733041,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/resourceInstances/basic_onboard_eaylqg0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:25:36.924 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-11 06:25:36.926 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:36.926 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:36.994 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:36.995 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:36.995 +0000 CambriaSimplerBatchPublisher - cambria reply ok (70 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:25:37.826 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:25:37.827 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:37.830 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:37.830 +0000 DistributionClientImpl - try to send status {
  "distributionID": "fcb89e50-b0a2-4edc-af4f-433149ca2937",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928733041,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/resourceInstances/basic_onboard_eaylqg0/artifacts/base_ubuntu18.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:25:37.931 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-06-11 06:25:37.933 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:37.933 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:38.018 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:38.019 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:38.020 +0000 CambriaSimplerBatchPublisher - cambria reply ok (88 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:25:38.831 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:25:38.832 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:38.835 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:38.836 +0000 DistributionClientImpl - try to send status {
  "distributionID": "fcb89e50-b0a2-4edc-af4f-433149ca2937",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928733041,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/artifacts/service-BasicOnboardEaylqg-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:25:38.937 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:25:38.938 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:38.938 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:38.995 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:38.995 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:38.995 +0000 CambriaSimplerBatchPublisher - cambria reply ok (58 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:25:39.839 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:25:39.840 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:39.844 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:39.844 +0000 DistributionClientImpl - try to send status {
  "distributionID": "fcb89e50-b0a2-4edc-af4f-433149ca2937",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928733041,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/artifacts/service-BasicOnboardEaylqg-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-06-11 06:25:39.944 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:25:39.945 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:39.946 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:39.970 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:39.971 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:39.971 +0000 CambriaSimplerBatchPublisher - cambria reply ok (26 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-11 06:25:40.851 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "fcb89e50-b0a2-4edc-af4f-433149ca2937",
  "serviceName": "basic_onboard_EAylQg",
  "serviceVersion": "1.0",
  "serviceUUID": "96c64a46-717e-47fe-8527-f34167323d7a",
  "serviceDescription": "service",
  "serviceInvariantUUID": "78c70ea7-0338-4216-aa1a-ba2460dba8a7",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicOnboardEaylqg-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/artifacts/service-BasicOnboardEaylqg-csar.csar",
      "artifactChecksum": "ZmY1YzE3OWNjMGU1NTg1MTE0M2Y4NmUxMGI0ODIzNDM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "1b2a7b1a-b664-4d14-b4fe-725cdefd919e"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-06-11 06:25:40.851 +0000 SdncUebCallback - Received notification : (fcb89e50-b0a2-4edc-af4f-433149ca2937,basic_onboard_EAylQg,1.0,service)
DEBUG 2022-06-11 06:25:40.852 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-11 06:25:40.853 +0000 SdncUebCallback - Received artifact service-BasicOnboardEaylqg-csar.csar
INFO 2022-06-11 06:25:40.853 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-06-11 06:25:40.854 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/artifacts/service-BasicOnboardEaylqg-csar.csar
DEBUG 2022-06-11 06:25:40.940 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-06-11 06:25:40.951 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-06-11 06:25:40.951 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:40.961 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:40.961 +0000 DistributionClientImpl - try to send status {
  "distributionID": "fcb89e50-b0a2-4edc-af4f-433149ca2937",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928740951,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/artifacts/service-BasicOnboardEaylqg-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-06-11 06:25:41.059 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-06-11 06:25:41.061 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:41.062 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:41.093 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:41.093 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:41.094 +0000 CambriaSimplerBatchPublisher - cambria reply ok (34 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:25:41.962 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_EAylQg/service-BasicOnboardEaylqg-csar.csar
DEBUG 2022-06-11 06:25:41.963 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-11 06:25:41.967 +0000 Reflections - Reflections took 3 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-11 06:25:42.256 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP4551502832140129902/Definitions/service-BasicOnboardEaylqg-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-11 06:25:44.176 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-06-11 06:25:44.177 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-06-11 06:25:44.177 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_EAylQg/service-BasicOnboardEaylqg-csar.csar
WARN 2022-06-11 06:25:44.178 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
WARN 2022-06-11 06:25:44.178 +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_EAylQg/service-BasicOnboardEaylqg-csar.csar
WARN 2022-06-11 06:25:44.178 +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_EAylQg/service-BasicOnboardEaylqg-csar.csar
WARN 2022-06-11 06:25:44.179 +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_EAylQg/service-BasicOnboardEaylqg-csar.csar
WARN 2022-06-11 06:25:44.179 +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_EAylQg/service-BasicOnboardEaylqg-csar.csar
WARN 2022-06-11 06:25:44.179 +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_EAylQg/service-BasicOnboardEaylqg-csar.csar
WARN 2022-06-11 06:25:44.179 +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_EAylQg/service-BasicOnboardEaylqg-csar.csar
WARN 2022-06-11 06:25:44.180 +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_EAylQg/service-BasicOnboardEaylqg-csar.csar
WARN 2022-06-11 06:25:44.180 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_onboard_EAylQg 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_EAylQg/service-BasicOnboardEaylqg-csar.csar
WARN 2022-06-11 06:25:44.180 +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_EAylQg/service-BasicOnboardEaylqg-csar.csar
WARN 2022-06-11 06:25:44.180 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-06-11 06:25:44.182 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:44.182 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "96c64a46-717e-47fe-8527-f34167323d7a";
DEBUG 2022-06-11 06:25:44.193 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 11
DEBUG 2022-06-11 06:25:44.194 +0000 DBResourceManager - >> getData : sdnctldb01 13  miliseconds.
INFO 2022-06-11 06:25:44.194 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "96c64a46-717e-47fe-8527-f34167323d7a"
DEBUG 2022-06-11 06:25:44.196 +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 ("96c64a46-717e-47fe-8527-f34167323d7a", "null", "service-BasicOnboardEaylqg-csar.csar", "BasicOnboardEaylqg", "Y", "basic_onboard_EAylQg", "service", "Service", "Network Service", "78c70ea7-0338-4216-aa1a-ba2460dba8a7");
DEBUG 2022-06-11 06:25:44.196 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:44.202 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-11 06:25:44.202 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-06-11 06:25:44.203 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:44.203 +0000 QueryProcessor - Service basic_onboard_EAylQg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:25:44.203 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:44.203 +0000 QueryProcessor - Service basic_onboard_EAylQg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:25:44.204 +0000 TopologyTemplateQuery - Node template basic_onboard_EAylQg 0 is matching search criteria
DEBUG 2022-06-11 06:25:44.204 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:25:44.204 +0000 QueryProcessor - Found topology templates [basic_onboard_EAylQg 0, abstract_ubuntu18] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-06-11 06:25:44.205 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:44.205 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:44.205 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:44.205 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:44.205 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:44.206 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:44.206 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:44.206 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:44.206 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:44.206 +0000 TopologyTemplateQuery - Node template basic_onboard_EAylQg 0 is matching search criteria
DEBUG 2022-06-11 06:25:44.207 +0000 QueryProcessor - Found topology templates [basic_onboard_EAylQg 0] matching following query criteria: sdcType=VF, customizationUUID=4bc34521-91de-4ce7-add4-7ec44f95cf52
DEBUG 2022-06-11 06:25:44.207 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:44.207 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "4bc34521-91de-4ce7-add4-7ec44f95cf52";
DEBUG 2022-06-11 06:25:44.215 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-06-11 06:25:44.216 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
INFO 2022-06-11 06:25:44.216 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "4bc34521-91de-4ce7-add4-7ec44f95cf52"
DEBUG 2022-06-11 06:25:44.216 +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 ("4bc34521-91de-4ce7-add4-7ec44f95cf52", "null", "basic_onboard_vendor", "basic_onboard_EAylQg", "Y", 1, "1.0", "8c6547ff-60ad-45b8-a7fe-7eda940d907b", "57948841-a325-4cbd-9be8-2f8c8dc9ff35", "1.0");
DEBUG 2022-06-11 06:25:44.217 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:44.225 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-06-11 06:25:44.226 +0000 DBResourceManager - writeData processing time : sdnctldb01 10 miliseconds.
DEBUG 2022-06-11 06:25:44.226 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:44.227 +0000 TopologyTemplateQuery - Node template basic_onboard_EAylQg 0 is not matching search criteria
DEBUG 2022-06-11 06:25:44.227 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-06-11 06:25:44.227 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-06-11 06:25:44.227 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:25:44.227 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-06-11 06:25:44.228 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:44.228 +0000 QueryProcessor - Service basic_onboard_EAylQg is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:25:44.229 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:44.229 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "f5bed259-7b34-4c4c-95f0-353fe8fbed75";
DEBUG 2022-06-11 06:25:44.237 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-06-11 06:25:44.238 +0000 DBResourceManager - >> getData : sdnctldb01 9  miliseconds.
DEBUG 2022-06-11 06:25:44.239 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:44.239 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "f5bed259-7b34-4c4c-95f0-353fe8fbed75";
DEBUG 2022-06-11 06:25:44.242 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-11 06:25:44.243 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-06-11 06:25:44.243 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "f5bed259-7b34-4c4c-95f0-353fe8fbed75"
DEBUG 2022-06-11 06:25:44.243 +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 ("f5bed259-7b34-4c4c-95f0-353fe8fbed75", "null", "base_ubuntu18", "4bc34521-91de-4ce7-add4-7ec44f95cf52", "Base", "ac184258-5880-428e-bee7-d16590e10d7f", "4a132012-6d94-4432-b2a1-7529f13f8650", "1");
DEBUG 2022-06-11 06:25:44.244 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:44.248 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-11 06:25:44.249 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-06-11 06:25:44.249 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:44.249 +0000 TopologyTemplateQuery - Node template basic_onboard_EAylQg 0 is matching search criteria
DEBUG 2022-06-11 06:25:44.249 +0000 QueryProcessor - Found topology templates [basic_onboard_EAylQg 0] matching following query criteria: sdcType=VF, customizationUUID=4bc34521-91de-4ce7-add4-7ec44f95cf52
DEBUG 2022-06-11 06:25:44.250 +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-11 06:25:44.250 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:44.250 +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-11 06:25:44.250 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-06-11 06:25:44.251 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "f5bed259-7b34-4c4c-95f0-353fe8fbed75"
DEBUG 2022-06-11 06:25:44.251 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("f5bed259-7b34-4c4c-95f0-353fe8fbed75", "f70e2983-ad14-4db2-a872-d3377cde1568", "ubuntu18", "1")
DEBUG 2022-06-11 06:25:44.252 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:44.256 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-11 06:25:44.257 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-06-11 06:25:44.257 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:44.257 +0000 TopologyTemplateQuery - Node template basic_onboard_EAylQg 0 is not matching search criteria
DEBUG 2022-06-11 06:25:44.257 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-06-11 06:25:44.258 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-06-11 06:25:44.258 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:25:44.258 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=f70e2983-ad14-4db2-a872-d3377cde1568
DEBUG 2022-06-11 06:25:44.258 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: f70e2983-ad14-4db2-a872-d3377cde1568
DEBUG 2022-06-11 06:25:44.259 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:44.259 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "4bc34521-91de-4ce7-add4-7ec44f95cf52";
DEBUG 2022-06-11 06:25:44.261 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-11 06:25:44.262 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
DEBUG 2022-06-11 06:25:44.262 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:44.262 +0000 TopologyTemplateQuery - Node template basic_onboard_EAylQg 0 is matching search criteria
DEBUG 2022-06-11 06:25:44.263 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:25:44.263 +0000 QueryProcessor - Found topology templates [basic_onboard_EAylQg 0, abstract_ubuntu18] matching following query criteria: sdcType=VF, customizationUUID=4bc34521-91de-4ce7-add4-7ec44f95cf52
DEBUG 2022-06-11 06:25:44.263 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:44.264 +0000 TopologyTemplateQuery - Node template basic_onboard_EAylQg 0 is matching search criteria
DEBUG 2022-06-11 06:25:44.264 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:25:44.264 +0000 QueryProcessor - Found topology templates [basic_onboard_EAylQg 0, abstract_ubuntu18] matching following query criteria: sdcType=VF, customizationUUID=4bc34521-91de-4ce7-add4-7ec44f95cf52
DEBUG 2022-06-11 06:25:44.265 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:44.265 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:44.265 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:44.265 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:44.266 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:44.266 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:44.266 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:25:44.266 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:44.266 +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-11 06:25:44.267 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:44.267 +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-11 06:25:44.267 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:25:44.268 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:44.268 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "f70e2983-ad14-4db2-a872-d3377cde1568";
DEBUG 2022-06-11 06:25:44.274 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-06-11 06:25:44.274 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-06-11 06:25:44.275 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "f70e2983-ad14-4db2-a872-d3377cde1568"
DEBUG 2022-06-11 06:25:44.275 +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 ("f70e2983-ad14-4db2-a872-d3377cde1568", "null", "ubuntu18", "ubuntu-18.04-daily", "ubuntu18", "Y", "0", "{ecomp_generated_naming=true}", "m1.small", "28febd9c-a3a4-4330-b1d9-a052dfcd20d5", "f75bcef4-3e0a-422c-9665-0a287554db17", "1.0", "ubuntu18");
DEBUG 2022-06-11 06:25:44.276 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:44.286 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-06-11 06:25:44.289 +0000 DBResourceManager - writeData processing time : sdnctldb01 14 miliseconds.
DEBUG 2022-06-11 06:25:44.290 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:44.290 +0000 TopologyTemplateQuery - Node template basic_onboard_EAylQg 0 is not matching search criteria
DEBUG 2022-06-11 06:25:44.291 +0000 TopologyTemplateQuery - Node template abstract_ubuntu18 is matching search criteria
DEBUG 2022-06-11 06:25:44.291 +0000 TopologyTemplateQuery - Node template ubuntu18_admin_security_group is not matching search criteria
DEBUG 2022-06-11 06:25:44.291 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:25:44.293 +0000 QueryProcessor - Found topology templates [abstract_ubuntu18] matching following query criteria: sdcType=CVFC, customizationUUID=f70e2983-ad14-4db2-a872-d3377cde1568
DEBUG 2022-06-11 06:25:44.295 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:44.295 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "f70e2983-ad14-4db2-a872-d3377cde1568";
DEBUG 2022-06-11 06:25:44.306 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 11
DEBUG 2022-06-11 06:25:44.306 +0000 DBResourceManager - >> getData : sdnctldb01 12  miliseconds.
INFO 2022-06-11 06:25:44.307 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "f70e2983-ad14-4db2-a872-d3377cde1568"
DEBUG 2022-06-11 06:25:44.307 +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 ("f70e2983-ad14-4db2-a872-d3377cde1568", "default-network-role", "ubuntu18", "N", "0", "0", "N", "admin_plane", "4");
DEBUG 2022-06-11 06:25:44.308 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:25:44.322 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 14
DEBUG 2022-06-11 06:25:44.323 +0000 DBResourceManager - writeData processing time : sdnctldb01 16 miliseconds.
DEBUG 2022-06-11 06:25:44.323 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:44.324 +0000 TopologyTemplateQuery - Node template basic_onboard_EAylQg 0 is matching search criteria
DEBUG 2022-06-11 06:25:44.325 +0000 QueryProcessor - Found topology templates [basic_onboard_EAylQg 0] matching following query criteria: sdcType=VF, customizationUUID=4bc34521-91de-4ce7-add4-7ec44f95cf52
DEBUG 2022-06-11 06:25:44.325 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:44.325 +0000 TopologyTemplateQuery - Node template basic_onboard_EAylQg 0 is matching search criteria
DEBUG 2022-06-11 06:25:44.326 +0000 QueryProcessor - Found topology templates [basic_onboard_EAylQg 0] matching following query criteria: sdcType=VF, customizationUUID=4bc34521-91de-4ce7-add4-7ec44f95cf52
DEBUG 2022-06-11 06:25:44.326 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "57948841-a325-4cbd-9be8-2f8c8dc9ff35"
DEBUG 2022-06-11 06:25:44.326 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:25:44.326 +0000 QueryProcessor - Service basic_onboard_EAylQg is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-06-11 06:25:44.327 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-06-11 06:25:44.327 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-06-11 06:25:44.328 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:44.332 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:44.332 +0000 DistributionClientImpl - try to send status {
  "distributionID": "fcb89e50-b0a2-4edc-af4f-433149ca2937",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928744327,
  "artifactURL": "/sdc/v1/catalog/services/BasicOnboardEaylqg/1.0/artifacts/service-BasicOnboardEaylqg-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-06-11 06:25:44.432 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:25:44.434 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:44.434 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:44.495 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:44.495 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:44.495 +0000 CambriaSimplerBatchPublisher - cambria reply ok (62 ms):{"serverTimeMs":2,"count":1}
DEBUG 2022-06-11 06:25:45.334 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_onboard_EAylQg
INFO 2022-06-11 06:25:45.335 +0000 SdncUebCallback - Sending Component Status for Distribution: (fcb89e50-b0a2-4edc-af4f-433149ca2937,basic_onboard_EAylQg,1.0,service)
INFO 2022-06-11 06:25:45.335 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-06-11 06:25:45.335 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:25:45.338 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:25:45.339 +0000 DistributionClientImpl - try to send status {
  "distributionID": "fcb89e50-b0a2-4edc-af4f-433149ca2937",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654928745335,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-06-11 06:25:45.439 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:25:45.440 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:25:45.441 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:25:45.484 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:25:45.484 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:25:45.485 +0000 CambriaSimplerBatchPublisher - cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:25:46.339 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-06-11 06:26:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:26:03.043 +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-11 06:26:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:26:12.864 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:26:12.865 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:26:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:26:33.042 +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-11 06:26:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:26:42.725 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:26:42.725 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:27:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:27:03.045 +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-11 06:27:03.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:27:12.632 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:27:12.633 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:27:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:27:33.044 +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-11 06:27:33.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:27:42.684 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:27:42.685 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:28:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:28:03.042 +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-11 06:28:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:28:12.689 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:28:12.689 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:28:33.043 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:28:33.046 +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-11 06:28:33.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:28:42.691 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:28:42.692 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:29:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:29:03.043 +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-11 06:29:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:29:12.790 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:29:12.790 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:29:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:29:33.045 +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-11 06:29:33.047 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:29:42.665 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:29:42.666 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:30:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:30:03.043 +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-11 06:30:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:30:12.684 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:30:12.685 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:30:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:30:33.046 +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-11 06:30:33.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:30:42.742 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:30:42.743 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:31:03.043 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:31:03.044 +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-11 06:31:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:31:12.694 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:31:12.695 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:31:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:31:33.042 +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-11 06:31:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:31:42.760 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:31:42.761 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:32:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:32:03.043 +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-11 06:32:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:32:12.713 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:32:12.714 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:32:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:32:33.043 +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-11 06:32:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:32:42.833 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:32:42.834 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:33:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:33:03.043 +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-11 06:33:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:33:12.693 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:33:12.694 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:33:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:33:33.043 +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-11 06:33:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:33:42.707 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:33:42.707 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:34:03.043 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:34:03.046 +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-11 06:34:03.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:34:12.699 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:34:12.700 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:34:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:34:33.046 +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-11 06:34:33.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:34:42.691 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:34:42.692 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:35:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:35:03.043 +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-11 06:35:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:35:12.637 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:35:12.637 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:35:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:35:33.043 +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-11 06:35:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:35:42.709 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:35:42.709 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:36:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:36:03.043 +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-11 06:36:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:36:12.730 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:36:12.730 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:36:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:36:33.043 +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-11 06:36:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:36:42.707 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:36:42.708 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:37:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:37:03.043 +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-11 06:37:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:37:12.738 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:37:12.739 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:37:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:37:33.042 +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-11 06:37:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:37:42.726 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:37:42.727 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:38:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:38:03.043 +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-11 06:38:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:38:12.709 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:38:12.718 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:38:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:38:33.042 +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-11 06:38:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:38:33.790 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:38:33.791 +0000 HttpClient - Consuming the entity.
DEBUG 2022-06-11 06:38:33.791 +0000 NotificationConsumer - received message from topic
DEBUG 2022-06-11 06:38:33.792 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"03ddeab3-5b3d-4bb0-9011-d07b3275653e","serviceName":"basic_network","serviceVersion":"1.0","serviceUUID":"b61f6d10-3355-4e99-ad84-be0c03a1d8e9","serviceDescription":"service","serviceInvariantUUID":"c8620923-c80b-4351-ae5f-81427b899355","resources":[{"resourceInstanceName":"Generic NeutronNet 0","resourceName":"Generic NeutronNet","resourceVersion":"1.0","resoucreType":"VL","resourceUUID":"62980bee-eed0-4f1a-af11-70c8b583eb6c","resourceInvariantUUID":"2d1f2e0b-c677-4f1b-8a1f-d91b7af86193","resourceCustomizationUUID":"a4f0cfa4-f359-4bdb-b039-46f79437f98c","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":"YTVkYjYwYjA4ZWM2Y2ZjOWI1Yjc3MjYzM2E3YjYyZjM\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"04927f49-38d8-4d87-8348-4ce8cf1536fc","artifactVersion":"1"},{"artifactName":"service-BasicNetwork-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar","artifactChecksum":"NzUzMjkxNmM4ZmU2M2EyOTg4ODgyYzIxOGM5MzZlY2Q\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"3127464a-a051-432d-b00d-de9b8f450016","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-06-11 06:38:33.811 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:38:33.811 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:38:33.821 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:38:33.821 +0000 DistributionClientImpl - try to send status {
  "distributionID": "03ddeab3-5b3d-4bb0-9011-d07b3275653e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929513041,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:38:33.918 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
WARN 2022-06-11 06:38:33.920 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:38:33.920 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:38:33.995 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:38:33.997 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:38:33.999 +0000 CambriaSimplerBatchPublisher - cambria reply ok (79 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:38:34.822 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:38:34.822 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:38:34.828 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:38:34.829 +0000 DistributionClientImpl - try to send status {
  "distributionID": "03ddeab3-5b3d-4bb0-9011-d07b3275653e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929513041,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-06-11 06:38:34.927 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-06-11 06:38:34.928 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:38:34.928 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:38:35.071 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:38:35.072 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:38:35.072 +0000 CambriaSimplerBatchPublisher - cambria reply ok (144 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-11 06:38:35.830 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "03ddeab3-5b3d-4bb0-9011-d07b3275653e",
  "serviceName": "basic_network",
  "serviceVersion": "1.0",
  "serviceUUID": "b61f6d10-3355-4e99-ad84-be0c03a1d8e9",
  "serviceDescription": "service",
  "serviceInvariantUUID": "c8620923-c80b-4351-ae5f-81427b899355",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicNetwork-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
      "artifactChecksum": "NzUzMjkxNmM4ZmU2M2EyOTg4ODgyYzIxOGM5MzZlY2Q\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "3127464a-a051-432d-b00d-de9b8f450016"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-06-11 06:38:35.830 +0000 SdncUebCallback - Received notification : (03ddeab3-5b3d-4bb0-9011-d07b3275653e,basic_network,1.0,service)
DEBUG 2022-06-11 06:38:35.830 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-11 06:38:35.831 +0000 SdncUebCallback - Received artifact service-BasicNetwork-csar.csar
INFO 2022-06-11 06:38:35.831 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-06-11 06:38:35.832 +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-11 06:38:36.082 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-06-11 06:38:36.087 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-06-11 06:38:36.087 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:38:36.092 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:38:36.093 +0000 DistributionClientImpl - try to send status {
  "distributionID": "03ddeab3-5b3d-4bb0-9011-d07b3275653e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929516087,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-06-11 06:38:36.196 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
WARN 2022-06-11 06:38:36.197 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:38:36.197 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:38:36.228 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:38:36.229 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:38:36.234 +0000 CambriaSimplerBatchPublisher - cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:38:37.094 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
DEBUG 2022-06-11 06:38:37.097 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-11 06:38:37.144 +0000 Reflections - Reflections took 47 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-11 06:38:37.496 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP11814501128706423855/Definitions/service-BasicNetwork-template.yml
DEBUG 2022-06-11 06:38:38.227 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-06-11 06:38:38.228 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-06-11 06:38:38.228 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network/service-BasicNetwork-csar.csar
WARN 2022-06-11 06:38:38.228 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 8 Parsing Warnings occurred...
WARN 2022-06-11 06:38:38.228 +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-11 06:38:38.228 +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-11 06:38:38.229 +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-11 06:38:38.229 +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-11 06:38:38.229 +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-11 06:38:38.229 +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-11 06:38:38.229 +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-11 06:38:38.229 +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-11 06:38:38.229 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-06-11 06:38:38.237 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:38:38.237 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "b61f6d10-3355-4e99-ad84-be0c03a1d8e9";
DEBUG 2022-06-11 06:38:38.242 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-11 06:38:38.242 +0000 DBResourceManager - >> getData : sdnctldb01 12  miliseconds.
INFO 2022-06-11 06:38:38.242 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "b61f6d10-3355-4e99-ad84-be0c03a1d8e9"
DEBUG 2022-06-11 06:38:38.243 +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 ("b61f6d10-3355-4e99-ad84-be0c03a1d8e9", "null", "service-BasicNetwork-csar.csar", "BasicNetwork", "Y", "basic_network", "service", "Service", "Network Service", "c8620923-c80b-4351-ae5f-81427b899355");
DEBUG 2022-06-11 06:38:38.243 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:38:38.253 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 9
DEBUG 2022-06-11 06:38:38.253 +0000 DBResourceManager - writeData processing time : sdnctldb01 10 miliseconds.
DEBUG 2022-06-11 06:38:38.254 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:38:38.254 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:38:38.258 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:38:38.259 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:38:38.259 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:38:38.259 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:38:38.259 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:38:38.259 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:38:38.259 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:38:38.260 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:38:38.260 +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-11 06:38:38.260 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:38:38.260 +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-11 06:38:38.261 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:38:38.261 +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-11 06:38:38.261 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:38:38.261 +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-11 06:38:38.261 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:38:38.262 +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-11 06:38:38.262 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:38:38.262 +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-11 06:38:38.262 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:38:38.263 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_bound_to_vpn, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-06-11 06:38:38.263 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:38:38.263 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: is_bound_to_vpn, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-06-11 06:38:38.263 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:38:38.263 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: vpn_binding, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-06-11 06:38:38.264 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:38:38.264 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: vpn_binding, value: {is_network_policy=false, is_bound_to_vpn=false}
DEBUG 2022-06-11 06:38:38.264 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:38:38.265 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:38:38.265 +0000 CachedDataSource - SQL Statement: SELECT * from NETWORK_MODEL where customization_uuid = "a4f0cfa4-f359-4bdb-b039-46f79437f98c";
DEBUG 2022-06-11 06:38:38.275 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-06-11 06:38:38.276 +0000 DBResourceManager - >> getData : sdnctldb01 12  miliseconds.
DEBUG 2022-06-11 06:38:38.277 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:38:38.277 +0000 CachedDataSource - SQL Statement: SELECT * from VPN_BINDINGS where network_customization_uuid = "a4f0cfa4-f359-4bdb-b039-46f79437f98c";
DEBUG 2022-06-11 06:38:38.286 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-06-11 06:38:38.286 +0000 DBResourceManager - >> getData : sdnctldb01 10  miliseconds.
INFO 2022-06-11 06:38:38.287 +0000 SdncNodeModel - Call insertToscaData for NETWORK_MODEL where customization_uuid = "a4f0cfa4-f359-4bdb-b039-46f79437f98c"
DEBUG 2022-06-11 06:38:38.287 +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 ("b61f6d10-3355-4e99-ad84-be0c03a1d8e9", "a4f0cfa4-f359-4bdb-b039-46f79437f98c", "null", "N", "N", "N", "Y", "NEUTRON", "2d1f2e0b-c677-4f1b-8a1f-d91b7af86193", "51aa1692-98f2-4256-b579-53168fe9e724", "1.0", "NEUTRON");
DEBUG 2022-06-11 06:38:38.288 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:38:38.300 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 10
DEBUG 2022-06-11 06:38:38.300 +0000 DBResourceManager - writeData processing time : sdnctldb01 13 miliseconds.
DEBUG 2022-06-11 06:38:38.301 +0000 SdncBaseModel - insertToscaData: INSERT into VPN_BINDINGS (network_customization_uuid, binding_uuid) values ("a4f0cfa4-f359-4bdb-b039-46f79437f98c", ""); 
DEBUG 2022-06-11 06:38:38.302 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:38:38.309 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-06-11 06:38:38.311 +0000 DBResourceManager - writeData processing time : sdnctldb01 10 miliseconds.
DEBUG 2022-06-11 06:38:38.311 +0000 SdncNodeModel - Node Template [Generic NeutronNet 0], property [related_networks] property value: null
DEBUG 2022-06-11 06:38:38.312 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:38:38.312 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:38:38.313 +0000 TopologyTemplateQuery - Node template Generic NeutronNet 0 is not matching search criteria
DEBUG 2022-06-11 06:38:38.313 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:38:38.313 +0000 QueryProcessor - Found topology templates [] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-06-11 06:38:38.314 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:38:38.314 +0000 QueryProcessor - Service basic_network is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-06-11 06:38:38.315 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-06-11 06:38:38.315 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-06-11 06:38:38.316 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:38:38.320 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:38:38.320 +0000 DistributionClientImpl - try to send status {
  "distributionID": "03ddeab3-5b3d-4bb0-9011-d07b3275653e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929518316,
  "artifactURL": "/sdc/v1/catalog/services/BasicNetwork/1.0/artifacts/service-BasicNetwork-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-06-11 06:38:38.421 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:38:38.422 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:38:38.422 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:38:38.543 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:38:38.544 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:38:38.545 +0000 CambriaSimplerBatchPublisher - cambria reply ok (124 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-11 06:38:39.321 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_network
INFO 2022-06-11 06:38:39.322 +0000 SdncUebCallback - Sending Component Status for Distribution: (03ddeab3-5b3d-4bb0-9011-d07b3275653e,basic_network,1.0,service)
INFO 2022-06-11 06:38:39.322 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-06-11 06:38:39.323 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:38:39.326 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:38:39.326 +0000 DistributionClientImpl - try to send status {
  "distributionID": "03ddeab3-5b3d-4bb0-9011-d07b3275653e",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929519323,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-06-11 06:38:39.428 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-06-11 06:38:39.429 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:38:39.429 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:38:39.517 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:38:39.518 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:38:39.518 +0000 CambriaSimplerBatchPublisher - cambria reply ok (90 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:38:40.329 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-06-11 06:39:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:39:03.043 +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-11 06:39:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:39:12.727 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:39:12.728 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:39:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:39:33.043 +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-11 06:39:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:39:42.720 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:39:42.720 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:40:03.043 +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-11 06:40:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:03.702 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:03.727 +0000 HttpClient - Consuming the entity.
DEBUG 2022-06-11 06:40:03.733 +0000 NotificationConsumer - received message from topic
DEBUG 2022-06-11 06:40:03.733 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"6acd4b5c-24af-4da5-a927-293c7fc554e2","serviceName":"Demo_pNF_VrdjaRjaoFXmKotWIYsw","serviceVersion":"1.0","serviceUUID":"aa2699f3-e910-4238-8703-ead84419e80f","serviceDescription":"catalog service description","serviceInvariantUUID":"eb1893d4-d355-48d9-916b-e61983484db9","resources":[{"resourceInstanceName":"pNF df8a77a8-e7cb 0","resourceName":"pNF df8a77a8-e7cb","resourceVersion":"1.0","resoucreType":"PNF","resourceUUID":"5cff657d-9a81-4039-acbc-92a0736ba771","resourceInvariantUUID":"0650571b-c736-435e-b1c4-175623e5d8ce","resourceCustomizationUUID":"af0c7551-231b-48f3-bf5d-0f38dacc9dbe","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/resourceInstances/pnfdf8a77a8e7cb0/artifacts/vf-license-model.xml","artifactChecksum":"ZWVhMGZjOTQ0ZTBkNTM2OGQ5NmExOGNiNmNiM2Q0YTQ\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"67fe687d-efc4-4b9d-ac82-58ffb0a85a51","artifactVersion":"1"},{"artifactName":"pNF.csar","artifactType":"ETSI_PACKAGE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/resourceInstances/pnfdf8a77a8e7cb0/artifacts/pNF.csar","artifactChecksum":"ZTllMTdjMWVkYjIwODYyNjNjOWFiMTQ2YmM2YjZkNzU\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"96d18309-404c-410f-ab11-45a442cd4092","artifactVersion":"1"},{"artifactName":"mynetconf.yang","artifactType":"YANG_MODULE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/resourceInstances/pnfdf8a77a8e7cb0/artifacts/mynetconf.yang","artifactChecksum":"N2Q1MDkxNjUwYzU1MWI2OTUzNmY4YTc3YmQ2YTlkZTc\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"ae23b765-32b3-4bc1-9531-7a49366e9266","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/resourceInstances/pnfdf8a77a8e7cb0/artifacts/vendor-license-model.xml","artifactChecksum":"NDg2MDA5YWQ3NmEyMGNiZjQyMWZmOWYwNmM0NzY2ZGE\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"d1a9a925-4722-4fe3-ba61-23510648a1a0","artifactVersion":"1"},{"artifactName":"PM_Dictionary.yaml","artifactType":"PM_DICTIONARY","artifactURL":"/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/resourceInstances/pnfdf8a77a8e7cb0/artifacts/PM_Dictionary.yaml","artifactChecksum":"ZDJlYTVlNjA2ZGRhOTc3MDBkODVjNmEyMjA2OTA5YTE\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"7e386e9f-292d-4dd7-b25a-8a0b74210b70","artifactVersion":"1"},{"artifactName":"MyPnf_Pnf_v1.yaml","artifactType":"VES_EVENTS","artifactURL":"/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/resourceInstances/pnfdf8a77a8e7cb0/artifacts/MyPnf_Pnf_v1.yaml","artifactChecksum":"ZTllOGUwNjdiYWEyMWJhZDc4NjNlOGNmNGJkZWVlMWY\u003d","artifactDescription":"Artifact created from csar","artifactTimeout":0,"artifactUUID":"253feb43-1ece-449e-85b0-435a1053e8b2","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-DemoPnfVrdjarjaofxmkotwiysw-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/artifacts/service-DemoPnfVrdjarjaofxmkotwiysw-template.yml","artifactChecksum":"MGY3MDNiZmExYjAxMzM3YTQ1MzRiMzE1Mjk3OWRjMDk\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"af4511a2-9ed4-43ec-9865-3aff9cbec11c","artifactVersion":"1"},{"artifactName":"service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/artifacts/service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar","artifactChecksum":"OTczMTIyZWM3NDVmNmQ5ZDJhNzc0OGZlODY1OWNmYzI\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"b5016840-5f82-4930-a74d-ba01d50d12e3","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-06-11 06:40:03.739 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:40:03.740 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:03.744 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:03.747 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6acd4b5c-24af-4da5-a927-293c7fc554e2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929603041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/resourceInstances/pnfdf8a77a8e7cb0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:40:03.845 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
WARN 2022-06-11 06:40:03.847 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:03.847 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:03.877 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:03.877 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:03.878 +0000 CambriaSimplerBatchPublisher - cambria reply ok (32 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:40:04.748 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:40:04.749 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:04.755 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:04.755 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6acd4b5c-24af-4da5-a927-293c7fc554e2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929603041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/resourceInstances/pnfdf8a77a8e7cb0/artifacts/pNF.csar",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:40:04.855 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-11 06:40:04.856 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:04.857 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:04.915 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:04.917 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:04.918 +0000 CambriaSimplerBatchPublisher - cambria reply ok (62 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:40:05.757 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:40:05.762 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:05.764 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:05.764 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6acd4b5c-24af-4da5-a927-293c7fc554e2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929603041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/resourceInstances/pnfdf8a77a8e7cb0/artifacts/mynetconf.yang",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:40:05.865 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:40:05.866 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:05.866 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:05.893 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:05.894 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:05.895 +0000 CambriaSimplerBatchPublisher - cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:40:06.765 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:40:06.766 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:06.771 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:06.771 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6acd4b5c-24af-4da5-a927-293c7fc554e2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929603041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/resourceInstances/pnfdf8a77a8e7cb0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:40:06.871 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:40:06.873 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:06.873 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:06.921 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:06.923 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:06.923 +0000 CambriaSimplerBatchPublisher - cambria reply ok (51 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:40:07.772 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:40:07.773 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:07.775 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:07.775 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6acd4b5c-24af-4da5-a927-293c7fc554e2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929603041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/resourceInstances/pnfdf8a77a8e7cb0/artifacts/PM_Dictionary.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:40:07.876 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:40:07.877 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:07.877 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:07.912 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:07.914 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:07.914 +0000 CambriaSimplerBatchPublisher - cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:40:08.776 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:40:08.777 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:08.781 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:08.781 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6acd4b5c-24af-4da5-a927-293c7fc554e2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929603041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/resourceInstances/pnfdf8a77a8e7cb0/artifacts/MyPnf_Pnf_v1.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:40:08.881 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:40:08.883 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:08.883 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:08.970 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:08.971 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:08.972 +0000 CambriaSimplerBatchPublisher - cambria reply ok (89 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:40:09.783 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:40:09.784 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:09.788 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:09.789 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6acd4b5c-24af-4da5-a927-293c7fc554e2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929603041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/artifacts/service-DemoPnfVrdjarjaofxmkotwiysw-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:40:09.889 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-11 06:40:09.890 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:09.890 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:09.941 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:09.943 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:09.944 +0000 CambriaSimplerBatchPublisher - cambria reply ok (55 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:40:10.790 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:40:10.792 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:10.796 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:10.796 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6acd4b5c-24af-4da5-a927-293c7fc554e2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929603041,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/artifacts/service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-06-11 06:40:10.898 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:40:10.900 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:10.901 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:10.948 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:10.948 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:10.949 +0000 CambriaSimplerBatchPublisher - cambria reply ok (50 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-11 06:40:11.798 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "6acd4b5c-24af-4da5-a927-293c7fc554e2",
  "serviceName": "Demo_pNF_VrdjaRjaoFXmKotWIYsw",
  "serviceVersion": "1.0",
  "serviceUUID": "aa2699f3-e910-4238-8703-ead84419e80f",
  "serviceDescription": "catalog service description",
  "serviceInvariantUUID": "eb1893d4-d355-48d9-916b-e61983484db9",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/artifacts/service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar",
      "artifactChecksum": "OTczMTIyZWM3NDVmNmQ5ZDJhNzc0OGZlODY1OWNmYzI\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "b5016840-5f82-4930-a74d-ba01d50d12e3"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-06-11 06:40:11.798 +0000 SdncUebCallback - Received notification : (6acd4b5c-24af-4da5-a927-293c7fc554e2,Demo_pNF_VrdjaRjaoFXmKotWIYsw,1.0,catalog service description)
DEBUG 2022-06-11 06:40:11.799 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-11 06:40:11.799 +0000 SdncUebCallback - Received artifact service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar
INFO 2022-06-11 06:40:11.800 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-06-11 06:40:11.800 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/artifacts/service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar
DEBUG 2022-06-11 06:40:11.942 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-06-11 06:40:11.949 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-06-11 06:40:11.949 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:11.951 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:11.952 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6acd4b5c-24af-4da5-a927-293c7fc554e2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929611949,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/artifacts/service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-06-11 06:40:12.052 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:40:12.053 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:12.053 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:12.116 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:12.117 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:12.117 +0000 CambriaSimplerBatchPublisher - cambria reply ok (64 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:40:12.953 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_VrdjaRjaoFXmKotWIYsw/service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar
DEBUG 2022-06-11 06:40:12.954 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-11 06:40:12.957 +0000 Reflections - Reflections took 3 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-11 06:40:13.176 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP1423133758261142305/Definitions/service-DemoPnfVrdjarjaofxmkotwiysw-template.yml
DEBUG 2022-06-11 06:40:14.523 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-06-11 06:40:14.524 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-06-11 06:40:14.524 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_VrdjaRjaoFXmKotWIYsw/service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar
WARN 2022-06-11 06:40:14.524 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 7 Parsing Warnings occurred...
WARN 2022-06-11 06:40:14.524 +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_VrdjaRjaoFXmKotWIYsw/service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar
WARN 2022-06-11 06:40:14.525 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "pNF df8a77a8-e7cb 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_VrdjaRjaoFXmKotWIYsw/service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar
WARN 2022-06-11 06:40:14.525 +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_VrdjaRjaoFXmKotWIYsw/service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar
WARN 2022-06-11 06:40:14.525 +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_VrdjaRjaoFXmKotWIYsw/service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar
WARN 2022-06-11 06:40:14.525 +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_VrdjaRjaoFXmKotWIYsw/service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar
WARN 2022-06-11 06:40:14.525 +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_VrdjaRjaoFXmKotWIYsw/service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar
WARN 2022-06-11 06:40:14.525 +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_VrdjaRjaoFXmKotWIYsw/service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar
WARN 2022-06-11 06:40:14.525 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-06-11 06:40:14.537 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:14.537 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "aa2699f3-e910-4238-8703-ead84419e80f";
DEBUG 2022-06-11 06:40:14.541 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-11 06:40:14.541 +0000 DBResourceManager - >> getData : sdnctldb01 15  miliseconds.
INFO 2022-06-11 06:40:14.541 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "aa2699f3-e910-4238-8703-ead84419e80f"
DEBUG 2022-06-11 06:40:14.542 +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 ("aa2699f3-e910-4238-8703-ead84419e80f", "null", "service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar", "DemoPnfVrdjarjaofxmkotwiysw", "Y", "Demo_pNF_VrdjaRjaoFXmKotWIYsw", "catalog service description", "Service", "Network L1-3", "eb1893d4-d355-48d9-916b-e61983484db9");
DEBUG 2022-06-11 06:40:14.542 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:14.557 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 14
DEBUG 2022-06-11 06:40:14.557 +0000 DBResourceManager - writeData processing time : sdnctldb01 15 miliseconds.
DEBUG 2022-06-11 06:40:14.558 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:40:14.558 +0000 QueryProcessor - Service Demo_pNF_VrdjaRjaoFXmKotWIYsw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:40:14.558 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:40:14.558 +0000 QueryProcessor - Service Demo_pNF_VrdjaRjaoFXmKotWIYsw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:40:14.559 +0000 TopologyTemplateQuery - Node template pNF df8a77a8-e7cb 0 is matching search criteria
DEBUG 2022-06-11 06:40:14.559 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:40:14.559 +0000 QueryProcessor - Found topology templates [pNF df8a77a8-e7cb 0] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-06-11 06:40:14.560 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:40:14.560 +0000 QueryProcessor - Service Demo_pNF_VrdjaRjaoFXmKotWIYsw is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:40:14.563 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:14.563 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "af0c7551-231b-48f3-bf5d-0f38dacc9dbe";
DEBUG 2022-06-11 06:40:14.567 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-11 06:40:14.569 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
DEBUG 2022-06-11 06:40:14.571 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:14.573 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL_TO_VF_MODEL_MAPPING where service_uuid = "aa2699f3-e910-4238-8703-ead84419e80f" AND vf_customization_uuid = "af0c7551-231b-48f3-bf5d-0f38dacc9dbe";
DEBUG 2022-06-11 06:40:14.584 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 11
DEBUG 2022-06-11 06:40:14.585 +0000 DBResourceManager - >> getData : sdnctldb01 15  miliseconds.
INFO 2022-06-11 06:40:14.586 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "af0c7551-231b-48f3-bf5d-0f38dacc9dbe"
DEBUG 2022-06-11 06:40:14.586 +0000 SdncBaseModel - insertToscaData: INSERT into VF_MODEL (customization_uuid, model_yaml, vendor, name, vendor_version, invariant_uuid, uuid, version) values ("af0c7551-231b-48f3-bf5d-0f38dacc9dbe", "null", "00a85964-1332-46d3-ae6a", "pNF df8a77a8-e7cb", "1.0", "0650571b-c736-435e-b1c4-175623e5d8ce", "4e2d7d47-c80f-41d1-93c9-4aa7de936b88", "1.0");
DEBUG 2022-06-11 06:40:14.588 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:14.612 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 24
DEBUG 2022-06-11 06:40:14.613 +0000 DBResourceManager - writeData processing time : sdnctldb01 27 miliseconds.
DEBUG 2022-06-11 06:40:14.613 +0000 SdncBaseModel - insertToscaData: INSERT into SERVICE_MODEL_TO_VF_MODEL_MAPPING (service_uuid, vf_uuid, vf_customization_uuid, service_invariant_uuid) values ("aa2699f3-e910-4238-8703-ead84419e80f", "4e2d7d47-c80f-41d1-93c9-4aa7de936b88", "af0c7551-231b-48f3-bf5d-0f38dacc9dbe", "eb1893d4-d355-48d9-916b-e61983484db9");
DEBUG 2022-06-11 06:40:14.614 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:14.625 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 11
DEBUG 2022-06-11 06:40:14.626 +0000 DBResourceManager - writeData processing time : sdnctldb01 13 miliseconds.
INFO 2022-06-11 06:40:14.626 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-06-11 06:40:14.627 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-06-11 06:40:14.627 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:14.630 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:14.631 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6acd4b5c-24af-4da5-a927-293c7fc554e2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929614627,
  "artifactURL": "/sdc/v1/catalog/services/DemoPnfVrdjarjaofxmkotwiysw/1.0/artifacts/service-DemoPnfVrdjarjaofxmkotwiysw-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-06-11 06:40:14.736 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 105 ms
WARN 2022-06-11 06:40:14.737 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:14.737 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:14.863 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:14.864 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:14.864 +0000 CambriaSimplerBatchPublisher - cambria reply ok (127 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-11 06:40:15.632 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/Demo_pNF_VrdjaRjaoFXmKotWIYsw
INFO 2022-06-11 06:40:15.633 +0000 SdncUebCallback - Sending Component Status for Distribution: (6acd4b5c-24af-4da5-a927-293c7fc554e2,Demo_pNF_VrdjaRjaoFXmKotWIYsw,1.0,catalog service description)
INFO 2022-06-11 06:40:15.634 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-06-11 06:40:15.634 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:15.639 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:15.639 +0000 DistributionClientImpl - try to send status {
  "distributionID": "6acd4b5c-24af-4da5-a927-293c7fc554e2",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929615634,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-06-11 06:40:15.742 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 103 ms
WARN 2022-06-11 06:40:15.744 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:15.745 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:15.817 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:15.818 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:15.819 +0000 CambriaSimplerBatchPublisher - cambria reply ok (75 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:40:16.640 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
DEBUG 2022-06-11 06:40:16.640 +0000 NotificationConsumer - received message from topic
DEBUG 2022-06-11 06:40:16.640 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"536bacd4-099c-4e1f-b394-5b66c6279255","serviceName":"basic_vm","serviceVersion":"1.0","serviceUUID":"87cb1531-fd33-48ed-ab44-4140f65972d7","serviceDescription":"service","serviceInvariantUUID":"dbe20286-dd54-427e-bd9b-a95bb6d9b3a7","resources":[{"resourceInstanceName":"basic_vm 0","resourceName":"basic_vm","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"57939b54-65bf-402b-9d04-324972aef835","resourceInvariantUUID":"963c8119-7ee7-4291-942e-6e8abade1a95","resourceCustomizationUUID":"5016220b-d7ab-45cc-a10b-87995f166282","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":"OTFkZDg0NWI5YWFkNDMzYmQzM2IzMjQ0MzdkZDhjZWM\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"dba2c3fa-a140-4f52-b16b-1a0822f22bd7","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":"Y2E1ZGUwMjA0NGZlMjg1M2VhN2IzYzhiM2EzNDMyYzA\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"19f13601-7bd2-49cd-9b5b-87812bf3ca52","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":"3bbdf503-c6b8-4abc-b557-18b683797ab7","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":"d0b5e660-dce3-4880-a18f-942a8d96de23","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":"942faef8-8dc0-4694-bbd2-e2813e1b5b4d","artifactVersion":"2","generatedFromUUID":"3bbdf503-c6b8-4abc-b557-18b683797ab7"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVm-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml","artifactChecksum":"YmIxMjM3ZTMwYjNkMDAzOTY3ZDFlOWY4NjMxODlhNDY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"50a759b5-040d-4bd1-b834-38138c346eb3","artifactVersion":"1"},{"artifactName":"service-BasicVm-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar","artifactChecksum":"MWRhNTIzOWExNWYyNmNiNWVhODRlNTMzMjU0NGY4YzM\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"83733eb6-5137-46d6-9775-e4100bfaae31","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-06-11 06:40:16.642 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:40:16.642 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:16.645 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:16.645 +0000 DistributionClientImpl - try to send status {
  "distributionID": "536bacd4-099c-4e1f-b394-5b66c6279255",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929603041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:40:16.745 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:40:16.746 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:16.747 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:16.823 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:16.823 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:16.823 +0000 CambriaSimplerBatchPublisher - cambria reply ok (77 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:40:17.646 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:40:17.647 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:17.650 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:17.650 +0000 DistributionClientImpl - try to send status {
  "distributionID": "536bacd4-099c-4e1f-b394-5b66c6279255",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929603041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/basic_vm0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:40:17.765 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 114 ms
WARN 2022-06-11 06:40:17.766 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:17.766 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:17.812 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:17.812 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:17.812 +0000 CambriaSimplerBatchPublisher - cambria reply ok (47 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:40:18.651 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:40:18.651 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:18.654 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:18.654 +0000 DistributionClientImpl - try to send status {
  "distributionID": "536bacd4-099c-4e1f-b394-5b66c6279255",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929603041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:40:18.755 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-11 06:40:18.756 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:18.756 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:18.825 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:18.826 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:18.826 +0000 CambriaSimplerBatchPublisher - cambria reply ok (71 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:40:19.659 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:40:19.661 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:19.667 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:19.667 +0000 DistributionClientImpl - try to send status {
  "distributionID": "536bacd4-099c-4e1f-b394-5b66c6279255",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929603041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:40:19.767 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-11 06:40:19.768 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:19.768 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:19.799 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:19.800 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:19.800 +0000 CambriaSimplerBatchPublisher - cambria reply ok (33 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:40:20.669 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:40:20.670 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:20.673 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:20.674 +0000 DistributionClientImpl - try to send status {
  "distributionID": "536bacd4-099c-4e1f-b394-5b66c6279255",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929603041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/resourceInstances/basic_vm0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:40:20.776 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 102 ms
WARN 2022-06-11 06:40:20.777 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:20.778 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:20.816 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:20.817 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:20.817 +0000 CambriaSimplerBatchPublisher - cambria reply ok (40 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:40:21.674 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:40:21.675 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:21.678 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:21.678 +0000 DistributionClientImpl - try to send status {
  "distributionID": "536bacd4-099c-4e1f-b394-5b66c6279255",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929603041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:40:21.785 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 107 ms
WARN 2022-06-11 06:40:21.790 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:21.791 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:21.816 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:21.816 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:21.817 +0000 CambriaSimplerBatchPublisher - cambria reply ok (30 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:40:22.682 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:40:22.682 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:22.690 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:22.691 +0000 DistributionClientImpl - try to send status {
  "distributionID": "536bacd4-099c-4e1f-b394-5b66c6279255",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929603041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-06-11 06:40:22.786 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
WARN 2022-06-11 06:40:22.787 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:22.787 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:22.895 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:22.896 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:22.902 +0000 CambriaSimplerBatchPublisher - cambria reply ok (116 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-11 06:40:23.698 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "536bacd4-099c-4e1f-b394-5b66c6279255",
  "serviceName": "basic_vm",
  "serviceVersion": "1.0",
  "serviceUUID": "87cb1531-fd33-48ed-ab44-4140f65972d7",
  "serviceDescription": "service",
  "serviceInvariantUUID": "dbe20286-dd54-427e-bd9b-a95bb6d9b3a7",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVm-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
      "artifactChecksum": "MWRhNTIzOWExNWYyNmNiNWVhODRlNTMzMjU0NGY4YzM\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "83733eb6-5137-46d6-9775-e4100bfaae31"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-06-11 06:40:23.698 +0000 SdncUebCallback - Received notification : (536bacd4-099c-4e1f-b394-5b66c6279255,basic_vm,1.0,service)
DEBUG 2022-06-11 06:40:23.698 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-11 06:40:23.699 +0000 SdncUebCallback - Received artifact service-BasicVm-csar.csar
INFO 2022-06-11 06:40:23.699 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-06-11 06:40:23.699 +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-11 06:40:23.827 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-06-11 06:40:23.835 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-06-11 06:40:23.836 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:23.838 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:23.839 +0000 DistributionClientImpl - try to send status {
  "distributionID": "536bacd4-099c-4e1f-b394-5b66c6279255",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929623836,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-06-11 06:40:23.952 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 113 ms
WARN 2022-06-11 06:40:23.954 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:23.954 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:23.992 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:24.011 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:24.011 +0000 CambriaSimplerBatchPublisher - cambria reply ok (58 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:40:24.840 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
DEBUG 2022-06-11 06:40:24.841 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-11 06:40:24.842 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-11 06:40:25.080 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP8697256121718520555/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-11 06:40:26.950 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-06-11 06:40:26.950 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-06-11 06:40:26.951 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm/service-BasicVm-csar.csar
WARN 2022-06-11 06:40:26.951 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
WARN 2022-06-11 06:40:26.951 +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-11 06:40:26.951 +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-11 06:40:26.951 +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-11 06:40:26.951 +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-11 06:40:26.951 +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-11 06:40:26.951 +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-11 06:40:26.951 +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-11 06:40:26.951 +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-11 06:40:26.951 +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-11 06:40:26.952 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-06-11 06:40:26.953 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:26.953 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "87cb1531-fd33-48ed-ab44-4140f65972d7";
DEBUG 2022-06-11 06:40:26.959 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-06-11 06:40:26.960 +0000 DBResourceManager - >> getData : sdnctldb01 8  miliseconds.
INFO 2022-06-11 06:40:26.960 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "87cb1531-fd33-48ed-ab44-4140f65972d7"
DEBUG 2022-06-11 06:40:26.960 +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 ("87cb1531-fd33-48ed-ab44-4140f65972d7", "null", "service-BasicVm-csar.csar", "BasicVm", "Y", "basic_vm", "service", "Service", "Network Service", "dbe20286-dd54-427e-bd9b-a95bb6d9b3a7");
DEBUG 2022-06-11 06:40:26.961 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:26.965 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-11 06:40:26.966 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-06-11 06:40:26.966 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:40:26.967 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:40:26.967 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:40:26.967 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:40:26.968 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-06-11 06:40:26.968 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:40:26.969 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-06-11 06:40:26.970 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:40:26.970 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:40:26.970 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:40:26.970 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:40:26.970 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:40:26.971 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:40:26.971 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:40:26.971 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:40:26.972 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:40:26.972 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-06-11 06:40:26.972 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=5016220b-d7ab-45cc-a10b-87995f166282
DEBUG 2022-06-11 06:40:26.973 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:26.973 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "5016220b-d7ab-45cc-a10b-87995f166282";
DEBUG 2022-06-11 06:40:26.977 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-11 06:40:26.977 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
INFO 2022-06-11 06:40:26.977 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "5016220b-d7ab-45cc-a10b-87995f166282"
DEBUG 2022-06-11 06:40:26.978 +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 ("5016220b-d7ab-45cc-a10b-87995f166282", "null", "basicvm_vendor", "basic_vm", "Y", 1, "1.0", "963c8119-7ee7-4291-942e-6e8abade1a95", "48feec01-9e52-4bb5-a0a2-00c04b3169c6", "1.0");
DEBUG 2022-06-11 06:40:26.978 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:26.982 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-11 06:40:26.983 +0000 DBResourceManager - writeData processing time : sdnctldb01 5 miliseconds.
DEBUG 2022-06-11 06:40:26.983 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:40:26.983 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-06-11 06:40:26.983 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-06-11 06:40:26.984 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-06-11 06:40:26.984 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:40:26.984 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-06-11 06:40:26.985 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:40:26.985 +0000 QueryProcessor - Service basic_vm is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:40:26.986 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:26.986 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "127dc8bf-6d98-486b-b747-6351144b0037";
DEBUG 2022-06-11 06:40:26.989 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-11 06:40:26.989 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
DEBUG 2022-06-11 06:40:26.990 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:26.990 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "127dc8bf-6d98-486b-b747-6351144b0037";
DEBUG 2022-06-11 06:40:26.992 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-11 06:40:26.993 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
INFO 2022-06-11 06:40:26.993 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "127dc8bf-6d98-486b-b747-6351144b0037"
DEBUG 2022-06-11 06:40:26.993 +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 ("127dc8bf-6d98-486b-b747-6351144b0037", "null", "base_ubuntu20", "5016220b-d7ab-45cc-a10b-87995f166282", "Base", "c35f71cc-e754-4163-93fb-e0c9f93a6428", "946b6e72-b4b4-4ddc-97a6-5a159477023c", "1");
DEBUG 2022-06-11 06:40:26.994 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:26.999 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-11 06:40:26.999 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-06-11 06:40:27.000 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:40:27.000 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-06-11 06:40:27.000 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=5016220b-d7ab-45cc-a10b-87995f166282
DEBUG 2022-06-11 06:40:27.001 +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-11 06:40:27.001 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:40:27.001 +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-11 06:40:27.001 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-06-11 06:40:27.002 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "127dc8bf-6d98-486b-b747-6351144b0037"
DEBUG 2022-06-11 06:40:27.002 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("127dc8bf-6d98-486b-b747-6351144b0037", "42543fde-911a-4535-9f75-b5d9b767eb5b", "ubuntu20", "1")
DEBUG 2022-06-11 06:40:27.002 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:27.008 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-06-11 06:40:27.009 +0000 DBResourceManager - writeData processing time : sdnctldb01 7 miliseconds.
DEBUG 2022-06-11 06:40:27.009 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:40:27.009 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-06-11 06:40:27.009 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-06-11 06:40:27.010 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-06-11 06:40:27.010 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:40:27.010 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=42543fde-911a-4535-9f75-b5d9b767eb5b
DEBUG 2022-06-11 06:40:27.010 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 42543fde-911a-4535-9f75-b5d9b767eb5b
DEBUG 2022-06-11 06:40:27.011 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:27.011 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "5016220b-d7ab-45cc-a10b-87995f166282";
DEBUG 2022-06-11 06:40:27.014 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-11 06:40:27.015 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
DEBUG 2022-06-11 06:40:27.015 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:40:27.015 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-06-11 06:40:27.015 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:40:27.016 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=VF, customizationUUID=5016220b-d7ab-45cc-a10b-87995f166282
DEBUG 2022-06-11 06:40:27.016 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:40:27.016 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-06-11 06:40:27.016 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:40:27.017 +0000 QueryProcessor - Found topology templates [basic_vm 0, abstract_ubuntu20] matching following query criteria: sdcType=VF, customizationUUID=5016220b-d7ab-45cc-a10b-87995f166282
DEBUG 2022-06-11 06:40:27.017 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:40:27.017 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:40:27.017 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:40:27.017 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:40:27.017 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:40:27.018 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:40:27.018 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:40:27.018 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:40:27.018 +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-11 06:40:27.018 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:40:27.018 +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-11 06:40:27.018 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:40:27.019 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:27.019 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "42543fde-911a-4535-9f75-b5d9b767eb5b";
DEBUG 2022-06-11 06:40:27.022 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-11 06:40:27.023 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-06-11 06:40:27.024 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "42543fde-911a-4535-9f75-b5d9b767eb5b"
DEBUG 2022-06-11 06:40:27.024 +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 ("42543fde-911a-4535-9f75-b5d9b767eb5b", "null", "ubuntu20", "ubuntu-20.04", "ubuntu20", "Y", "0", "{ecomp_generated_naming=true}", "m1.small", "3dafd5b5-b58b-48d0-b964-9100747f3014", "04137b4b-65bc-4a84-8158-ddac19c62357", "1.0", "ubuntu20");
DEBUG 2022-06-11 06:40:27.025 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:27.031 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-06-11 06:40:27.032 +0000 DBResourceManager - writeData processing time : sdnctldb01 8 miliseconds.
DEBUG 2022-06-11 06:40:27.032 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:40:27.033 +0000 TopologyTemplateQuery - Node template basic_vm 0 is not matching search criteria
DEBUG 2022-06-11 06:40:27.033 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-06-11 06:40:27.033 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-06-11 06:40:27.033 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:40:27.033 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=42543fde-911a-4535-9f75-b5d9b767eb5b
DEBUG 2022-06-11 06:40:27.034 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:27.035 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "42543fde-911a-4535-9f75-b5d9b767eb5b";
DEBUG 2022-06-11 06:40:27.038 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-11 06:40:27.039 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-06-11 06:40:27.039 +0000 SdncVFCModel - Call insertToscaData for VFC_TO_NETWORK_ROLE_MAPPING where vfc_customization_uuid = "42543fde-911a-4535-9f75-b5d9b767eb5b"
DEBUG 2022-06-11 06:40:27.039 +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 ("42543fde-911a-4535-9f75-b5d9b767eb5b", "default-network-role", "ubuntu20", "N", "0", "0", "N", "admin_plane", "4");
DEBUG 2022-06-11 06:40:27.040 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:40:27.045 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-11 06:40:27.045 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-06-11 06:40:27.046 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:40:27.046 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-06-11 06:40:27.046 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=5016220b-d7ab-45cc-a10b-87995f166282
DEBUG 2022-06-11 06:40:27.046 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:40:27.046 +0000 TopologyTemplateQuery - Node template basic_vm 0 is matching search criteria
DEBUG 2022-06-11 06:40:27.047 +0000 QueryProcessor - Found topology templates [basic_vm 0] matching following query criteria: sdcType=VF, customizationUUID=5016220b-d7ab-45cc-a10b-87995f166282
DEBUG 2022-06-11 06:40:27.047 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "48feec01-9e52-4bb5-a0a2-00c04b3169c6"
DEBUG 2022-06-11 06:40:27.047 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:40:27.047 +0000 QueryProcessor - Service basic_vm is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-06-11 06:40:27.047 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-06-11 06:40:27.048 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-06-11 06:40:27.048 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:27.050 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:27.050 +0000 DistributionClientImpl - try to send status {
  "distributionID": "536bacd4-099c-4e1f-b394-5b66c6279255",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929627048,
  "artifactURL": "/sdc/v1/catalog/services/BasicVm/1.0/artifacts/service-BasicVm-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-06-11 06:40:27.151 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-11 06:40:27.157 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:27.157 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:27.185 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:27.186 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:27.186 +0000 CambriaSimplerBatchPublisher - cambria reply ok (35 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-11 06:40:28.051 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm
INFO 2022-06-11 06:40:28.053 +0000 SdncUebCallback - Sending Component Status for Distribution: (536bacd4-099c-4e1f-b394-5b66c6279255,basic_vm,1.0,service)
INFO 2022-06-11 06:40:28.053 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-06-11 06:40:28.053 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:40:28.056 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:40:28.056 +0000 DistributionClientImpl - try to send status {
  "distributionID": "536bacd4-099c-4e1f-b394-5b66c6279255",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929628053,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-06-11 06:40:28.157 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-06-11 06:40:28.159 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:40:28.159 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:28.284 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:28.284 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:40:28.285 +0000 CambriaSimplerBatchPublisher - cambria reply ok (127 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:40:29.056 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-06-11 06:40:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:40:33.043 +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-11 06:40:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:40:42.702 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:40:42.703 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:41:03.044 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:41:03.047 +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-11 06:41:03.047 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:41:12.654 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:41:12.654 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:41:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:41:33.042 +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-11 06:41:33.042 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:41:42.721 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:41:42.722 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:42:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:42:03.044 +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-11 06:42:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:42:12.648 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:42:12.648 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:42:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:42:33.042 +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-11 06:42:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:42:42.661 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:42:42.662 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:43:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:43:03.043 +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-11 06:43:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:43:12.721 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:43:12.722 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:43:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:43:33.043 +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-11 06:43:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:43:38.811 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:43:38.825 +0000 HttpClient - Consuming the entity.
DEBUG 2022-06-11 06:43:38.825 +0000 NotificationConsumer - received message from topic
DEBUG 2022-06-11 06:43:38.826 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"4ecb0775-b54f-4190-9399-3f5210e1f32a","serviceName":"basic_cnf","serviceVersion":"1.0","serviceUUID":"1be5e543-4e30-4352-9592-5418db3abdc7","serviceDescription":"service","serviceInvariantUUID":"b7406bc9-5735-442b-98b6-f31b27b8252e","resources":[{"resourceInstanceName":"basic_cnf 0","resourceName":"basic_cnf","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"ed7b6b8b-34eb-4713-a06a-1831f9e6f417","resourceInvariantUUID":"4b6df51a-1c2d-4814-8a06-5a9f439d23f0","resourceCustomizationUUID":"42642718-617d-41ba-8a89-d8f16e8964bb","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":"Y2I1NzY4YzUwZWM1YWM2OWRiYTEyYTc5NTJkZThlN2M\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"fb89f638-2607-44a1-8bd6-cce85d2303ea","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":"b56390a3-81c7-4b3a-be21-b7beb8d68d99","artifactVersion":"3","generatedFromUUID":"e7d82d7c-bfa7-44b3-8970-affa9fd4147a"},{"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":"e7d82d7c-bfa7-44b3-8970-affa9fd4147a","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":"OGIwOThjMmI1N2JlZmNkMjE0NjBmMDgwZmJhODU5YTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"ff4c743a-7764-4468-9284-eb9cc751bb1f","artifactVersion":"2"},{"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":"c93c2490-e3b6-4bf1-9338-dece39ce78c6","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":"fc0c549e-2976-42e1-8884-c395154a353f","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":"b4bdb635-dbdb-4da8-98a0-343e934ff9cf","artifactVersion":"3","generatedFromUUID":"c93c2490-e3b6-4bf1-9338-dece39ce78c6"}]}],"serviceArtifacts":[{"artifactName":"service-BasicCnf-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml","artifactChecksum":"ZGY5NmQ3YmJhZmYzNDk2NjU1OWMxMGUyODU1YWI3YTQ\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"e68b6d9e-e6a8-4f99-8741-d312fb24484a","artifactVersion":"1"},{"artifactName":"service-BasicCnf-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar","artifactChecksum":"ZGI3NzY4MDBjYmQzOWIxYjJlZWI1MDVkZDkxNzRiYjg\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"de74f155-64ac-46b8-a4c3-d798cf670119","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-06-11 06:43:38.834 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:43:38.835 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:43:38.841 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:43:38.841 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4ecb0775-b54f-4190-9399-3f5210e1f32a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929813041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:43:38.941 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:43:38.943 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:43:38.943 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:43:39.093 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:43:39.094 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:43:39.094 +0000 CambriaSimplerBatchPublisher - cambria reply ok (152 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:43:39.842 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:43:39.843 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:43:39.846 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:43:39.847 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4ecb0775-b54f-4190-9399-3f5210e1f32a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929813041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:43:39.947 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:43:39.949 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:43:39.949 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:43:39.976 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:43:39.976 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:43:39.977 +0000 CambriaSimplerBatchPublisher - cambria reply ok (30 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:43:40.848 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:43:40.849 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:43:40.855 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:43:40.855 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4ecb0775-b54f-4190-9399-3f5210e1f32a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929813041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/nginx_cloudtech_k8s_charts.tgz",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:43:40.954 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-11 06:43:40.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-11 06:43:40.955 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:43:41.001 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:43:41.002 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:43:41.002 +0000 CambriaSimplerBatchPublisher - cambria reply ok (48 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:43:41.856 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:43:41.857 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:43:41.861 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:43:41.862 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4ecb0775-b54f-4190-9399-3f5210e1f32a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929813041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/basic_cnf0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:43:41.960 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 97 ms
WARN 2022-06-11 06:43:41.961 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:43:41.961 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:43:42.018 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:43:42.018 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:43:42.018 +0000 CambriaSimplerBatchPublisher - cambria reply ok (58 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:43:42.862 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:43:42.868 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:43:42.874 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:43:42.875 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4ecb0775-b54f-4190-9399-3f5210e1f32a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929813041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:43:42.986 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 111 ms
WARN 2022-06-11 06:43:42.992 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:43:42.993 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:43:43.060 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:43:43.061 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:43:43.061 +0000 CambriaSimplerBatchPublisher - cambria reply ok (74 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:43:43.876 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:43:43.877 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:43:43.880 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:43:43.881 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4ecb0775-b54f-4190-9399-3f5210e1f32a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929813041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:43:43.981 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-11 06:43:43.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-11 06:43:43.982 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:43:44.059 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:43:44.060 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:43:44.061 +0000 CambriaSimplerBatchPublisher - cambria reply ok (80 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:43:44.882 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:43:44.883 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:43:44.888 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:43:44.888 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4ecb0775-b54f-4190-9399-3f5210e1f32a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929813041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/resourceInstances/basic_cnf0/artifacts/base_dummy.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:43:44.988 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:43:44.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-11 06:43:44.990 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:43:45.055 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:43:45.056 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:43:45.056 +0000 CambriaSimplerBatchPublisher - cambria reply ok (67 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:43:45.890 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:43:45.891 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:43:45.897 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:43:45.897 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4ecb0775-b54f-4190-9399-3f5210e1f32a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929813041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:43:45.998 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-06-11 06:43:46.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-11 06:43:46.003 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:43:46.050 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:43:46.051 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:43:46.051 +0000 CambriaSimplerBatchPublisher - cambria reply ok (50 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:43:46.897 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:43:46.898 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:43:46.901 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:43:46.901 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4ecb0775-b54f-4190-9399-3f5210e1f32a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929813041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-06-11 06:43:47.001 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:43:47.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-11 06:43:47.003 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:43:47.151 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:43:47.151 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:43:47.151 +0000 CambriaSimplerBatchPublisher - cambria reply ok (149 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-11 06:43:47.902 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "4ecb0775-b54f-4190-9399-3f5210e1f32a",
  "serviceName": "basic_cnf",
  "serviceVersion": "1.0",
  "serviceUUID": "1be5e543-4e30-4352-9592-5418db3abdc7",
  "serviceDescription": "service",
  "serviceInvariantUUID": "b7406bc9-5735-442b-98b6-f31b27b8252e",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnf-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
      "artifactChecksum": "ZGI3NzY4MDBjYmQzOWIxYjJlZWI1MDVkZDkxNzRiYjg\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "de74f155-64ac-46b8-a4c3-d798cf670119"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-06-11 06:43:47.903 +0000 SdncUebCallback - Received notification : (4ecb0775-b54f-4190-9399-3f5210e1f32a,basic_cnf,1.0,service)
DEBUG 2022-06-11 06:43:47.903 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-11 06:43:47.904 +0000 SdncUebCallback - Received artifact service-BasicCnf-csar.csar
INFO 2022-06-11 06:43:47.904 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-06-11 06:43:47.904 +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-11 06:43:48.104 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-06-11 06:43:48.114 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-06-11 06:43:48.114 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:43:48.118 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:43:48.118 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4ecb0775-b54f-4190-9399-3f5210e1f32a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929828114,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-06-11 06:43:48.219 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:43:48.221 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:43:48.221 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:43:48.311 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:43:48.312 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:43:48.312 +0000 CambriaSimplerBatchPublisher - cambria reply ok (93 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:43:49.118 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
DEBUG 2022-06-11 06:43:49.120 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-11 06:43:49.122 +0000 Reflections - Reflections took 1 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-11 06:43:49.443 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP593310417607831005/Definitions/service-BasicCnf-template.yml
DEBUG 2022-06-11 06:43:51.643 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-06-11 06:43:51.643 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-06-11 06:43:51.643 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf/service-BasicCnf-csar.csar
WARN 2022-06-11 06:43:51.643 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
WARN 2022-06-11 06:43:51.643 +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-11 06:43:51.644 +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-11 06:43:51.644 +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-11 06:43:51.644 +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-11 06:43:51.644 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-06-11 06:43:51.649 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:43:51.650 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "1be5e543-4e30-4352-9592-5418db3abdc7";
DEBUG 2022-06-11 06:43:51.653 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-11 06:43:51.654 +0000 DBResourceManager - >> getData : sdnctldb01 10  miliseconds.
INFO 2022-06-11 06:43:51.654 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "1be5e543-4e30-4352-9592-5418db3abdc7"
DEBUG 2022-06-11 06:43:51.654 +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 ("1be5e543-4e30-4352-9592-5418db3abdc7", "null", "service-BasicCnf-csar.csar", "BasicCnf", "Y", "basic_cnf", "service", "Service", "Network Service", "b7406bc9-5735-442b-98b6-f31b27b8252e");
DEBUG 2022-06-11 06:43:51.655 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:43:51.661 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-06-11 06:43:51.661 +0000 DBResourceManager - writeData processing time : sdnctldb01 7 miliseconds.
DEBUG 2022-06-11 06:43:51.662 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:43:51.662 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:43:51.662 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:43:51.662 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:43:51.663 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-06-11 06:43:51.663 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:43:51.663 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-06-11 06:43:51.664 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:43:51.664 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:43:51.664 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:43:51.664 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:43:51.665 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:43:51.665 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:43:51.665 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:43:51.665 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:43:51.665 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:43:51.665 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-06-11 06:43:51.666 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=42642718-617d-41ba-8a89-d8f16e8964bb
DEBUG 2022-06-11 06:43:51.666 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:43:51.667 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "42642718-617d-41ba-8a89-d8f16e8964bb";
DEBUG 2022-06-11 06:43:51.670 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-11 06:43:51.670 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
INFO 2022-06-11 06:43:51.670 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "42642718-617d-41ba-8a89-d8f16e8964bb"
DEBUG 2022-06-11 06:43:51.671 +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 ("42642718-617d-41ba-8a89-d8f16e8964bb", "null", "basicnf_vendor", "basic_cnf", "Y", 1, "1.0", "4b6df51a-1c2d-4814-8a06-5a9f439d23f0", "87835cb7-e4f8-4ebb-8df8-53820cabf2a3", "1.0");
DEBUG 2022-06-11 06:43:51.671 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:43:51.685 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 14
DEBUG 2022-06-11 06:43:51.685 +0000 DBResourceManager - writeData processing time : sdnctldb01 14 miliseconds.
DEBUG 2022-06-11 06:43:51.686 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:43:51.686 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-06-11 06:43:51.686 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-06-11 06:43:51.686 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:43:51.686 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-06-11 06:43:51.687 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:43:51.687 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:43:51.688 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:43:51.688 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "63f24265-006f-4d78-8234-73cca98463a0";
DEBUG 2022-06-11 06:43:51.690 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-11 06:43:51.691 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
DEBUG 2022-06-11 06:43:51.691 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:43:51.691 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "63f24265-006f-4d78-8234-73cca98463a0";
DEBUG 2022-06-11 06:43:51.694 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-11 06:43:51.695 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
INFO 2022-06-11 06:43:51.695 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "63f24265-006f-4d78-8234-73cca98463a0"
DEBUG 2022-06-11 06:43:51.695 +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 ("63f24265-006f-4d78-8234-73cca98463a0", "null", "base_dummy", "42642718-617d-41ba-8a89-d8f16e8964bb", "Base", "1af4ea6b-8f1d-475f-a36a-8c98366240ee", "2de2011b-209f-41e2-9148-e88420a42822", "1");
DEBUG 2022-06-11 06:43:51.695 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:43:51.702 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-06-11 06:43:51.702 +0000 DBResourceManager - writeData processing time : sdnctldb01 7 miliseconds.
DEBUG 2022-06-11 06:43:51.702 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:43:51.703 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-06-11 06:43:51.703 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=42642718-617d-41ba-8a89-d8f16e8964bb
DEBUG 2022-06-11 06:43:51.703 +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-11 06:43:51.703 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:43:51.703 +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-11 06:43:51.703 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-06-11 06:43:51.704 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "63f24265-006f-4d78-8234-73cca98463a0"
DEBUG 2022-06-11 06:43:51.704 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("63f24265-006f-4d78-8234-73cca98463a0", "5ebf0e82-0f1c-48f2-b493-e8d1e33f46c2", "dummy", "1")
DEBUG 2022-06-11 06:43:51.704 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:43:51.710 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-11 06:43:51.710 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-06-11 06:43:51.710 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:43:51.711 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-06-11 06:43:51.711 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-06-11 06:43:51.711 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:43:51.711 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=5ebf0e82-0f1c-48f2-b493-e8d1e33f46c2
DEBUG 2022-06-11 06:43:51.712 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 5ebf0e82-0f1c-48f2-b493-e8d1e33f46c2
DEBUG 2022-06-11 06:43:51.712 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:43:51.713 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "42642718-617d-41ba-8a89-d8f16e8964bb";
DEBUG 2022-06-11 06:43:51.715 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-11 06:43:51.716 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-06-11 06:43:51.716 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:43:51.716 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-06-11 06:43:51.716 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:43:51.717 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=VF, customizationUUID=42642718-617d-41ba-8a89-d8f16e8964bb
DEBUG 2022-06-11 06:43:51.717 +0000 SdncVFModel - insertVFtoNetworkRoleMappingData: Could not find CPs for VF: 42642718-617d-41ba-8a89-d8f16e8964bb
DEBUG 2022-06-11 06:43:51.717 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:43:51.717 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-06-11 06:43:51.717 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:43:51.718 +0000 QueryProcessor - Found topology templates [basic_cnf 0, abstract_dummy] matching following query criteria: sdcType=VF, customizationUUID=42642718-617d-41ba-8a89-d8f16e8964bb
DEBUG 2022-06-11 06:43:51.718 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:43:51.718 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:43:51.718 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:43:51.718 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:43:51.719 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:43:51.719 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:43:51.719 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:43:51.719 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:43:51.719 +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-11 06:43:51.719 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:43:51.720 +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-11 06:43:51.720 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:43:51.721 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:43:51.721 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "5ebf0e82-0f1c-48f2-b493-e8d1e33f46c2";
DEBUG 2022-06-11 06:43:51.727 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 6
DEBUG 2022-06-11 06:43:51.727 +0000 DBResourceManager - >> getData : sdnctldb01 7  miliseconds.
INFO 2022-06-11 06:43:51.727 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "5ebf0e82-0f1c-48f2-b493-e8d1e33f46c2"
DEBUG 2022-06-11 06:43:51.727 +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 ("5ebf0e82-0f1c-48f2-b493-e8d1e33f46c2", "null", "dummy", "dummy", "dummy", "Y", "0", "{ecomp_generated_naming=true}", "dummy.default", "a24bf7e5-81fa-41dd-b60b-231a7f754b25", "440c7240-4412-4cbd-831d-38b983d09cad", "1.0", "dummy");
DEBUG 2022-06-11 06:43:51.728 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:43:51.744 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 16
DEBUG 2022-06-11 06:43:51.747 +0000 DBResourceManager - writeData processing time : sdnctldb01 19 miliseconds.
DEBUG 2022-06-11 06:43:51.747 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:43:51.748 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is not matching search criteria
DEBUG 2022-06-11 06:43:51.748 +0000 TopologyTemplateQuery - Node template abstract_dummy is matching search criteria
DEBUG 2022-06-11 06:43:51.748 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:43:51.749 +0000 QueryProcessor - Found topology templates [abstract_dummy] matching following query criteria: sdcType=CVFC, customizationUUID=5ebf0e82-0f1c-48f2-b493-e8d1e33f46c2
DEBUG 2022-06-11 06:43:51.749 +0000 SdncVFCModel - insertVFCtoNetworkRoleMappingData: Could not find the nested CVFCs for: 5ebf0e82-0f1c-48f2-b493-e8d1e33f46c2
DEBUG 2022-06-11 06:43:51.749 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:43:51.750 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-06-11 06:43:51.750 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=42642718-617d-41ba-8a89-d8f16e8964bb
DEBUG 2022-06-11 06:43:51.750 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:43:51.750 +0000 TopologyTemplateQuery - Node template basic_cnf 0 is matching search criteria
DEBUG 2022-06-11 06:43:51.751 +0000 QueryProcessor - Found topology templates [basic_cnf 0] matching following query criteria: sdcType=VF, customizationUUID=42642718-617d-41ba-8a89-d8f16e8964bb
DEBUG 2022-06-11 06:43:51.751 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "87835cb7-e4f8-4ebb-8df8-53820cabf2a3"
DEBUG 2022-06-11 06:43:51.751 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:43:51.751 +0000 QueryProcessor - Service basic_cnf is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-06-11 06:43:51.752 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-06-11 06:43:51.753 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-06-11 06:43:51.753 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:43:51.756 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:43:51.757 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4ecb0775-b54f-4190-9399-3f5210e1f32a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929831753,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnf/1.0/artifacts/service-BasicCnf-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-06-11 06:43:51.856 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-11 06:43:51.858 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:43:51.858 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:43:51.938 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:43:51.939 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:43:51.939 +0000 CambriaSimplerBatchPublisher - cambria reply ok (82 ms):{"serverTimeMs":2,"count":1}
DEBUG 2022-06-11 06:43:52.757 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf
INFO 2022-06-11 06:43:52.758 +0000 SdncUebCallback - Sending Component Status for Distribution: (4ecb0775-b54f-4190-9399-3f5210e1f32a,basic_cnf,1.0,service)
INFO 2022-06-11 06:43:52.758 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-06-11 06:43:52.758 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:43:52.765 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:43:52.766 +0000 DistributionClientImpl - try to send status {
  "distributionID": "4ecb0775-b54f-4190-9399-3f5210e1f32a",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654929832758,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-06-11 06:43:52.861 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 95 ms
WARN 2022-06-11 06:43:52.863 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:43:52.863 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:43:52.937 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:43:52.938 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:43:52.938 +0000 CambriaSimplerBatchPublisher - cambria reply ok (76 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:43:53.772 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
INFO 2022-06-11 06:44:03.043 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:44:03.044 +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-11 06:44:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:44:12.740 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:44:12.741 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:44:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:44:33.043 +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-11 06:44:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:44:42.705 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:44:42.705 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:45:03.046 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:45:03.048 +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-11 06:45:03.049 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:45:12.756 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:45:12.757 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:45:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:45:33.043 +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-11 06:45:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:45:42.739 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:45:42.740 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:46:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:46:03.043 +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-11 06:46:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:46:12.653 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:46:12.653 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:46:33.043 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:46:33.045 +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-11 06:46:33.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:46:42.767 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:46:42.769 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:47:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:47:03.044 +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-11 06:47:03.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:47:12.734 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:47:12.735 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:47:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:47:33.042 +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-11 06:47:33.042 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:47:42.650 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:47:42.651 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:48:03.044 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:48:03.046 +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-11 06:48:03.046 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:48:12.738 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:48:12.739 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:48:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:48:33.043 +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-11 06:48:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:48:42.702 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:48:42.703 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:49:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:49:03.043 +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-11 06:49:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:49:12.705 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:49:12.705 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:49:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:49:33.042 +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-11 06:49:33.042 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:49:42.689 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:49:42.689 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:50:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:50:03.043 +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-11 06:50:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:50:12.720 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:50:12.721 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:50:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:50:33.047 +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-11 06:50:33.049 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:50:42.704 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:50:42.704 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:51:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:51:03.043 +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-11 06:51:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:51:12.742 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:51:12.743 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:51:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:51:33.043 +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-11 06:51:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:51:42.770 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:51:42.771 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:52:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:52:03.043 +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-11 06:52:03.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:52:12.695 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:52:12.695 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:52:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:52:33.043 +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-11 06:52:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:52:42.728 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:52:42.728 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:53:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:53:03.042 +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-11 06:53:03.042 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:53:12.723 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:53:12.724 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:53:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:53:33.045 +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-11 06:53:33.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:53:42.718 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:53:42.719 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:54:03.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:54:03.044 +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-11 06:54:03.045 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:54:12.736 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:54:12.737 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:54:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:54:33.043 +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-11 06:54:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:54:42.697 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:54:42.697 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:55:03.043 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:55:03.044 +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-11 06:55:03.044 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:55:12.681 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:55:12.682 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:55:33.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:55:33.043 +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-11 06:55:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:55:42.741 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:55:42.741 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:56:03.041 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:56:03.042 +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-11 06:56:03.042 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:56:12.725 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:56:12.726 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:56:33.042 +0000 CambriaConsumerImpl - UEB GET /events/SDC-DISTR-NOTIF-TOPIC-AUTO/sdc-OpenSource-Env1-sdnc-dockero/sdc-COpenSource-Env11-sdnc-dockero
WARN 2022-06-11 06:56:33.043 +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-11 06:56:33.043 +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 HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:56:42.953 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:56:42.955 +0000 HttpClient - Consuming the entity.
DEBUG 2022-06-11 06:56:42.955 +0000 NotificationConsumer - received message from topic
DEBUG 2022-06-11 06:56:42.956 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab","serviceName":"basic_cnf_macro","serviceVersion":"1.0","serviceUUID":"175519b0-1b27-4f5c-81eb-3cbd0a4a56ba","serviceDescription":"service","serviceInvariantUUID":"73587dcb-47e9-4290-9c1d-2475998a54cb","resources":[{"resourceInstanceName":"basic_cnf_macro 0","resourceName":"basic_cnf_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"879be523-5d5f-4c71-9cdf-531878ed6147","resourceInvariantUUID":"487b5571-d74a-479e-8456-12680068317c","resourceCustomizationUUID":"73ce66dd-f4b8-4781-ab05-38865902737d","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":"NjZhMWNlM2RkNzRlYzNkOGJiZmNkNjNiMTY3NzRkN2M\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"477d9916-e142-4b62-9d64-3b60102b676b","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":"ZThmNmJmYjM4ZjU4YWJmMTdlNmNhMzIyODc0NjdjYWI\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"0e252382-b1ac-4740-a2d9-42cb42b878e4","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":"8617399f-7a15-4b37-8990-c90210cb3993","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":"8d698398-4001-4296-ab80-65090f45f028","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":"9b8540ae-9685-44ce-a2d0-0e3f7ed99cd6","artifactVersion":"2","generatedFromUUID":"dff40c67-7a88-4d8c-991e-00f90a15fd80"},{"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":"0230cb53-2411-429f-ae76-be9fbe4c6e5d","artifactVersion":"2","generatedFromUUID":"8617399f-7a15-4b37-8990-c90210cb3993"},{"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":"dff40c67-7a88-4d8c-991e-00f90a15fd80","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":"48d1d96a-177b-4aa6-84d4-2a8a6cde7725","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":"OTkwMDZjYTMzMjJlZWNhY2NiMTFiOTA2MWFkOGY4YzY\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"8c591381-f7c7-4af5-a6a4-7afec828d24f","artifactVersion":"1"},{"artifactName":"service-BasicCnfMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar","artifactChecksum":"OTg0NDA4NTZkYmRlNmU1OTA4ODRkZjFiYmFmZDRkNDY\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"def3974b-69f6-4984-b7a3-21b4db63dc15","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-06-11 06:56:42.965 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:56:42.966 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:56:42.974 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:56:42.974 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:56:43.084 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 110 ms
WARN 2022-06-11 06:56:43.086 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:56:43.086 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:56:43.128 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:56:43.130 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:56:43.131 +0000 CambriaSimplerBatchPublisher - cambria reply ok (45 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:56:43.978 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:56:43.979 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:56:43.982 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:56:43.982 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:56:44.093 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 109 ms
WARN 2022-06-11 06:56:44.094 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:56:44.094 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:56:44.142 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:56:44.142 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:56:44.143 +0000 CambriaSimplerBatchPublisher - cambria reply ok (50 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:56:44.983 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:56:44.986 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:56:44.989 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:56:44.989 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:56:45.090 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 101 ms
WARN 2022-06-11 06:56:45.096 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:56:45.097 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:56:45.163 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:56:45.164 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:56:45.164 +0000 CambriaSimplerBatchPublisher - cambria reply ok (71 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:56:45.991 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:56:45.992 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:56:45.997 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:56:45.997 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:56:46.097 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:56:46.099 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:56:46.099 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:56:46.168 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:56:46.169 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:56:46.169 +0000 CambriaSimplerBatchPublisher - cambria reply ok (71 ms):{"serverTimeMs":5,"count":1}
INFO 2022-06-11 06:56:46.998 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:56:47.000 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:56:47.005 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:56:47.005 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:56:47.105 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:56:47.107 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:56:47.107 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:56:47.237 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:56:47.238 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:56:47.239 +0000 CambriaSimplerBatchPublisher - cambria reply ok (133 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:56:48.005 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:56:48.010 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:56:48.013 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:56:48.014 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/base_template_dummy_ignore.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:56:48.114 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:56:48.115 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:56:48.116 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:56:48.178 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:56:48.179 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:56:48.179 +0000 CambriaSimplerBatchPublisher - cambria reply ok (64 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:56:49.018 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:56:49.018 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:56:49.021 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:56:49.021 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/helm_apache.tgz",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:56:49.123 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:56:49.125 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:56:49.125 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:56:49.255 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:56:49.255 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:56:49.256 +0000 CambriaSimplerBatchPublisher - cambria reply ok (133 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:56:50.022 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:56:50.023 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:56:50.026 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:56:50.026 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/resourceInstances/basic_cnf_macro0/artifacts/basic_cnf_cba_enriched.zip",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:56:50.126 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:56:50.132 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:56:50.133 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:56:50.236 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:56:50.240 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:56:50.240 +0000 CambriaSimplerBatchPublisher - cambria reply ok (108 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:56:51.028 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:56:51.029 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:56:51.034 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:56:51.035 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:56:51.134 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-06-11 06:56:51.136 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:56:51.136 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:56:51.247 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:56:51.247 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:56:51.248 +0000 CambriaSimplerBatchPublisher - cambria reply ok (114 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:56:52.035 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:56:52.036 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:56:52.039 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:56:52.039 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-06-11 06:56:52.139 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:56:52.141 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:56:52.141 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:56:52.242 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:56:52.242 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:56:52.242 +0000 CambriaSimplerBatchPublisher - cambria reply ok (102 ms):{"serverTimeMs":1,"count":1}
DEBUG 2022-06-11 06:56:53.041 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab",
  "serviceName": "basic_cnf_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "175519b0-1b27-4f5c-81eb-3cbd0a4a56ba",
  "serviceDescription": "service",
  "serviceInvariantUUID": "73587dcb-47e9-4290-9c1d-2475998a54cb",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicCnfMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
      "artifactChecksum": "OTg0NDA4NTZkYmRlNmU1OTA4ODRkZjFiYmFmZDRkNDY\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "def3974b-69f6-4984-b7a3-21b4db63dc15"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-06-11 06:56:53.042 +0000 SdncUebCallback - Received notification : (1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab,basic_cnf_macro,1.0,service)
DEBUG 2022-06-11 06:56:53.042 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-11 06:56:53.043 +0000 SdncUebCallback - Received artifact service-BasicCnfMacro-csar.csar
INFO 2022-06-11 06:56:53.043 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-06-11 06:56:53.043 +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-11 06:56:53.398 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-06-11 06:56:53.413 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-06-11 06:56:53.414 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:56:53.416 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:56:53.416 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930613413,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-06-11 06:56:53.516 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-06-11 06:56:53.518 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:56:53.518 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:56:53.628 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:56:53.629 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:56:53.629 +0000 CambriaSimplerBatchPublisher - cambria reply ok (112 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:56:54.419 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
DEBUG 2022-06-11 06:56:54.422 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-11 06:56:54.424 +0000 Reflections - Reflections took 2 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-11 06:56:54.747 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP7036263680232583886/Definitions/service-BasicCnfMacro-template.yml
DEBUG 2022-06-11 06:56:56.883 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-06-11 06:56:56.884 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-06-11 06:56:56.884 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro/service-BasicCnfMacro-csar.csar
WARN 2022-06-11 06:56:56.884 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 4 Parsing Warnings occurred...
WARN 2022-06-11 06:56:56.884 +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-11 06:56:56.884 +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-11 06:56:56.884 +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-11 06:56:56.884 +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-11 06:56:56.884 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-06-11 06:56:56.889 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:56:56.889 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "175519b0-1b27-4f5c-81eb-3cbd0a4a56ba";
DEBUG 2022-06-11 06:56:56.894 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-11 06:56:56.895 +0000 DBResourceManager - >> getData : sdnctldb01 10  miliseconds.
INFO 2022-06-11 06:56:56.895 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "175519b0-1b27-4f5c-81eb-3cbd0a4a56ba"
DEBUG 2022-06-11 06:56:56.895 +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 ("175519b0-1b27-4f5c-81eb-3cbd0a4a56ba", "null", "service-BasicCnfMacro-csar.csar", "BasicCnfMacro", "Y", "basic_cnf_macro", "service", "Service", "Network Service", "73587dcb-47e9-4290-9c1d-2475998a54cb");
DEBUG 2022-06-11 06:56:56.896 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:56:56.917 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 20
DEBUG 2022-06-11 06:56:56.917 +0000 DBResourceManager - writeData processing time : sdnctldb01 21 miliseconds.
DEBUG 2022-06-11 06:56:56.917 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:56:56.918 +0000 QueryProcessor - Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:56:56.918 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:56:56.918 +0000 QueryProcessor - Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:56:56.919 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-06-11 06:56:56.919 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:56:56.919 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-06-11 06:56:56.920 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:56:56.920 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:56:56.920 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:56:56.920 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:56:56.921 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:56:56.921 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:56:56.921 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:56:56.921 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:56:56.922 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:56:56.922 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-06-11 06:56:56.922 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=73ce66dd-f4b8-4781-ab05-38865902737d
DEBUG 2022-06-11 06:56:56.924 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:56:56.924 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "73ce66dd-f4b8-4781-ab05-38865902737d";
DEBUG 2022-06-11 06:56:56.929 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-11 06:56:56.929 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
INFO 2022-06-11 06:56:56.929 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "73ce66dd-f4b8-4781-ab05-38865902737d"
DEBUG 2022-06-11 06:56:56.929 +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 ("73ce66dd-f4b8-4781-ab05-38865902737d", "null", "1.0.0", "basiccnf_macro_vendor", "vnf", "basic_cnf_macro", "Y", 1, "1.0", "487b5571-d74a-479e-8456-12680068317c", "24722f80-0160-48e5-973b-1cdd0978d922", "1.0", "APACHE");
DEBUG 2022-06-11 06:56:56.930 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:56:56.938 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-06-11 06:56:56.939 +0000 DBResourceManager - writeData processing time : sdnctldb01 9 miliseconds.
DEBUG 2022-06-11 06:56:56.939 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:56:56.939 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is not matching search criteria
DEBUG 2022-06-11 06:56:56.939 +0000 TopologyTemplateQuery - Node template abstract_dummy_base is matching search criteria
DEBUG 2022-06-11 06:56:56.939 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:56:56.940 +0000 QueryProcessor - Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-06-11 06:56:56.940 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:56:56.940 +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-11 06:56:56.941 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:56:56.942 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "7f30335c-fe9c-4e43-9f49-2dac57fb195d";
DEBUG 2022-06-11 06:56:56.945 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-11 06:56:56.946 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
DEBUG 2022-06-11 06:56:56.947 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:56:56.947 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "7f30335c-fe9c-4e43-9f49-2dac57fb195d";
DEBUG 2022-06-11 06:56:56.950 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-11 06:56:56.951 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-06-11 06:56:56.951 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "7f30335c-fe9c-4e43-9f49-2dac57fb195d"
DEBUG 2022-06-11 06:56:56.951 +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 ("7f30335c-fe9c-4e43-9f49-2dac57fb195d", "null", "helm_apache", "73ce66dd-f4b8-4781-ab05-38865902737d", "Expansion", "a73e7add-6b6c-4521-9756-93a724bc698c", "e680ea0d-47ff-49c4-810e-dcb72cc297db", "1");
DEBUG 2022-06-11 06:56:56.952 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:56:56.961 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 9
DEBUG 2022-06-11 06:56:56.962 +0000 DBResourceManager - writeData processing time : sdnctldb01 11 miliseconds.
DEBUG 2022-06-11 06:56:56.966 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:56:56.966 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-06-11 06:56:56.966 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=73ce66dd-f4b8-4781-ab05-38865902737d
DEBUG 2022-06-11 06:56:56.968 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:56:56.968 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "de44fd5e-e990-4407-b443-9ea4a131cd0e";
DEBUG 2022-06-11 06:56:56.972 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-11 06:56:56.972 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
DEBUG 2022-06-11 06:56:56.973 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:56:56.973 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "de44fd5e-e990-4407-b443-9ea4a131cd0e";
DEBUG 2022-06-11 06:56:56.977 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-11 06:56:56.977 +0000 DBResourceManager - >> getData : sdnctldb01 4  miliseconds.
INFO 2022-06-11 06:56:56.978 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "de44fd5e-e990-4407-b443-9ea4a131cd0e"
DEBUG 2022-06-11 06:56:56.978 +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 ("de44fd5e-e990-4407-b443-9ea4a131cd0e", "null", "base_template_dummy_ignore", "73ce66dd-f4b8-4781-ab05-38865902737d", "Base", "3925c090-5490-4486-97fa-bc7b7b19a8d0", "aa6b046b-13ae-4489-b81d-956bd303ba40", "1");
DEBUG 2022-06-11 06:56:56.979 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:56:56.987 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 8
DEBUG 2022-06-11 06:56:56.988 +0000 DBResourceManager - writeData processing time : sdnctldb01 10 miliseconds.
DEBUG 2022-06-11 06:56:56.988 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:56:56.988 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-06-11 06:56:56.989 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=73ce66dd-f4b8-4781-ab05-38865902737d
DEBUG 2022-06-11 06:56:56.989 +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-11 06:56:56.989 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:56:56.990 +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-11 06:56:56.990 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-06-11 06:56:56.990 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "de44fd5e-e990-4407-b443-9ea4a131cd0e"
DEBUG 2022-06-11 06:56:56.990 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("de44fd5e-e990-4407-b443-9ea4a131cd0e", "2f9d2177-758a-4827-85db-2efe4487b4bc", "dummy_base", "1")
DEBUG 2022-06-11 06:56:56.991 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:56:57.004 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 13
DEBUG 2022-06-11 06:56:57.004 +0000 DBResourceManager - writeData processing time : sdnctldb01 14 miliseconds.
DEBUG 2022-06-11 06:56:57.005 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:56:57.005 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is not matching search criteria
DEBUG 2022-06-11 06:56:57.005 +0000 TopologyTemplateQuery - Node template abstract_dummy_base is matching search criteria
DEBUG 2022-06-11 06:56:57.006 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:56:57.006 +0000 QueryProcessor - Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=2f9d2177-758a-4827-85db-2efe4487b4bc
DEBUG 2022-06-11 06:56:57.006 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 2f9d2177-758a-4827-85db-2efe4487b4bc
DEBUG 2022-06-11 06:56:57.007 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:56:57.007 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "73ce66dd-f4b8-4781-ab05-38865902737d";
DEBUG 2022-06-11 06:56:57.012 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-11 06:56:57.012 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
DEBUG 2022-06-11 06:56:57.013 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:56:57.013 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-06-11 06:56:57.013 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:56:57.016 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=VF, customizationUUID=73ce66dd-f4b8-4781-ab05-38865902737d
DEBUG 2022-06-11 06:56:57.016 +0000 SdncVFModel - insertVFtoNetworkRoleMappingData: Could not find CPs for VF: 73ce66dd-f4b8-4781-ab05-38865902737d
DEBUG 2022-06-11 06:56:57.017 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:56:57.017 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-06-11 06:56:57.017 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:56:57.017 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0, abstract_dummy_base] matching following query criteria: sdcType=VF, customizationUUID=73ce66dd-f4b8-4781-ab05-38865902737d
DEBUG 2022-06-11 06:56:57.018 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:56:57.018 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:56:57.018 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:56:57.019 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:56:57.019 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:56:57.019 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:56:57.019 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:56:57.019 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:56:57.020 +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-11 06:56:57.020 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:56:57.020 +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-11 06:56:57.020 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:56:57.021 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:56:57.021 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "2f9d2177-758a-4827-85db-2efe4487b4bc";
DEBUG 2022-06-11 06:56:57.025 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 4
DEBUG 2022-06-11 06:56:57.026 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
INFO 2022-06-11 06:56:57.026 +0000 SdncVFCModel - Call insertToscaData for VFC_MODEL where customization_uuid = "2f9d2177-758a-4827-85db-2efe4487b4bc"
DEBUG 2022-06-11 06:56:57.026 +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 ("2f9d2177-758a-4827-85db-2efe4487b4bc", "null", "dummy_base", "test", "dummy_base", "Y", "0", "{ecomp_generated_naming=true}", "test", "e907cafb-6145-44dc-a958-7ae13e4a1de5", "8da8e2d4-abc1-4b32-9eb7-55bdef77b238", "1.0", "dummy_base");
DEBUG 2022-06-11 06:56:57.027 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:56:57.043 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 16
DEBUG 2022-06-11 06:56:57.045 +0000 DBResourceManager - writeData processing time : sdnctldb01 18 miliseconds.
DEBUG 2022-06-11 06:56:57.045 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:56:57.045 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is not matching search criteria
DEBUG 2022-06-11 06:56:57.045 +0000 TopologyTemplateQuery - Node template abstract_dummy_base is matching search criteria
DEBUG 2022-06-11 06:56:57.046 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:56:57.047 +0000 QueryProcessor - Found topology templates [abstract_dummy_base] matching following query criteria: sdcType=CVFC, customizationUUID=2f9d2177-758a-4827-85db-2efe4487b4bc
DEBUG 2022-06-11 06:56:57.047 +0000 SdncVFCModel - insertVFCtoNetworkRoleMappingData: Could not find the nested CVFCs for: 2f9d2177-758a-4827-85db-2efe4487b4bc
DEBUG 2022-06-11 06:56:57.047 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:56:57.048 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-06-11 06:56:57.048 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=73ce66dd-f4b8-4781-ab05-38865902737d
DEBUG 2022-06-11 06:56:57.049 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:56:57.049 +0000 TopologyTemplateQuery - Node template basic_cnf_macro 0 is matching search criteria
DEBUG 2022-06-11 06:56:57.049 +0000 QueryProcessor - Found topology templates [basic_cnf_macro 0] matching following query criteria: sdcType=VF, customizationUUID=73ce66dd-f4b8-4781-ab05-38865902737d
DEBUG 2022-06-11 06:56:57.049 +0000 SdncBaseModel - insertPolicyData: Could not find policy data for Service/VF: "24722f80-0160-48e5-973b-1cdd0978d922"
DEBUG 2022-06-11 06:56:57.050 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:56:57.050 +0000 QueryProcessor - Service basic_cnf_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=PNF, toscaType=null, uUID=null, customizationUUID=null
INFO 2022-06-11 06:56:57.058 +0000 SdncUebCallback - Update to SDN-C succeeded
INFO 2022-06-11 06:56:57.059 +0000 DistributionClientImpl - DistributionClient - sendDeploymentStatus
INFO 2022-06-11 06:56:57.059 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:56:57.062 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:56:57.062 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930617059,
  "artifactURL": "/sdc/v1/catalog/services/BasicCnfMacro/1.0/artifacts/service-BasicCnfMacro-csar.csar",
  "status": "DEPLOY_OK"
}
INFO 2022-06-11 06:56:57.170 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 107 ms
WARN 2022-06-11 06:56:57.172 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:56:57.172 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:56:57.299 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:56:57.300 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:56:57.303 +0000 CambriaSimplerBatchPublisher - cambria reply ok (133 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-11 06:56:58.062 +0000 SdncUebCallback - incomingDir is not null - it is /opt/onap/sdnc/ueb-listener/spool/incoming/basic_cnf_macro
INFO 2022-06-11 06:56:58.063 +0000 SdncUebCallback - Sending Component Status for Distribution: (1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab,basic_cnf_macro,1.0,service)
INFO 2022-06-11 06:56:58.063 +0000 DistributionClientImpl - DistributionClient - sendComponentDone status
INFO 2022-06-11 06:56:58.064 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:56:58.066 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:56:58.066 +0000 DistributionClientImpl - try to send status {
  "distributionID": "1f0292f3-3b2c-45d0-ace7-2fc9a2d9ebab",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930618063,
  "artifactURL": "",
  "status": "COMPONENT_DONE_OK",
  "componentName": "SDNC"
}
INFO 2022-06-11 06:56:58.167 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:56:58.168 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:56:58.168 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:56:58.283 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:56:58.283 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:56:58.283 +0000 CambriaSimplerBatchPublisher - cambria reply ok (116 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:56:59.068 +0000 SdncUebCallback - Sending Component Status COMPONENT_DONE_OK for Distribution result: messages successfully sent
DEBUG 2022-06-11 06:56:59.068 +0000 NotificationConsumer - received message from topic
DEBUG 2022-06-11 06:56:59.069 +0000 NotificationConsumer - recieved notification from broker: {"distributionID":"52e7ca30-e6fc-40a1-9558-57931e18fcbc","serviceName":"basic_vm_macro","serviceVersion":"1.0","serviceUUID":"ffad42df-cab3-4f38-8522-0d2daf352215","serviceDescription":"service","serviceInvariantUUID":"63c8b577-cfde-445d-9da2-97dd9a287783","resources":[{"resourceInstanceName":"basic_vm_macro 0","resourceName":"basic_vm_macro","resourceVersion":"1.0","resoucreType":"VF","resourceUUID":"e7f8be79-45ac-4685-b765-10c0208fc55a","resourceInvariantUUID":"00191628-3cf1-4b00-a751-d13458fad94e","resourceCustomizationUUID":"660e104e-a032-4e38-84e2-45dc18edf888","category":"Generic","subcategory":"Abstract","artifacts":[{"artifactName":"vf-license-model.xml","artifactType":"VF_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml","artifactChecksum":"MjE3MjBiODcyZmY5YzBlZWY5M2M3NjU1YzM2OTlhNzI\u003d","artifactDescription":"VF license file","artifactTimeout":0,"artifactUUID":"ee919670-bf48-4273-99dd-ecc312d699dd","artifactVersion":"1"},{"artifactName":"basic_vm_macro0_modules.json","artifactType":"VF_MODULES_METADATA","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json","artifactChecksum":"OTg4OWE5NjNjNmQwMjUwZmIxMjU2ODM2OGMxZDg5YTQ\u003d","artifactDescription":"Auto-generated VF Modules information artifact","artifactTimeout":0,"artifactUUID":"7e35bf38-0dd6-4b47-ad57-af46dfdf086e","artifactVersion":"1"},{"artifactName":"base_ubuntu20.yaml","artifactType":"HEAT","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml","artifactChecksum":"Yjc4MThkOTViNGJjOTBjOGVlZWZiMmZjODUwMTcyZDM\u003d","artifactDescription":"created from csar","artifactTimeout":30,"artifactUUID":"2844e596-4247-4429-82b3-5581d55ab921","artifactVersion":"1"},{"artifactName":"vendor-license-model.xml","artifactType":"VENDOR_LICENSE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml","artifactChecksum":"OWU2MDAzY2U5YmM3Y2I4NzM1MjdlMzY3NjE0N2IyYmI\u003d","artifactDescription":" Vendor license file","artifactTimeout":0,"artifactUUID":"a236e868-22e2-436e-b606-e809f86bc821","artifactVersion":"1"},{"artifactName":"base_ubuntu20.env","artifactType":"HEAT_ENV","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env","artifactChecksum":"ZTAxYmViMzcwNTk0ZjY0OGE2MzI2MGRhYzc3NThhNWE\u003d","artifactDescription":"Auto-generated HEAT Environment deployment artifact","artifactTimeout":0,"artifactUUID":"e2056579-085a-43ed-844d-b9e51907603f","artifactVersion":"2","generatedFromUUID":"2844e596-4247-4429-82b3-5581d55ab921"},{"artifactName":"BASIC_VM_enriched.zip","artifactType":"CONTROLLER_BLUEPRINT_ARCHIVE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip","artifactChecksum":"Yjg1NGNiZDAwMzllOGQzMWY0MWE2OGEyMWRjNzNhOTM\u003d","artifactDescription":"test","artifactTimeout":0,"artifactUUID":"db955221-54e4-4fce-b581-71acf3d03dd5","artifactVersion":"1"}]}],"serviceArtifacts":[{"artifactName":"service-BasicVmMacro-template.yml","artifactType":"TOSCA_TEMPLATE","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml","artifactChecksum":"NzAzN2IxN2VhODhiNjU4NmY4NDIyOGUyNDlhNWY0M2M\u003d","artifactDescription":"TOSCA representation of the asset","artifactTimeout":0,"artifactUUID":"9bad2701-19fa-4728-8cdf-3bffa0348a94","artifactVersion":"1"},{"artifactName":"service-BasicVmMacro-csar.csar","artifactType":"TOSCA_CSAR","artifactURL":"/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar","artifactChecksum":"NjBiM2NkNWZmNTY5YTQ4NzllOWE3MGRiNzE0YjJhMWQ\u003d","artifactDescription":"TOSCA definition package of the asset","artifactTimeout":0,"artifactUUID":"8bc98274-013d-455e-902e-fd253c7d9893","artifactVersion":"1"}],"workloadContext":"Production"}
INFO 2022-06-11 06:56:59.071 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:56:59.071 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:56:59.075 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:56:59.075 +0000 DistributionClientImpl - try to send status {
  "distributionID": "52e7ca30-e6fc-40a1-9558-57931e18fcbc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vf-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:56:59.175 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-11 06:56:59.176 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:56:59.177 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:56:59.240 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:56:59.242 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:56:59.243 +0000 CambriaSimplerBatchPublisher - cambria reply ok (67 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:57:00.076 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:57:00.077 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:57:00.089 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:57:00.094 +0000 DistributionClientImpl - try to send status {
  "distributionID": "52e7ca30-e6fc-40a1-9558-57931e18fcbc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/basic_vm_macro0_modules.json",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:57:00.190 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 96 ms
WARN 2022-06-11 06:57:00.192 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:57:00.192 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:57:00.247 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:57:00.247 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:57:00.247 +0000 CambriaSimplerBatchPublisher - cambria reply ok (56 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:57:01.095 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:57:01.101 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:57:01.104 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:57:01.104 +0000 DistributionClientImpl - try to send status {
  "distributionID": "52e7ca30-e6fc-40a1-9558-57931e18fcbc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.yaml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:57:01.204 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:57:01.206 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:57:01.207 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:57:01.256 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:57:01.256 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:57:01.256 +0000 CambriaSimplerBatchPublisher - cambria reply ok (51 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:57:02.105 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:57:02.111 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:57:02.115 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:57:02.116 +0000 DistributionClientImpl - try to send status {
  "distributionID": "52e7ca30-e6fc-40a1-9558-57931e18fcbc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/vendor-license-model.xml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:57:02.216 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:57:02.217 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:57:02.218 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:57:02.267 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:57:02.267 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:57:02.268 +0000 CambriaSimplerBatchPublisher - cambria reply ok (50 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:57:03.122 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:57:03.123 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:57:03.127 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:57:03.127 +0000 DistributionClientImpl - try to send status {
  "distributionID": "52e7ca30-e6fc-40a1-9558-57931e18fcbc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/base_ubuntu20.env",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:57:03.227 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 99 ms
WARN 2022-06-11 06:57:03.229 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:57:03.229 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:57:03.289 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:57:03.290 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:57:03.290 +0000 CambriaSimplerBatchPublisher - cambria reply ok (62 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:57:04.128 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:57:04.129 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:57:04.132 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:57:04.132 +0000 DistributionClientImpl - try to send status {
  "distributionID": "52e7ca30-e6fc-40a1-9558-57931e18fcbc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/resourceInstances/basic_vm_macro0/artifacts/BASIC_VM_enriched.zip",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:57:04.238 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 106 ms
WARN 2022-06-11 06:57:04.239 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:57:04.240 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:57:04.273 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:57:04.277 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:57:04.282 +0000 CambriaSimplerBatchPublisher - cambria reply ok (38 ms):{"serverTimeMs":1,"count":1}
INFO 2022-06-11 06:57:05.132 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:57:05.133 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:57:05.135 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:57:05.136 +0000 DistributionClientImpl - try to send status {
  "distributionID": "52e7ca30-e6fc-40a1-9558-57931e18fcbc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-template.yml",
  "status": "NOT_NOTIFIED"
}
INFO 2022-06-11 06:57:05.236 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:57:05.237 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:57:05.238 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:57:05.292 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:57:05.294 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:57:05.295 +0000 CambriaSimplerBatchPublisher - cambria reply ok (58 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:57:06.136 +0000 DistributionClientImpl - DistributionClient - sendNotificationStatus
INFO 2022-06-11 06:57:06.137 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:57:06.139 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:57:06.140 +0000 DistributionClientImpl - try to send status {
  "distributionID": "52e7ca30-e6fc-40a1-9558-57931e18fcbc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930593041,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "NOTIFIED"
}
INFO 2022-06-11 06:57:06.240 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 100 ms
WARN 2022-06-11 06:57:06.241 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:57:06.241 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:57:06.268 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:57:06.268 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:57:06.268 +0000 CambriaSimplerBatchPublisher - cambria reply ok (28 ms):{"serverTimeMs":0,"count":1}
DEBUG 2022-06-11 06:57:07.140 +0000 NotificationConsumer - sending notification to client: {
  "distributionID": "52e7ca30-e6fc-40a1-9558-57931e18fcbc",
  "serviceName": "basic_vm_macro",
  "serviceVersion": "1.0",
  "serviceUUID": "ffad42df-cab3-4f38-8522-0d2daf352215",
  "serviceDescription": "service",
  "serviceInvariantUUID": "63c8b577-cfde-445d-9da2-97dd9a287783",
  "resources": [],
  "serviceArtifacts": [
    {
      "artifactName": "service-BasicVmMacro-csar.csar",
      "artifactType": "TOSCA_CSAR",
      "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
      "artifactChecksum": "NjBiM2NkNWZmNTY5YTQ4NzllOWE3MGRiNzE0YjJhMWQ\u003d",
      "artifactDescription": "TOSCA definition package of the asset",
      "artifactTimeout": 0,
      "artifactVersion": "1",
      "artifactUUID": "8bc98274-013d-455e-902e-fd253c7d9893"
    }
  ],
  "workloadContext": "Production"
}
INFO 2022-06-11 06:57:07.141 +0000 SdncUebCallback - Received notification : (52e7ca30-e6fc-40a1-9558-57931e18fcbc,basic_vm_macro,1.0,service)
DEBUG 2022-06-11 06:57:07.141 +0000 SdncUebCallback - IncomingDirName is /opt/onap/sdnc/ueb-listener/spool/incoming
INFO 2022-06-11 06:57:07.142 +0000 SdncUebCallback - Received artifact service-BasicVmMacro-csar.csar
INFO 2022-06-11 06:57:07.142 +0000 DistributionClientImpl - DistributionClient - download
DEBUG 2022-06-11 06:57:07.142 +0000 HttpAsdcClient - url to send https://sdc-be.onap:8443/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar
DEBUG 2022-06-11 06:57:07.266 +0000 HttpAsdcClient - GET Response Status 200
INFO 2022-06-11 06:57:07.271 +0000 DistributionClientImpl - DistributionClient - sendDownloadStatus
INFO 2022-06-11 06:57:07.272 +0000 DistributionClientImpl - DistributionClient - sendStatus
DEBUG 2022-06-11 06:57:07.277 +0000 DistributionClientImpl - after create publisher server list [message-router.onap, message-router.onap]
DEBUG 2022-06-11 06:57:07.277 +0000 DistributionClientImpl - try to send status {
  "distributionID": "52e7ca30-e6fc-40a1-9558-57931e18fcbc",
  "consumerID": "sdc-COpenSource-Env11-sdnc-dockero",
  "timestamp": 1654930627272,
  "artifactURL": "/sdc/v1/catalog/services/BasicVmMacro/1.0/artifacts/service-BasicVmMacro-csar.csar",
  "status": "DOWNLOAD_OK"
}
INFO 2022-06-11 06:57:07.375 +0000 CambriaSimplerBatchPublisher - sending 1 msgs to /events/SDC-DISTR-STATUS-TOPIC-AUTO. Oldest: 98 ms
WARN 2022-06-11 06:57:07.376 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO will send credentials over a clear channel.
INFO 2022-06-11 06:57:07.376 +0000 HttpClient - POST http://message-router.onap:3904/events/SDC-DISTR-STATUS-TOPIC-AUTO (as HZsBashkTwkaln0j) ...
INFO 2022-06-11 06:57:07.426 +0000 HttpClient - 	--> HTTP/1.1 200 OK
DEBUG 2022-06-11 06:57:07.426 +0000 HttpClient - Consuming the entity.
INFO 2022-06-11 06:57:07.427 +0000 CambriaSimplerBatchPublisher - cambria reply ok (52 ms):{"serverTimeMs":0,"count":1}
INFO 2022-06-11 06:57:08.277 +0000 SdncUebCallback - Process TOSCA CSAR file: /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
DEBUG 2022-06-11 06:57:08.279 +0000 Reflections - going to scan these urls:
jar:file:/opt/onap/sdnc/ueb-listener/lib/jtosca-1.6.0.jar!/
INFO 2022-06-11 06:57:08.279 +0000 Reflections - Reflections took 0 ms to scan 1 urls, producing 4 keys and 4 values 
DEBUG 2022-06-11 06:57:08.531 +0000 ToscaTemplate - ToscaTemplate Loading YAMEL file /tmp/JTP17858461649160287623/Definitions/service-BasicVmMacro-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-11 06:57:10.353 +0000 SdcCsarHelperImpl - CSAR conformance level is 11.0
WARN 2022-06-11 06:57:10.354 +0000 SdcToscaParserFactory - ####################################################################################################
WARN 2022-06-11 06:57:10.354 +0000 SdcToscaParserFactory - CSAR Warnings found! CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
WARN 2022-06-11 06:57:10.354 +0000 SdcToscaParserFactory - ToscaTemplate - verifyTemplate - 9 Parsing Warnings occurred...
WARN 2022-06-11 06:57:10.354 +0000 SdcToscaParserFactory - JTosca Exception [JE003]: MissingRequiredFieldError: properties of template "basic_vm_macro 0" are missing field(s): [nf_naming_code, nf_function, max_instances, nf_type, nf_role, min_instances]. CSAR name - /opt/onap/sdnc/ueb-listener/spool/incoming/basic_vm_macro/service-BasicVmMacro-csar.csar
WARN 2022-06-11 06:57:10.354 +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_macro/service-BasicVmMacro-csar.csar
WARN 2022-06-11 06:57:10.354 +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_macro/service-BasicVmMacro-csar.csar
WARN 2022-06-11 06:57:10.354 +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_macro/service-BasicVmMacro-csar.csar
WARN 2022-06-11 06:57:10.354 +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_macro/service-BasicVmMacro-csar.csar
WARN 2022-06-11 06:57:10.355 +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_macro/service-BasicVmMacro-csar.csar
WARN 2022-06-11 06:57:10.355 +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_macro/service-BasicVmMacro-csar.csar
WARN 2022-06-11 06:57:10.355 +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_macro/service-BasicVmMacro-csar.csar
WARN 2022-06-11 06:57:10.355 +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_macro/service-BasicVmMacro-csar.csar
WARN 2022-06-11 06:57:10.355 +0000 SdcToscaParserFactory - ####################################################################################################
DEBUG 2022-06-11 06:57:10.356 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:57:10.356 +0000 CachedDataSource - SQL Statement: SELECT * from SERVICE_MODEL where service_uuid = "ffad42df-cab3-4f38-8522-0d2daf352215";
DEBUG 2022-06-11 06:57:10.361 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-11 06:57:10.361 +0000 DBResourceManager - >> getData : sdnctldb01 6  miliseconds.
INFO 2022-06-11 06:57:10.361 +0000 SdncUebCallback - Call insertToscaData for SERVICE_MODEL where service_uuid = "ffad42df-cab3-4f38-8522-0d2daf352215"
DEBUG 2022-06-11 06:57:10.361 +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 ("ffad42df-cab3-4f38-8522-0d2daf352215", "null", "service-BasicVmMacro-csar.csar", "BasicVmMacro", "Y", "basic_vm_macro", "service", "Service", "Network Service", "63c8b577-cfde-445d-9da2-97dd9a287783");
DEBUG 2022-06-11 06:57:10.362 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:57:10.367 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 5
DEBUG 2022-06-11 06:57:10.368 +0000 DBResourceManager - writeData processing time : sdnctldb01 6 miliseconds.
DEBUG 2022-06-11 06:57:10.368 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:57:10.368 +0000 QueryProcessor - Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VL, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:57:10.368 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:57:10.369 +0000 QueryProcessor - Service basic_vm_macro is searched for EntityType=NODE_TEMPLATE, nodeTemplateType=VF, toscaType=null, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:57:10.369 +0000 TopologyTemplateQuery - Node template basic_vm_macro 0 is matching search criteria
DEBUG 2022-06-11 06:57:10.369 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:57:10.369 +0000 QueryProcessor - Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=Service, customizationUUID=null
DEBUG 2022-06-11 06:57:10.370 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:57:10.370 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:57:10.370 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:57:10.370 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:57:10.370 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:57:10.370 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:57:10.370 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:57:10.370 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:57:10.371 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:57:10.371 +0000 TopologyTemplateQuery - Node template basic_vm_macro 0 is matching search criteria
DEBUG 2022-06-11 06:57:10.371 +0000 QueryProcessor - Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=660e104e-a032-4e38-84e2-45dc18edf888
DEBUG 2022-06-11 06:57:10.372 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:57:10.372 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODEL where customization_uuid = "660e104e-a032-4e38-84e2-45dc18edf888";
DEBUG 2022-06-11 06:57:10.376 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-11 06:57:10.376 +0000 DBResourceManager - >> getData : sdnctldb01 5  miliseconds.
INFO 2022-06-11 06:57:10.376 +0000 SdncVFModel - Call insertToscaData for VF_MODEL where customization_uuid = "660e104e-a032-4e38-84e2-45dc18edf888"
DEBUG 2022-06-11 06:57:10.376 +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 ("660e104e-a032-4e38-84e2-45dc18edf888", "null", "1.0.0", "basicvm_macro_vendor", "vnf", "basic_vm_macro", "Y", 1, "1.0", "00191628-3cf1-4b00-a751-d13458fad94e", "0fc05ef4-630e-4e52-b65e-abc844d76000", "1.0", "ubuntu20");
DEBUG 2022-06-11 06:57:10.377 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:57:10.384 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 7
DEBUG 2022-06-11 06:57:10.385 +0000 DBResourceManager - writeData processing time : sdnctldb01 9 miliseconds.
DEBUG 2022-06-11 06:57:10.385 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:57:10.385 +0000 TopologyTemplateQuery - Node template basic_vm_macro 0 is not matching search criteria
DEBUG 2022-06-11 06:57:10.385 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-06-11 06:57:10.386 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-06-11 06:57:10.386 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:57:10.386 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=null
DEBUG 2022-06-11 06:57:10.386 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:57:10.387 +0000 QueryProcessor - Service basic_vm_macro is searched for EntityType=GROUP, nodeTemplateType=null, toscaType=org.openecomp.groups.VfModule, uUID=null, customizationUUID=null
DEBUG 2022-06-11 06:57:10.387 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:57:10.388 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_MODEL where customization_uuid = "a84cef82-bbae-4efd-b973-c576ed37a4a1";
DEBUG 2022-06-11 06:57:10.390 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-11 06:57:10.390 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-06-11 06:57:10.391 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:57:10.391 +0000 CachedDataSource - SQL Statement: SELECT * from VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "a84cef82-bbae-4efd-b973-c576ed37a4a1";
DEBUG 2022-06-11 06:57:10.393 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 2
DEBUG 2022-06-11 06:57:10.393 +0000 DBResourceManager - >> getData : sdnctldb01 2  miliseconds.
INFO 2022-06-11 06:57:10.393 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_MODEL where customization_uuid = "a84cef82-bbae-4efd-b973-c576ed37a4a1"
DEBUG 2022-06-11 06:57:10.393 +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 ("a84cef82-bbae-4efd-b973-c576ed37a4a1", "null", "base_ubuntu20", "660e104e-a032-4e38-84e2-45dc18edf888", "Base", "37cd7191-01b8-4065-ba06-726aa8f54a8a", "82f8ab05-7a54-4e46-9020-fae8ddb110a1", "1");
DEBUG 2022-06-11 06:57:10.394 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:57:10.406 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 12
DEBUG 2022-06-11 06:57:10.407 +0000 DBResourceManager - writeData processing time : sdnctldb01 14 miliseconds.
DEBUG 2022-06-11 06:57:10.407 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:57:10.407 +0000 TopologyTemplateQuery - Node template basic_vm_macro 0 is matching search criteria
DEBUG 2022-06-11 06:57:10.407 +0000 QueryProcessor - Found topology templates [basic_vm_macro 0] matching following query criteria: sdcType=VF, customizationUUID=660e104e-a032-4e38-84e2-45dc18edf888
DEBUG 2022-06-11 06:57:10.408 +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-11 06:57:10.408 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:57:10.408 +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-11 06:57:10.408 +0000 Property - The requested is an internal simple property inside of a data type
INFO 2022-06-11 06:57:10.408 +0000 SdncVFModel - Call insertToscaData for VF_MODULE_TO_VFC_MAPPING where vf_module_customization_uuid = "a84cef82-bbae-4efd-b973-c576ed37a4a1"
DEBUG 2022-06-11 06:57:10.408 +0000 SdncBaseModel - insertToscaData: insert into VF_MODULE_TO_VFC_MAPPING (vf_module_customization_uuid, vfc_customization_uuid, vm_type, vm_count) values ("a84cef82-bbae-4efd-b973-c576ed37a4a1", "8174d950-e53d-485f-b607-99328ea2eed2", "ubuntu20", "1")
DEBUG 2022-06-11 06:57:10.409 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:57:10.421 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 12
DEBUG 2022-06-11 06:57:10.422 +0000 DBResourceManager - writeData processing time : sdnctldb01 13 miliseconds.
DEBUG 2022-06-11 06:57:10.422 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:57:10.423 +0000 TopologyTemplateQuery - Node template basic_vm_macro 0 is not matching search criteria
DEBUG 2022-06-11 06:57:10.423 +0000 TopologyTemplateQuery - Node template abstract_ubuntu20 is matching search criteria
DEBUG 2022-06-11 06:57:10.423 +0000 TopologyTemplateQuery - Node template ubuntu20_admin_security_group is not matching search criteria
DEBUG 2022-06-11 06:57:10.423 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:57:10.423 +0000 QueryProcessor - Found topology templates [abstract_ubuntu20] matching following query criteria: sdcType=CVFC, customizationUUID=8174d950-e53d-485f-b607-99328ea2eed2
DEBUG 2022-06-11 06:57:10.423 +0000 SdncVFModel - insertVFModuleData: Could not find the nested CVFCs for: 8174d950-e53d-485f-b607-99328ea2eed2
DEBUG 2022-06-11 06:57:10.424 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:57:10.424 +0000 CachedDataSource - SQL Statement: SELECT * from VF_TO_NETWORK_ROLE_MAPPING where vf_customization_uuid = "660e104e-a032-4e38-84e2-45dc18edf888";
DEBUG 2022-06-11 06:57:10.427 +0000 CachedDataSource - SQL SUCCESS. rows returned: 0, time(ms): 3
DEBUG 2022-06-11 06:57:10.427 +0000 DBResourceManager - >> getData : sdnctldb01 3  miliseconds.
DEBUG 2022-06-11 06:57:10.428 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:57:10.428 +0000 TopologyTemplateQuery - Node template basic_vm_macro 0 is matching search criteria
DEBUG 2022-06-11 06:57:10.428 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:57:10.428 +0000 QueryProcessor - Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=VF, customizationUUID=660e104e-a032-4e38-84e2-45dc18edf888
DEBUG 2022-06-11 06:57:10.429 +0000 SdcCsarHelperImpl - getEntity request: EntityQuery , TopologyTemplateQuery ,  isRecursive
DEBUG 2022-06-11 06:57:10.429 +0000 TopologyTemplateQuery - Node template basic_vm_macro 0 is matching search criteria
DEBUG 2022-06-11 06:57:10.429 +0000 QueryProcessor - Search for entities recursively
DEBUG 2022-06-11 06:57:10.429 +0000 QueryProcessor - Found topology templates [basic_vm_macro 0, abstract_ubuntu20] matching following query criteria: sdcType=VF, customizationUUID=660e104e-a032-4e38-84e2-45dc18edf888
DEBUG 2022-06-11 06:57:10.430 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:57:10.430 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:57:10.430 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: ecomp_generated_naming, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:57:10.430 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:57:10.430 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:57:10.430 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:57:10.430 +0000 Property - getLeafPropertyValue=> A new request: propertyPath: naming_policy, value: {ecomp_generated_naming=true}
DEBUG 2022-06-11 06:57:10.430 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:57:10.431 +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-11 06:57:10.431 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:57:10.431 +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-11 06:57:10.431 +0000 Property - The requested is an internal simple property inside of a data type
DEBUG 2022-06-11 06:57:10.432 +0000 CachedDataSource - Obtained connection : ProxyConnection[PooledConnection[org.mariadb.jdbc.MariaDbConnection@48dea770]]
DEBUG 2022-06-11 06:57:10.432 +0000 CachedDataSource - SQL Statement: SELECT * from VFC_MODEL where customization_uuid = "8174d950-e53d-485f-b607-99328ea2eed2";
DEBUG 2022-06-11 06:57:10.435 +0000 Cach