Results

By type

          04:50:53,174 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
04:50:53,175 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml]
04:50:53,177 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
04:50:53,177 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml]
04:50:53,177 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
04:50:53,198 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@510f3d34 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar!/logback.xml] is not of type file
04:50:53,355 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
04:50:53,365 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
04:50:53,368 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
04:50:53,376 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
04:50:53,478 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
04:50:53,478 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
04:50:53,479 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
04:50:53,479 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
04:50:53,479 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
04:50:53,479 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
04:50:53,479 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
04:50:53,480 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
04:50:53,482 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@7817fd62 - Registering current configuration as safe fallback point


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

2022-10-10 04:50:54,336|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.0 on onap-cds-blueprints-processor-ccb88c874-6pw48 with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.0.jar started by onap in /app)
2022-10-10 04:50:54,340|||main||||INFO||||||| No active profile set, falling back to default profiles: default
2022-10-10 04:50:59,137|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-10-10 04:50:59,905|||main||||INFO||||||| Finished Spring Data repository scanning in 753ms. Found 11 JPA repository interfaces.
2022-10-10 04:51:02,335|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-10-10 04:51:02,421|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.4.32.Final
2022-10-10 04:51:02,649|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-10-10 04:51:03,152|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-10-10 04:51:03,510|||main||||WARN||||||| HHH000481: Encountered Java type [class com.fasterxml.jackson.databind.JsonNode] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-10-10 04:51:03,511|||main||||WARN||||||| HHH000481: Encountered Java type [class org.onap.ccsdk.cds.controllerblueprints.resource.dict.ResourceDefinition] for which we could not locate a JavaTypeDescriptor and which does not appear to implement equals and/or hashCode.  This can lead to significant performance problems when performing equality/dirty checking involving this Java type.  Consider registering a custom JavaTypeDescriptor or at least implementing equals/hashCode.
2022-10-10 04:51:03,756|||main||||INFO||||||| HV000001: Hibernate Validator 6.1.7.Final
2022-10-10 04:51:05,323|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-10-10 04:51:05,339|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-10-10 04:51:05,427|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-10-10 04:51:06,897|||main||||INFO||||||| Audit service is disabled
2022-10-10 04:51:07,128|||main||||INFO||||||| Workflow Audit store is disabled
2022-10-10 04:51:08,926|||main||||INFO||||||| Registering Dictionary Sources : [processor-db=source-db, input=source-input, default=source-default, sdnc=source-rest, aai-data=source-rest, capability=source-capability, rest=source-rest, vault-data=source-rest, script=source-capability, cps-data=source-rest]
2022-10-10 04:51:08,984|||main||||INFO||||||| Dependency Management module created...
2022-10-10 04:51:10,202|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-10-10 04:51:10,501|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-10-10 04:51:12,267|||main||||INFO||||||| Netty started on port(s): 8080
2022-10-10 04:51:13,142|||main||||ERROR||||||| Unable to scan documentation context default
java.lang.ArrayIndexOutOfBoundsException: Index 0 out of bounds for length 0
	at org.springframework.core.MethodParameter.getParameterName(MethodParameter.java:718)
	at springfox.documentation.spring.web.readers.operation.HandlerMethodResolver.discoveredName(HandlerMethodResolver.java:245)
	at springfox.documentation.spring.web.readers.operation.HandlerMethodResolver.lambda$toParameters$1(HandlerMethodResolver.java:166)
	at java.base/java.util.Optional.map(Unknown Source)
	at springfox.documentation.spring.web.readers.operation.HandlerMethodResolver.methodParameters(HandlerMethodResolver.java:82)
	at springfox.documentation.spring.web.WebFluxRequestHandler.getParameters(WebFluxRequestHandler.java:139)
	at springfox.documentation.spi.service.contexts.RequestMappingContext.getParameters(RequestMappingContext.java:195)
	at springfox.documentation.spi.service.contexts.Orderings.methodParametersSignature(Orderings.java:82)
	at springfox.documentation.spi.service.contexts.Orderings.qualifiedMethodName(Orderings.java:77)
	at java.base/java.util.Comparator.lambda$comparing$77a9974f$1(Unknown Source)
	at java.base/java.util.TimSort.countRunAndMakeAscending(Unknown Source)
	at java.base/java.util.TimSort.sort(Unknown Source)
	at java.base/java.util.Arrays.sort(Unknown Source)
	at java.base/java.util.stream.SortedOps$SizedRefSortingSink.end(Unknown Source)
	at java.base/java.util.stream.AbstractPipeline.copyInto(Unknown Source)
	at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(Unknown Source)
	at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(Unknown Source)
	at java.base/java.util.stream.AbstractPipeline.evaluate(Unknown Source)
	at java.base/java.util.stream.ReferencePipeline.collect(Unknown Source)
	at springfox.documentation.spring.web.scanners.ApiListingScanner.sortedByMethods(ApiListingScanner.java:229)
	at springfox.documentation.spring.web.scanners.ApiListingScanner.scan(ApiListingScanner.java:152)
	at springfox.documentation.spring.web.scanners.ApiDocumentationScanner.scan(ApiDocumentationScanner.java:67)
	at springfox.documentation.spring.web.plugins.AbstractDocumentationPluginsBootstrapper.scanDocumentation(AbstractDocumentationPluginsBootstrapper.java:96)
	at springfox.documentation.spring.web.plugins.AbstractDocumentationPluginsBootstrapper.bootstrapDocumentationPlugins(AbstractDocumentationPluginsBootstrapper.java:82)
	at springfox.documentation.spring.web.plugins.DocumentationPluginsBootstrapper.start(DocumentationPluginsBootstrapper.java:100)
	at org.springframework.context.support.DefaultLifecycleProcessor.doStart(DefaultLifecycleProcessor.java:182)
	at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:53)
	at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:360)
	at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:158)
	at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:122)
	at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:895)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:554)
	at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:62)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:755)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:747)
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:402)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:312)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1247)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1236)
	at org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplicationKt.main(BlueprintProcessorApplication.kt:46)
2022-10-10 04:51:13,171|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-10-10 04:51:13,514|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-10-10 04:51:13,522|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 19.88 seconds (JVM running for 21.117)
2022-10-10 04:51:13,540|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-10-10 06:05:12,680|86f5eeba-b65e-409d-a600-5587424604ea||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-10 06:05:12,682|86f5eeba-b65e-409d-a600-5587424604ea||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-10 06:05:12,685|86f5eeba-b65e-409d-a600-5587424604ea||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-10 06:05:13,588|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-10 06:05:13,592|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-10 06:05:14,912|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-10 06:05:14,923|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(da786f1d-c1fc-49e1-94f9-189e742b672e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-10 06:05:15,063|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(0dde8769-21c4-4bf8-b472-51c28374cfee) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-10 06:05:15,083|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(e313c70f-dd9a-40c1-a61b-e7e1218892c0) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-10 06:05:15,114|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(5fb4dbec-4561-40b9-97f2-ffe6844ea65b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-10 06:05:15,152|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(569a8d73-2461-49d1-a448-259369fa4fa4) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-10 06:05:15,192|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(ea42f19b-ea3f-4661-9f2e-07067368b7aa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-10 06:05:15,234|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-10 06:05:15,239|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-10 06:05:15,240|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-10 06:05:15,240|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-10 06:05:15,241|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-10 06:05:15,241|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-10 06:05:15,392|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-10 06:05:15,454|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:31)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-10 06:05:15,507|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-10 06:05:15,533|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-10 06:05:15,559|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-10 06:05:15,762|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-assignment)
2022-10-10 06:05:15,768|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:05:15,769|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:05:15,847|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-10 06:05:16,105|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-assignment)
2022-10-10 06:05:16,106|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:05:16,107|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:05:16,167|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-10 06:05:16,364|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-assignment)
2022-10-10 06:05:16,366|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:05:16,366|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:05:16,367|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(HealthCheck)
2022-10-10 06:05:16,368|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-10 06:05:16,369|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(vf-config-assign)
2022-10-10 06:05:16,370|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(vf-config-deploy)
2022-10-10 06:05:16,426|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-10 06:05:16,479|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-assignment)
2022-10-10 06:05:16,480|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:05:16,612|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:05:16,613|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:05:16,614|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-10 06:05:16,622|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-10 06:05:16,756|86f5eeba-b65e-409d-a600-5587424604ea||DefaultDispatcher-worker-38||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-10-10 06:05:18,325|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Enhancing blueprint(/opt/app/onap/blueprints/working/0e058d4a-3f9d-424e-b23a-471e8f151e58)
2022-10-10 06:05:18,330|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| deleting definition types under : /opt/app/onap/blueprints/working/0e058d4a-3f9d-424e-b23a-471e8f151e58/Definitions
2022-10-10 06:05:18,339|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| reinitialized all type definitions
2022-10-10 06:05:18,344|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-10-10 06:05:18,388|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-10-10 06:05:18,397|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-10-10 06:05:18,404|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-10-10 06:05:18,426|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(capability)
2022-10-10 06:05:18,448|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(capability)
2022-10-10 06:05:18,458|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-10 06:05:18,475|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-10 06:05:18,497|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-10 06:05:18,510|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-10 06:05:18,521|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-10 06:05:18,533|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-10 06:05:18,579|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-10-10 06:05:18,587|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-10-10 06:05:18,587|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-10-10 06:05:18,610|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(capability)
2022-10-10 06:05:18,622|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(capability)
2022-10-10 06:05:18,632|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(capability)
2022-10-10 06:05:18,643|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(processor-db)
2022-10-10 06:05:18,653|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-10 06:05:18,665|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-10 06:05:18,679|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-10 06:05:18,691|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-10 06:05:18,702|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-10 06:05:18,714|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-10 06:05:18,760|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ##### Enhancing Workflow(resource-resolution)
2022-10-10 06:05:18,761|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-10-10 06:05:18,762|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-10-10 06:05:18,762|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-10-10 06:05:18,762|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-10-10 06:05:18,762|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-10-10 06:05:18,763|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enriching artifacts file(/opt/app/onap/blueprints/working/0e058d4a-3f9d-424e-b23a-471e8f151e58/Templates/hello-world-velocity-mapping.json
2022-10-10 06:05:18,772|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-10-10 06:05:18,772|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-10-10 06:05:18,772|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enriching artifacts file(/opt/app/onap/blueprints/working/0e058d4a-3f9d-424e-b23a-471e8f151e58/Templates/hello-world-jinja-mapping.json
2022-10-10 06:05:18,779|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-10-10 06:05:18,779|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-10-10 06:05:18,779|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ##### Enhancing blueprint Resource Definitions
2022-10-10 06:05:18,780|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-10-10 06:05:18,781|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-10-10 06:05:18,782|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-10-10 06:05:18,842|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| distinct resource keys ([RT-db, RT-rest-delete, RT-rest-get, RT-rest-get-id, RT-rest-patch, RT-rest-post, RT-rest-put, input-source, kotlin-script, properties-capability-source])
2022-10-10 06:05:18,936|2e6f629f-7e6d-44af-ba36-b1dd7878c3e0||DefaultDispatcher-worker-38||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-10-10 06:05:19,213|342c78c3-db6e-446b-8be9-d9ab800c6ced||DefaultDispatcher-worker-38||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(c710edeb-acf3-4b3c-8c7a-b006fb6cdb54) CBA(/opt/app/onap/blueprints/archive/c710edeb-acf3-4b3c-8c7a-b006fb6cdb54/cba.zip)
2022-10-10 06:05:19,222|342c78c3-db6e-446b-8be9-d9ab800c6ced||DefaultDispatcher-worker-38||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c710edeb-acf3-4b3c-8c7a-b006fb6cdb54) and entry definition file (Definitions/resource-resolution.json)
2022-10-10 06:05:19,257|342c78c3-db6e-446b-8be9-d9ab800c6ced||DefaultDispatcher-worker-38||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-resolution)
2022-10-10 06:05:19,267|342c78c3-db6e-446b-8be9-d9ab800c6ced||DefaultDispatcher-worker-38||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c710edeb-acf3-4b3c-8c7a-b006fb6cdb54) and entry definition file (Definitions/resource-resolution.json)
2022-10-10 06:05:19,376|342c78c3-db6e-446b-8be9-d9ab800c6ced||DefaultDispatcher-worker-38||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/working/c710edeb-acf3-4b3c-8c7a-b006fb6cdb54) present to clean.
2022-10-10 06:05:19,543|64fb9217-06f5-480c-b82f-007aa77f1554||reactor-http-epoll-1||||INFO||||||| processing request id 64fb9217-06f5-480c-b82f-007aa77f1554
2022-10-10 06:05:19,543|64fb9217-06f5-480c-b82f-007aa77f1554||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-10 06:05:19,544|64fb9217-06f5-480c-b82f-007aa77f1554||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-10-10 06:05:19,553|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-10-10 06:05:19,638|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| cba file name(RT-resource-resolution), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-10 06:05:19,640|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-10-10 06:05:19,642|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0) and entry definition file (Definitions/resource-resolution.json)
2022-10-10 06:05:19,652|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-10-10 06:05:19,657|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-10-10 06:05:19,657|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-10 06:05:19,676|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| preparing request id(64fb9217-06f5-480c-b82f-007aa77f1554) for workflow(resource-resolution) step(helloworld)
2022-10-10 06:05:19,677|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-10-10 06:05:19,677|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| input definition for node template (resource-resolution), values ({artifact-prefix-names={"get_input":"template-prefix"}, store-result=true, resolution-key={"get_input":"resolution-key"}})
2022-10-10 06:05:19,703|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-10-10 06:05:19,749|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = v_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = v_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = v_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
], [
    name = v_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
]], [[
    name = v_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = v_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = v_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
], [
    name = v_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = v_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
]], [[
    name = v_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-10-10 06:05:19,778|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-10 06:05:19,779|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-10 06:05:19,779|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-10-10 06:05:20,139|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-10 06:05:20,209|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-10-10 06:05:20,223|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-10-10 06:05:20,223|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-10 06:05:20,224|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-10 06:05:20,224|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-10-10 06:05:20,297|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-10-10 06:05:20,313|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-10 06:05:20,314|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-10-10 06:05:24,921|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@d5f89f5
2022-10-10 06:05:24,926|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-10-10 06:05:24,939|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-10-10 06:05:24,941|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-10 06:05:24,941|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-10 06:05:24,941|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-10-10 06:05:24,948|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-10 06:05:24,957|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-10-10 06:05:24,957|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-10-10 06:05:24,957|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-10 06:05:24,957|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-10 06:05:24,957|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-10-10 06:05:24,959|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-10 06:05:24,959|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-10 06:05:24,960|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-10-10 06:05:24,961|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-10 06:05:24,971|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-38||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-10-10 06:05:24,973|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-10-10 06:05:24,974|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-10-10 06:05:24,975|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-10 06:05:24,975|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-10 06:05:24,975|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-10-10 06:05:24,990|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-10-10 06:05:24,993|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-10 06:05:25,029|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-10 06:05:33,589|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| compiled in (8558)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-10 06:05:33,590|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-10-10 06:05:33,604|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-10-10 06:05:33,616|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-10-10 06:05:33,619|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-10 06:05:33,619|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-10 06:05:33,619|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-10-10 06:05:33,624|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-10-10 06:05:33,632|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-10-10 06:05:33,632|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-10-10 06:05:33,632|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-10 06:05:33,633|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-10 06:05:33,633|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-10-10 06:05:33,643|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-10-10 06:05:33,650|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-10-10 06:05:33,651|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-10-10 06:05:33,660|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-10-10 06:05:33,660|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-38||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-10-10 06:05:33,662|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-38||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-10 06:05:33,662|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-38||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-10 06:05:33,662|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-38||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-10-10 06:05:33,666|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-38||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-10-10 06:05:33,674|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-38||||INFO||||||| Response status(200 - OK)
2022-10-10 06:05:33,674|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-38||||INFO||||||| Response processing type (string)
2022-10-10 06:05:33,675|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-38||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-10 06:05:33,675|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-38||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-10 06:05:33,675|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-38||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-10-10 06:05:33,688|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-10-10 06:05:33,701|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-10 06:05:33,701|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-10 06:05:33,749|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (list)
2022-10-10 06:05:33,753|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-10-10 06:05:33,753|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-10 06:05:33,754|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-10 06:05:33,754|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-10 06:05:33,754|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-10 06:05:33,754|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-10-10 06:05:33,765|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-10-10 06:05:33,770|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Generated Resource Param Data ({
  "v_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "v_default" : "ok",
  "v_del" : "delete:ok",
  "v_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "v_input" : "ok",
  "v_kotlin" : "ok",
  "v_patch" : "patch:ok",
  "v_post" : "post:ok",
  "v_put" : "put:ok",
  "v_python" : "ok"
})
2022-10-10 06:05:34,033|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-10 06:05:34,056|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-10 06:05:34,056|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-10-10 06:05:34,098|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = from_suspend_function
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
], [
    name = j_python
    status = null
    required = null
    dependencies = []
    dictionaryName = properties-capability-source
    dictionarySource = capability
]], [[
    name = j_patch
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-patch
    dictionarySource = sdnc
]], [[
    name = j_input
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_put
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-put
    dictionarySource = sdnc
]], [[
    name = j_default
    status = null
    required = null
    dependencies = []
    dictionaryName = input-source
    dictionarySource = input
]], [[
    name = j_del
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-delete
    dictionarySource = sdnc
], [
    name = j_post
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-post
    dictionarySource = sdnc
], [
    name = j_get
    status = null
    required = null
    dependencies = []
    dictionaryName = RT-rest-get
    dictionarySource = sdnc
]], [[
    name = j_get_id
    status = null
    required = null
    dependencies = [j_get]
    dictionaryName = RT-rest-get-id
    dictionarySource = sdnc
]], [[
    name = j_kotlin
    status = null
    required = null
    dependencies = []
    dictionaryName = kotlin-script
    dictionarySource = capability
]], [[
    name = j_db
    status = null
    required = null
    dependencies = null
    dictionaryName = RT-db
    dictionarySource = processor-db
]]])
2022-10-10 06:05:34,102|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-10 06:05:34,102|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-10-10 06:05:34,103|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-10-10 06:05:34,103|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-10-10 06:05:34,113|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-20||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-10-10 06:05:34,145|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@2125f92
2022-10-10 06:05:34,146|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-10-10 06:05:34,157|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-10-10 06:05:34,158|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-10 06:05:34,158|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-10 06:05:34,158|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-10-10 06:05:34,161|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-10-10 06:05:34,168|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-10-10 06:05:34,169|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-10-10 06:05:34,169|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-10-10 06:05:34,169|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-10-10 06:05:34,169|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-10-10 06:05:34,179|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-10-10 06:05:34,180|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-10-10 06:05:34,190|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-10-10 06:05:34,191|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-10 06:05:34,192|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-10 06:05:34,192|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-10-10 06:05:34,194|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-10-10 06:05:34,202|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-10-10 06:05:34,202|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-10-10 06:05:34,202|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-10-10 06:05:34,202|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-10-10 06:05:34,202|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-10-10 06:05:34,212|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-10-10 06:05:34,212|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-10-10 06:05:34,228|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-10-10 06:05:34,229|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-10 06:05:34,229|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-10 06:05:34,229|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-10-10 06:05:34,231|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-10-10 06:05:34,240|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-10-10 06:05:34,240|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-10-10 06:05:34,240|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-10-10 06:05:34,240|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-10-10 06:05:34,240|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-10-10 06:05:34,241|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-10 06:05:34,241|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-10 06:05:34,241|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-10-10 06:05:34,244|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-10-10 06:05:34,249|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-10-10 06:05:34,250|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-10-10 06:05:34,250|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-38||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-10-10 06:05:34,250|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-10-10 06:05:34,250|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-10-10 06:05:34,250|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-10-10 06:05:34,251|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-10 06:05:34,251|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-10 06:05:34,251|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-10-10 06:05:34,252|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-10-10 06:05:34,258|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-10-10 06:05:34,258|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-10-10 06:05:34,259|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-38||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-10-10 06:05:34,259|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-10 06:05:34,259|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-10-10 06:05:34,259|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-10-10 06:05:34,267|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-10-10 06:05:34,268|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-10-10 06:05:34,272|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), input-key-mapping:({id=j_get}), output-key-mapping:({value=value})
2022-10-10 06:05:34,272|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-10-10 06:05:34,273|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-10-10 06:05:34,279|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response status(200 - OK)
2022-10-10 06:05:34,280|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (string)
2022-10-10 06:05:34,280|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-10 06:05:34,280|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-10-10 06:05:34,280|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-10-10 06:05:34,292|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-10-10 06:05:34,292|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-10-10 06:05:34,293|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-10-10 06:05:34,303|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-10-10 06:05:34,304|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-10-10 06:05:34,304|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.RESOURCE_RESOLUTION.value from sdnctl.RESOURCE_RESOLUTION where value='ok'), input-key-mapping:({}), output-key-mapping:({value=value})
2022-10-10 06:05:34,308|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Response processing type (list)
2022-10-10 06:05:34,309|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For template key (j_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-10-10 06:05:34,310|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-10 06:05:34,310|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-10 06:05:34,310|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-10 06:05:34,310|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-10 06:05:34,310|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-10 06:05:34,310|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-10 06:05:34,310|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-10 06:05:34,310|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-10 06:05:34,310|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-10-10 06:05:34,310|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (j_db), definition(RT-db) of type (list)
2022-10-10 06:05:34,319|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-10-10 06:05:34,320|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Generated Resource Param Data ({
  "from_suspend_function" : "ok",
  "j_db" : [ {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  }, {
    "value" : "ok"
  } ],
  "j_default" : "ok",
  "j_del" : "delete:ok",
  "j_get" : "A046E51D-44DC-43AE-BBA2-86FCA86C5265",
  "j_get_id" : "74FE67C6-50F5-4557-B717-030D79903908",
  "j_input" : "ok",
  "j_kotlin" : "ok",
  "j_patch" : "patch:ok",
  "j_post" : "post:ok",
  "j_put" : "put:ok",
  "j_python" : "ok"
})
2022-10-10 06:05:34,605|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-10-10 06:05:34,614|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=regression-test, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-10 06:05:34,616|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| Preparing Response...
2022-10-10 06:05:34,619|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-10-10 06:05:34,619|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-10-10 06:05:34,622|64fb9217-06f5-480c-b82f-007aa77f1554||DefaultDispatcher-worker-9||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID b84ee778-4a2f-44b4-b39c-b3e288924257 auditStoreId -1
2022-10-10 06:18:17,201|e93c0d4a-61d9-481b-bcf5-daab1b48a079||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(ced46f54-fc37-49b6-8f76-2a674dbbd2d2) CBA(/opt/app/onap/blueprints/archive/ced46f54-fc37-49b6-8f76-2a674dbbd2d2/cba.zip)
2022-10-10 06:18:17,255|e93c0d4a-61d9-481b-bcf5-daab1b48a079||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ced46f54-fc37-49b6-8f76-2a674dbbd2d2) and entry definition file (Definitions/CNF.json)
2022-10-10 06:18:17,383|e93c0d4a-61d9-481b-bcf5-daab1b48a079||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-assignment)
2022-10-10 06:18:17,384|e93c0d4a-61d9-481b-bcf5-daab1b48a079||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:18:17,385|e93c0d4a-61d9-481b-bcf5-daab1b48a079||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:18:17,386|e93c0d4a-61d9-481b-bcf5-daab1b48a079||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(scale-out)
2022-10-10 06:18:17,387|e93c0d4a-61d9-481b-bcf5-daab1b48a079||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(scale)
2022-10-10 06:18:17,388|e93c0d4a-61d9-481b-bcf5-daab1b48a079||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(scale-in)
2022-10-10 06:18:17,389|e93c0d4a-61d9-481b-bcf5-daab1b48a079||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(health-check)
2022-10-10 06:18:17,434|e93c0d4a-61d9-481b-bcf5-daab1b48a079||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ced46f54-fc37-49b6-8f76-2a674dbbd2d2) and entry definition file (Definitions/CNF.json)
2022-10-10 06:18:17,587|e93c0d4a-61d9-481b-bcf5-daab1b48a079||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/working/ced46f54-fc37-49b6-8f76-2a674dbbd2d2) present to clean.
2022-10-10 06:19:13,772|eea64603-e734-445c-bdfb-7b2f1063775d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-10 06:19:13,773|eea64603-e734-445c-bdfb-7b2f1063775d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-10 06:19:13,773|eea64603-e734-445c-bdfb-7b2f1063775d||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-10 06:19:14,079|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-10 06:19:14,080|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-7||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-10 06:19:14,686|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-10 06:19:14,687|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(f9d78b55-8eb4-4101-acf1-1c380fce576e) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-10 06:19:14,728|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(7f7ae15a-2958-4023-8db8-5d10d84da18d) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-10 06:19:14,739|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(eaca9a41-cf0d-4cf3-931c-f84346faccd3) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-10 06:19:14,756|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(e4b71554-8da2-48ff-9adf-907d802bc876) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-10 06:19:14,775|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(6b5f9de1-ce9a-439c-b11e-41df73256160) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-10 06:19:14,803|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(92b45c86-9bef-4bc7-b2d6-59f62456423b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-10 06:19:14,830|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-10 06:19:14,831|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-10 06:19:14,831|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-10 06:19:14,832|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-10 06:19:14,832|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-10 06:19:14,832|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-10 06:19:14,865|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-10 06:19:14,888|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getContent(JacksonUtils.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.core.utils.JacksonUtils$Companion.getListFromFile(JacksonUtils.kt:170)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:46)
	at org.onap.ccsdk.cds.controllerblueprints.validation.extension.ArtifactMappingResourceValidator.validate(ArtifactMappingResourceValidator.kt:31)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validateExtension(BluePrintArtifactDefinitionValidatorImpl.kt:95)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:68)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-10 06:19:14,894|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-10 06:19:14,926|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-10 06:19:14,948|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-10 06:19:15,040|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-assignment)
2022-10-10 06:19:15,041|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:19:15,042|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:19:15,087|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-10 06:19:15,140|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-10 06:19:15,211|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-10 06:19:15,222|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-10 06:19:15,316|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-assignment)
2022-10-10 06:19:15,317|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:19:15,317|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:19:15,368|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-10 06:19:15,422|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-10 06:19:15,456|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-10 06:19:15,465|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-10 06:19:15,522|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-assignment)
2022-10-10 06:19:15,524|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:19:15,558|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:19:15,559|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:19:15,560|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-10 06:19:15,587|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-10 06:19:15,639|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-10 06:19:15,672|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-10 06:19:15,698|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-10 06:19:15,728|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-10 06:19:15,738|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-10 06:19:15,791|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-10 06:19:15,861|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-assignment)
2022-10-10 06:19:15,862|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:19:15,863|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:19:15,864|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(HealthCheck)
2022-10-10 06:19:15,865|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-10 06:19:15,865|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(vf-config-assign)
2022-10-10 06:19:15,866|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(vf-config-deploy)
2022-10-10 06:19:15,904|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-10 06:19:15,932|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-10 06:19:15,969|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-10 06:19:15,971|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-10 06:19:16,035|eea64603-e734-445c-bdfb-7b2f1063775d||DefaultDispatcher-worker-19||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-10-10 06:19:19,204|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-10-10 06:19:19,204|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-10-10 06:19:19,204|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-10-10 06:19:19,429|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-10-10 06:19:19,429|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-10-10 06:19:20,089|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-10-10 06:19:20,090|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(081c022e-5960-4c4d-bce2-664dd9098a1a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-10-10 06:19:20,108|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(f4487d82-dd01-4955-955b-699250703c6c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-10-10 06:19:20,115|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(db5a1cfe-337e-4c73-9dbc-820691d7d1bb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-10-10 06:19:20,124|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(4a03b478-9556-4f79-aae2-436429c78bb6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-10-10 06:19:20,138|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(dc9b4779-63f7-4b70-a462-57930b9b0ce5) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-10-10 06:19:20,160|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(ab306869-2340-42e3-90ec-7da8fb98a503) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-10-10 06:19:20,175|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS) and entry definition file (Definitions/5G_Core.json)
2022-10-10 06:19:20,175|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-10 06:19:20,175|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-10 06:19:20,176|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-10 06:19:20,176|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-10 06:19:20,177|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-10 06:19:20,211|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| failed in blueprint service template validation
org.onap.ccsdk.cds.controllerblueprints.core.BluePrintException: couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintArtifactDefinitionValidatorImpl.validate(BluePrintArtifactDefinitionValidatorImpl.kt:34)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateArtifactDefinition(BlueprintValidator.kt:114)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateArtifactDefinition(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:87)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl$validateArtifactDefinitions$1.accept(BluePrintNodeTemplateValidatorImpl.kt:43)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions(BluePrintNodeTemplateValidatorImpl.kt:86)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:75)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validate(BluePrintNodeTemplateValidatorImpl.kt:43)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateNodeTemplate(BlueprintValidator.kt:134)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateNodeTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:64)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl$validateNodeTemplates$1.accept(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at java.base/java.util.LinkedHashMap.forEach(Unknown Source)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates(BluePrintTopologyTemplateValidatorImpl.kt:62)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:49)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validate(BluePrintTopologyTemplateValidatorImpl.kt:35)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateTopologyTemplate(BlueprintValidator.kt:129)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateTopologyTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validateTopologyTemplate(BluePrintServiceTemplateValidatorImpl.kt:112)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:58)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintServiceTemplateValidatorImpl.validate(BluePrintServiceTemplateValidatorImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.doValidation(BlueprintValidator.kt:172)
	at org.onap.ccsdk.cds.controllerblueprints.core.interfaces.BluePrintTypeValidatorService$DefaultImpls.validateServiceTemplate(BlueprintValidator.kt:100)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTypeValidatorServiceImpl.validateServiceTemplate(BluePrintTypeValidatorServiceImpl.kt:38)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:53)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints(BluePrintDesignTimeValidatorService.kt)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService.validateBluePrints$suspendImpl(BluePrintDesignTimeValidatorService.kt:48)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintDesignTimeValidatorService$validateBluePrints$1.invokeSuspend(BluePrintDesignTimeValidatorService.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:271)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:79)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:54)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:36)
	at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathBluePrintModelCatalog(BluePrintCatalogLoadService.kt:42)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintCatalogLoadService.loadPathsBluePrintModelCatalog(BluePrintCatalogLoadService.kt:36)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog$suspendImpl(BluePrintDatabaseLoadService.kt:64)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.load.BluePrintDatabaseLoadService.initBluePrintCatalog(BluePrintDatabaseLoadService.kt)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler.bootstrapBlueprint$suspendImpl(BluePrintModelHandler.kt:106)
	at org.onap.ccsdk.cds.blueprintsprocessor.designer.api.handler.BluePrintModelHandler$bootstrapBlueprint$1.invokeSuspend(BluePrintModelHandler.kt)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33)
	at kotlinx.coroutines.internal.ScopeCoroutine.afterResume(Scopes.kt:32)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:68)
	at kotlinx.coroutines.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:320)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:254)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:113)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:561)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:727)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:667)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:655)
2022-10-10 06:19:20,215|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-10 06:19:20,252|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-10 06:19:20,277|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-10 06:19:20,300|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-10 06:19:20,422|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-assignment)
2022-10-10 06:19:20,423|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:19:20,427|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:19:20,470|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF) and entry definition file (Definitions/vLB_CDS.json)
2022-10-10 06:19:20,527|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-10 06:19:20,563|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-10-10 06:19:20,572|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-10-10 06:19:20,643|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-assignment)
2022-10-10 06:19:20,644|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:19:20,644|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:19:20,711|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin) and entry definition file (Definitions/vLB_CDS_KOTLIN.json)
2022-10-10 06:19:20,762|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-10 06:19:20,790|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-10-10 06:19:20,791|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-10-10 06:19:20,894|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-assignment)
2022-10-10 06:19:20,895|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:19:20,896|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:19:20,896|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(HealthCheck)
2022-10-10 06:19:20,897|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(ScaleOutReconfiguration)
2022-10-10 06:19:20,898|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(vf-config-assign)
2022-10-10 06:19:20,898|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(vf-config-deploy)
2022-10-10 06:19:20,944|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-10-10 06:19:20,980|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-10-10 06:19:21,007|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-10-10 06:19:21,014|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-10-10 06:19:21,067|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-assignment)
2022-10-10 06:19:21,068|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:19:21,100|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:19:21,101|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:19:21,102|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-10-10 06:19:21,118|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO) and entry definition file (Definitions/pnf_netconf.json)
2022-10-10 06:19:21,137|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-10-10 06:19:21,161|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-10-10 06:19:21,163|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-10-10 06:19:21,229|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-10 06:19:21,255|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-10 06:19:21,256|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-10 06:19:21,290|00d703a2-9d67-4b6d-bf9c-35f6a74aed89||DefaultDispatcher-worker-4||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Couldn't load BlueprintModel(5GC_Simulator_CNF_CDS: failed in blueprint validation : service_template : topology_template : couldn't find file (/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS/Templates/base_template-template.vtl)

2022-10-10 06:19:28,202|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Enhancing blueprint(/opt/app/onap/blueprints/working/c3ae01d7-336d-48af-9777-c7f052786a7b)
2022-10-10 06:19:28,203|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| deleting definition types under : /opt/app/onap/blueprints/working/c3ae01d7-336d-48af-9777-c7f052786a7b/Definitions
2022-10-10 06:19:28,206|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| reinitialized all type definitions
2022-10-10 06:19:28,208|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-10-10 06:19:28,228|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing ArtifactDefinition(vnf-template)
2022-10-10 06:19:28,234|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing ArtifactDefinition(vnf-mapping)
2022-10-10 06:19:28,239|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-10-10 06:19:28,259|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(input)
2022-10-10 06:19:28,281|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(input)
2022-10-10 06:19:28,290|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(input)
2022-10-10 06:19:28,295|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-10-10 06:19:28,295|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-10-10 06:19:28,295|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-10-10 06:19:28,311|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(input)
2022-10-10 06:19:28,318|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(input)
2022-10-10 06:19:28,335|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(input)
2022-10-10 06:19:28,344|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(sdnc)
2022-10-10 06:19:28,365|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(input)
2022-10-10 06:19:28,372|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(input)
2022-10-10 06:19:28,379|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(input)
2022-10-10 06:19:28,387|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(input)
2022-10-10 06:19:28,393|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(input)
2022-10-10 06:19:28,400|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(input)
2022-10-10 06:19:28,414|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(config-assign)
2022-10-10 06:19:28,419|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing ArtifactDefinition(baseconfig-template)
2022-10-10 06:19:28,419|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-10-10 06:19:28,419|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-10-10 06:19:28,473|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(input)
2022-10-10 06:19:28,480|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(input)
2022-10-10 06:19:28,486|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(input)
2022-10-10 06:19:28,493|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(config-deploy)
2022-10-10 06:19:28,532|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ##### Enhancing Workflow(resource-assignment)
2022-10-10 06:19:28,533|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-10-10 06:19:28,533|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-10-10 06:19:28,533|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-10-10 06:19:28,533|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-10-10 06:19:28,533|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-10-10 06:19:28,533|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enriching artifacts file(/opt/app/onap/blueprints/working/c3ae01d7-336d-48af-9777-c7f052786a7b/Templates/vnf-mapping.json
2022-10-10 06:19:28,544|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-10-10 06:19:28,545|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-10-10 06:19:28,545|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enriching artifacts file(/opt/app/onap/blueprints/working/c3ae01d7-336d-48af-9777-c7f052786a7b/Templates/base_ubuntu20-mapping.json
2022-10-10 06:19:28,551|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-10-10 06:19:28,551|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-10-10 06:19:28,552|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ##### Enhancing Workflow(config-assign)
2022-10-10 06:19:28,552|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-10-10 06:19:28,552|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| identified workflow(config-assign) targets(config-assign)
2022-10-10 06:19:28,552|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-10-10 06:19:28,552|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-10-10 06:19:28,552|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enriching artifacts file(/opt/app/onap/blueprints/working/c3ae01d7-336d-48af-9777-c7f052786a7b/Templates/baseconfig-mapping.json
2022-10-10 06:19:28,558|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-10-10 06:19:28,558|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-10 06:19:28,559|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ##### Enhancing Workflow(config-deploy)
2022-10-10 06:19:28,559|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-10-10 06:19:28,559|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| identified workflow(config-deploy) targets(config-deploy)
2022-10-10 06:19:28,559|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| workflow(config-deploy) resource assignment files([]
2022-10-10 06:19:28,559|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ##### Enhancing blueprint Resource Definitions
2022-10-10 06:19:28,559|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-10-10 06:19:28,559|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| processing file (Templates/vnf-mapping.json)
2022-10-10 06:19:28,559|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-10-10 06:19:28,560|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| processing file (Templates/baseconfig-mapping.json)
2022-10-10 06:19:28,579|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| distinct resource keys ([image_name, key_name, pub_key, public_net_id, service-instance-id, vf-module-id, vlb_flavor_name, vnf-id, vnf_name])
2022-10-10 06:19:28,638|42b4a96e-a848-4d6f-b460-49a21622f929||reactor-http-epoll-1||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-10-10 06:19:28,846|bd0cd95b-fba9-47aa-b510-4318ab35045b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(84ac2ea3-87fb-4b32-a3a7-693c80cc0b37) CBA(/opt/app/onap/blueprints/archive/84ac2ea3-87fb-4b32-a3a7-693c80cc0b37/cba.zip)
2022-10-10 06:19:28,854|bd0cd95b-fba9-47aa-b510-4318ab35045b||DefaultDispatcher-worker-2||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/84ac2ea3-87fb-4b32-a3a7-693c80cc0b37) and entry definition file (Definitions/ubuntu20.json)
2022-10-10 06:19:28,865|bd0cd95b-fba9-47aa-b510-4318ab35045b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-10 06:19:28,895|bd0cd95b-fba9-47aa-b510-4318ab35045b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-assignment)
2022-10-10 06:19:28,895|bd0cd95b-fba9-47aa-b510-4318ab35045b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:19:28,896|bd0cd95b-fba9-47aa-b510-4318ab35045b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:19:28,906|bd0cd95b-fba9-47aa-b510-4318ab35045b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/84ac2ea3-87fb-4b32-a3a7-693c80cc0b37) and entry definition file (Definitions/ubuntu20.json)
2022-10-10 06:19:28,975|bd0cd95b-fba9-47aa-b510-4318ab35045b||DefaultDispatcher-worker-10||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/working/84ac2ea3-87fb-4b32-a3a7-693c80cc0b37) present to clean.
2022-10-10 06:19:33,459|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Enhancing blueprint(/opt/app/onap/blueprints/working/88fa7c68-a031-4799-a480-0e7aa37e1c95)
2022-10-10 06:19:33,460|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| deleting definition types under : /opt/app/onap/blueprints/working/88fa7c68-a031-4799-a480-0e7aa37e1c95/Definitions
2022-10-10 06:19:33,462|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| reinitialized all type definitions
2022-10-10 06:19:33,463|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(netconf-device)
2022-10-10 06:19:33,480|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(resolve-data)
2022-10-10 06:19:33,497|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-10-10 06:19:33,502|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-10-10 06:19:33,507|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-10-10 06:19:33,536|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-10-10 06:19:33,556|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ##### Enhancing Workflow(config-assign)
2022-10-10 06:19:33,556|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-10-10 06:19:33,556|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| identified workflow(config-assign) targets(resolve-data)
2022-10-10 06:19:33,556|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-10-10 06:19:33,556|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-10-10 06:19:33,557|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enriching artifacts file(/opt/app/onap/blueprints/working/88fa7c68-a031-4799-a480-0e7aa37e1c95/Templates/netconfrpc-mapping.json
2022-10-10 06:19:33,563|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-10-10 06:19:33,563|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| dataType not present for the recipe(dt-config-assign-properties)
2022-10-10 06:19:33,563|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ##### Enhancing Workflow(config-deploy)
2022-10-10 06:19:33,564|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-10-10 06:19:33,564|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| identified workflow(config-deploy) targets(execute-netconf)
2022-10-10 06:19:33,564|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| workflow(config-deploy) resource assignment files([]
2022-10-10 06:19:33,564|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| ##### Enhancing blueprint Resource Definitions
2022-10-10 06:19:33,564|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-10-10 06:19:33,564|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| processing file (Templates/netconfrpc-mapping.json)
2022-10-10 06:19:33,570|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| distinct resource keys ([input-source])
2022-10-10 06:19:33,576|a6a5ae38-1688-4357-b1ac-09e1f7f3db75||DefaultDispatcher-worker-10||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Enriching Resource Definition sources Node Template: [source-input]
2022-10-10 06:20:02,466|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-10 06:20:02,580|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-10 06:20:02,662|7dd2147e-5188-4ec5-955f-493ade8ba161||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| request(7dd2147e-5188-4ec5-955f-493ade8ba161)
2022-10-10 06:20:02,667|7dd2147e-5188-4ec5-955f-493ade8ba161||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| CBA file(/opt/app/onap/blueprints/archive/fe480b6c-701a-475d-9abc-f50cdecde420/cba.zip written successfully
2022-10-10 06:20:02,667|7dd2147e-5188-4ec5-955f-493ade8ba161||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(fe480b6c-701a-475d-9abc-f50cdecde420) CBA(/opt/app/onap/blueprints/archive/fe480b6c-701a-475d-9abc-f50cdecde420/cba.zip)
2022-10-10 06:20:02,702|7dd2147e-5188-4ec5-955f-493ade8ba161||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fe480b6c-701a-475d-9abc-f50cdecde420) and entry definition file (Definitions/CNF.json)
2022-10-10 06:20:02,782|7dd2147e-5188-4ec5-955f-493ade8ba161||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-assignment)
2022-10-10 06:20:02,784|7dd2147e-5188-4ec5-955f-493ade8ba161||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:20:02,784|7dd2147e-5188-4ec5-955f-493ade8ba161||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:20:02,785|7dd2147e-5188-4ec5-955f-493ade8ba161||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(scale-out)
2022-10-10 06:20:02,786|7dd2147e-5188-4ec5-955f-493ade8ba161||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(scale)
2022-10-10 06:20:02,786|7dd2147e-5188-4ec5-955f-493ade8ba161||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(scale-in)
2022-10-10 06:20:02,787|7dd2147e-5188-4ec5-955f-493ade8ba161||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(health-check)
2022-10-10 06:20:02,813|7dd2147e-5188-4ec5-955f-493ade8ba161||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/fe480b6c-701a-475d-9abc-f50cdecde420) and entry definition file (Definitions/CNF.json)
2022-10-10 06:20:02,849|7dd2147e-5188-4ec5-955f-493ade8ba161||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Overwriting blueprint model :APACHE::1.0.0
2022-10-10 06:20:02,886|7dd2147e-5188-4ec5-955f-493ade8ba161||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-10-10 06:20:02,887|7dd2147e-5188-4ec5-955f-493ade8ba161||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-10-10 06:20:02,951|7dd2147e-5188-4ec5-955f-493ade8ba161||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/working/fe480b6c-701a-475d-9abc-f50cdecde420) present to clean.
2022-10-10 06:20:08,300|bd1dbaf4-85e9-4768-b560-8a881ec07613||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| getting cba file name(APACHE), version(1.0.0) from db
2022-10-10 06:20:08,492|bd1dbaf4-85e9-4768-b560-8a881ec07613||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-10 06:20:08,495|bd1dbaf4-85e9-4768-b560-8a881ec07613||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-10 06:20:08,497|bd1dbaf4-85e9-4768-b560-8a881ec07613||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-10 06:20:08,710|1cf81264-de9b-4227-b56d-ab6e6da56140||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-10 06:20:08,710|1cf81264-de9b-4227-b56d-ab6e6da56140||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-10 06:20:08,714|1cf81264-de9b-4227-b56d-ab6e6da56140||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-10 06:20:08,886|ac7894a5-38fa-44a0-a895-5e94df922c48||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-10 06:20:08,886|ac7894a5-38fa-44a0-a895-5e94df922c48||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-10 06:20:08,889|ac7894a5-38fa-44a0-a895-5e94df922c48||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-10 06:20:09,044|719273f7-7d60-47c4-ae3a-b33d6c676da1||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-10 06:20:09,044|719273f7-7d60-47c4-ae3a-b33d6c676da1||reactor-http-epoll-3||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-10 06:20:09,048|719273f7-7d60-47c4-ae3a-b33d6c676da1||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-10 06:20:09,217|e746c57e-510f-4f11-b588-98fa4ac9e308||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-10 06:20:09,217|e746c57e-510f-4f11-b588-98fa4ac9e308||reactor-http-epoll-4||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-10 06:20:09,221|e746c57e-510f-4f11-b588-98fa4ac9e308||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-10 06:20:09,460|c90ed98e-69a6-4f62-8607-a26dfb79fb94||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-10 06:20:09,491|c90ed98e-69a6-4f62-8607-a26dfb79fb94||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-10 06:20:09,516|c90ed98e-69a6-4f62-8607-a26dfb79fb94||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-10 06:20:09,674|ce678d44-bc64-498e-a5f1-33967acd289e||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-10 06:20:09,674|ce678d44-bc64-498e-a5f1-33967acd289e||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-10 06:20:09,677|ce678d44-bc64-498e-a5f1-33967acd289e||DefaultDispatcher-worker-10||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-10 06:20:54,942|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-10 06:20:55,141|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-10 06:20:55,144|23cef3fc-5952-4307-92fe-9f6b1a9a3258||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| request(23cef3fc-5952-4307-92fe-9f6b1a9a3258)
2022-10-10 06:20:55,145|23cef3fc-5952-4307-92fe-9f6b1a9a3258||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| CBA file(/opt/app/onap/blueprints/archive/f57ed94b-68fa-4a9e-9fc0-44ec124aa73f/cba.zip written successfully
2022-10-10 06:20:55,145|23cef3fc-5952-4307-92fe-9f6b1a9a3258||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(f57ed94b-68fa-4a9e-9fc0-44ec124aa73f) CBA(/opt/app/onap/blueprints/archive/f57ed94b-68fa-4a9e-9fc0-44ec124aa73f/cba.zip)
2022-10-10 06:20:55,165|23cef3fc-5952-4307-92fe-9f6b1a9a3258||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f57ed94b-68fa-4a9e-9fc0-44ec124aa73f) and entry definition file (Definitions/pnf_netconf.json)
2022-10-10 06:20:55,171|23cef3fc-5952-4307-92fe-9f6b1a9a3258||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-10 06:20:55,217|23cef3fc-5952-4307-92fe-9f6b1a9a3258||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:20:55,218|23cef3fc-5952-4307-92fe-9f6b1a9a3258||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:20:55,235|23cef3fc-5952-4307-92fe-9f6b1a9a3258||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/f57ed94b-68fa-4a9e-9fc0-44ec124aa73f) and entry definition file (Definitions/pnf_netconf.json)
2022-10-10 06:20:55,263|23cef3fc-5952-4307-92fe-9f6b1a9a3258||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-10-10 06:20:55,306|23cef3fc-5952-4307-92fe-9f6b1a9a3258||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-10-10 06:20:55,317|23cef3fc-5952-4307-92fe-9f6b1a9a3258||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-10-10 06:20:55,423|23cef3fc-5952-4307-92fe-9f6b1a9a3258||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/working/f57ed94b-68fa-4a9e-9fc0-44ec124aa73f) present to clean.
2022-10-10 06:21:12,189|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-10 06:21:12,305|||grpc-default-executor-0||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-10 06:21:12,307|43917c8d-8a67-4f71-a206-cdf213523741||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| request(43917c8d-8a67-4f71-a206-cdf213523741)
2022-10-10 06:21:12,308|43917c8d-8a67-4f71-a206-cdf213523741||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| CBA file(/opt/app/onap/blueprints/archive/cad86d64-c6d2-4960-82be-954ee54845e6/cba.zip written successfully
2022-10-10 06:21:12,308|43917c8d-8a67-4f71-a206-cdf213523741||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Save processing(cad86d64-c6d2-4960-82be-954ee54845e6) CBA(/opt/app/onap/blueprints/archive/cad86d64-c6d2-4960-82be-954ee54845e6/cba.zip)
2022-10-10 06:21:12,320|43917c8d-8a67-4f71-a206-cdf213523741||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cad86d64-c6d2-4960-82be-954ee54845e6) and entry definition file (Definitions/ubuntu20.json)
2022-10-10 06:21:12,334|43917c8d-8a67-4f71-a206-cdf213523741||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-10-10 06:21:12,368|43917c8d-8a67-4f71-a206-cdf213523741||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(resource-assignment)
2022-10-10 06:21:12,369|43917c8d-8a67-4f71-a206-cdf213523741||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-assign)
2022-10-10 06:21:12,370|43917c8d-8a67-4f71-a206-cdf213523741||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Validating Workflow(config-deploy)
2022-10-10 06:21:12,382|43917c8d-8a67-4f71-a206-cdf213523741||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/cad86d64-c6d2-4960-82be-954ee54845e6) and entry definition file (Definitions/ubuntu20.json)
2022-10-10 06:21:12,408|43917c8d-8a67-4f71-a206-cdf213523741||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-10-10 06:21:12,443|43917c8d-8a67-4f71-a206-cdf213523741||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-10-10 06:21:12,445|43917c8d-8a67-4f71-a206-cdf213523741||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-10-10 06:21:12,498|43917c8d-8a67-4f71-a206-cdf213523741||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| No compiled cache(/opt/app/onap/blueprints/working/cad86d64-c6d2-4960-82be-954ee54845e6) present to clean.
2022-10-10 06:21:30,253|6a52b9de-aa50-4490-9fe4-662186bc3e64||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-10-10 06:21:30,354|6a52b9de-aa50-4490-9fe4-662186bc3e64||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-10 06:21:30,357|6a52b9de-aa50-4490-9fe4-662186bc3e64||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-10 06:21:30,360|6a52b9de-aa50-4490-9fe4-662186bc3e64||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-10 06:21:30,518|2a8224d0-40d3-4796-962e-f6ec0f8c6662||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-10 06:21:30,518|2a8224d0-40d3-4796-962e-f6ec0f8c6662||reactor-http-epoll-1||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-10 06:21:30,532|2a8224d0-40d3-4796-962e-f6ec0f8c6662||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-10 06:21:30,685|ebb76a33-700f-4c94-8e9e-270b7391dc0c||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-10 06:21:30,685|ebb76a33-700f-4c94-8e9e-270b7391dc0c||reactor-http-epoll-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-10 06:21:30,689|ebb76a33-700f-4c94-8e9e-270b7391dc0c||DefaultDispatcher-worker-2||/api/v1/blueprint-model/workflow-spec||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-10 06:24:05,823|fb3ec6a4-c23b-4683-b646-949d5f24af9a||reactor-http-epoll-3||||INFO||||||| processing request id fb3ec6a4-c23b-4683-b646-949d5f24af9a
2022-10-10 06:24:05,824|fb3ec6a4-c23b-4683-b646-949d5f24af9a||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-10 06:24:05,824|fb3ec6a4-c23b-4683-b646-949d5f24af9a||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-10-10 06:24:05,827|fb3ec6a4-c23b-4683-b646-949d5f24af9a||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-10 06:24:05,827|fb3ec6a4-c23b-4683-b646-949d5f24af9a||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-10 06:24:05,831|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-10 06:24:05,860|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-10 06:24:06,055|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-10 06:24:06,063|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[fb3ec6a4-c23b-4683-b646-949d5f24af9a])'s step(resource-assignment)
2022-10-10 06:24:06,064|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-1||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-10 06:24:06,068|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(fb3ec6a4-c23b-4683-b646-949d5f24af9a) for workflow(resource-assignment) step(resource-assignment)
2022-10-10 06:24:06,068|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-10 06:24:06,068|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-10 06:24:06,070|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-10 06:24:06,111|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-1||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-naming-policy
    dictionarySource = default
]], [[
    name = aic-cloud-region
    status = null
    required = false
    dependencies = []
    dictionaryName = aic-cloud-region
    dictionarySource = input
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = [aic-cloud-region, vf-naming-policy, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-namespace
    status = null
    required = null
    dependencies = []
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = default
]]])
2022-10-10 06:24:06,125|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-10 06:24:06,125|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-10-10 06:24:06,126|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-10-10 06:24:06,126|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("4d3aca82-8a8d-449f-9296-da766f70eca0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-10 06:24:06,126|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("efd3e91d-ecc9-4e4a-afeb-1b3a363ed476") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-10 06:24:06,128|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="4d3aca82-8a8d-449f-9296-da766f70eca0", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-10-10 06:24:06,139|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), output-key-mapping:({vnf_name=resource-value})
2022-10-10 06:24:06,139|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vnf-id=vnf-id, aic-cloud-region=aic-cloud-region, vf-naming-policy=vf-naming-policy}), ({vnf_name=resource-value})
2022-10-10 06:24:06,170|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-10 06:24:08,080|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-10-10 06:24:08,081|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-10 06:24:08,081|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221010t062409359085z")
2022-10-10 06:24:08,081|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221010t062409359085z")
2022-10-10 06:24:08,081|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221010t062409359085z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-10 06:24:08,082|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-10 06:24:08,084|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "aic-cloud-region" : "k8sregion-cnf-macro",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-namespace" : "onap-tests",
  "service-instance-id" : "efd3e91d-ecc9-4e4a-afeb-1b3a363ed476",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "4d3aca82-8a8d-449f-9296-da766f70eca0",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221010t062409359085z"
})
2022-10-10 06:24:08,097|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-10 06:24:08,097|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-10 06:24:08,098|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-10 06:24:08,098|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[fb3ec6a4-c23b-4683-b646-949d5f24af9a])'s step(profile-upload)
2022-10-10 06:24:08,099|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-10 06:24:08,106|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(fb3ec6a4-c23b-4683-b646-949d5f24af9a) for workflow(resource-assignment) step(profile-upload)
2022-10-10 06:24:08,106|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-10 06:24:08,106|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-10-10 06:24:08,107|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-10-10 06:24:08,108|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-10-10 06:24:08,108|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-10 06:24:08,111|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-10-10 06:24:08,114|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-10 06:24:08,114|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-10 06:24:08,115|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-10 06:24:08,115|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-10 06:24:08,119|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| workflow(fb3ec6a4-c23b-4683-b646-949d5f24af9a) nodes completed with (0)exceptions
2022-10-10 06:24:08,119|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-10 06:24:08,125|fb3ec6a4-c23b-4683-b646-949d5f24af9a||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6cfcfcf6-98dc-4129-a210-32c79899fe66 auditStoreId -1
2022-10-10 06:24:12,196|2294f5a1-c62f-4572-8102-417f13d413a8||reactor-http-epoll-3||||INFO||||||| processing request id 2294f5a1-c62f-4572-8102-417f13d413a8
2022-10-10 06:24:12,196|2294f5a1-c62f-4572-8102-417f13d413a8||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-10 06:24:12,196|2294f5a1-c62f-4572-8102-417f13d413a8||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-10-10 06:24:12,196|2294f5a1-c62f-4572-8102-417f13d413a8||reactor-http-epoll-3||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-10 06:24:12,196|2294f5a1-c62f-4572-8102-417f13d413a8||reactor-http-epoll-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-10 06:24:12,203|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-10 06:24:12,213|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-10 06:24:12,215|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-10-10 06:24:12,216|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[2294f5a1-c62f-4572-8102-417f13d413a8])'s step(resource-assignment)
2022-10-10 06:24:12,216|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-10 06:24:12,217|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(2294f5a1-c62f-4572-8102-417f13d413a8) for workflow(resource-assignment) step(resource-assignment)
2022-10-10 06:24:12,217|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-10 06:24:12,217|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-10 06:24:12,219|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-10-10 06:24:12,246|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = core-instance-name
    status = null
    required = false
    dependencies = []
    dictionaryName = core-instance-name
    dictionarySource = default
]], [[
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
]], [[
    name = k8s-rb-config-template-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-name
    dictionarySource = default
], [
    name = k8s-rb-config-template-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-template-source
    dictionarySource = default
]], [[
    name = vf-module-model-customization-uuid
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-model-customization-uuid
    dictionarySource = input
]], [[
    name = vf-module-model-version
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-version
    dictionarySource = processor-db
], [
    name = vf-module-model-invariant-uuid
    status = null
    required = null
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-model-invariant-uuid
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-name
    status = null
    required = false
    dependencies = [vf-module-model-invariant-uuid]
    dictionaryName = k8s-rb-definition-name
    dictionarySource = default
]], [[
    name = vf-module-label
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = vf-module-label
    dictionarySource = processor-db
]], [[
    name = k8s-rb-definition-version
    status = null
    required = false
    dependencies = [vf-module-model-customization-uuid]
    dictionaryName = k8s-rb-definition-version
    dictionarySource = default
], [
    name = k8s-rb-config-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-name
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
]], [[
    name = k8s-rb-instance-release-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-instance-release-name
    dictionarySource = default
], [
    name = k8s-rb-profile-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-source
    dictionarySource = default
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]], [[
    name = vf-naming-policy
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-naming-policy
    dictionarySource = sdnc
], [
    name = vnf_name
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vnf_name
    dictionarySource = sdnc
]], [[
    name = vf-module-name
    status = null
    required = false
    dependencies = [vnf_name, vf-module-label, vf-naming-policy, vf-module-id]
    dictionaryName = vf-module-name
    dictionarySource = rest
]], [[
    name = k8s-rb-profile-k8s-version
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-k8s-version
    dictionarySource = sdnc
], [
    name = k8s-rb-profile-namespace
    status = null
    required = false
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = k8s-rb-profile-namespace
    dictionarySource = sdnc
]], [[
    name = k8s-rb-config-value-source
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-config-value-source
    dictionarySource = default
], [
    name = k8s-rb-profile-name
    status = null
    required = false
    dependencies = []
    dictionaryName = k8s-rb-profile-name
    dictionarySource = default
]]])
2022-10-10 06:24:12,260|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-10-10 06:24:12,260|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("63ea4061-020b-4402-afad-9d558aca34db") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-10 06:24:12,261|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-10-10 06:24:12,261|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-template") for Resource Name (k8s-rb-config-template-name), definition(k8s-rb-config-template-name) of type (string)
2022-10-10 06:24:12,262|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("eed2364a-a89c-4a95-b216-f7f87aaf83d3") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-10-10 06:24:12,264|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="eed2364a-a89c-4a95-b216-f7f87aaf83d3"}
2022-10-10 06:24:12,264|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.uuid as vf_module_model_version from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-version=vf_module_model_version})
2022-10-10 06:24:12,265|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="eed2364a-a89c-4a95-b216-f7f87aaf83d3"}
2022-10-10 06:24:12,265|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.invariant_uuid as vf_module_model_invariant_uuid from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-model-invariant-uuid=vf_module_model_invariant_uuid})
2022-10-10 06:24:12,344|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=eed2364a-a89c-4a95-b216-f7f87aaf83d3})
2022-10-10 06:24:12,345|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=eed2364a-a89c-4a95-b216-f7f87aaf83d3})
2022-10-10 06:24:12,360|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-10 06:24:12,360|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-10 06:24:12,362|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"14604200-7595-4199-b992-e0cd2203d117"}])
2022-10-10 06:24:12,362|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("14604200-7595-4199-b992-e0cd2203d117") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-10-10 06:24:12,362|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774"}])
2022-10-10 06:24:12,363|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("dfba65ac-3a8f-466d-b1cb-f5d14bb6c774") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-10-10 06:24:12,363|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-10-10 06:24:12,375|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> 14604200-7595-4199-b992-e0cd2203d117
2022-10-10 06:24:12,378|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="eed2364a-a89c-4a95-b216-f7f87aaf83d3"}
2022-10-10 06:24:12,378|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| DatabaseResource (processor-db) dictionary information: Query:(select sdnctl.VF_MODULE_MODEL.vf_module_label as vf_module_label from sdnctl.VF_MODULE_MODEL where sdnctl.VF_MODULE_MODEL.customization_uuid=:customizationid), input-key-mapping:({customizationid=vf-module-model-customization-uuid}), output-key-mapping:({vf-module-label=vf_module_label})
2022-10-10 06:24:12,428|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| Parameter information : ({customizationid=eed2364a-a89c-4a95-b216-f7f87aaf83d3})
2022-10-10 06:24:12,433|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-10 06:24:12,435|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-10-10 06:24:12,435|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-10-10 06:24:12,435|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-10-10 06:24:12,436|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-10-10 06:24:12,442|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> eed2364a-a89c-4a95-b216-f7f87aaf83d3
2022-10-10 06:24:12,443|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("efd3e91d-ecc9-4e4a-afeb-1b3a363ed476") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-10 06:24:12,443|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-10-10 06:24:12,443|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("rel-1-apache") for Resource Name (k8s-rb-instance-release-name), definition(k8s-rb-instance-release-name) of type (string)
2022-10-10 06:24:12,444|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("4d3aca82-8a8d-449f-9296-da766f70eca0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-10 06:24:12,445|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="efd3e91d-ecc9-4e4a-afeb-1b3a363ed476", vnf-id="4d3aca82-8a8d-449f-9296-da766f70eca0"}
2022-10-10 06:24:12,445|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="efd3e91d-ecc9-4e4a-afeb-1b3a363ed476", vnf-id="4d3aca82-8a8d-449f-9296-da766f70eca0"}
2022-10-10 06:24:12,452|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476/service-data/vnfs/vnf/4d3aca82-8a8d-449f-9296-da766f70eca0/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-naming-policy=value})
2022-10-10 06:24:12,452|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476/service-data/vnfs/vnf/4d3aca82-8a8d-449f-9296-da766f70eca0/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-naming-policy=value})
2022-10-10 06:24:12,460|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476/service-data/vnfs/vnf/4d3aca82-8a8d-449f-9296-da766f70eca0/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vnf_name=value})
2022-10-10 06:24:12,461|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476/service-data/vnfs/vnf/4d3aca82-8a8d-449f-9296-da766f70eca0/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vnf_name=value})
2022-10-10 06:24:12,497|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476/service-data/vnfs/vnf/4d3aca82-8a8d-449f-9296-da766f70eca0/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-10-10 06:24:12,507|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476/service-data/vnfs/vnf/4d3aca82-8a8d-449f-9296-da766f70eca0/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-10-10 06:24:12,530|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-10-10 06:24:12,530|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-10 06:24:12,530|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-10-10 06:24:12,530|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-10 06:24:12,531|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221010t062409359085z")
2022-10-10 06:24:12,531|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-10 06:24:12,531|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-10-10 06:24:12,531|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221010t062409359085z")
2022-10-10 06:24:12,531|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP") for Resource Name (vf-naming-policy), definition(vf-naming-policy) of type (string)
2022-10-10 06:24:12,531|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221010t062409359085z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-10 06:24:12,532|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221010t062409359085z", vf-module-label="helm_apache", vf-module-id="63ea4061-020b-4402-afad-9d558aca34db"}
2022-10-10 06:24:12,540|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| RestResource (rest) dictionary information: URL:(/v1/genNetworkElementName), path:(/elements/0/resource-value), input-key-mapping:({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), output-key-mapping:({vf-module-name=resource-value})
2022-10-10 06:24:12,540|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| rest dictionary information : (/v1/genNetworkElementName), path:(/elements/0/resource-value), ({vf-naming-policy=vf-naming-policy, vnf_name=vnf_name, vf-module-label=vf-module-label, vf-module-id=vf-module-id}), ({vf-module-name=resource-value})
2022-10-10 06:24:12,542|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-10-10 06:24:12,630|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-10-10 06:24:12,630|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-10-10 06:24:12,631|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221010t062409359085z-helm_apache-vfmt-001")
2022-10-10 06:24:12,631|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221010t062409359085z-helm_apache-vfmt-001")
2022-10-10 06:24:12,631|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221010t062409359085z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-10-10 06:24:12,633|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-10-10 06:24:12,635|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="efd3e91d-ecc9-4e4a-afeb-1b3a363ed476", vnf-id="4d3aca82-8a8d-449f-9296-da766f70eca0"}
2022-10-10 06:24:12,642|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476/service-data/vnfs/vnf/4d3aca82-8a8d-449f-9296-da766f70eca0/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({k8s-rb-profile-k8s-version=value})
2022-10-10 06:24:12,642|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476/service-data/vnfs/vnf/4d3aca82-8a8d-449f-9296-da766f70eca0/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version), path:(/param/0/value), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({k8s-rb-profile-k8s-version=value})
2022-10-10 06:24:12,684|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476/service-data/vnfs/vnf/4d3aca82-8a8d-449f-9296-da766f70eca0/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-10-10 06:24:12,694|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-10-10 06:24:12,695|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-10-10 06:24:12,695|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-10-10 06:24:12,695|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-1||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-10-10 06:24:12,695|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("1.19.0") for Resource Name (k8s-rb-profile-k8s-version), definition(k8s-rb-profile-k8s-version) of type (string)
2022-10-10 06:24:12,696|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-10-10 06:24:12,696|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-10-10 06:24:12,698|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Generated Resource Param Data ({
  "core-instance-name" : null,
  "k8s-rb-config-name" : "replica-count-change",
  "k8s-rb-config-template-name" : "replica-count-template",
  "k8s-rb-config-template-source" : "deployment-config",
  "k8s-rb-config-value-source" : "custom-values",
  "k8s-rb-definition-name" : "14604200-7595-4199-b992-e0cd2203d117",
  "k8s-rb-definition-version" : "eed2364a-a89c-4a95-b216-f7f87aaf83d3",
  "k8s-rb-instance-release-name" : "rel-1-apache",
  "k8s-rb-profile-k8s-version" : "1.19.0",
  "k8s-rb-profile-name" : "node-port-profile",
  "k8s-rb-profile-namespace" : "onap-tests",
  "k8s-rb-profile-source" : "node-port-profile",
  "service-instance-id" : "efd3e91d-ecc9-4e4a-afeb-1b3a363ed476",
  "vf-module-id" : "63ea4061-020b-4402-afad-9d558aca34db",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "eed2364a-a89c-4a95-b216-f7f87aaf83d3",
  "vf-module-model-invariant-uuid" : "14604200-7595-4199-b992-e0cd2203d117",
  "vf-module-model-version" : "dfba65ac-3a8f-466d-b1cb-f5d14bb6c774",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221010t062409359085z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "4d3aca82-8a8d-449f-9296-da766f70eca0",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221010t062409359085z"
})
2022-10-10 06:24:12,722|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-10 06:24:12,722|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-10 06:24:12,722|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-10-10 06:24:12,722|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Executing workflow(resource-assignment[2294f5a1-c62f-4572-8102-417f13d413a8])'s step(profile-upload)
2022-10-10 06:24:12,722|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-10 06:24:12,723|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| preparing request id(2294f5a1-c62f-4572-8102-417f13d413a8) for workflow(resource-assignment) step(profile-upload)
2022-10-10 06:24:12,723|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-10-10 06:24:12,724|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| input definition for node template (k8s-profile-upload), values ({artifact-prefix-names={"get_input":"template-prefix"}, resource-assignment-map={"get_attribute":["resource-assignment","assignment-map"]}})
2022-10-10 06:24:12,724|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-10-10 06:24:12,724|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Getting the template prefixes
2022-10-10 06:24:12,724|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-10-10 06:24:12,741|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/14604200-7595-4199-b992-e0cd2203d117/eed2364a-a89c-4a95-b216-f7f87aaf83d3)
2022-10-10 06:24:12,759|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-10 06:24:12,773|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/14604200-7595-4199-b992-e0cd2203d117/eed2364a-a89c-4a95-b216-f7f87aaf83d3/profile/node-port-profile)
2022-10-10 06:24:12,777|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Response status(404 - Not Found)
2022-10-10 06:24:12,777|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Uploading K8s Profile..
2022-10-10 06:24:12,803|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/14604200-7595-4199-b992-e0cd2203d117/eed2364a-a89c-4a95-b216-f7f87aaf83d3/profile)
2022-10-10 06:24:12,814|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Response status(201 - Created)
2022-10-10 06:24:12,842|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/14604200-7595-4199-b992-e0cd2203d117/eed2364a-a89c-4a95-b216-f7f87aaf83d3/profile/node-port-profile/content)
2022-10-10 06:24:12,851|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-10-10 06:24:12,852|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| K8s Profile Upload Completed
2022-10-10 06:24:12,852|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Preparing Response...
2022-10-10 06:24:12,852|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-10-10 06:24:12,852|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-10-10 06:24:12,853|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-10-10 06:24:12,853|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| workflow(2294f5a1-c62f-4572-8102-417f13d413a8) nodes completed with (0)exceptions
2022-10-10 06:24:12,853|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-10 06:24:12,853|2294f5a1-c62f-4572-8102-417f13d413a8||DefaultDispatcher-worker-2||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 1f8f817b-b2a1-40c6-80f7-4880660e5f8c auditStoreId -1
2022-10-10 06:24:17,856|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-10 06:24:17,962|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-10 06:24:17,996|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| processing request id 5350145a-7075-4d9a-b456-5d037c9d8f50
2022-10-10 06:24:17,996|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-10 06:24:17,996|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| StoreAuditService ID  -1
2022-10-10 06:24:17,996|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-10 06:24:17,996|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-10 06:24:18,002|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-10 06:24:18,014|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deriving input data for workflow: (config-assign)
2022-10-10 06:24:18,016|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Execute node(START) -> executed state(SUCCESS)
2022-10-10 06:24:18,016|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Executing workflow(config-assign[5350145a-7075-4d9a-b456-5d037c9d8f50])'s step(config-setup)
2022-10-10 06:24:18,016|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-10 06:24:18,017|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| preparing request id(5350145a-7075-4d9a-b456-5d037c9d8f50) for workflow(config-assign) step(config-setup)
2022-10-10 06:24:18,017|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-10-10 06:24:18,017|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-10-10 06:24:18,018|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-10-10 06:24:18,051|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-10-10 06:24:18,053|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-10 06:24:18,054|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value ("efd3e91d-ecc9-4e4a-afeb-1b3a363ed476") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-10 06:24:18,055|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| 
Resolved Input Key mappings: 
{service-instance-id="efd3e91d-ecc9-4e4a-afeb-1b3a363ed476"}
2022-10-10 06:24:18,062|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-10-10 06:24:18,062|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-10-10 06:24:18,142|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476)
2022-10-10 06:24:18,158|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(200 - OK)
2022-10-10 06:24:18,159|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response processing type (string)
2022-10-10 06:24:18,160|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2")
2022-10-10 06:24:18,160|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2")
2022-10-10 06:24:18,160|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value ("basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-10-10 06:24:18,161|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value ("4d3aca82-8a8d-449f-9296-da766f70eca0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-10 06:24:18,162|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| 
Resolved Input Key mappings: 
{service-instance-id="efd3e91d-ecc9-4e4a-afeb-1b3a363ed476", vnf-id="4d3aca82-8a8d-449f-9296-da766f70eca0"}
2022-10-10 06:24:18,168|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476/service-data/vnfs/vnf/4d3aca82-8a8d-449f-9296-da766f70eca0/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-10 06:24:18,168|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476/service-data/vnfs/vnf/4d3aca82-8a8d-449f-9296-da766f70eca0/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-10 06:24:18,195|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476/service-data/vnfs/vnf/4d3aca82-8a8d-449f-9296-da766f70eca0/vnf-data/vf-modules)
2022-10-10 06:24:18,211|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(200 - OK)
2022-10-10 06:24:18,212|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response processing type (json)
2022-10-10 06:24:18,212|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221010t062409359085z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"14604200-7595-4199-b992-e0cd2203d117","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221010t062409359085z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","model-uuid":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-invariant-uuid":"14604200-7595-4199-b992-e0cd2203d117"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5350145a-7075-4d9a-b456-5d037c9d8f50","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"17a8b313-d672-496a-a64c-42a9c9fc780f","model-invariant-uuid":"0bc39f68-fdc6-4f09-9b0d-992d6fe174f8"},"global-customer-id":"basiccnf-macro-customer","service-id":"efd3e91d-ecc9-4e4a-afeb-1b3a363ed476","service-instance-id":"efd3e91d-ecc9-4e4a-afeb-1b3a363ed476","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"55e2e652-6c7f-4537-b24b-2dd58b37554b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f286790b-91ff-4209-b062-5ee5f55e0156","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"390f9fd6-b9dc-41be-be39-6b8b4566050e","model-uuid":"ade75f68-0b4a-4595-8c7e-11c17c4a9e11","model-invariant-uuid":"68bc0f02-86da-4560-b3ca-d1024e1192d2"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4d3aca82-8a8d-449f-9296-da766f70eca0"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","model-uuid":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-invariant-uuid":"14604200-7595-4199-b992-e0cd2203d117"},"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db"}}}]})
2022-10-10 06:24:18,212|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221010t062409359085z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"14604200-7595-4199-b992-e0cd2203d117","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221010t062409359085z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","model-uuid":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-invariant-uuid":"14604200-7595-4199-b992-e0cd2203d117"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5350145a-7075-4d9a-b456-5d037c9d8f50","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"17a8b313-d672-496a-a64c-42a9c9fc780f","model-invariant-uuid":"0bc39f68-fdc6-4f09-9b0d-992d6fe174f8"},"global-customer-id":"basiccnf-macro-customer","service-id":"efd3e91d-ecc9-4e4a-afeb-1b3a363ed476","service-instance-id":"efd3e91d-ecc9-4e4a-afeb-1b3a363ed476","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"55e2e652-6c7f-4537-b24b-2dd58b37554b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f286790b-91ff-4209-b062-5ee5f55e0156","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"390f9fd6-b9dc-41be-be39-6b8b4566050e","model-uuid":"ade75f68-0b4a-4595-8c7e-11c17c4a9e11","model-invariant-uuid":"68bc0f02-86da-4560-b3ca-d1024e1192d2"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4d3aca82-8a8d-449f-9296-da766f70eca0"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","model-uuid":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-invariant-uuid":"14604200-7595-4199-b992-e0cd2203d117"},"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db"}}}]})
2022-10-10 06:24:18,213|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221010t062409359085z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"14604200-7595-4199-b992-e0cd2203d117","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221010t062409359085z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","model-uuid":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-invariant-uuid":"14604200-7595-4199-b992-e0cd2203d117"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5350145a-7075-4d9a-b456-5d037c9d8f50","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"17a8b313-d672-496a-a64c-42a9c9fc780f","model-invariant-uuid":"0bc39f68-fdc6-4f09-9b0d-992d6fe174f8"},"global-customer-id":"basiccnf-macro-customer","service-id":"efd3e91d-ecc9-4e4a-afeb-1b3a363ed476","service-instance-id":"efd3e91d-ecc9-4e4a-afeb-1b3a363ed476","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"55e2e652-6c7f-4537-b24b-2dd58b37554b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f286790b-91ff-4209-b062-5ee5f55e0156","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"390f9fd6-b9dc-41be-be39-6b8b4566050e","model-uuid":"ade75f68-0b4a-4595-8c7e-11c17c4a9e11","model-invariant-uuid":"68bc0f02-86da-4560-b3ca-d1024e1192d2"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4d3aca82-8a8d-449f-9296-da766f70eca0"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","model-uuid":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-invariant-uuid":"14604200-7595-4199-b992-e0cd2203d117"},"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db"}}}]), type  ({json})
2022-10-10 06:24:18,213|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"assign","last-action":"CreateVfModuleInstance","order-status":"PendingCreate"},"vf-module-request-input":{"vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221010t062409359085z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"14604200-7595-4199-b992-e0cd2203d117","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221010t062409359085z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","model-uuid":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-invariant-uuid":"14604200-7595-4199-b992-e0cd2203d117"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5350145a-7075-4d9a-b456-5d037c9d8f50","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"17a8b313-d672-496a-a64c-42a9c9fc780f","model-invariant-uuid":"0bc39f68-fdc6-4f09-9b0d-992d6fe174f8"},"global-customer-id":"basiccnf-macro-customer","service-id":"efd3e91d-ecc9-4e4a-afeb-1b3a363ed476","service-instance-id":"efd3e91d-ecc9-4e4a-afeb-1b3a363ed476","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"55e2e652-6c7f-4537-b24b-2dd58b37554b","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f286790b-91ff-4209-b062-5ee5f55e0156","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"390f9fd6-b9dc-41be-be39-6b8b4566050e","model-uuid":"ade75f68-0b4a-4595-8c7e-11c17c4a9e11","model-invariant-uuid":"68bc0f02-86da-4560-b3ca-d1024e1192d2"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4d3aca82-8a8d-449f-9296-da766f70eca0"},"vf-module-information":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","model-uuid":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-invariant-uuid":"14604200-7595-4199-b992-e0cd2203d117"},"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-10-10 06:24:18,214|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| 
Resolved Input Key mappings: 
{vnf-id="4d3aca82-8a8d-449f-9296-da766f70eca0"}
2022-10-10 06:24:18,218|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/4d3aca82-8a8d-449f-9296-da766f70eca0?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-10 06:24:18,218|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/4d3aca82-8a8d-449f-9296-da766f70eca0?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-10 06:24:18,257|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/4d3aca82-8a8d-449f-9296-da766f70eca0?depth=1)
2022-10-10 06:24:19,084|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(200 - OK)
2022-10-10 06:24:19,085|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response processing type (json)
2022-10-10 06:24:19,085|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1665383054648","model-invariant-id":"14604200-7595-4199-b992-e0cd2203d117","model-version-id":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-customization-id":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","module-index":0}]})
2022-10-10 06:24:19,085|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1665383054648","model-invariant-id":"14604200-7595-4199-b992-e0cd2203d117","model-version-id":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-customization-id":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","module-index":0}]})
2022-10-10 06:24:19,085|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1665383054648","model-invariant-id":"14604200-7595-4199-b992-e0cd2203d117","model-version-id":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-customization-id":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","module-index":0}]), type  ({json})
2022-10-10 06:24:19,085|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1665383054648","model-invariant-id":"14604200-7595-4199-b992-e0cd2203d117","model-version-id":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-customization-id":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-10-10 06:24:19,087|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-10-10 06:24:19,089|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-10 06:24:24,442|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| compiled in (5353)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-10 06:24:24,442|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-10 06:24:24,463|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"14604200-7595-4199-b992-e0cd2203d117","k8s-rb-definition-version":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-10-10 06:24:24,465|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "14604200-7595-4199-b992-e0cd2203d117",
      "k8s-rb-definition-version" : "eed2364a-a89c-4a95-b216-f7f87aaf83d3"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "efd3e91d-ecc9-4e4a-afeb-1b3a363ed476",
  "service-instance-name" : "basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "eed2364a-a89c-4a95-b216-f7f87aaf83d3",
      "model-invariant-id" : "14604200-7595-4199-b992-e0cd2203d117",
      "model-version-id" : "dfba65ac-3a8f-466d-b1cb-f5d14bb6c774",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1665383054648",
      "vf-module-id" : "63ea4061-020b-4402-afad-9d558aca34db",
      "vf-module-name" : "basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "5350145a-7075-4d9a-b456-5d037c9d8f50",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f286790b-91ff-4209-b062-5ee5f55e0156",
          "svc-request-id" : "55e2e652-6c7f-4537-b24b-2dd58b37554b"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "0bc39f68-fdc6-4f09-9b0d-992d6fe174f8",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "17a8b313-d672-496a-a64c-42a9c9fc780f",
            "model-version" : "1.0"
          },
          "service-id" : "efd3e91d-ecc9-4e4a-afeb-1b3a363ed476",
          "service-instance-id" : "efd3e91d-ecc9-4e4a-afeb-1b3a363ed476",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "eed2364a-a89c-4a95-b216-f7f87aaf83d3",
            "model-invariant-uuid" : "14604200-7595-4199-b992-e0cd2203d117",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "dfba65ac-3a8f-466d-b1cb-f5d14bb6c774",
            "model-version" : "1"
          },
          "vf-module-id" : "63ea4061-020b-4402-afad-9d558aca34db",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-action" : "CreateVfModuleInstance",
          "last-rpc-action" : "assign",
          "order-status" : "PendingCreate"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "eed2364a-a89c-4a95-b216-f7f87aaf83d3",
            "model-invariant-uuid" : "14604200-7595-4199-b992-e0cd2203d117",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "dfba65ac-3a8f-466d-b1cb-f5d14bb6c774",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "dfba65ac-3a8f-466d-b1cb-f5d14bb6c774"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221010t062409359085z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "14604200-7595-4199-b992-e0cd2203d117"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221010t062409359085z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "63ea4061-020b-4402-afad-9d558aca34db",
            "vf-module-name" : "basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "390f9fd6-b9dc-41be-be39-6b8b4566050e",
            "model-invariant-uuid" : "68bc0f02-86da-4560-b3ca-d1024e1192d2",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "ade75f68-0b4a-4595-8c7e-11c17c4a9e11",
            "model-version" : "1.0"
          },
          "vnf-id" : "4d3aca82-8a8d-449f-9296-da766f70eca0",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "63ea4061-020b-4402-afad-9d558aca34db"
    } ]
  },
  "vnf-id" : "4d3aca82-8a8d-449f-9296-da766f70eca0"
})
2022-10-10 06:24:24,474|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Preparing Response...
2022-10-10 06:24:24,474|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-10-10 06:24:24,474|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-10-10 06:24:24,475|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Executing workflow(config-assign[5350145a-7075-4d9a-b456-5d037c9d8f50])'s step(config-template)
2022-10-10 06:24:24,475|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-10 06:24:24,480|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| preparing request id(5350145a-7075-4d9a-b456-5d037c9d8f50) for workflow(config-assign) step(config-template)
2022-10-10 06:24:24,480|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-10-10 06:24:24,480|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| input definition for node template (k8s-config-template), values ({artifact-prefix-names=["helm_apache"], resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-10-10 06:24:24,566|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Triggering K8s Config Upload component logic.
2022-10-10 06:24:24,566|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Getting the template prefixes
2022-10-10 06:24:24,566|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Iterating over prefixes in resource assignment map.
2022-10-10 06:24:24,580|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/v1/rb/definition/14604200-7595-4199-b992-e0cd2203d117/eed2364a-a89c-4a95-b216-f7f87aaf83d3)
2022-10-10 06:24:24,586|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(200 - OK)
2022-10-10 06:24:24,594|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/v1/rb/definition/14604200-7595-4199-b992-e0cd2203d117/eed2364a-a89c-4a95-b216-f7f87aaf83d3/config-template/replica-count-template)
2022-10-10 06:24:24,598|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(500 - Internal Server Error)
2022-10-10 06:24:24,598|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Uploading K8s template..
2022-10-10 06:24:24,610|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(POST), url(/v1/rb/definition/14604200-7595-4199-b992-e0cd2203d117/eed2364a-a89c-4a95-b216-f7f87aaf83d3/config-template)
2022-10-10 06:24:24,619|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(201 - Created)
2022-10-10 06:24:24,630|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(POST), url(/v1/rb/definition/14604200-7595-4199-b992-e0cd2203d117/eed2364a-a89c-4a95-b216-f7f87aaf83d3/config-template/replica-count-template/content)
2022-10-10 06:24:24,653|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(200 - OK)
2022-10-10 06:24:24,654|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| K8s Config Upload Completed
2022-10-10 06:24:24,654|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Preparing Response...
2022-10-10 06:24:24,654|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-10-10 06:24:24,654|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Execute node(config-template) -> executed state(SUCCESS)
2022-10-10 06:24:24,655|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Execute node(END) -> executed state(SUCCESS)
2022-10-10 06:24:24,655|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| workflow(5350145a-7075-4d9a-b456-5d037c9d8f50) nodes completed with (0)exceptions
2022-10-10 06:24:24,655|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-10 06:24:24,656|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 0fbf8928-9f6b-4fb7-a551-df9b8e69ac9d auditStoreId -1
2022-10-10 06:24:24,688|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Completed
2022-10-10 06:25:02,576|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-10 06:25:02,687|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-10 06:25:02,694|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| processing request id 5350145a-7075-4d9a-b456-5d037c9d8f50
2022-10-10 06:25:02,694|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-10 06:25:02,694|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| StoreAuditService ID  -1
2022-10-10 06:25:02,696|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-10-10 06:25:02,696|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-10-10 06:25:02,697|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-10-10 06:25:02,705|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deriving input data for workflow: (config-deploy)
2022-10-10 06:25:02,706|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Execute node(START) -> executed state(SUCCESS)
2022-10-10 06:25:02,707|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Executing workflow(config-deploy[5350145a-7075-4d9a-b456-5d037c9d8f50])'s step(config-setup)
2022-10-10 06:25:02,707|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-10 06:25:02,708|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| preparing request id(5350145a-7075-4d9a-b456-5d037c9d8f50) for workflow(config-deploy) step(config-setup)
2022-10-10 06:25:02,708|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-10-10 06:25:02,709|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-10-10 06:25:02,710|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-10-10 06:25:02,755|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = false
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]], [[
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = capability
]], [[
    name = service-instance-name
    status = null
    required = null
    dependencies = [service-instance-id]
    dictionaryName = service-instance-name
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = capability
]], [[
    name = vf-modules-list-sdnc
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = sdnc
]], [[
    name = vf-modules-list-aai
    status = null
    required = null
    dependencies = [service-instance-id, vnf-id]
    dictionaryName = vf-modules-list
    dictionarySource = aai-data
]], [[
    name = config-deploy-setup
    status = null
    required = null
    dependencies = [vf-modules-list-aai, vf-modules-list-sdnc]
    dictionaryName = config-deploy-setup
    dictionarySource = capability
]]])
2022-10-10 06:25:02,757|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-10 06:25:02,758|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value ("efd3e91d-ecc9-4e4a-afeb-1b3a363ed476") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-10 06:25:02,759|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| 
Resolved Input Key mappings: 
{service-instance-id="efd3e91d-ecc9-4e4a-afeb-1b3a363ed476"}
2022-10-10 06:25:02,771|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), input-key-mapping:({service-instance-id=service-instance-id}), output-key-mapping:({service-instance-name=value})
2022-10-10 06:25:02,772|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-10-10 06:25:02,800|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476)
2022-10-10 06:25:02,820|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(200 - OK)
2022-10-10 06:25:02,820|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response processing type (string)
2022-10-10 06:25:02,821|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2")
2022-10-10 06:25:02,821|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2")
2022-10-10 06:25:02,821|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value ("basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-10-10 06:25:02,822|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value ("4d3aca82-8a8d-449f-9296-da766f70eca0") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-10 06:25:02,823|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| 
Resolved Input Key mappings: 
{service-instance-id="efd3e91d-ecc9-4e4a-afeb-1b3a363ed476", vnf-id="4d3aca82-8a8d-449f-9296-da766f70eca0"}
2022-10-10 06:25:02,827|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476/service-data/vnfs/vnf/4d3aca82-8a8d-449f-9296-da766f70eca0/vnf-data/vf-modules), path:(/vf-modules), input-key-mapping:({service-instance-id=service-instance-id, vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-10 06:25:02,827|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476/service-data/vnfs/vnf/4d3aca82-8a8d-449f-9296-da766f70eca0/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-10 06:25:02,856|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/efd3e91d-ecc9-4e4a-afeb-1b3a363ed476/service-data/vnfs/vnf/4d3aca82-8a8d-449f-9296-da766f70eca0/vnf-data/vf-modules)
2022-10-10 06:25:02,867|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(200 - OK)
2022-10-10 06:25:02,867|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response processing type (json)
2022-10-10 06:25:02,868|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221010t062409359085z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"14604200-7595-4199-b992-e0cd2203d117","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221010t062409359085z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","model-uuid":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-invariant-uuid":"14604200-7595-4199-b992-e0cd2203d117"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5350145a-7075-4d9a-b456-5d037c9d8f50","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"17a8b313-d672-496a-a64c-42a9c9fc780f","model-invariant-uuid":"0bc39f68-fdc6-4f09-9b0d-992d6fe174f8"},"global-customer-id":"basiccnf-macro-customer","service-id":"efd3e91d-ecc9-4e4a-afeb-1b3a363ed476","service-instance-id":"efd3e91d-ecc9-4e4a-afeb-1b3a363ed476","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f0bc4086-290e-4ffc-b4f0-12b81dfb63b8","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/11748278-e90e-4324-9368-fdb29a14d041","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"390f9fd6-b9dc-41be-be39-6b8b4566050e","model-uuid":"ade75f68-0b4a-4595-8c7e-11c17c4a9e11","model-invariant-uuid":"68bc0f02-86da-4560-b3ca-d1024e1192d2"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4d3aca82-8a8d-449f-9296-da766f70eca0"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","model-uuid":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-invariant-uuid":"14604200-7595-4199-b992-e0cd2203d117"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","from-preload":false}}}]})
2022-10-10 06:25:02,868|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221010t062409359085z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"14604200-7595-4199-b992-e0cd2203d117","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221010t062409359085z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","model-uuid":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-invariant-uuid":"14604200-7595-4199-b992-e0cd2203d117"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5350145a-7075-4d9a-b456-5d037c9d8f50","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"17a8b313-d672-496a-a64c-42a9c9fc780f","model-invariant-uuid":"0bc39f68-fdc6-4f09-9b0d-992d6fe174f8"},"global-customer-id":"basiccnf-macro-customer","service-id":"efd3e91d-ecc9-4e4a-afeb-1b3a363ed476","service-instance-id":"efd3e91d-ecc9-4e4a-afeb-1b3a363ed476","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f0bc4086-290e-4ffc-b4f0-12b81dfb63b8","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/11748278-e90e-4324-9368-fdb29a14d041","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"390f9fd6-b9dc-41be-be39-6b8b4566050e","model-uuid":"ade75f68-0b4a-4595-8c7e-11c17c4a9e11","model-invariant-uuid":"68bc0f02-86da-4560-b3ca-d1024e1192d2"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4d3aca82-8a8d-449f-9296-da766f70eca0"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","model-uuid":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-invariant-uuid":"14604200-7595-4199-b992-e0cd2203d117"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","from-preload":false}}}]})
2022-10-10 06:25:02,868|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221010t062409359085z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"14604200-7595-4199-b992-e0cd2203d117","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221010t062409359085z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","model-uuid":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-invariant-uuid":"14604200-7595-4199-b992-e0cd2203d117"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5350145a-7075-4d9a-b456-5d037c9d8f50","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"17a8b313-d672-496a-a64c-42a9c9fc780f","model-invariant-uuid":"0bc39f68-fdc6-4f09-9b0d-992d6fe174f8"},"global-customer-id":"basiccnf-macro-customer","service-id":"efd3e91d-ecc9-4e4a-afeb-1b3a363ed476","service-instance-id":"efd3e91d-ecc9-4e4a-afeb-1b3a363ed476","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f0bc4086-290e-4ffc-b4f0-12b81dfb63b8","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/11748278-e90e-4324-9368-fdb29a14d041","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"390f9fd6-b9dc-41be-be39-6b8b4566050e","model-uuid":"ade75f68-0b4a-4595-8c7e-11c17c4a9e11","model-invariant-uuid":"68bc0f02-86da-4560-b3ca-d1024e1192d2"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4d3aca82-8a8d-449f-9296-da766f70eca0"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","model-uuid":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-invariant-uuid":"14604200-7595-4199-b992-e0cd2203d117"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","from-preload":false}}}]), type  ({json})
2022-10-10 06:25:02,869|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-data":{"vf-module-level-oper-status":{"last-rpc-action":"activate","order-status":"Created"},"vf-module-request-input":{"cloud-owner":"basiccnf-cloud-owner","vf-module-input-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"tenant":"123456","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","aic-cloud-region":"k8sregion-cnf-macro"},"vf-module-topology":{"vf-module-parameters":{"param":[{"name":"k8s-rb-config-name","value":"replica-count-change"},{"name":"aai-vf-module-put","value":"SUCCESS","resource-resolution-data":{"status":"SUCCESS","capability-name":"aai-vf-module-put"}},{"name":"k8s-rb-profile-namespace","value":"onap-tests"},{"name":"vf_module_label","value":"helm_apache"},{"name":"k8s-rb-config-value-source","value":"custom-values"},{"name":"vf-module-model-version","value":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"core-instance-name","value":"null","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-name","value":"k8sregion-cnf-macro-onap-nf-20221010t062409359085z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"14604200-7595-4199-b992-e0cd2203d117","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221010t062409359085z","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"k8s-rb-config-template-name","value":"replica-count-template"},{"name":"k8s-rb-profile-source","value":"node-port-profile"},{"name":"k8s-rb-config-template-source","value":"deployment-config"},{"name":"k8s-rb-instance-release-name","value":"rel-1-apache"},{"name":"k8s-rb-profile-name","value":"node-port-profile"}]},"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","model-uuid":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-invariant-uuid":"14604200-7595-4199-b992-e0cd2203d117"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"5350145a-7075-4d9a-b456-5d037c9d8f50","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"17a8b313-d672-496a-a64c-42a9c9fc780f","model-invariant-uuid":"0bc39f68-fdc6-4f09-9b0d-992d6fe174f8"},"global-customer-id":"basiccnf-macro-customer","service-id":"efd3e91d-ecc9-4e4a-afeb-1b3a363ed476","service-instance-id":"efd3e91d-ecc9-4e4a-afeb-1b3a363ed476","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"f0bc4086-290e-4ffc-b4f0-12b81dfb63b8","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/11748278-e90e-4324-9368-fdb29a14d041","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"390f9fd6-b9dc-41be-be39-6b8b4566050e","model-uuid":"ade75f68-0b4a-4595-8c7e-11c17c4a9e11","model-invariant-uuid":"68bc0f02-86da-4560-b3ca-d1024e1192d2"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"4d3aca82-8a8d-449f-9296-da766f70eca0"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","model-uuid":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-invariant-uuid":"14604200-7595-4199-b992-e0cd2203d117"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-10-10 06:25:02,870|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| 
Resolved Input Key mappings: 
{vnf-id="4d3aca82-8a8d-449f-9296-da766f70eca0"}
2022-10-10 06:25:02,874|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/4d3aca82-8a8d-449f-9296-da766f70eca0?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-10-10 06:25:02,874|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/4d3aca82-8a8d-449f-9296-da766f70eca0?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-10-10 06:25:02,994|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/4d3aca82-8a8d-449f-9296-da766f70eca0?depth=1)
2022-10-10 06:25:03,129|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(200 - OK)
2022-10-10 06:25:03,130|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response processing type (json)
2022-10-10 06:25:03,130|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_ramanujan","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1665383101435","model-invariant-id":"14604200-7595-4199-b992-e0cd2203d117","model-version-id":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-customization-id":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","module-index":0}]})
2022-10-10 06:25:03,130|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_ramanujan","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1665383101435","model-invariant-id":"14604200-7595-4199-b992-e0cd2203d117","model-version-id":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-customization-id":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","module-index":0}]})
2022-10-10 06:25:03,131|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_ramanujan","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1665383101435","model-invariant-id":"14604200-7595-4199-b992-e0cd2203d117","model-version-id":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-customization-id":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","module-index":0}]), type  ({json})
2022-10-10 06:25:03,131|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"63ea4061-020b-4402-afad-9d558aca34db","vf-module-name":"basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"xenodochial_ramanujan","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1665383101435","model-invariant-id":"14604200-7595-4199-b992-e0cd2203d117","model-version-id":"dfba65ac-3a8f-466d-b1cb-f5d14bb6c774","model-customization-id":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-10-10 06:25:03,132|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-10-10 06:25:03,134|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"14604200-7595-4199-b992-e0cd2203d117","k8s-rb-definition-version":"eed2364a-a89c-4a95-b216-f7f87aaf83d3","k8s-rb-config-template-name":"replica-count-template","k8s-rb-config-template-source":"deployment-config","k8s-rb-config-value-source":"custom-values","k8s-rb-config-name":"replica-count-change","k8s-instance-id":"xenodochial_ramanujan"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-10-10 06:25:03,137|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "xenodochial_ramanujan",
      "k8s-rb-config-name" : "replica-count-change",
      "k8s-rb-config-template-name" : "replica-count-template",
      "k8s-rb-config-template-source" : "deployment-config",
      "k8s-rb-config-value-source" : "custom-values",
      "k8s-rb-definition-name" : "14604200-7595-4199-b992-e0cd2203d117",
      "k8s-rb-definition-version" : "eed2364a-a89c-4a95-b216-f7f87aaf83d3"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "efd3e91d-ecc9-4e4a-afeb-1b3a363ed476",
  "service-instance-name" : "basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "xenodochial_ramanujan",
      "is-base-vf-module" : false,
      "model-customization-id" : "eed2364a-a89c-4a95-b216-f7f87aaf83d3",
      "model-invariant-id" : "14604200-7595-4199-b992-e0cd2203d117",
      "model-version-id" : "dfba65ac-3a8f-466d-b1cb-f5d14bb6c774",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1665383101435",
      "vf-module-id" : "63ea4061-020b-4402-afad-9d558aca34db",
      "vf-module-name" : "basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "5350145a-7075-4d9a-b456-5d037c9d8f50",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/11748278-e90e-4324-9368-fdb29a14d041",
          "svc-request-id" : "f0bc4086-290e-4ffc-b4f0-12b81dfb63b8"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "0bc39f68-fdc6-4f09-9b0d-992d6fe174f8",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "17a8b313-d672-496a-a64c-42a9c9fc780f",
            "model-version" : "1.0"
          },
          "service-id" : "efd3e91d-ecc9-4e4a-afeb-1b3a363ed476",
          "service-instance-id" : "efd3e91d-ecc9-4e4a-afeb-1b3a363ed476",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "eed2364a-a89c-4a95-b216-f7f87aaf83d3",
            "model-invariant-uuid" : "14604200-7595-4199-b992-e0cd2203d117",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "dfba65ac-3a8f-466d-b1cb-f5d14bb6c774",
            "model-version" : "1"
          },
          "vf-module-id" : "63ea4061-020b-4402-afad-9d558aca34db",
          "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-level-oper-status" : {
          "last-rpc-action" : "activate",
          "order-status" : "Created"
        },
        "vf-module-request-input" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "cloud-owner" : "basiccnf-cloud-owner",
          "tenant" : "123456",
          "vf-module-input-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-name" : "basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "eed2364a-a89c-4a95-b216-f7f87aaf83d3",
            "model-invariant-uuid" : "14604200-7595-4199-b992-e0cd2203d117",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "dfba65ac-3a8f-466d-b1cb-f5d14bb6c774",
            "model-version" : "1"
          },
          "sdnc-generated-cloud-resources" : true,
          "tenant" : "123456",
          "vf-module-parameters" : {
            "param" : [ {
              "name" : "k8s-rb-config-name",
              "value" : "replica-count-change"
            }, {
              "name" : "aai-vf-module-put",
              "resource-resolution-data" : {
                "capability-name" : "aai-vf-module-put",
                "status" : "SUCCESS"
              },
              "value" : "SUCCESS"
            }, {
              "name" : "k8s-rb-profile-namespace",
              "value" : "onap-tests"
            }, {
              "name" : "vf_module_label",
              "value" : "helm_apache"
            }, {
              "name" : "k8s-rb-config-value-source",
              "value" : "custom-values"
            }, {
              "name" : "vf-module-model-version",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "dfba65ac-3a8f-466d-b1cb-f5d14bb6c774"
            }, {
              "name" : "core-instance-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "null"
            }, {
              "name" : "vf-module-name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221010t062409359085z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "14604200-7595-4199-b992-e0cd2203d117"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221010t062409359085z"
            }, {
              "name" : "k8s-rb-config-template-name",
              "value" : "replica-count-template"
            }, {
              "name" : "k8s-rb-profile-source",
              "value" : "node-port-profile"
            }, {
              "name" : "k8s-rb-config-template-source",
              "value" : "deployment-config"
            }, {
              "name" : "k8s-rb-instance-release-name",
              "value" : "rel-1-apache"
            }, {
              "name" : "k8s-rb-profile-name",
              "value" : "node-port-profile"
            } ]
          },
          "vf-module-topology-identifier" : {
            "vf-module-id" : "63ea4061-020b-4402-afad-9d558aca34db",
            "vf-module-name" : "basic_cnf_macro_01df8290-f4e3-4aae-8950-7fe383098bc2_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "390f9fd6-b9dc-41be-be39-6b8b4566050e",
            "model-invariant-uuid" : "68bc0f02-86da-4560-b3ca-d1024e1192d2",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "ade75f68-0b4a-4595-8c7e-11c17c4a9e11",
            "model-version" : "1.0"
          },
          "vnf-id" : "4d3aca82-8a8d-449f-9296-da766f70eca0",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "63ea4061-020b-4402-afad-9d558aca34db"
    } ]
  },
  "vnf-id" : "4d3aca82-8a8d-449f-9296-da766f70eca0"
})
2022-10-10 06:25:03,145|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Preparing Response...
2022-10-10 06:25:03,145|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-10-10 06:25:03,146|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-10-10 06:25:03,146|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Executing workflow(config-deploy[5350145a-7075-4d9a-b456-5d037c9d8f50])'s step(status-verification-script)
2022-10-10 06:25:03,146|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-10 06:25:03,153|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| preparing request id(5350145a-7075-4d9a-b456-5d037c9d8f50) for workflow(config-deploy) step(status-verification-script)
2022-10-10 06:25:03,153|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-10-10 06:25:03,153|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-10-10 06:25:03,158|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-10-10 06:25:03,165|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| SIMPLE STATUS CHECK - START
2022-10-10 06:25:03,180|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/v1/instance/xenodochial_ramanujan/status)
2022-10-10 06:25:03,234|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(200 - OK)
2022-10-10 06:25:03,258|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| VfModule helm_apache (xenodochial_ramanujan) is not ready. Please wait...
2022-10-10 06:25:13,269|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/v1/instance/xenodochial_ramanujan/status)
2022-10-10 06:25:13,314|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(200 - OK)
2022-10-10 06:25:13,317|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| VfModule helm_apache (xenodochial_ramanujan) is not ready. Please wait...
2022-10-10 06:25:23,328|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/v1/instance/xenodochial_ramanujan/status)
2022-10-10 06:25:23,379|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(200 - OK)
2022-10-10 06:25:23,381|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| VfModule helm_apache (xenodochial_ramanujan) is ready.
2022-10-10 06:25:23,381|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| SIMPLE STATUS CHECK - END
2022-10-10 06:25:23,381|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Preparing Response...
2022-10-10 06:25:23,381|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-10-10 06:25:23,382|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-10-10 06:25:23,383|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Executing workflow(config-deploy[5350145a-7075-4d9a-b456-5d037c9d8f50])'s step(config-apply)
2022-10-10 06:25:23,383|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-10 06:25:23,390|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| preparing request id(5350145a-7075-4d9a-b456-5d037c9d8f50) for workflow(config-deploy) step(config-apply)
2022-10-10 06:25:23,390|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-10-10 06:25:23,391|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| input definition for node template (k8s-config-apply), values ({artifact-prefix-names=["helm_apache"], k8s-config-operation-type="create", resource-assignment-map={"get_attribute":["config-setup-process","","assignment-map","config-deploy","config-deploy-setup"]}})
2022-10-10 06:25:23,394|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Triggering K8s Config Value component logic.
2022-10-10 06:25:23,394|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Getting the template prefixes
2022-10-10 06:25:23,394|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Iterating over prefixes in resource assignment map.
2022-10-10 06:25:23,406|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/v1/instance/xenodochial_ramanujan/config/replica-count-change)
2022-10-10 06:25:28,415|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(500 - Internal Server Error)
2022-10-10 06:25:28,415|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Uploading K8s config..
2022-10-10 06:25:28,467|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Config building started from source custom-values
2022-10-10 06:25:28,468|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-10-10 06:25:28,499|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = replica-count
    status = null
    required = null
    dependencies = []
    dictionaryName = replica-count
    dictionarySource = default
]]])
2022-10-10 06:25:28,501|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-10-10 06:25:28,502|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-10-10 06:25:28,580|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(POST), url(/v1/instance/xenodochial_ramanujan/config)
2022-10-10 06:25:28,717|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(201 - Created)
2022-10-10 06:25:28,726|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Preparing Response...
2022-10-10 06:25:28,726|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-10-10 06:25:28,726|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-10-10 06:25:28,727|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Executing workflow(config-deploy[5350145a-7075-4d9a-b456-5d037c9d8f50])'s step(status-verification-script-after)
2022-10-10 06:25:28,727|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-10 06:25:28,728|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| preparing request id(5350145a-7075-4d9a-b456-5d037c9d8f50) for workflow(config-deploy) step(status-verification-script-after)
2022-10-10 06:25:28,728|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-10-10 06:25:28,728|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| input definition for node template (simple-status-check), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck", instance-dependencies=["bluePrintPropertiesService"], dynamic-properties="*simple-status-properties"})
2022-10-10 06:25:28,729|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-10-10 06:25:28,731|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| SIMPLE STATUS CHECK - START
2022-10-10 06:25:28,740|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/v1/instance/xenodochial_ramanujan/status)
2022-10-10 06:25:28,800|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(200 - OK)
2022-10-10 06:25:28,803|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| VfModule helm_apache (xenodochial_ramanujan) is not ready. Please wait...
2022-10-10 06:25:38,814|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/v1/instance/xenodochial_ramanujan/status)
2022-10-10 06:25:38,862|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(200 - OK)
2022-10-10 06:25:38,869|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| VfModule helm_apache (xenodochial_ramanujan) is not ready. Please wait...
2022-10-10 06:25:48,878|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/v1/instance/xenodochial_ramanujan/status)
2022-10-10 06:25:48,922|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(200 - OK)
2022-10-10 06:25:48,924|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| VfModule helm_apache (xenodochial_ramanujan) is not ready. Please wait...
2022-10-10 06:25:58,933|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/v1/instance/xenodochial_ramanujan/status)
2022-10-10 06:25:58,977|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(200 - OK)
2022-10-10 06:25:58,979|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| VfModule helm_apache (xenodochial_ramanujan) is not ready. Please wait...
2022-10-10 06:26:09,002|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Rest request method(GET), url(/v1/instance/xenodochial_ramanujan/status)
2022-10-10 06:26:09,051|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Response status(200 - OK)
2022-10-10 06:26:09,057|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| VfModule helm_apache (xenodochial_ramanujan) is ready.
2022-10-10 06:26:09,057|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| SIMPLE STATUS CHECK - END
2022-10-10 06:26:09,057|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Preparing Response...
2022-10-10 06:26:09,057|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-10-10 06:26:09,058|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-10-10 06:26:09,059|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Executing workflow(config-deploy[5350145a-7075-4d9a-b456-5d037c9d8f50])'s step(collect-results)
2022-10-10 06:26:09,059|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-10 06:26:09,060|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| preparing request id(5350145a-7075-4d9a-b456-5d037c9d8f50) for workflow(config-deploy) step(collect-results)
2022-10-10 06:26:09,060|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-10-10 06:26:09,061|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-10-10 06:26:09,061|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-10-10 06:26:09,078|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Collected results: {}
2022-10-10 06:26:09,081|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Preparing Response...
2022-10-10 06:26:09,081|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-10-10 06:26:09,082|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-10-10 06:26:09,083|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Execute node(END) -> executed state(SUCCESS)
2022-10-10 06:26:09,086|5350145a-7075-4d9a-b456-5d037c9d8f50||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| workflow(5350145a-7075-4d9a-b456-5d037c9d8f50) nodes completed with (0)exceptions
2022-10-10 06:26:09,086|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-10 06:26:09,088|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 85586246-3b3b-4568-95d5-57d676ed16a2 auditStoreId -1
2022-10-10 06:26:09,099|5350145a-7075-4d9a-b456-5d037c9d8f50||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Completed
2022-10-10 06:26:16,252|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||reactor-http-epoll-1||||INFO||||||| processing request id d39ee7b2-61f1-4dac-a104-0d15d53cf18e
2022-10-10 06:26:16,253|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-10 06:26:16,253|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-10-10 06:26:16,255|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||reactor-http-epoll-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-10 06:26:16,255|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-10 06:26:16,259|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-10 06:26:16,279|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-10 06:26:16,281|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-10 06:26:16,281|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-10 06:26:16,283|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(d39ee7b2-61f1-4dac-a104-0d15d53cf18e) for workflow(resource-assignment) step(resource-assignment)
2022-10-10 06:26:16,283|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-10 06:26:16,284|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-10 06:26:16,285|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-10-10 06:26:16,310|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-10-10 06:26:16,313|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-10 06:26:16,313|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("0e863c41-c6fb-4903-a5e1-b5052932a71a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-10 06:26:16,313|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("d22aab95-ba03-420f-9b8a-fbec7e9dc728") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-10 06:26:16,314|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "0e863c41-c6fb-4903-a5e1-b5052932a71a",
  "vnf-id" : "d22aab95-ba03-420f-9b8a-fbec7e9dc728",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-10-10 06:26:16,324|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-10-10 06:26:16,324|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-10 06:26:16,324|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-10 06:26:16,325|d39ee7b2-61f1-4dac-a104-0d15d53cf18e||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ecf130d5-99e7-43a1-b19a-9e8401cc92fb auditStoreId -1
2022-10-10 06:26:20,274|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||reactor-http-epoll-1||||INFO||||||| processing request id 46f7713b-3ed4-48cb-a20d-084c1ff7b71c
2022-10-10 06:26:20,274|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-10-10 06:26:20,274|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-10-10 06:26:20,274|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||reactor-http-epoll-1||||INFO||||||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-10 06:26:20,275|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-10 06:26:20,277|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-10 06:26:20,284|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-10-10 06:26:20,285|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-10-10 06:26:20,286|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| executing node template(resource-assignment) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-10 06:26:20,286|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(46f7713b-3ed4-48cb-a20d-084c1ff7b71c) for workflow(resource-assignment) step(resource-assignment)
2022-10-10 06:26:20,286|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-10-10 06:26:20,287|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-10-10 06:26:20,287|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-10-10 06:26:20,335|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = admin_plane_net_name
    status = null
    required = false
    dependencies = []
    dictionaryName = public_net_id
    dictionarySource = input
], [
    name = ubuntu20_key_name
    status = null
    required = false
    dependencies = []
    dictionaryName = key_name
    dictionarySource = input
], [
    name = ubuntu20_name_0
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = ubuntu20_image_name
    status = null
    required = false
    dependencies = []
    dictionaryName = image_name
    dictionarySource = input
], [
    name = vf-module-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vf-module-id
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = ubuntu20_pub_key
    status = null
    required = false
    dependencies = []
    dictionaryName = pub_key
    dictionarySource = input
], [
    name = ubuntu20_flavor_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vlb_flavor_name
    dictionarySource = input
]], [[
    name = vnf_id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = sdnc
]], [[
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-10-10 06:26:20,337|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("admin-daily-master") for Resource Name (admin_plane_net_name), definition(public_net_id) of type (string)
2022-10-10 06:26:20,339|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-10-10 06:26:20,340|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-10-10 06:26:20,340|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-10-10 06:26:20,340|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ecddfb93-d409-4261-b9a1-1e1195651fe6") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-10-10 06:26:20,340|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("0e863c41-c6fb-4903-a5e1-b5052932a71a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-10 06:26:20,341|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key") for Resource Name (ubuntu20_pub_key), definition(pub_key) of type (string)
2022-10-10 06:26:20,341|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-10-10 06:26:20,341|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-10-10 06:26:20,342|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("d22aab95-ba03-420f-9b8a-fbec7e9dc728") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-10 06:26:20,343|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "0e863c41-c6fb-4903-a5e1-b5052932a71a",
  "ubuntu20_flavor_name" : "m1.small",
  "ubuntu20_image_name" : "Ubuntu_2004",
  "ubuntu20_key_name" : "onap_dt",
  "ubuntu20_name_0" : "ubuntu20agent-VNF",
  "ubuntu20_pub_key" : "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDY15cdBmIs2XOpe4EiFCsaY6bmUmK/GysMoLl4UG51JCfJwvwoWCoA+6mDIbymZxhxq9IGxilp/yTA6WQ9s/5pBag1cUMJmFuda9PjOkXl04jgqh5tR6I+GZ97AvCg93KAECis5ubSqw1xOCj4utfEUtPoF1OuzqM/lE5mY4N6VKXn+fT7pCD6cifBEs6JHhVNvs5OLLp/tO8Pa3kKYQOdyS0xc3rh+t2lrzvKUSWGZbX+dLiFiEpjsUL3tDqzkEMNUn4pdv69OJuzWHCxRWPfdrY9Wg0j3mJesP29EBht+w+EC9/kBKq+1VKdmsXUXAcjEvjovVL8l1BrX3BY0R8D imported-openssh-key",
  "vf-module-id" : "ecddfb93-d409-4261-b9a1-1e1195651fe6",
  "vnf-id" : "d22aab95-ba03-420f-9b8a-fbec7e9dc728",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-10-10 06:26:20,352|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-10-10 06:26:20,353|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-10-10 06:26:20,353|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-10-10 06:26:20,353|46f7713b-3ed4-48cb-a20d-084c1ff7b71c||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 9c033427-aa52-4790-a3c3-b5948119b335 auditStoreId -1
2022-10-10 06:26:23,167|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-10 06:26:23,275|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-10 06:26:23,281|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| processing request id 3f1e3262-04bb-476b-95aa-ee54eb0d2f57
2022-10-10 06:26:23,281|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-10 06:26:23,281|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| StoreAuditService ID  -1
2022-10-10 06:26:23,281|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-10 06:26:23,282|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-10 06:26:23,283|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-10 06:26:23,289|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deriving input data for workflow: (config-assign)
2022-10-10 06:26:23,289|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-10-10 06:26:23,289|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-10-10 06:26:23,290|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| preparing request id(3f1e3262-04bb-476b-95aa-ee54eb0d2f57) for workflow(config-assign) step(config-assign)
2022-10-10 06:26:23,290|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-10-10 06:26:23,291|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-10-10 06:26:23,295|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-10-10 06:26:23,333|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Batched Sequence : ([[[
    name = *
    status = null
    required = null
    dependencies = null
    dictionaryName = null
    dictionarySource = null
]], [[
    name = vnf_name
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf_name
    dictionarySource = input
], [
    name = service-instance-id
    status = null
    required = false
    dependencies = []
    dictionaryName = service-instance-id
    dictionarySource = input
], [
    name = vnf-id
    status = null
    required = false
    dependencies = []
    dictionaryName = vnf-id
    dictionarySource = input
]]])
2022-10-10 06:26:23,334|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-10-10 06:26:23,335|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value ("0e863c41-c6fb-4903-a5e1-b5052932a71a") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-10-10 06:26:23,336|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Setting Resource Value ("d22aab95-ba03-420f-9b8a-fbec7e9dc728") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-10-10 06:26:23,350|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Resource resolution saved into database successfully : (service-instance-id)
2022-10-10 06:26:23,350|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Resource resolution saved into database successfully : (vnf-id)
2022-10-10 06:26:23,350|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Resource resolution saved into database successfully : (vnf_name)
2022-10-10 06:26:23,352|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Generated Resource Param Data ({
  "service-instance-id" : "0e863c41-c6fb-4903-a5e1-b5052932a71a",
  "vnf-id" : "d22aab95-ba03-420f-9b8a-fbec7e9dc728",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-10-10 06:26:23,388|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-10-10 06:26:23,397|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Template resolution saved into database successfully : ({store-result=true, force-resolution=false, resolution-key=ubuntu20-VNF-name, resource-id=, resource-type=, occurrence=1, resolution-summary=false})
2022-10-10 06:26:23,398|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Preparing Response...
2022-10-10 06:26:23,398|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-10-10 06:26:23,398|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveWorkflowOutputs for workflow(config-assign)
2022-10-10 06:26:23,400|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 167b23e8-af21-4822-bb4d-c7e5e70ff738 auditStoreId -1
2022-10-10 06:26:23,426|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Completed
2022-10-10 06:27:12,855|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-10-10 06:27:12,968|||grpc-default-executor-1||||INFO||||||| Authentication success: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@ffd81c0f: Principal: org.springframework.security.core.userdetails.User@f6ae214c: Username: ccsdkapps; Password: [PROTECTED]; Enabled: true; AccountNonExpired: true; credentialsNonExpired: true; AccountNonLocked: true; Granted Authorities: USER; Credentials: [PROTECTED]; Authenticated: true; Details: null; Granted Authorities: USER
2022-10-10 06:27:12,972|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| processing request id 3f1e3262-04bb-476b-95aa-ee54eb0d2f57
2022-10-10 06:27:12,972|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| storeExecutionInput called not to store the Workflow action input details 
2022-10-10 06:27:12,972|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| StoreAuditService ID  -1
2022-10-10 06:27:12,974|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-10-10 06:27:12,974|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-10-10 06:27:12,975|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-10-10 06:27:12,979|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Deriving input data for workflow: (config-deploy)
2022-10-10 06:27:12,979|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-10-10 06:27:12,979|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-10-10 06:27:12,991|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| preparing request id(3f1e3262-04bb-476b-95aa-ee54eb0d2f57) for workflow(config-deploy) step(config-deploy)
2022-10-10 06:27:12,991|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-10-10 06:27:12,991|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| input definition for node template (config-deploy), values ({script-type="jython", script-class-reference="Scripts/python/ConfigDeploy.py", instance-dependencies=[], dynamic-properties="*config-deploy-properties"})
2022-10-10 06:27:12,993|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-10-10 06:27:12,994|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Getting Jython Script Class(ConfigDeploy)
2022-10-10 06:27:13,047|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@8787071
2022-10-10 06:27:13,049|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Hello world
2022-10-10 06:27:13,049|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Preparing Response...
2022-10-10 06:27:13,049|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-10-10 06:27:13,049|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-10-10 06:27:13,050|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 3b8031dd-53a9-43e2-a9bd-7f8066c9eb8e auditStoreId -1
2022-10-10 06:27:13,051|3f1e3262-04bb-476b-95aa-ee54eb0d2f57||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-ccb88c874-6pw48|||| Completed