Results

By type

          05:00:09,015 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
05:00:09,016 |-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.1.jar!/logback.xml]
05:00:09,017 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs multiple times on the classpath.
05:00:09,017 |-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.1.jar!/logback.xml]
05:00:09,017 |-WARN in ch.qos.logback.classic.LoggerContext[default] - Resource [logback.xml] occurs at [file:/opt/app/onap/config/logback.xml]
05:00:09,037 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@399c4be1 - URL [jar:file:/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar!/logback.xml] is not of type file
05:00:09,198 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - debug attribute not set
05:00:09,206 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
05:00:09,210 |-INFO in ch.qos.logback.core.joran.action.AppenderAction - Naming appender as [STDOUT]
05:00:09,217 |-INFO in ch.qos.logback.core.joran.action.NestedComplexPropertyIA - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property
05:00:09,294 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework] to INFO
05:00:09,294 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.springframework.web] to INFO
05:00:09,294 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.hibernate] to ERROR
05:00:09,294 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [com.hazelcast] to ERROR
05:00:09,294 |-INFO in ch.qos.logback.classic.joran.action.LoggerAction - Setting level of logger [org.onap.ccsdk.cds] to INFO
05:00:09,294 |-INFO in ch.qos.logback.classic.joran.action.RootLoggerAction - Setting level of ROOT logger to INFO
05:00:09,294 |-INFO in ch.qos.logback.core.joran.action.AppenderRefAction - Attaching appender named [STDOUT] to Logger[ROOT]
05:00:09,295 |-INFO in ch.qos.logback.classic.joran.action.ConfigurationAction - End of configuration.
05:00:09,297 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@291caca8 - Registering current configuration as safe fallback point


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

2022-11-06 05:00:10,402|||main||||INFO||||||| Starting BlueprintProcessorApplicationKt v1.4.1 using Java 11.0.9.1 on onap-cds-blueprints-processor-d6d6887bf-d9wrn with PID 1 (/opt/app/onap/lib/org.onap.ccsdk.cds.blueprintsprocessor-blueprintsprocessor-application-1.4.1.jar started by onap in /app)
2022-11-06 05:00:10,407|||main||||INFO||||||| No active profile set, falling back to 1 default profile: "default"
2022-11-06 05:00:13,332|||main||||INFO||||||| Bootstrapping Spring Data JPA repositories in DEFAULT mode.
2022-11-06 05:00:13,874|||main||||INFO||||||| Finished Spring Data repository scanning in 526 ms. Found 11 JPA repository interfaces.
2022-11-06 05:00:16,164|||main||||INFO||||||| HHH000204: Processing PersistenceUnitInfo [name: default]
2022-11-06 05:00:16,247|||main||||INFO||||||| HHH000412: Hibernate ORM core version 5.6.10.Final
2022-11-06 05:00:16,480|||main||||INFO||||||| HCANN000001: Hibernate Commons Annotations {5.1.2.Final}
2022-11-06 05:00:16,989|||main||||INFO||||||| HHH000400: Using dialect: org.hibernate.dialect.MySQL5InnoDBDialect
2022-11-06 05:00:17,344|||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-11-06 05:00:17,345|||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-11-06 05:00:17,736|||main||||INFO||||||| HV000001: Hibernate Validator 6.2.4.Final
2022-11-06 05:00:19,181|||main||||INFO||||||| HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform]
2022-11-06 05:00:19,195|||main||||INFO||||||| Initialized JPA EntityManagerFactory for persistence unit 'default'
2022-11-06 05:00:19,285|||main||||INFO||||||| Application ID: cds > Initializing error catalog message from properties...
2022-11-06 05:00:20,749|||main||||INFO||||||| Audit service is disabled
2022-11-06 05:00:20,906|||main||||INFO||||||| Workflow Audit store is disabled
2022-11-06 05:00:22,878|||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-11-06 05:00:22,920|||main||||INFO||||||| Dependency Management module created...
2022-11-06 05:00:23,853|||main||||INFO||||||| Exposing 14 endpoint(s) beneath base path '/actuator'
2022-11-06 05:00:24,163|||main||||INFO||||||| Initialised Primary Transaction Manager for url jdbc:mysql://cds-db:3306/sdnctl
2022-11-06 05:00:25,470|||main||||INFO||||||| Netty started on port 8080
2022-11-06 05:00:26,595|||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:178)
	at org.springframework.context.support.DefaultLifecycleProcessor.access$200(DefaultLifecycleProcessor.java:54)
	at org.springframework.context.support.DefaultLifecycleProcessor$LifecycleGroup.start(DefaultLifecycleProcessor.java:356)
	at java.base/java.lang.Iterable.forEach(Unknown Source)
	at org.springframework.context.support.DefaultLifecycleProcessor.startBeans(DefaultLifecycleProcessor.java:155)
	at org.springframework.context.support.DefaultLifecycleProcessor.onRefresh(DefaultLifecycleProcessor.java:123)
	at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:935)
	at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:586)
	at org.springframework.boot.web.reactive.context.ReactiveWebServerApplicationContext.refresh(ReactiveWebServerApplicationContext.java:64)
	at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:745)
	at org.springframework.boot.SpringApplication.refreshContext(SpringApplication.java:420)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:307)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1317)
	at org.springframework.boot.SpringApplication.run(SpringApplication.java:1306)
	at org.onap.ccsdk.cds.blueprintsprocessor.BlueprintProcessorApplicationKt.main(BlueprintProcessorApplication.kt:46)
2022-11-06 05:00:26,609|||main||||INFO||||||| Starting Blueprint Processor GRPC Starting..
2022-11-06 05:00:26,986|||main||||INFO||||||| Blueprint Processor GRPC server started and ready to serve on port(9111)...
2022-11-06 05:00:26,993|||main||||INFO||||||| Started BlueprintProcessorApplicationKt in 17.506 seconds (JVM running for 18.571)
2022-11-06 05:00:27,010|||DefaultDispatcher-worker-1||||INFO||||||| Cluster is disabled, to enable cluster set the environment CLUSTER_* properties.
2022-11-06 06:02:31,063|4b5e650d-4b44-4bf0-9067-e485421cb4c8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(false)
2022-11-06 06:02:31,065|4b5e650d-4b44-4bf0-9067-e485421cb4c8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-06 06:02:31,067|4b5e650d-4b44-4bf0-9067-e485421cb4c8||reactor-http-epoll-4||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-06 06:02:31,576|4b5e650d-4b44-4bf0-9067-e485421cb4c8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-06 06:02:31,580|4b5e650d-4b44-4bf0-9067-e485421cb4c8||DefaultDispatcher-worker-10||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-06 06:02:32,918|86f898cc-e41e-4dc6-b816-ee50c69b14db||Thread-32||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/79d1d4a0-886e-42fc-870f-694dcf9c0774)
2022-11-06 06:02:32,935|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| deleting definition types under : /opt/app/onap/blueprints/working/79d1d4a0-886e-42fc-870f-694dcf9c0774/Definitions
2022-11-06 06:02:33,030|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| reinitialized all type definitions
2022-11-06 06:02:33,036|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(helloworld)
2022-11-06 06:02:33,070|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing ArtifactDefinition(helloworld-template)
2022-11-06 06:02:33,078|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing ArtifactDefinition(helloworld-mapping)
2022-11-06 06:02:33,091|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing resource mapping file(Templates/hello-world-mapping.json) already enhanced(false)
2022-11-06 06:02:33,137|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ##### Enhancing Workflow(helloworld)
2022-11-06 06:02:33,139|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| workflow(helloworld) dependent component NodeTemplates([helloworld])
2022-11-06 06:02:33,139|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| identified workflow(helloworld) targets(helloworld)
2022-11-06 06:02:33,140|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resource assignment artifacts(helloworld-mapping) for NodeType(helloworld)
2022-11-06 06:02:33,140|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| workflow(helloworld) resource assignment files([Templates/hello-world-mapping.json]
2022-11-06 06:02:33,141|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enriching artifacts file(/opt/app/onap/blueprints/working/79d1d4a0-886e-42fc-870f-694dcf9c0774/Templates/hello-world-mapping.json
2022-11-06 06:02:33,156|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing workflow resource mapping file(Templates/hello-world-mapping.json) already enhanced(true)
2022-11-06 06:02:33,156|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| dataType not present for the recipe(dt-helloworld-properties)
2022-11-06 06:02:33,156|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ##### Enhancing blueprint Resource Definitions
2022-11-06 06:02:33,157|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resources assignment files ([Templates/hello-world-mapping.json])
2022-11-06 06:02:33,159|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| processing file (Templates/hello-world-mapping.json)
2022-11-06 06:02:33,178|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| distinct resource keys ([])
2022-11-06 06:02:33,179|86f898cc-e41e-4dc6-b816-ee50c69b14db||DefaultDispatcher-worker-22||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Enriching Resource Definition sources Node Template: []
2022-11-06 06:02:33,476|f2a07d52-5f2d-4e2e-8811-292c2bb910ca||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(c4c50a4e-a532-4cba-8ab8-586682b642f2) CBA(/opt/app/onap/blueprints/archive/c4c50a4e-a532-4cba-8ab8-586682b642f2/cba.zip)
2022-11-06 06:02:33,498|f2a07d52-5f2d-4e2e-8811-292c2bb910ca||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c4c50a4e-a532-4cba-8ab8-586682b642f2) and entry definition file (Definitions/blueprint.json)
2022-11-06 06:02:33,577|f2a07d52-5f2d-4e2e-8811-292c2bb910ca||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(helloworld)
2022-11-06 06:02:33,592|f2a07d52-5f2d-4e2e-8811-292c2bb910ca||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/c4c50a4e-a532-4cba-8ab8-586682b642f2) and entry definition file (Definitions/blueprint.json)
2022-11-06 06:02:33,776|f2a07d52-5f2d-4e2e-8811-292c2bb910ca||DefaultDispatcher-worker-27||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/working/c4c50a4e-a532-4cba-8ab8-586682b642f2) present to clean.
2022-11-06 06:02:33,991|654321||reactor-http-epoll-3||||INFO||||||| processing request id 654321
2022-11-06 06:02:33,991|654321||reactor-http-epoll-3||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-06 06:02:33,996|654321||reactor-http-epoll-3||||INFO||||||| StoreAuditService ID  -1
2022-11-06 06:02:34,003|654321||DefaultDispatcher-worker-27||||INFO||||||| getting cba file name(test101), version(1.0.1) from db
2022-11-06 06:02:34,085|654321||DefaultDispatcher-worker-27||||INFO||||||| cba file name(test101), version(1.0.1) saved in (/opt/app/onap/blueprints/deploy/test101/1.0.1)
2022-11-06 06:02:34,088|654321||DefaultDispatcher-worker-27||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/test101/1.0.1
2022-11-06 06:02:34,090|654321||DefaultDispatcher-worker-27||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/test101/1.0.1) and entry definition file (Definitions/blueprint.json)
2022-11-06 06:02:34,107|654321||DefaultDispatcher-worker-27||||INFO||||||| Deriving input data for workflow: (helloworld)
2022-11-06 06:02:34,109|654321||DefaultDispatcher-worker-27||||INFO||||||| Executing workflow(helloworld) NodeTemplate(helloworld), derived from(tosca.nodes.Component)
2022-11-06 06:02:34,126|654321||DefaultDispatcher-worker-27||||INFO||||||| executing node template(helloworld) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-06 06:02:34,136|654321||DefaultDispatcher-worker-27||||INFO||||||| preparing request id(654321) for workflow(helloworld) step(helloworld)
2022-11-06 06:02:34,136|654321||DefaultDispatcher-worker-27||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (helloworld), interface name(ResourceResolutionComponent), operationName(process)
2022-11-06 06:02:34,137|654321||DefaultDispatcher-worker-27||||INFO||||||| input definition for node template (helloworld), values ({artifact-prefix-names=["helloworld"]})
2022-11-06 06:02:34,161|654321||DefaultDispatcher-worker-27||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-mapping)
2022-11-06 06:02:34,189|654321||DefaultDispatcher-worker-22||||INFO||||||| Batched Sequence : ([])
2022-11-06 06:02:34,192|654321||DefaultDispatcher-worker-22||||INFO||||||| Generated Resource Param Data ({ })
2022-11-06 06:02:34,328|654321||DefaultDispatcher-worker-22||||INFO||||||| Preparing Response...
2022-11-06 06:02:34,331|654321||DefaultDispatcher-worker-22||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (helloworld),interface name (ResourceResolutionComponent), operationName(process)
2022-11-06 06:02:34,332|654321||DefaultDispatcher-worker-22||||INFO||||||| resolveWorkflowOutputs for workflow(helloworld)
2022-11-06 06:02:34,340|654321||DefaultDispatcher-worker-22||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID ce7afe82-728a-498d-8fa2-63b8f987783b auditStoreId -1
2022-11-06 06:22:41,460|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-06 06:22:41,462|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-06 06:22:41,462|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||reactor-http-epoll-2||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-06 06:22:41,803|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-06 06:22:41,803|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-06 06:22:42,719|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-06 06:22:42,725|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(147d6765-475f-4248-9bfb-7e14df951357) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-06 06:22:42,751|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(c8b5cd9f-1c63-456b-a78d-42f4ef86a7d9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-06 06:22:42,761|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(b409eded-b071-4b89-a186-6904ac468f57) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-06 06:22:42,774|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(51f9c55e-bd6b-4511-b4a7-cf099fb80309) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-06 06:22:42,790|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(0a075bdd-553f-4971-b81c-fd05d7f5288b) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-06 06:22:42,807|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(99ae430b-bb51-44ec-a46e-24a6dcf9a31f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-06 06:22:42,824|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:22:42,825|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:22:42,825|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-06 06:22:42,825|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-06 06:22:42,825|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:22:42,826|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:22:42,857|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-06 06:22:42,910|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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:32)
	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:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	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:41)
	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:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	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:33)
	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:37)
	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:36)
	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:37)
	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:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	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:30)
	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:32)
	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:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	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:41)
	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:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	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:33)
	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:37)
	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:36)
	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:37)
	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:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	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:30)
	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:32)
	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:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	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:41)
	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:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	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:33)
	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:37)
	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:36)
	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:37)
	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:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	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:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-06 06:22:42,932|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-06 06:22:42,961|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-06 06:22:42,985|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-06 06:22:43,093|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-assignment)
2022-11-06 06:22:43,094|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:22:43,095|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:22:43,151|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:22:43,331|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-assignment)
2022-11-06 06:22:43,332|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:22:43,332|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:22:43,333|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(HealthCheck)
2022-11-06 06:22:43,334|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-06 06:22:43,335|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(vf-config-assign)
2022-11-06 06:22:43,336|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(vf-config-deploy)
2022-11-06 06:22:43,389|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-06 06:22:43,537|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-assignment)
2022-11-06 06:22:43,539|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:22:43,540|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:22:43,607|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:22:43,747|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-assignment)
2022-11-06 06:22:43,749|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:22:43,788|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:22:43,789|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:22:43,790|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-06 06:22:43,797|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:22:43,999|e5c3df44-c21a-4998-9a7a-bbc03ab7727c||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:22:45,422|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||Thread-60||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/89c0cda8-5aa0-4861-9892-a4ee6e02888c)
2022-11-06 06:22:45,422|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| deleting definition types under : /opt/app/onap/blueprints/working/89c0cda8-5aa0-4861-9892-a4ee6e02888c/Definitions
2022-11-06 06:22:45,427|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| reinitialized all type definitions
2022-11-06 06:22:45,428|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(resource-resolution)
2022-11-06 06:22:45,452|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing ArtifactDefinition(helloworld-velocity-template)
2022-11-06 06:22:45,463|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing ArtifactDefinition(helloworld-velocity-mapping)
2022-11-06 06:22:45,475|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(false)
2022-11-06 06:22:45,495|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(capability)
2022-11-06 06:22:45,523|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(capability)
2022-11-06 06:22:45,533|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-06 06:22:45,555|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-06 06:22:45,579|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-06 06:22:45,590|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-06 06:22:45,604|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-06 06:22:45,617|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-06 06:22:45,662|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing ArtifactDefinition(helloworld-jinja-template)
2022-11-06 06:22:45,668|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing ArtifactDefinition(helloworld-jinja-mapping)
2022-11-06 06:22:45,669|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(false)
2022-11-06 06:22:45,685|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(capability)
2022-11-06 06:22:45,695|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(capability)
2022-11-06 06:22:45,707|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(capability)
2022-11-06 06:22:45,716|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(processor-db)
2022-11-06 06:22:45,725|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-06 06:22:45,737|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-06 06:22:45,748|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-06 06:22:45,759|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-06 06:22:45,770|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-06 06:22:45,780|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-06 06:22:45,817|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ##### Enhancing Workflow(resource-resolution)
2022-11-06 06:22:45,818|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| workflow(resource-resolution) dependent component NodeTemplates([resource-resolution])
2022-11-06 06:22:45,818|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| identified workflow(resource-resolution) targets(resource-resolution)
2022-11-06 06:22:45,819|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resource assignment artifacts(helloworld-velocity-mapping) for NodeType(resource-resolution)
2022-11-06 06:22:45,819|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resource assignment artifacts(helloworld-jinja-mapping) for NodeType(resource-resolution)
2022-11-06 06:22:45,819|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| workflow(resource-resolution) resource assignment files([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json]
2022-11-06 06:22:45,820|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enriching artifacts file(/opt/app/onap/blueprints/working/89c0cda8-5aa0-4861-9892-a4ee6e02888c/Templates/hello-world-velocity-mapping.json
2022-11-06 06:22:45,827|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing workflow resource mapping file(Templates/hello-world-velocity-mapping.json) already enhanced(true)
2022-11-06 06:22:45,827|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| dataType not present for the recipe(dt-resource-resolution-properties)
2022-11-06 06:22:45,827|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enriching artifacts file(/opt/app/onap/blueprints/working/89c0cda8-5aa0-4861-9892-a4ee6e02888c/Templates/hello-world-jinja-mapping.json
2022-11-06 06:22:45,833|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing workflow resource mapping file(Templates/hello-world-jinja-mapping.json) already enhanced(true)
2022-11-06 06:22:45,834|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| dynamic dataType(dt-resource-resolution-properties) already present for workflow(resource-resolution).
2022-11-06 06:22:45,834|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ##### Enhancing blueprint Resource Definitions
2022-11-06 06:22:45,835|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resources assignment files ([Templates/hello-world-velocity-mapping.json, Templates/hello-world-jinja-mapping.json])
2022-11-06 06:22:45,835|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| processing file (Templates/hello-world-velocity-mapping.json)
2022-11-06 06:22:45,835|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| processing file (Templates/hello-world-jinja-mapping.json)
2022-11-06 06:22:45,847|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:22:45,919|97d9d4b5-7ef4-44cc-9e94-9a7dd35c2932||DefaultDispatcher-worker-11||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Enriching Resource Definition sources Node Template: [source-db, source-rest, source-input, source-capability, source-default]
2022-11-06 06:22:46,096|dd19cf88-7cd6-42fa-aba9-f7899f8660fa||Thread-60||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(1f825ea6-7e62-44e5-b160-ce1fa7004638) CBA(/opt/app/onap/blueprints/archive/1f825ea6-7e62-44e5-b160-ce1fa7004638/cba.zip)
2022-11-06 06:22:46,106|dd19cf88-7cd6-42fa-aba9-f7899f8660fa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1f825ea6-7e62-44e5-b160-ce1fa7004638) and entry definition file (Definitions/resource-resolution.json)
2022-11-06 06:22:46,136|dd19cf88-7cd6-42fa-aba9-f7899f8660fa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-resolution)
2022-11-06 06:22:46,152|dd19cf88-7cd6-42fa-aba9-f7899f8660fa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/1f825ea6-7e62-44e5-b160-ce1fa7004638) and entry definition file (Definitions/resource-resolution.json)
2022-11-06 06:22:46,223|dd19cf88-7cd6-42fa-aba9-f7899f8660fa||DefaultDispatcher-worker-11||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/working/1f825ea6-7e62-44e5-b160-ce1fa7004638) present to clean.
2022-11-06 06:22:46,362|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||reactor-http-epoll-2||||INFO||||||| processing request id d45cbcc3-48d7-44ec-ba7f-70b336b7f35c
2022-11-06 06:22:46,362|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-06 06:22:46,362|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-06 06:22:46,367|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| getting cba file name(RT-resource-resolution), version(1.0.0) from db
2022-11-06 06:22:46,435|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||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-11-06 06:22:46,437|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0
2022-11-06 06:22:46,439|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||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-11-06 06:22:46,450|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Deriving input data for workflow: (resource-resolution)
2022-11-06 06:22:46,456|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Executing workflow(resource-resolution) NodeTemplate(resource-resolution), derived from(tosca.nodes.Component)
2022-11-06 06:22:46,456|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| executing node template(resource-resolution) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-06 06:22:46,458|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| preparing request id(d45cbcc3-48d7-44ec-ba7f-70b336b7f35c) for workflow(resource-resolution) step(helloworld)
2022-11-06 06:22:46,459|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-resolution), interface name(ResourceResolutionComponent), operationName(process)
2022-11-06 06:22:46,459|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||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-11-06 06:22:46,461|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-velocity-mapping)
2022-11-06 06:22:46,518|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||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-11-06 06:22:46,584|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-06 06:22:46,623|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-06 06:22:46,634|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-06 06:22:46,909|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-06 06:22:47,001|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2022-11-06 06:22:47,021|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2022-11-06 06:22:47,022|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-06 06:22:47,022|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For template key (v_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-06 06:22:47,035|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (v_put), definition(RT-rest-put) of type (string)
2022-11-06 06:22:47,089|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_put)
2022-11-06 06:22:47,103|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-06 06:22:47,105|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-06 06:22:51,156|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$1@2910a0e6
2022-11-06 06:22:51,161|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_python), definition(properties-capability-source) of type (string)
2022-11-06 06:22:51,178|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_python)
2022-11-06 06:22:51,180|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-06 06:22:51,180|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-06 06:22:51,180|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-06 06:22:51,188|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-06 06:22:51,203|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2022-11-06 06:22:51,203|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2022-11-06 06:22:51,203|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-06 06:22:51,203|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For template key (v_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-06 06:22:51,203|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (v_patch), definition(RT-rest-patch) of type (string)
2022-11-06 06:22:51,204|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-06 06:22:51,205|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-06 06:22:51,205|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-06 06:22:51,207|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-06 06:22:51,214|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2022-11-06 06:22:51,214|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2022-11-06 06:22:51,215|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-06 06:22:51,215|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For template key (v_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-06 06:22:51,215|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (v_del), definition(RT-rest-delete) of type (string)
2022-11-06 06:22:51,226|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_del)
2022-11-06 06:22:51,226|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_patch)
2022-11-06 06:22:51,228|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-06 06:22:51,262|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| compiling for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-06 06:23:00,566|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| compiled in (9296)mSec for cache key(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-06 06:23:00,568|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| loading compiled cache(/opt/app/onap/blueprints/deploy/RT-resource-resolution/1.0.0)
2022-11-06 06:23:00,584|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_kotlin), definition(kotlin-script) of type (string)
2022-11-06 06:23:00,604|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_kotlin)
2022-11-06 06:23:00,606|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-06 06:23:00,607|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-06 06:23:00,607|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-06 06:23:00,614|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-06 06:23:00,623|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-06 06:23:00,624|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-06 06:23:00,625|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-06 06:23:00,625|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| For template key (v_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-06 06:23:00,625|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (v_get), definition(RT-rest-get) of type (string)
2022-11-06 06:23:00,637|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_get)
2022-11-06 06:23:00,645|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_input), definition(input-source) of type (string)
2022-11-06 06:23:00,645|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("ok") for Resource Name (v_default), definition(input-source) of type (string)
2022-11-06 06:23:00,655|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (v_default)
2022-11-06 06:23:00,655|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_input)
2022-11-06 06:23:00,657|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-06 06:23:00,657|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-06 06:23:00,657|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-06 06:23:00,661|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-06 06:23:00,670|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2022-11-06 06:23:00,670|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2022-11-06 06:23:00,671|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-06 06:23:00,671|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For template key (v_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-06 06:23:00,671|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (v_post), definition(RT-rest-post) of type (string)
2022-11-06 06:23:00,681|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_post)
2022-11-06 06:23:00,695|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-06 06:23:00,696|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||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-11-06 06:23:00,735|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (list)
2022-11-06 06:23:00,738|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For template key (v_db) trying to get value from responseNode ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}])
2022-11-06 06:23:00,739|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-06 06:23:00,739|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-06 06:23:00,739|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-06 06:23:00,740|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-06 06:23:00,740|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ([{"value":"ok"},{"value":"ok"},{"value":"ok"},{"value":"ok"}]) for Resource Name (v_db), definition(RT-db) of type (list)
2022-11-06 06:23:00,751|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (v_db)
2022-11-06 06:23:00,754|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||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-11-06 06:23:00,922|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-06 06:23:00,948|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||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-11-06 06:23:00,948|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resolving resource with resource assignment artifact(helloworld-jinja-mapping)
2022-11-06 06:23:00,991|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||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-11-06 06:23:00,995|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-06 06:23:00,995|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ok") for Resource Name (from_suspend_function), definition(kotlin-script) of type (string)
2022-11-06 06:23:00,996|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| creating resource resolution of script type(jython), reference name(Scripts/python/ResolvProperties.py)
2022-11-06 06:23:00,996|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Getting Jython Script Class(ResolvProperties)
2022-11-06 06:23:01,009|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (from_suspend_function)
2022-11-06 06:23:01,042|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Component Object org.python.proxies.__main__$ResolvProperties$2@75d297a9
2022-11-06 06:23:01,043|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_python), definition(properties-capability-source) of type (string)
2022-11-06 06:23:01,054|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_python)
2022-11-06 06:23:01,055|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-06 06:23:01,055|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/patch), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-06 06:23:01,055|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/patch), path:(), ({}), ({value=value})
2022-11-06 06:23:01,057|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(PATCH), url(/resource-resolution/patch)
2022-11-06 06:23:01,067|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2022-11-06 06:23:01,068|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2022-11-06 06:23:01,068|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"patch:ok"})
2022-11-06 06:23:01,068|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For template key (j_patch) trying to get value from responseNode ({"value":"patch:ok"})
2022-11-06 06:23:01,068|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("patch:ok") for Resource Name (j_patch), definition(RT-rest-patch) of type (string)
2022-11-06 06:23:01,078|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_patch)
2022-11-06 06:23:01,079|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_input), definition(input-source) of type (string)
2022-11-06 06:23:01,091|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_input)
2022-11-06 06:23:01,093|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-06 06:23:01,093|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/put), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-06 06:23:01,093|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/put), path:(), ({}), ({value=value})
2022-11-06 06:23:01,095|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(PUT), url(/resource-resolution/put)
2022-11-06 06:23:01,106|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2022-11-06 06:23:01,106|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2022-11-06 06:23:01,107|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"put:ok"})
2022-11-06 06:23:01,107|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For template key (j_put) trying to get value from responseNode ({"value":"put:ok"})
2022-11-06 06:23:01,107|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("put:ok") for Resource Name (j_put), definition(RT-rest-put) of type (string)
2022-11-06 06:23:01,117|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_put)
2022-11-06 06:23:01,118|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_default), definition(input-source) of type (string)
2022-11-06 06:23:01,132|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_default)
2022-11-06 06:23:01,133|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-06 06:23:01,134|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/delete), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-06 06:23:01,134|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/delete), path:(), ({}), ({value=value})
2022-11-06 06:23:01,135|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(DELETE), url(/resource-resolution/delete)
2022-11-06 06:23:01,148|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2022-11-06 06:23:01,148|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2022-11-06 06:23:01,148|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"delete:ok"})
2022-11-06 06:23:01,148|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For template key (j_del) trying to get value from responseNode ({"value":"delete:ok"})
2022-11-06 06:23:01,148|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("delete:ok") for Resource Name (j_del), definition(RT-rest-delete) of type (string)
2022-11-06 06:23:01,149|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-06 06:23:01,150|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/post), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-06 06:23:01,150|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/post), path:(), ({}), ({value=value})
2022-11-06 06:23:01,151|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(POST), url(/resource-resolution/post)
2022-11-06 06:23:01,163|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2022-11-06 06:23:01,163|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2022-11-06 06:23:01,164|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"post:ok"})
2022-11-06 06:23:01,164|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For template key (j_post) trying to get value from responseNode ({"value":"post:ok"})
2022-11-06 06:23:01,164|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("post:ok") for Resource Name (j_post), definition(RT-rest-post) of type (string)
2022-11-06 06:23:01,165|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-06 06:23:01,165|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/get), path:(), input-key-mapping:({}), output-key-mapping:({value=value})
2022-11-06 06:23:01,165|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/get), path:(), ({}), ({value=value})
2022-11-06 06:23:01,166|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-2||||INFO||||||| Resource resolution saved into database successfully : (j_del)
2022-11-06 06:23:01,167|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(GET), url(/resource-resolution/get)
2022-11-06 06:23:01,174|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2022-11-06 06:23:01,174|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2022-11-06 06:23:01,174|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-06 06:23:01,174|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For template key (j_get) trying to get value from responseNode ({"value":"A046E51D-44DC-43AE-BBA2-86FCA86C5265"})
2022-11-06 06:23:01,174|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("A046E51D-44DC-43AE-BBA2-86FCA86C5265") for Resource Name (j_get), definition(RT-rest-get) of type (string)
2022-11-06 06:23:01,175|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-29||||INFO||||||| Resource resolution saved into database successfully : (j_post)
2022-11-06 06:23:01,184|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_get)
2022-11-06 06:23:01,185|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{id="A046E51D-44DC-43AE-BBA2-86FCA86C5265"}
2022-11-06 06:23:01,190|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||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-11-06 06:23:01,190|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| sdnc dictionary information : (/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id), path:(), ({id=j_get}), ({value=value})
2022-11-06 06:23:01,192|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Rest request method(GET), url(/resource-resolution/get/A046E51D-44DC-43AE-BBA2-86FCA86C5265/id)
2022-11-06 06:23:01,198|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response status(200 - OK)
2022-11-06 06:23:01,199|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (string)
2022-11-06 06:23:01,199|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| populating value for output mapping ({value=value}), from json ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-06 06:23:01,199|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For template key (j_get_id) trying to get value from responseNode ({"value":"74FE67C6-50F5-4557-B717-030D79903908"})
2022-11-06 06:23:01,199|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("74FE67C6-50F5-4557-B717-030D79903908") for Resource Name (j_get_id), definition(RT-rest-get-id) of type (string)
2022-11-06 06:23:01,210|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_get_id)
2022-11-06 06:23:01,211|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| creating resource resolution of script type(kotlin), reference name(cba.cds.RT.ResolvPropertiesKt)
2022-11-06 06:23:01,212|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Setting Resource Value ("ok") for Resource Name (j_kotlin), definition(kotlin-script) of type (string)
2022-11-06 06:23:01,220|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_kotlin)
2022-11-06 06:23:01,221|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| 
Resolved Input Key mappings: 
{}
2022-11-06 06:23:01,222|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||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-11-06 06:23:01,228|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Response processing type (list)
2022-11-06 06:23:01,229|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||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-11-06 06:23:01,230|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-06 06:23:01,230|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-06 06:23:01,230|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-06 06:23:01,230|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-06 06:23:01,230|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-06 06:23:01,231|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-06 06:23:01,231|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-06 06:23:01,231|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-06 06:23:01,231|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| For List Type Resource: key (value), value ("ok"), type  ({string})
2022-11-06 06:23:01,231|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||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-11-06 06:23:01,243|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Resource resolution saved into database successfully : (j_db)
2022-11-06 06:23:01,244|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||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-11-06 06:23:01,513|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Writing out template_resolution result: bpName: RT-resource-resolution bpVer 1.0.0 resKey:regression-test (resourceId:  resourceType: ) occurrence:1
2022-11-06 06:23:01,523|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||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-11-06 06:23:01,524|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| Preparing Response...
2022-11-06 06:23:01,524|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-resolution),interface name (ResourceResolutionComponent), operationName(process)
2022-11-06 06:23:01,524|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| resolveWorkflowOutputs for workflow(resource-resolution)
2022-11-06 06:23:01,525|d45cbcc3-48d7-44ec-ba7f-70b336b7f35c||DefaultDispatcher-worker-11||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 14ba75f3-ec9e-4ac6-bd03-12e5a2bf8129 auditStoreId -1
2022-11-06 06:35:15,605|5f0682a4-479e-4111-94cc-85c8b230bd48||Thread-61||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(48d7c582-7a38-4c0e-a8ce-011a50dec305) CBA(/opt/app/onap/blueprints/archive/48d7c582-7a38-4c0e-a8ce-011a50dec305/cba.zip)
2022-11-06 06:35:15,643|5f0682a4-479e-4111-94cc-85c8b230bd48||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/48d7c582-7a38-4c0e-a8ce-011a50dec305) and entry definition file (Definitions/CNF.json)
2022-11-06 06:35:15,774|5f0682a4-479e-4111-94cc-85c8b230bd48||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-assignment)
2022-11-06 06:35:15,775|5f0682a4-479e-4111-94cc-85c8b230bd48||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:35:15,776|5f0682a4-479e-4111-94cc-85c8b230bd48||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:35:15,777|5f0682a4-479e-4111-94cc-85c8b230bd48||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(scale-out)
2022-11-06 06:35:15,777|5f0682a4-479e-4111-94cc-85c8b230bd48||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(scale)
2022-11-06 06:35:15,778|5f0682a4-479e-4111-94cc-85c8b230bd48||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(scale-in)
2022-11-06 06:35:15,779|5f0682a4-479e-4111-94cc-85c8b230bd48||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(health-check)
2022-11-06 06:35:15,810|5f0682a4-479e-4111-94cc-85c8b230bd48||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/48d7c582-7a38-4c0e-a8ce-011a50dec305) and entry definition file (Definitions/CNF.json)
2022-11-06 06:35:15,960|5f0682a4-479e-4111-94cc-85c8b230bd48||DefaultDispatcher-worker-1||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/working/48d7c582-7a38-4c0e-a8ce-011a50dec305) present to clean.
2022-11-06 06:35:16,549|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-06 06:35:16,550|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-06 06:35:16,550|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||reactor-http-epoll-3||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-06 06:35:16,799|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-06 06:35:16,800|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-11||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-06 06:35:17,528|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-06 06:35:17,529|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(d1faf6b5-73bf-400f-b5ec-83e99e9febc6) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-06 06:35:17,556|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(d75310c0-e8f7-415c-be7b-071369b12edf) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-06 06:35:17,564|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(8b80a5d4-404d-42b7-a6f3-eb45d8b8bcbb) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-06 06:35:17,575|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(d0a16eb1-8b47-4148-b8bc-576d0fe95e2f) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-06 06:35:17,589|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(ee85aedb-1e97-4c81-837f-949627c3ca3a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-06 06:35:17,604|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(cc021639-770f-49d2-b36b-279568d2848a) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-06 06:35:17,620|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:35:17,620|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:35:17,620|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-06 06:35:17,621|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-06 06:35:17,621|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:35:17,621|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:35:17,648|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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:32)
	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:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	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:41)
	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:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	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:33)
	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:37)
	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:36)
	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:37)
	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:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	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:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-06 06:35:17,650|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-06 06:35:17,684|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-06 06:35:17,703|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-06 06:35:17,722|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-06 06:35:17,791|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-assignment)
2022-11-06 06:35:17,792|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:35:17,793|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:35:17,833|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:35:17,880|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-06 06:35:17,920|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-06 06:35:17,928|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-06 06:35:17,990|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-assignment)
2022-11-06 06:35:17,991|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:35:17,992|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:35:18,029|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:35:18,065|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-06 06:35:18,096|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-06 06:35:18,105|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-06 06:35:18,168|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-assignment)
2022-11-06 06:35:18,169|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:35:18,170|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:35:18,171|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(HealthCheck)
2022-11-06 06:35:18,172|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-06 06:35:18,173|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(vf-config-assign)
2022-11-06 06:35:18,174|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(vf-config-deploy)
2022-11-06 06:35:18,213|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-06 06:35:18,252|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-06 06:35:18,280|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-06 06:35:18,288|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-06 06:35:18,340|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-assignment)
2022-11-06 06:35:18,341|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:35:18,371|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:35:18,371|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:35:18,373|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-06 06:35:18,388|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:35:18,420|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-06 06:35:18,450|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-06 06:35:18,451|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-06 06:35:18,508|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-06 06:35:18,534|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-06 06:35:18,536|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-06 06:35:18,574|4715f14c-3ec6-4aa3-baaf-809af8f2eea1||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:35:30,382|0a3f38af-ab14-4814-9023-f9c36ef8224d||Thread-61||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/db0518ed-1707-4184-bc20-b942727ad53f)
2022-11-06 06:35:30,383|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| deleting definition types under : /opt/app/onap/blueprints/working/db0518ed-1707-4184-bc20-b942727ad53f/Definitions
2022-11-06 06:35:30,386|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| reinitialized all type definitions
2022-11-06 06:35:30,386|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(resource-assignment)
2022-11-06 06:35:30,422|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing ArtifactDefinition(vnf-template)
2022-11-06 06:35:30,428|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing ArtifactDefinition(vnf-mapping)
2022-11-06 06:35:30,473|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing resource mapping file(Templates/vnf-mapping.json) already enhanced(false)
2022-11-06 06:35:30,501|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(input)
2022-11-06 06:35:30,556|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(input)
2022-11-06 06:35:30,564|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(input)
2022-11-06 06:35:30,574|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing ArtifactDefinition(base_ubuntu20-template)
2022-11-06 06:35:30,574|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing ArtifactDefinition(base_ubuntu20-mapping)
2022-11-06 06:35:30,574|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(false)
2022-11-06 06:35:30,593|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(input)
2022-11-06 06:35:30,603|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(input)
2022-11-06 06:35:30,618|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(input)
2022-11-06 06:35:30,631|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(sdnc)
2022-11-06 06:35:30,666|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(input)
2022-11-06 06:35:30,674|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(input)
2022-11-06 06:35:30,683|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(input)
2022-11-06 06:35:30,692|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(input)
2022-11-06 06:35:30,714|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(input)
2022-11-06 06:35:30,722|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(input)
2022-11-06 06:35:30,740|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(config-assign)
2022-11-06 06:35:30,745|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing ArtifactDefinition(baseconfig-template)
2022-11-06 06:35:30,745|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing ArtifactDefinition(baseconfig-mapping)
2022-11-06 06:35:30,745|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing resource mapping file(Templates/baseconfig-mapping.json) already enhanced(false)
2022-11-06 06:35:30,759|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(input)
2022-11-06 06:35:30,767|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(input)
2022-11-06 06:35:30,774|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(input)
2022-11-06 06:35:30,790|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(config-deploy)
2022-11-06 06:35:30,823|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ##### Enhancing Workflow(resource-assignment)
2022-11-06 06:35:30,823|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| workflow(resource-assignment) dependent component NodeTemplates([resource-assignment])
2022-11-06 06:35:30,823|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| identified workflow(resource-assignment) targets(resource-assignment)
2022-11-06 06:35:30,824|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resource assignment artifacts(vnf-mapping) for NodeType(resource-assignment)
2022-11-06 06:35:30,824|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resource assignment artifacts(base_ubuntu20-mapping) for NodeType(resource-assignment)
2022-11-06 06:35:30,824|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| workflow(resource-assignment) resource assignment files([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json]
2022-11-06 06:35:30,824|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enriching artifacts file(/opt/app/onap/blueprints/working/db0518ed-1707-4184-bc20-b942727ad53f/Templates/vnf-mapping.json
2022-11-06 06:35:30,829|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing workflow resource mapping file(Templates/vnf-mapping.json) already enhanced(true)
2022-11-06 06:35:30,829|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| dataType not present for the recipe(dt-resource-assignment-properties)
2022-11-06 06:35:30,829|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enriching artifacts file(/opt/app/onap/blueprints/working/db0518ed-1707-4184-bc20-b942727ad53f/Templates/base_ubuntu20-mapping.json
2022-11-06 06:35:30,834|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing workflow resource mapping file(Templates/base_ubuntu20-mapping.json) already enhanced(true)
2022-11-06 06:35:30,834|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| dynamic dataType(dt-resource-assignment-properties) already present for workflow(resource-assignment).
2022-11-06 06:35:30,834|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ##### Enhancing Workflow(config-assign)
2022-11-06 06:35:30,835|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| workflow(config-assign) dependent component NodeTemplates([config-assign])
2022-11-06 06:35:30,835|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| identified workflow(config-assign) targets(config-assign)
2022-11-06 06:35:30,835|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resource assignment artifacts(baseconfig-mapping) for NodeType(config-assign)
2022-11-06 06:35:30,835|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| workflow(config-assign) resource assignment files([Templates/baseconfig-mapping.json]
2022-11-06 06:35:30,835|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enriching artifacts file(/opt/app/onap/blueprints/working/db0518ed-1707-4184-bc20-b942727ad53f/Templates/baseconfig-mapping.json
2022-11-06 06:35:30,840|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing workflow resource mapping file(Templates/baseconfig-mapping.json) already enhanced(true)
2022-11-06 06:35:30,840|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-06 06:35:30,840|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ##### Enhancing Workflow(config-deploy)
2022-11-06 06:35:30,840|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| workflow(config-deploy) dependent component NodeTemplates([config-deploy])
2022-11-06 06:35:30,840|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| identified workflow(config-deploy) targets(config-deploy)
2022-11-06 06:35:30,840|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| workflow(config-deploy) resource assignment files([]
2022-11-06 06:35:30,840|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ##### Enhancing blueprint Resource Definitions
2022-11-06 06:35:30,840|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resources assignment files ([Templates/vnf-mapping.json, Templates/base_ubuntu20-mapping.json, Templates/baseconfig-mapping.json])
2022-11-06 06:35:30,841|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| processing file (Templates/vnf-mapping.json)
2022-11-06 06:35:30,841|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| processing file (Templates/base_ubuntu20-mapping.json)
2022-11-06 06:35:30,841|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| processing file (Templates/baseconfig-mapping.json)
2022-11-06 06:35:30,853|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:35:30,907|0a3f38af-ab14-4814-9023-f9c36ef8224d||DefaultDispatcher-worker-15||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Enriching Resource Definition sources Node Template: [source-default, source-input, source-rest, source-db, source-capability]
2022-11-06 06:35:31,107|1532b6da-76f3-4f00-8380-150ae523a8c2||Thread-61||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(a8f1a62d-6bbc-46b3-8a0c-ab795c1d394e) CBA(/opt/app/onap/blueprints/archive/a8f1a62d-6bbc-46b3-8a0c-ab795c1d394e/cba.zip)
2022-11-06 06:35:31,116|1532b6da-76f3-4f00-8380-150ae523a8c2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a8f1a62d-6bbc-46b3-8a0c-ab795c1d394e) and entry definition file (Definitions/ubuntu20.json)
2022-11-06 06:35:31,127|1532b6da-76f3-4f00-8380-150ae523a8c2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-06 06:35:31,151|1532b6da-76f3-4f00-8380-150ae523a8c2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-assignment)
2022-11-06 06:35:31,152|1532b6da-76f3-4f00-8380-150ae523a8c2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:35:31,153|1532b6da-76f3-4f00-8380-150ae523a8c2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:35:31,162|1532b6da-76f3-4f00-8380-150ae523a8c2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/a8f1a62d-6bbc-46b3-8a0c-ab795c1d394e) and entry definition file (Definitions/ubuntu20.json)
2022-11-06 06:35:31,239|1532b6da-76f3-4f00-8380-150ae523a8c2||DefaultDispatcher-worker-15||/api/v1/blueprint-model/publish||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/working/a8f1a62d-6bbc-46b3-8a0c-ab795c1d394e) present to clean.
2022-11-06 06:36:24,514|1cd5b605-b61e-4aef-99b0-910e40f419ed||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Bootstrap request with type load(true), resource dictionary load(true) and cba load(true)
2022-11-06 06:36:24,514|1cd5b605-b61e-4aef-99b0-910e40f419ed||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| model types load from paths(/opt/app/onap/model-catalog/definition-type/starter-type)
2022-11-06 06:36:24,514|1cd5b605-b61e-4aef-99b0-910e40f419ed||reactor-http-epoll-1||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn||||  ****** loadModelType(/opt/app/onap/model-catalog/definition-type/starter-type) ********
2022-11-06 06:36:24,765|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resource dictionary load from paths(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary)
2022-11-06 06:36:24,765|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-15||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn||||  ******* loadResourceDictionary(/opt/app/onap/model-catalog/resource-dictionary/starter-dictionary) ********
2022-11-06 06:36:25,341|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| cba load from paths(/opt/app/onap/model-catalog/blueprint-model/service-blueprint)
2022-11-06 06:36:25,342|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(b7aebcaf-452d-44d2-9060-3227875cb60c) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/5GC_Simulator_CNF_CDS)
2022-11-06 06:36:25,365|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(7fd06157-d54c-404d-9f1c-c22528c80483) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/PNF_DEMO)
2022-11-06 06:36:25,372|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(c5f6574f-92a7-4d02-b97f-49d390c03782) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW)
2022-11-06 06:36:25,382|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(50f14186-e310-4842-92c8-5e5c9b46bfa9) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB)
2022-11-06 06:36:25,394|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(58a63d7b-a5b9-449f-af70-b0f5a14eceaa) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_Kotlin)
2022-11-06 06:36:25,408|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(9bf76720-5c15-4e45-9585-fa133e2f6889) Working Dir(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB_CDS_RESTCONF)
2022-11-06 06:36:25,423|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:36:25,424|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:36:25,424|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-06 06:36:25,424|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-06 06:36:25,425|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:36:25,426|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:36:25,450|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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:32)
	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:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintNodeTemplateValidatorImpl.validateArtifactDefinitions$lambda-5(BluePrintNodeTemplateValidatorImpl.kt:87)
	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:41)
	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:37)
	at org.onap.ccsdk.cds.controllerblueprints.validation.BluePrintTopologyTemplateValidatorImpl.validateNodeTemplates$lambda-3(BluePrintTopologyTemplateValidatorImpl.kt:64)
	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:33)
	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:37)
	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:36)
	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:37)
	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:106)
	at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:274)
	at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:85)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:59)
	at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
	at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:38)
	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:33)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.EventLoop.processUnconfinedEvent(EventLoop.common.kt:69)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith(DispatchedContinuation.kt:375)
	at kotlinx.coroutines.internal.DispatchedContinuationKt.resumeCancellableWith$default(DispatchedContinuation.kt:278)
	at kotlinx.coroutines.DispatchedCoroutine.afterResume(Builders.common.kt:256)
	at kotlinx.coroutines.AbstractCoroutine.resumeWith(AbstractCoroutine.kt:102)
	at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:46)
	at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:106)
	at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:750)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678)
	at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)
2022-11-06 06:36:25,452|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-06 06:36:25,485|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-06 06:36:25,503|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-06 06:36:25,521|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-06 06:36:25,588|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-assignment)
2022-11-06 06:36:25,589|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:36:25,590|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:36:25,628|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:36:25,674|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Overwriting blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-06 06:36:25,713|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_RESTCONF/1.0.0) present to clean.
2022-11-06 06:36:25,720|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deleted deployed blueprint model :vLB_CDS_RESTCONF::1.0.0
2022-11-06 06:36:25,813|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-assignment)
2022-11-06 06:36:25,813|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:36:25,814|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:36:25,853|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:36:25,895|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Overwriting blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-06 06:36:25,940|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS_KOTLIN/1.0.0) present to clean.
2022-11-06 06:36:25,941|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deleted deployed blueprint model :vLB_CDS_KOTLIN::1.0.0
2022-11-06 06:36:26,053|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-assignment)
2022-11-06 06:36:26,054|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:36:26,055|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:36:26,055|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(HealthCheck)
2022-11-06 06:36:26,056|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(ScaleOutReconfiguration)
2022-11-06 06:36:26,057|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(vf-config-assign)
2022-11-06 06:36:26,058|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(vf-config-deploy)
2022-11-06 06:36:26,099|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vLB) and entry definition file (Definitions/vLB_CDS.json)
2022-11-06 06:36:26,144|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Overwriting blueprint model :vLB_CDS::1.0.0
2022-11-06 06:36:26,174|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vLB_CDS/1.0.0) present to clean.
2022-11-06 06:36:26,181|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deleted deployed blueprint model :vLB_CDS::1.0.0
2022-11-06 06:36:26,228|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-assignment)
2022-11-06 06:36:26,229|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:36:26,260|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:36:26,261|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:36:26,262|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/model-catalog/blueprint-model/service-blueprint/vFW) and entry definition file (Definitions/vFW_CDS.json)
2022-11-06 06:36:26,280|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:36:26,302|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Overwriting blueprint model :vFW-CDS::1.0.0
2022-11-06 06:36:26,334|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/deploy/vFW-CDS/1.0.0) present to clean.
2022-11-06 06:36:26,335|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deleted deployed blueprint model :vFW-CDS::1.0.0
2022-11-06 06:36:26,401|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-06 06:36:26,425|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-06 06:36:26,425|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-06 06:36:26,463|1cd5b605-b61e-4aef-99b0-910e40f419ed||DefaultDispatcher-worker-6||/api/v1/blueprint-model/bootstrap||ERROR|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:36:38,141|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||Thread-106||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Enhancing blueprint(/opt/app/onap/blueprints/working/48344411-28d0-4b3b-b579-0bfa4d9d6b86)
2022-11-06 06:36:38,141|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| deleting definition types under : /opt/app/onap/blueprints/working/48344411-28d0-4b3b-b579-0bfa4d9d6b86/Definitions
2022-11-06 06:36:38,143|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| reinitialized all type definitions
2022-11-06 06:36:38,144|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(netconf-device)
2022-11-06 06:36:38,161|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(resolve-data)
2022-11-06 06:36:38,173|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing ArtifactDefinition(netconfrpc-template)
2022-11-06 06:36:38,178|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing ArtifactDefinition(netconfrpc-mapping)
2022-11-06 06:36:38,183|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(false)
2022-11-06 06:36:38,213|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ***** Enhancing NodeTemplate(execute-netconf)
2022-11-06 06:36:38,232|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ##### Enhancing Workflow(config-assign)
2022-11-06 06:36:38,233|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| workflow(config-assign) dependent component NodeTemplates([resolve-data])
2022-11-06 06:36:38,233|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| identified workflow(config-assign) targets(resolve-data)
2022-11-06 06:36:38,233|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resource assignment artifacts(netconfrpc-mapping) for NodeType(resolve-data)
2022-11-06 06:36:38,233|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| workflow(config-assign) resource assignment files([Templates/netconfrpc-mapping.json]
2022-11-06 06:36:38,233|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enriching artifacts file(/opt/app/onap/blueprints/working/48344411-28d0-4b3b-b579-0bfa4d9d6b86/Templates/netconfrpc-mapping.json
2022-11-06 06:36:38,238|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| enhancing workflow resource mapping file(Templates/netconfrpc-mapping.json) already enhanced(true)
2022-11-06 06:36:38,238|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| dataType not present for the recipe(dt-config-assign-properties)
2022-11-06 06:36:38,239|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ##### Enhancing Workflow(config-deploy)
2022-11-06 06:36:38,239|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| workflow(config-deploy) dependent component NodeTemplates([execute-netconf])
2022-11-06 06:36:38,239|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| identified workflow(config-deploy) targets(execute-netconf)
2022-11-06 06:36:38,239|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| workflow(config-deploy) resource assignment files([]
2022-11-06 06:36:38,239|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| ##### Enhancing blueprint Resource Definitions
2022-11-06 06:36:38,239|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resources assignment files ([Templates/netconfrpc-mapping.json])
2022-11-06 06:36:38,240|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| processing file (Templates/netconfrpc-mapping.json)
2022-11-06 06:36:38,244|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| distinct resource keys ([input-source])
2022-11-06 06:36:38,251|b02dd69d-c5ee-4a1f-998b-bf08e4d69e05||DefaultDispatcher-worker-9||/api/v1/blueprint-model/enrich||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Enriching Resource Definition sources Node Template: [source-input]
2022-11-06 06:36:57,496|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-06 06:36:57,603|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-11-06 06:36:57,649|ec4df25f-af18-4c72-a6e7-1140d147a306||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| request(ec4df25f-af18-4c72-a6e7-1140d147a306)
2022-11-06 06:36:57,653|ec4df25f-af18-4c72-a6e7-1140d147a306||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| CBA file(/opt/app/onap/blueprints/archive/eb84b7c7-1a85-4756-ab02-94cca91f109e/cba.zip written successfully
2022-11-06 06:36:57,653|ec4df25f-af18-4c72-a6e7-1140d147a306||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(eb84b7c7-1a85-4756-ab02-94cca91f109e) CBA(/opt/app/onap/blueprints/archive/eb84b7c7-1a85-4756-ab02-94cca91f109e/cba.zip)
2022-11-06 06:36:57,687|ec4df25f-af18-4c72-a6e7-1140d147a306||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eb84b7c7-1a85-4756-ab02-94cca91f109e) and entry definition file (Definitions/CNF.json)
2022-11-06 06:36:57,747|ec4df25f-af18-4c72-a6e7-1140d147a306||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-assignment)
2022-11-06 06:36:57,748|ec4df25f-af18-4c72-a6e7-1140d147a306||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:36:57,749|ec4df25f-af18-4c72-a6e7-1140d147a306||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:36:57,750|ec4df25f-af18-4c72-a6e7-1140d147a306||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(scale-out)
2022-11-06 06:36:57,750|ec4df25f-af18-4c72-a6e7-1140d147a306||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(scale)
2022-11-06 06:36:57,751|ec4df25f-af18-4c72-a6e7-1140d147a306||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(scale-in)
2022-11-06 06:36:57,751|ec4df25f-af18-4c72-a6e7-1140d147a306||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(health-check)
2022-11-06 06:36:57,774|ec4df25f-af18-4c72-a6e7-1140d147a306||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/eb84b7c7-1a85-4756-ab02-94cca91f109e) and entry definition file (Definitions/CNF.json)
2022-11-06 06:36:57,805|ec4df25f-af18-4c72-a6e7-1140d147a306||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Overwriting blueprint model :APACHE::1.0.0
2022-11-06 06:36:57,843|ec4df25f-af18-4c72-a6e7-1140d147a306||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) present to clean.
2022-11-06 06:36:57,844|ec4df25f-af18-4c72-a6e7-1140d147a306||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deleted deployed blueprint model :APACHE::1.0.0
2022-11-06 06:36:57,901|ec4df25f-af18-4c72-a6e7-1140d147a306||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/working/eb84b7c7-1a85-4756-ab02-94cca91f109e) present to clean.
2022-11-06 06:37:09,716|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-06 06:37:09,830|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-11-06 06:37:09,831|05fe8bc1-7280-4ce8-a10c-620f1322df08||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| request(05fe8bc1-7280-4ce8-a10c-620f1322df08)
2022-11-06 06:37:09,832|05fe8bc1-7280-4ce8-a10c-620f1322df08||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| CBA file(/opt/app/onap/blueprints/archive/3b48ea09-7649-4e93-924f-ff90464a568d/cba.zip written successfully
2022-11-06 06:37:09,832|05fe8bc1-7280-4ce8-a10c-620f1322df08||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(3b48ea09-7649-4e93-924f-ff90464a568d) CBA(/opt/app/onap/blueprints/archive/3b48ea09-7649-4e93-924f-ff90464a568d/cba.zip)
2022-11-06 06:37:09,840|05fe8bc1-7280-4ce8-a10c-620f1322df08||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3b48ea09-7649-4e93-924f-ff90464a568d) and entry definition file (Definitions/ubuntu20.json)
2022-11-06 06:37:09,849|05fe8bc1-7280-4ce8-a10c-620f1322df08||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-06 06:37:09,871|05fe8bc1-7280-4ce8-a10c-620f1322df08||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(resource-assignment)
2022-11-06 06:37:09,871|05fe8bc1-7280-4ce8-a10c-620f1322df08||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:37:09,872|05fe8bc1-7280-4ce8-a10c-620f1322df08||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:37:09,880|05fe8bc1-7280-4ce8-a10c-620f1322df08||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/3b48ea09-7649-4e93-924f-ff90464a568d) and entry definition file (Definitions/ubuntu20.json)
2022-11-06 06:37:09,915|05fe8bc1-7280-4ce8-a10c-620f1322df08||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Overwriting blueprint model :ubuntu20::1.0.0
2022-11-06 06:37:09,944|05fe8bc1-7280-4ce8-a10c-620f1322df08||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) present to clean.
2022-11-06 06:37:09,945|05fe8bc1-7280-4ce8-a10c-620f1322df08||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deleted deployed blueprint model :ubuntu20::1.0.0
2022-11-06 06:37:10,003|05fe8bc1-7280-4ce8-a10c-620f1322df08||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/working/3b48ea09-7649-4e93-924f-ff90464a568d) present to clean.
2022-11-06 06:37:48,795|||grpc-default-executor-0||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-06 06:37:48,907|||grpc-default-executor-0||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-11-06 06:37:48,909|f6048337-7f8f-4502-8a4d-b22e58d6e35c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| request(f6048337-7f8f-4502-8a4d-b22e58d6e35c)
2022-11-06 06:37:48,910|f6048337-7f8f-4502-8a4d-b22e58d6e35c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| CBA file(/opt/app/onap/blueprints/archive/ea6c539b-6ba6-431e-bc8b-4426da03148a/cba.zip written successfully
2022-11-06 06:37:48,910|f6048337-7f8f-4502-8a4d-b22e58d6e35c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Save processing(ea6c539b-6ba6-431e-bc8b-4426da03148a) CBA(/opt/app/onap/blueprints/archive/ea6c539b-6ba6-431e-bc8b-4426da03148a/cba.zip)
2022-11-06 06:37:48,923|f6048337-7f8f-4502-8a4d-b22e58d6e35c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ea6c539b-6ba6-431e-bc8b-4426da03148a) and entry definition file (Definitions/pnf_netconf.json)
2022-11-06 06:37:48,928|f6048337-7f8f-4502-8a4d-b22e58d6e35c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| validating NodeType(component-netconf-executor) RequirementDefinition (netconf-connection) 
2022-11-06 06:37:48,938|f6048337-7f8f-4502-8a4d-b22e58d6e35c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-assign)
2022-11-06 06:37:48,938|f6048337-7f8f-4502-8a4d-b22e58d6e35c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Validating Workflow(config-deploy)
2022-11-06 06:37:48,943|f6048337-7f8f-4502-8a4d-b22e58d6e35c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/working/ea6c539b-6ba6-431e-bc8b-4426da03148a) and entry definition file (Definitions/pnf_netconf.json)
2022-11-06 06:37:48,963|f6048337-7f8f-4502-8a4d-b22e58d6e35c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Overwriting blueprint model :pnf_netconf::1.0.0
2022-11-06 06:37:48,987|f6048337-7f8f-4502-8a4d-b22e58d6e35c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/deploy/pnf_netconf/1.0.0) present to clean.
2022-11-06 06:37:48,991|f6048337-7f8f-4502-8a4d-b22e58d6e35c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deleted deployed blueprint model :pnf_netconf::1.0.0
2022-11-06 06:37:49,034|f6048337-7f8f-4502-8a4d-b22e58d6e35c||grpc-default-executor-0||org.onap.ccsdk.cds.controllerblueprints.management.api.BluePrintManagementService/uploadBlueprint||WARN|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| No compiled cache(/opt/app/onap/blueprints/working/ea6c539b-6ba6-431e-bc8b-4426da03148a) present to clean.
2022-11-06 06:39:57,969|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||reactor-http-epoll-2||||INFO||||||| processing request id ff4c70a4-40b3-4730-b89b-c2111c74ccdd
2022-11-06 06:39:57,970|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-06 06:39:57,970|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-06 06:39:57,976|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-2||||INFO||||||| getting cba file name(APACHE), version(1.0.0) from db
2022-11-06 06:39:58,185|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-2||||INFO||||||| cba file name(APACHE), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-06 06:39:58,187|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-06 06:39:58,189|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||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-11-06 06:39:58,204|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-2||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-06 06:39:58,276|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-06 06:39:58,296|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[ff4c70a4-40b3-4730-b89b-c2111c74ccdd])'s step(resource-assignment)
2022-11-06 06:39:58,297|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||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-11-06 06:39:58,298|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(ff4c70a4-40b3-4730-b89b-c2111c74ccdd) for workflow(resource-assignment) step(resource-assignment)
2022-11-06 06:39:58,299|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-06 06:39:58,299|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-06 06:39:58,300|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-06 06:39:58,318|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||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-11-06 06:39:58,326|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||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-11-06 06:39:58,327|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro") for Resource Name (aic-cloud-region), definition(aic-cloud-region) of type (string)
2022-11-06 06:39:58,328|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||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-11-06 06:39:58,328|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("b133f7ad-8aed-4c60-aa21-74112639caaa") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-06 06:39:58,328|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("c20d6474-fe1d-4a88-8db8-24c500e57c21") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-06 06:39:58,330|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{vnf-id="b133f7ad-8aed-4c60-aa21-74112639caaa", aic-cloud-region="k8sregion-cnf-macro", vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP"}
2022-11-06 06:39:58,346|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||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-11-06 06:39:58,346|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||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-11-06 06:39:58,367|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-06 06:40:01,305|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - )
2022-11-06 06:40:01,305|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-06 06:40:01,306|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({vnf_name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221106t064001251406z")
2022-11-06 06:40:01,306|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221106t064001251406z")
2022-11-06 06:40:01,306|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221106t064001251406z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-06 06:40:01,307|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap-tests") for Resource Name (k8s-rb-profile-namespace), definition(k8s-rb-profile-namespace) of type (string)
2022-11-06 06:40:01,308|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||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" : "c20d6474-fe1d-4a88-8db8-24c500e57c21",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "b133f7ad-8aed-4c60-aa21-74112639caaa",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221106t064001251406z"
})
2022-11-06 06:40:01,318|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-06 06:40:01,319|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-06 06:40:01,319|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-06 06:40:01,320|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment[ff4c70a4-40b3-4730-b89b-c2111c74ccdd])'s step(profile-upload)
2022-11-06 06:40:01,320|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-06 06:40:01,327|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(ff4c70a4-40b3-4730-b89b-c2111c74ccdd) for workflow(resource-assignment) step(profile-upload)
2022-11-06 06:40:01,327|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-06 06:40:01,327|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||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-11-06 06:40:01,329|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-06 06:40:01,329|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| Getting the template prefixes
2022-11-06 06:40:01,329|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-06 06:40:01,378|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||WARN||||||| Prefix vnf does not have required data for us to continue.
2022-11-06 06:40:01,379|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-06 06:40:01,379|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-06 06:40:01,379|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-06 06:40:01,380|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-06 06:40:01,385|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| workflow(ff4c70a4-40b3-4730-b89b-c2111c74ccdd) nodes completed with (0)exceptions
2022-11-06 06:40:01,385|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-06 06:40:01,386|ff4c70a4-40b3-4730-b89b-c2111c74ccdd||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID c51af13c-1b2d-47ac-9868-c793394f156d auditStoreId -1
2022-11-06 06:40:05,478|0888dc03-3fa3-4b39-99db-683906e02087||reactor-http-epoll-2||||INFO||||||| processing request id 0888dc03-3fa3-4b39-99db-683906e02087
2022-11-06 06:40:05,479|0888dc03-3fa3-4b39-99db-683906e02087||reactor-http-epoll-2||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-06 06:40:05,479|0888dc03-3fa3-4b39-99db-683906e02087||reactor-http-epoll-2||||INFO||||||| StoreAuditService ID  -1
2022-11-06 06:40:05,480|0888dc03-3fa3-4b39-99db-683906e02087||reactor-http-epoll-2||||INFO||||||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-06 06:40:05,480|0888dc03-3fa3-4b39-99db-683906e02087||reactor-http-epoll-2||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-06 06:40:05,483|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-3||||INFO||||||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-06 06:40:05,502|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-06 06:40:05,504|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Execute node(START) -> executed state(SUCCESS)
2022-11-06 06:40:05,505|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[0888dc03-3fa3-4b39-99db-683906e02087])'s step(resource-assignment)
2022-11-06 06:40:05,505|0888dc03-3fa3-4b39-99db-683906e02087||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-11-06 06:40:05,506|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(0888dc03-3fa3-4b39-99db-683906e02087) for workflow(resource-assignment) step(resource-assignment)
2022-11-06 06:40:05,506|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-06 06:40:05,506|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| input definition for node template (resource-assignment), values ({artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-06 06:40:05,506|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Resolving resource with resource assignment artifact(helm_apache-mapping)
2022-11-06 06:40:05,532|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||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-11-06 06:40:05,537|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (core-instance-name), definition(core-instance-name) of type (string)
2022-11-06 06:40:05,537|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("baed6982-957c-433f-a346-4ffa0068038f") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-06 06:40:05,537|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("deployment-config") for Resource Name (k8s-rb-config-template-source), definition(k8s-rb-config-template-source) of type (string)
2022-11-06 06:40:05,537|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||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-11-06 06:40:05,538|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("cd650c59-fa3f-4afa-b277-814e1aacaa04") for Resource Name (vf-module-model-customization-uuid), definition(vf-module-model-customization-uuid) of type (string)
2022-11-06 06:40:05,539|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="cd650c59-fa3f-4afa-b277-814e1aacaa04"}
2022-11-06 06:40:05,539|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||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-11-06 06:40:05,539|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="cd650c59-fa3f-4afa-b277-814e1aacaa04"}
2022-11-06 06:40:05,539|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||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-11-06 06:40:05,570|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Parameter information : ({customizationid=cd650c59-fa3f-4afa-b277-814e1aacaa04})
2022-11-06 06:40:05,570|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=cd650c59-fa3f-4afa-b277-814e1aacaa04})
2022-11-06 06:40:05,580|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-06 06:40:05,582|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-model-invariant-uuid) trying to get value from responseNode ([{"vf_module_model_invariant_uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"}])
2022-11-06 06:40:05,582|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-06 06:40:05,582|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("d43e159b-ba7d-4255-8a4a-a35039e74a5f") for Resource Name (vf-module-model-invariant-uuid), definition(vf-module-model-invariant-uuid) of type (string)
2022-11-06 06:40:05,583|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-model-version) trying to get value from responseNode ([{"vf_module_model_version":"d68bee57-7036-4954-9ea4-2aa379896a35"}])
2022-11-06 06:40:05,583|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("d68bee57-7036-4954-9ea4-2aa379896a35") for Resource Name (vf-module-model-version), definition(vf-module-model-version) of type (string)
2022-11-06 06:40:05,584|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-name), definition(k8s-rb-definition-name) of type (string)
2022-11-06 06:40:05,589|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Transformed value: null -> d43e159b-ba7d-4255-8a4a-a35039e74a5f
2022-11-06 06:40:05,589|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{customizationid="cd650c59-fa3f-4afa-b277-814e1aacaa04"}
2022-11-06 06:40:05,590|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||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-11-06 06:40:05,613|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Parameter information : ({customizationid=cd650c59-fa3f-4afa-b277-814e1aacaa04})
2022-11-06 06:40:05,616|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-06 06:40:05,617|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-module-label) trying to get value from responseNode ([{"vf_module_label":"helm_apache"}])
2022-11-06 06:40:05,617|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("helm_apache") for Resource Name (vf-module-label), definition(vf-module-label) of type (string)
2022-11-06 06:40:05,618|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("replica-count-change") for Resource Name (k8s-rb-config-name), definition(k8s-rb-config-name) of type (string)
2022-11-06 06:40:05,618|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value (null) for Resource Name (k8s-rb-definition-version), definition(k8s-rb-definition-version) of type (string)
2022-11-06 06:40:05,622|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Transformed value: null -> cd650c59-fa3f-4afa-b277-814e1aacaa04
2022-11-06 06:40:05,622|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("c20d6474-fe1d-4a88-8db8-24c500e57c21") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-06 06:40:05,623|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||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-11-06 06:40:05,623|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-source), definition(k8s-rb-profile-source) of type (string)
2022-11-06 06:40:05,623|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("b133f7ad-8aed-4c60-aa21-74112639caaa") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-06 06:40:05,624|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="c20d6474-fe1d-4a88-8db8-24c500e57c21", vnf-id="b133f7ad-8aed-4c60-aa21-74112639caaa"}
2022-11-06 06:40:05,624|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="c20d6474-fe1d-4a88-8db8-24c500e57c21", vnf-id="b133f7ad-8aed-4c60-aa21-74112639caaa"}
2022-11-06 06:40:05,628|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21/service-data/vnfs/vnf/b133f7ad-8aed-4c60-aa21-74112639caaa/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-11-06 06:40:05,628|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21/service-data/vnfs/vnf/b133f7ad-8aed-4c60-aa21-74112639caaa/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-11-06 06:40:05,628|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21/service-data/vnfs/vnf/b133f7ad-8aed-4c60-aa21-74112639caaa/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-11-06 06:40:05,628|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21/service-data/vnfs/vnf/b133f7ad-8aed-4c60-aa21-74112639caaa/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-11-06 06:40:05,661|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21/service-data/vnfs/vnf/b133f7ad-8aed-4c60-aa21-74112639caaa/vnf-data/vnf-topology/vnf-parameters-data/param/vnf_name)
2022-11-06 06:40:05,661|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21/service-data/vnfs/vnf/b133f7ad-8aed-4c60-aa21-74112639caaa/vnf-data/vnf-topology/vnf-parameters-data/param/vf-naming-policy)
2022-11-06 06:40:05,686|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-06 06:40:05,686|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - OK)
2022-11-06 06:40:05,686|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Response processing type (string)
2022-11-06 06:40:05,686|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-06 06:40:05,687|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| populating value for output mapping ({vf-naming-policy=value}), from json ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-06 06:40:05,687|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| For template key (vf-naming-policy) trying to get value from responseNode ("SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP")
2022-11-06 06:40:05,687|0888dc03-3fa3-4b39-99db-683906e02087||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-11-06 06:40:05,687|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vnf_name=value}), from json ("k8sregion-cnf-macro-onap-nf-20221106t064001251406z")
2022-11-06 06:40:05,687|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| For template key (vnf_name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221106t064001251406z")
2022-11-06 06:40:05,687|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221106t064001251406z") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-06 06:40:05,690|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| 
Resolved Input Key mappings: 
{vf-naming-policy="SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP", vnf_name="k8sregion-cnf-macro-onap-nf-20221106t064001251406z", vf-module-label="helm_apache", vf-module-id="baed6982-957c-433f-a346-4ffa0068038f"}
2022-11-06 06:40:05,697|0888dc03-3fa3-4b39-99db-683906e02087||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-11-06 06:40:05,697|0888dc03-3fa3-4b39-99db-683906e02087||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-11-06 06:40:05,699|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Rest request method(POST), url(/web/service/v1/genNetworkElementName)
2022-11-06 06:40:05,799|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Response status(200 - )
2022-11-06 06:40:05,799|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Response processing type (string)
2022-11-06 06:40:05,799|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| populating value for output mapping ({vf-module-name=resource-value}), from json ("k8sregion-cnf-macro-onap-nf-20221106t064001251406z-helm_apache-vfmt-001")
2022-11-06 06:40:05,799|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| For template key (vf-module-name) trying to get value from responseNode ("k8sregion-cnf-macro-onap-nf-20221106t064001251406z-helm_apache-vfmt-001")
2022-11-06 06:40:05,800|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-2||||INFO||||||| Setting Resource Value ("k8sregion-cnf-macro-onap-nf-20221106t064001251406z-helm_apache-vfmt-001") for Resource Name (vf-module-name), definition(vf-module-name) of type (string)
2022-11-06 06:40:05,801|0888dc03-3fa3-4b39-99db-683906e02087||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-11-06 06:40:05,804|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-3||||INFO||||||| 
Resolved Input Key mappings: 
{service-instance-id="c20d6474-fe1d-4a88-8db8-24c500e57c21", vnf-id="b133f7ad-8aed-4c60-aa21-74112639caaa"}
2022-11-06 06:40:05,809|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-3||||INFO||||||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21/service-data/vnfs/vnf/b133f7ad-8aed-4c60-aa21-74112639caaa/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-11-06 06:40:05,809|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-3||||INFO||||||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21/service-data/vnfs/vnf/b133f7ad-8aed-4c60-aa21-74112639caaa/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-11-06 06:40:05,835|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-3||||INFO||||||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21/service-data/vnfs/vnf/b133f7ad-8aed-4c60-aa21-74112639caaa/vnf-data/vnf-topology/vnf-parameters-data/param/k8s-rb-profile-k8s-version)
2022-11-06 06:40:05,848|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-3||||INFO||||||| Response status(200 - OK)
2022-11-06 06:40:05,848|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-3||||INFO||||||| Response processing type (string)
2022-11-06 06:40:05,849|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-3||||INFO||||||| populating value for output mapping ({k8s-rb-profile-k8s-version=value}), from json ("1.19.0")
2022-11-06 06:40:05,849|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-3||||INFO||||||| For template key (k8s-rb-profile-k8s-version) trying to get value from responseNode ("1.19.0")
2022-11-06 06:40:05,849|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-3||||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-11-06 06:40:05,850|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("node-port-profile") for Resource Name (k8s-rb-profile-name), definition(k8s-rb-profile-name) of type (string)
2022-11-06 06:40:05,850|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Setting Resource Value ("custom-values") for Resource Name (k8s-rb-config-value-source), definition(k8s-rb-config-value-source) of type (string)
2022-11-06 06:40:05,851|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||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" : "d43e159b-ba7d-4255-8a4a-a35039e74a5f",
  "k8s-rb-definition-version" : "cd650c59-fa3f-4afa-b277-814e1aacaa04",
  "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" : "c20d6474-fe1d-4a88-8db8-24c500e57c21",
  "vf-module-id" : "baed6982-957c-433f-a346-4ffa0068038f",
  "vf-module-label" : "helm_apache",
  "vf-module-model-customization-uuid" : "cd650c59-fa3f-4afa-b277-814e1aacaa04",
  "vf-module-model-invariant-uuid" : "d43e159b-ba7d-4255-8a4a-a35039e74a5f",
  "vf-module-model-version" : "d68bee57-7036-4954-9ea4-2aa379896a35",
  "vf-module-name" : "k8sregion-cnf-macro-onap-nf-20221106t064001251406z-helm_apache-vfmt-001",
  "vf-naming-policy" : "SDNC_Policy.ONAP_NF_NAMING_TIMESTAMP",
  "vnf-id" : "b133f7ad-8aed-4c60-aa21-74112639caaa",
  "vnf_name" : "k8sregion-cnf-macro-onap-nf-20221106t064001251406z"
})
2022-11-06 06:40:05,861|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-06 06:40:05,861|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-06 06:40:05,861|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Execute node(resource-assignment) -> executed state(SUCCESS)
2022-11-06 06:40:05,862|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Executing workflow(resource-assignment[0888dc03-3fa3-4b39-99db-683906e02087])'s step(profile-upload)
2022-11-06 06:40:05,862|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| executing node template(k8s-profile-upload) component(component-k8s-profile-upload) interface(K8sProfileUploadComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-06 06:40:05,863|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| preparing request id(0888dc03-3fa3-4b39-99db-683906e02087) for workflow(resource-assignment) step(profile-upload)
2022-11-06 06:40:05,863|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-profile-upload), interface name(K8sProfileUploadComponent), operationName(process)
2022-11-06 06:40:05,863|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||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-11-06 06:40:05,863|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Triggering K8s Profile Upload component logic.
2022-11-06 06:40:05,863|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Getting the template prefixes
2022-11-06 06:40:05,863|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Iterating over prefixes in resource assignment map.
2022-11-06 06:40:05,876|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/d43e159b-ba7d-4255-8a4a-a35039e74a5f/cd650c59-fa3f-4afa-b277-814e1aacaa04)
2022-11-06 06:40:05,884|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-06 06:40:05,893|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(GET), url(/v1/rb/definition/d43e159b-ba7d-4255-8a4a-a35039e74a5f/cd650c59-fa3f-4afa-b277-814e1aacaa04/profile/node-port-profile)
2022-11-06 06:40:05,896|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Response status(404 - Not Found)
2022-11-06 06:40:05,897|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Uploading K8s Profile..
2022-11-06 06:40:05,915|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/d43e159b-ba7d-4255-8a4a-a35039e74a5f/cd650c59-fa3f-4afa-b277-814e1aacaa04/profile)
2022-11-06 06:40:05,923|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Response status(201 - Created)
2022-11-06 06:40:05,938|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Rest request method(POST), url(/v1/rb/definition/d43e159b-ba7d-4255-8a4a-a35039e74a5f/cd650c59-fa3f-4afa-b277-814e1aacaa04/profile/node-port-profile/content)
2022-11-06 06:40:05,945|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Response status(200 - OK)
2022-11-06 06:40:05,946|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| K8s Profile Upload Completed
2022-11-06 06:40:05,946|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Preparing Response...
2022-11-06 06:40:05,946|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-profile-upload),interface name (K8sProfileUploadComponent), operationName(process)
2022-11-06 06:40:05,946|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Execute node(profile-upload) -> executed state(SUCCESS)
2022-11-06 06:40:05,946|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| Execute node(END) -> executed state(SUCCESS)
2022-11-06 06:40:05,947|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| workflow(0888dc03-3fa3-4b39-99db-683906e02087) nodes completed with (0)exceptions
2022-11-06 06:40:05,947|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-06 06:40:05,947|0888dc03-3fa3-4b39-99db-683906e02087||DefaultDispatcher-worker-1||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 5c729304-d53b-43b8-a8e7-60b1392e4827 auditStoreId -1
2022-11-06 06:40:11,361|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-06 06:40:11,469|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-11-06 06:40:11,501|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| processing request id c2f7f224-c550-4289-a8a9-29db2042baf9
2022-11-06 06:40:11,501|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-06 06:40:11,502|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| StoreAuditService ID  -1
2022-11-06 06:40:11,502|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-06 06:40:11,502|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-06 06:40:11,504|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-06 06:40:11,516|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deriving input data for workflow: (config-assign)
2022-11-06 06:40:11,517|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Execute node(START) -> executed state(SUCCESS)
2022-11-06 06:40:11,518|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Executing workflow(config-assign[c2f7f224-c550-4289-a8a9-29db2042baf9])'s step(config-setup)
2022-11-06 06:40:11,518|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-06 06:40:11,518|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| preparing request id(c2f7f224-c550-4289-a8a9-29db2042baf9) for workflow(config-assign) step(config-setup)
2022-11-06 06:40:11,519|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-06 06:40:11,519|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-06 06:40:11,519|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-06 06:40:11,543|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:40:11,545|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-06 06:40:11,546|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value ("c20d6474-fe1d-4a88-8db8-24c500e57c21") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-06 06:40:11,547|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 
Resolved Input Key mappings: 
{service-instance-id="c20d6474-fe1d-4a88-8db8-24c500e57c21"}
2022-11-06 06:40:11,551|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21), 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-11-06 06:40:11,552|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-06 06:40:11,576|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21)
2022-11-06 06:40:11,611|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(200 - OK)
2022-11-06 06:40:11,611|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response processing type (string)
2022-11-06 06:40:11,612|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b")
2022-11-06 06:40:11,612|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b")
2022-11-06 06:40:11,612|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value ("basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-06 06:40:11,613|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value ("b133f7ad-8aed-4c60-aa21-74112639caaa") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-06 06:40:11,614|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 
Resolved Input Key mappings: 
{service-instance-id="c20d6474-fe1d-4a88-8db8-24c500e57c21", vnf-id="b133f7ad-8aed-4c60-aa21-74112639caaa"}
2022-11-06 06:40:11,617|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21/service-data/vnfs/vnf/b133f7ad-8aed-4c60-aa21-74112639caaa/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-11-06 06:40:11,617|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21/service-data/vnfs/vnf/b133f7ad-8aed-4c60-aa21-74112639caaa/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-06 06:40:11,640|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21/service-data/vnfs/vnf/b133f7ad-8aed-4c60-aa21-74112639caaa/vnf-data/vf-modules)
2022-11-06 06:40:11,671|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(200 - OK)
2022-11-06 06:40:11,672|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response processing type (json)
2022-11-06 06:40:11,672|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","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_31064603-992b-47e3-85e6-c35db78be47b_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":"d68bee57-7036-4954-9ea4-2aa379896a35","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-20221106t064001251406z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221106t064001251406z","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":"cd650c59-fa3f-4afa-b277-814e1aacaa04","model-uuid":"d68bee57-7036-4954-9ea4-2aa379896a35","model-invariant-uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","vf-module-name":"basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"c2f7f224-c550-4289-a8a9-29db2042baf9","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ba18f30-a743-42a1-8dd7-4bb5ebbf544a","model-invariant-uuid":"aee024e2-2dd5-4e27-8591-612a96cda412"},"global-customer-id":"basiccnf-macro-customer","service-id":"c20d6474-fe1d-4a88-8db8-24c500e57c21","service-instance-id":"c20d6474-fe1d-4a88-8db8-24c500e57c21","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d9e5eaf5-aae2-41e8-8092-ac86d57654d4","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6b112b49-0eb4-4fbe-99f4-09c95685a708","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e019ace7-352a-4c2f-996d-9def42a7096d","model-uuid":"015f450f-a8a2-417a-b4d9-eac6956fd3f4","model-invariant-uuid":"a909221f-ff98-47c3-83bc-fb3c9ba25669"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b133f7ad-8aed-4c60-aa21-74112639caaa"},"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":"cd650c59-fa3f-4afa-b277-814e1aacaa04","model-uuid":"d68bee57-7036-4954-9ea4-2aa379896a35","model-invariant-uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"},"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f"}}}]})
2022-11-06 06:40:11,673|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","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_31064603-992b-47e3-85e6-c35db78be47b_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":"d68bee57-7036-4954-9ea4-2aa379896a35","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-20221106t064001251406z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221106t064001251406z","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":"cd650c59-fa3f-4afa-b277-814e1aacaa04","model-uuid":"d68bee57-7036-4954-9ea4-2aa379896a35","model-invariant-uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","vf-module-name":"basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"c2f7f224-c550-4289-a8a9-29db2042baf9","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ba18f30-a743-42a1-8dd7-4bb5ebbf544a","model-invariant-uuid":"aee024e2-2dd5-4e27-8591-612a96cda412"},"global-customer-id":"basiccnf-macro-customer","service-id":"c20d6474-fe1d-4a88-8db8-24c500e57c21","service-instance-id":"c20d6474-fe1d-4a88-8db8-24c500e57c21","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d9e5eaf5-aae2-41e8-8092-ac86d57654d4","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6b112b49-0eb4-4fbe-99f4-09c95685a708","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e019ace7-352a-4c2f-996d-9def42a7096d","model-uuid":"015f450f-a8a2-417a-b4d9-eac6956fd3f4","model-invariant-uuid":"a909221f-ff98-47c3-83bc-fb3c9ba25669"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b133f7ad-8aed-4c60-aa21-74112639caaa"},"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":"cd650c59-fa3f-4afa-b277-814e1aacaa04","model-uuid":"d68bee57-7036-4954-9ea4-2aa379896a35","model-invariant-uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"},"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f"}}}]})
2022-11-06 06:40:11,673|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","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_31064603-992b-47e3-85e6-c35db78be47b_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":"d68bee57-7036-4954-9ea4-2aa379896a35","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-20221106t064001251406z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221106t064001251406z","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":"cd650c59-fa3f-4afa-b277-814e1aacaa04","model-uuid":"d68bee57-7036-4954-9ea4-2aa379896a35","model-invariant-uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","vf-module-name":"basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"c2f7f224-c550-4289-a8a9-29db2042baf9","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ba18f30-a743-42a1-8dd7-4bb5ebbf544a","model-invariant-uuid":"aee024e2-2dd5-4e27-8591-612a96cda412"},"global-customer-id":"basiccnf-macro-customer","service-id":"c20d6474-fe1d-4a88-8db8-24c500e57c21","service-instance-id":"c20d6474-fe1d-4a88-8db8-24c500e57c21","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d9e5eaf5-aae2-41e8-8092-ac86d57654d4","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6b112b49-0eb4-4fbe-99f4-09c95685a708","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e019ace7-352a-4c2f-996d-9def42a7096d","model-uuid":"015f450f-a8a2-417a-b4d9-eac6956fd3f4","model-invariant-uuid":"a909221f-ff98-47c3-83bc-fb3c9ba25669"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b133f7ad-8aed-4c60-aa21-74112639caaa"},"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":"cd650c59-fa3f-4afa-b277-814e1aacaa04","model-uuid":"d68bee57-7036-4954-9ea4-2aa379896a35","model-invariant-uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"},"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f"}}}]), type  ({json})
2022-11-06 06:40:11,674|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","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_31064603-992b-47e3-85e6-c35db78be47b_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":"d68bee57-7036-4954-9ea4-2aa379896a35","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-20221106t064001251406z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221106t064001251406z","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":"cd650c59-fa3f-4afa-b277-814e1aacaa04","model-uuid":"d68bee57-7036-4954-9ea4-2aa379896a35","model-invariant-uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","vf-module-name":"basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"c2f7f224-c550-4289-a8a9-29db2042baf9","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ba18f30-a743-42a1-8dd7-4bb5ebbf544a","model-invariant-uuid":"aee024e2-2dd5-4e27-8591-612a96cda412"},"global-customer-id":"basiccnf-macro-customer","service-id":"c20d6474-fe1d-4a88-8db8-24c500e57c21","service-instance-id":"c20d6474-fe1d-4a88-8db8-24c500e57c21","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"d9e5eaf5-aae2-41e8-8092-ac86d57654d4","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6b112b49-0eb4-4fbe-99f4-09c95685a708","svc-action":"assign"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e019ace7-352a-4c2f-996d-9def42a7096d","model-uuid":"015f450f-a8a2-417a-b4d9-eac6956fd3f4","model-invariant-uuid":"a909221f-ff98-47c3-83bc-fb3c9ba25669"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b133f7ad-8aed-4c60-aa21-74112639caaa"},"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":"cd650c59-fa3f-4afa-b277-814e1aacaa04","model-uuid":"d68bee57-7036-4954-9ea4-2aa379896a35","model-invariant-uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"},"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f"}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-06 06:40:11,675|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 
Resolved Input Key mappings: 
{vnf-id="b133f7ad-8aed-4c60-aa21-74112639caaa"}
2022-11-06 06:40:11,679|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/b133f7ad-8aed-4c60-aa21-74112639caaa?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-06 06:40:11,679|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/b133f7ad-8aed-4c60-aa21-74112639caaa?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-06 06:40:11,766|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/b133f7ad-8aed-4c60-aa21-74112639caaa?depth=1)
2022-11-06 06:40:12,106|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(200 - OK)
2022-11-06 06:40:12,106|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response processing type (json)
2022-11-06 06:40:12,107|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","vf-module-name":"basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667716808731","model-invariant-id":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","model-version-id":"d68bee57-7036-4954-9ea4-2aa379896a35","model-customization-id":"cd650c59-fa3f-4afa-b277-814e1aacaa04","module-index":0}]})
2022-11-06 06:40:12,107|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","vf-module-name":"basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667716808731","model-invariant-id":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","model-version-id":"d68bee57-7036-4954-9ea4-2aa379896a35","model-customization-id":"cd650c59-fa3f-4afa-b277-814e1aacaa04","module-index":0}]})
2022-11-06 06:40:12,107|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","vf-module-name":"basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667716808731","model-invariant-id":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","model-version-id":"d68bee57-7036-4954-9ea4-2aa379896a35","model-customization-id":"cd650c59-fa3f-4afa-b277-814e1aacaa04","module-index":0}]), type  ({json})
2022-11-06 06:40:12,107|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","vf-module-name":"basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","orchestration-status":"Assigned","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667716808731","model-invariant-id":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","model-version-id":"d68bee57-7036-4954-9ea4-2aa379896a35","model-customization-id":"cd650c59-fa3f-4afa-b277-814e1aacaa04","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-06 06:40:12,109|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-06 06:40:12,111|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| compiling for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-06 06:40:18,406|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| compiled in (6295)mSec for cache key(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-06 06:40:18,406|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| loading compiled cache(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-06 06:40:18,430|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","k8s-rb-definition-version":"cd650c59-fa3f-4afa-b277-814e1aacaa04","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-11-06 06:40:18,432|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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" : "d43e159b-ba7d-4255-8a4a-a35039e74a5f",
      "k8s-rb-definition-version" : "cd650c59-fa3f-4afa-b277-814e1aacaa04"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "c20d6474-fe1d-4a88-8db8-24c500e57c21",
  "service-instance-name" : "basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "is-base-vf-module" : false,
      "model-customization-id" : "cd650c59-fa3f-4afa-b277-814e1aacaa04",
      "model-invariant-id" : "d43e159b-ba7d-4255-8a4a-a35039e74a5f",
      "model-version-id" : "d68bee57-7036-4954-9ea4-2aa379896a35",
      "module-index" : 0,
      "orchestration-status" : "Assigned",
      "resource-version" : "1667716808731",
      "vf-module-id" : "baed6982-957c-433f-a346-4ffa0068038f",
      "vf-module-name" : "basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "c2f7f224-c550-4289-a8a9-29db2042baf9",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "assign",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/6b112b49-0eb4-4fbe-99f4-09c95685a708",
          "svc-request-id" : "d9e5eaf5-aae2-41e8-8092-ac86d57654d4"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "aee024e2-2dd5-4e27-8591-612a96cda412",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "0ba18f30-a743-42a1-8dd7-4bb5ebbf544a",
            "model-version" : "1.0"
          },
          "service-id" : "c20d6474-fe1d-4a88-8db8-24c500e57c21",
          "service-instance-id" : "c20d6474-fe1d-4a88-8db8-24c500e57c21",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "cd650c59-fa3f-4afa-b277-814e1aacaa04",
            "model-invariant-uuid" : "d43e159b-ba7d-4255-8a4a-a35039e74a5f",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "d68bee57-7036-4954-9ea4-2aa379896a35",
            "model-version" : "1"
          },
          "vf-module-id" : "baed6982-957c-433f-a346-4ffa0068038f",
          "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_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "cd650c59-fa3f-4afa-b277-814e1aacaa04",
            "model-invariant-uuid" : "d43e159b-ba7d-4255-8a4a-a35039e74a5f",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "d68bee57-7036-4954-9ea4-2aa379896a35",
            "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" : "d68bee57-7036-4954-9ea4-2aa379896a35"
            }, {
              "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-20221106t064001251406z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "d43e159b-ba7d-4255-8a4a-a35039e74a5f"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221106t064001251406z"
            }, {
              "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" : "baed6982-957c-433f-a346-4ffa0068038f",
            "vf-module-name" : "basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "e019ace7-352a-4c2f-996d-9def42a7096d",
            "model-invariant-uuid" : "a909221f-ff98-47c3-83bc-fb3c9ba25669",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "015f450f-a8a2-417a-b4d9-eac6956fd3f4",
            "model-version" : "1.0"
          },
          "vnf-id" : "b133f7ad-8aed-4c60-aa21-74112639caaa",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "baed6982-957c-433f-a346-4ffa0068038f"
    } ]
  },
  "vnf-id" : "b133f7ad-8aed-4c60-aa21-74112639caaa"
})
2022-11-06 06:40:18,443|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Preparing Response...
2022-11-06 06:40:18,443|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-06 06:40:18,444|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-06 06:40:18,444|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Executing workflow(config-assign[c2f7f224-c550-4289-a8a9-29db2042baf9])'s step(config-template)
2022-11-06 06:40:18,445|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| executing node template(k8s-config-template) component(component-k8s-config-template) interface(K8sConfigTemplateComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-06 06:40:18,449|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| preparing request id(c2f7f224-c550-4289-a8a9-29db2042baf9) for workflow(config-assign) step(config-template)
2022-11-06 06:40:18,449|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-template), interface name(K8sConfigTemplateComponent), operationName(process)
2022-11-06 06:40:18,449|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:40:18,517|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Triggering K8s Config Upload component logic.
2022-11-06 06:40:18,517|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Getting the template prefixes
2022-11-06 06:40:18,517|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Iterating over prefixes in resource assignment map.
2022-11-06 06:40:18,532|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/v1/rb/definition/d43e159b-ba7d-4255-8a4a-a35039e74a5f/cd650c59-fa3f-4afa-b277-814e1aacaa04)
2022-11-06 06:40:18,538|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(200 - OK)
2022-11-06 06:40:18,546|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/v1/rb/definition/d43e159b-ba7d-4255-8a4a-a35039e74a5f/cd650c59-fa3f-4afa-b277-814e1aacaa04/config-template/replica-count-template)
2022-11-06 06:40:18,550|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(500 - Internal Server Error)
2022-11-06 06:40:18,550|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Uploading K8s template..
2022-11-06 06:40:18,646|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(POST), url(/v1/rb/definition/d43e159b-ba7d-4255-8a4a-a35039e74a5f/cd650c59-fa3f-4afa-b277-814e1aacaa04/config-template)
2022-11-06 06:40:18,654|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(201 - Created)
2022-11-06 06:40:18,664|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(POST), url(/v1/rb/definition/d43e159b-ba7d-4255-8a4a-a35039e74a5f/cd650c59-fa3f-4afa-b277-814e1aacaa04/config-template/replica-count-template/content)
2022-11-06 06:40:18,681|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(200 - OK)
2022-11-06 06:40:18,681|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| K8s Config Upload Completed
2022-11-06 06:40:18,681|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Preparing Response...
2022-11-06 06:40:18,681|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-template),interface name (K8sConfigTemplateComponent), operationName(process)
2022-11-06 06:40:18,681|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Execute node(config-template) -> executed state(SUCCESS)
2022-11-06 06:40:18,682|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Execute node(END) -> executed state(SUCCESS)
2022-11-06 06:40:18,682|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-3||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| workflow(c2f7f224-c550-4289-a8a9-29db2042baf9) nodes completed with (0)exceptions
2022-11-06 06:40:18,683|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-06 06:40:18,684|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 6e67013b-1944-4b15-858e-836916e95862 auditStoreId -1
2022-11-06 06:40:18,716|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Completed
2022-11-06 06:40:50,750|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-06 06:40:50,859|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-11-06 06:40:50,864|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| processing request id c2f7f224-c550-4289-a8a9-29db2042baf9
2022-11-06 06:40:50,864|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-06 06:40:50,864|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| StoreAuditService ID  -1
2022-11-06 06:40:50,866|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| cba file name(APACHE), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/APACHE/1.0.0)
2022-11-06 06:40:50,866|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| blueprint base path /opt/app/onap/blueprints/deploy/APACHE/1.0.0
2022-11-06 06:40:50,871|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/APACHE/1.0.0) and entry definition file (Definitions/CNF.json)
2022-11-06 06:40:50,907|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deriving input data for workflow: (config-deploy)
2022-11-06 06:40:50,909|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Execute node(START) -> executed state(SUCCESS)
2022-11-06 06:40:50,909|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Executing workflow(config-deploy[c2f7f224-c550-4289-a8a9-29db2042baf9])'s step(config-setup)
2022-11-06 06:40:50,910|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| executing node template(config-setup-process) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-06 06:40:50,913|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| preparing request id(c2f7f224-c550-4289-a8a9-29db2042baf9) for workflow(config-deploy) step(config-setup)
2022-11-06 06:40:50,913|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-setup-process), interface name(ResourceResolutionComponent), operationName(process)
2022-11-06 06:40:50,913|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| input definition for node template (config-setup-process), values ({resolution-key={"get_input":"resolution-key"}, store-result=false, artifact-prefix-names=["config-deploy"]})
2022-11-06 06:40:50,914|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Resolving resource with resource assignment artifact(config-deploy-mapping)
2022-11-06 06:40:50,954|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:40:50,957|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value (null) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-06 06:40:50,957|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value ("c20d6474-fe1d-4a88-8db8-24c500e57c21") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-06 06:40:50,959|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 
Resolved Input Key mappings: 
{service-instance-id="c20d6474-fe1d-4a88-8db8-24c500e57c21"}
2022-11-06 06:40:50,967|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21), 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-11-06 06:40:50,968|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21), path:(/service/0/service-data/service-topology/service-topology-identifier/service-instance-name), ({service-instance-id=service-instance-id}), ({service-instance-name=value})
2022-11-06 06:40:51,017|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21)
2022-11-06 06:40:51,038|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(200 - OK)
2022-11-06 06:40:51,039|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response processing type (string)
2022-11-06 06:40:51,040|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| populating value for output mapping ({service-instance-name=value}), from json ("basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b")
2022-11-06 06:40:51,040|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| For template key (service-instance-name) trying to get value from responseNode ("basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b")
2022-11-06 06:40:51,040|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value ("basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b") for Resource Name (service-instance-name), definition(service-instance-name) of type (string)
2022-11-06 06:40:51,041|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value ("b133f7ad-8aed-4c60-aa21-74112639caaa") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-06 06:40:51,042|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 
Resolved Input Key mappings: 
{service-instance-id="c20d6474-fe1d-4a88-8db8-24c500e57c21", vnf-id="b133f7ad-8aed-4c60-aa21-74112639caaa"}
2022-11-06 06:40:51,052|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| RestResource (sdnc) dictionary information: URL:(/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21/service-data/vnfs/vnf/b133f7ad-8aed-4c60-aa21-74112639caaa/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-11-06 06:40:51,052|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| sdnc dictionary information : (/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21/service-data/vnfs/vnf/b133f7ad-8aed-4c60-aa21-74112639caaa/vnf-data/vf-modules), path:(/vf-modules), ({service-instance-id=service-instance-id, vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-06 06:40:51,097|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/restconf/config/GENERIC-RESOURCE-API:services/service/c20d6474-fe1d-4a88-8db8-24c500e57c21/service-data/vnfs/vnf/b133f7ad-8aed-4c60-aa21-74112639caaa/vnf-data/vf-modules)
2022-11-06 06:40:51,111|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(200 - OK)
2022-11-06 06:40:51,112|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response processing type (json)
2022-11-06 06:40:51,113|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","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_31064603-992b-47e3-85e6-c35db78be47b_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":"d68bee57-7036-4954-9ea4-2aa379896a35","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-20221106t064001251406z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221106t064001251406z","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":"cd650c59-fa3f-4afa-b277-814e1aacaa04","model-uuid":"d68bee57-7036-4954-9ea4-2aa379896a35","model-invariant-uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","vf-module-name":"basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"c2f7f224-c550-4289-a8a9-29db2042baf9","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ba18f30-a743-42a1-8dd7-4bb5ebbf544a","model-invariant-uuid":"aee024e2-2dd5-4e27-8591-612a96cda412"},"global-customer-id":"basiccnf-macro-customer","service-id":"c20d6474-fe1d-4a88-8db8-24c500e57c21","service-instance-id":"c20d6474-fe1d-4a88-8db8-24c500e57c21","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"251806fe-c48b-40b6-8d20-c9a6d2ad540c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f0cd66df-1185-4b0d-b1a0-32c5c20e21ba","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e019ace7-352a-4c2f-996d-9def42a7096d","model-uuid":"015f450f-a8a2-417a-b4d9-eac6956fd3f4","model-invariant-uuid":"a909221f-ff98-47c3-83bc-fb3c9ba25669"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b133f7ad-8aed-4c60-aa21-74112639caaa"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd650c59-fa3f-4afa-b277-814e1aacaa04","model-uuid":"d68bee57-7036-4954-9ea4-2aa379896a35","model-invariant-uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","from-preload":false}}}]})
2022-11-06 06:40:51,113|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| For template key (vf-modules-list-sdnc) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","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_31064603-992b-47e3-85e6-c35db78be47b_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":"d68bee57-7036-4954-9ea4-2aa379896a35","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-20221106t064001251406z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221106t064001251406z","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":"cd650c59-fa3f-4afa-b277-814e1aacaa04","model-uuid":"d68bee57-7036-4954-9ea4-2aa379896a35","model-invariant-uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","vf-module-name":"basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"c2f7f224-c550-4289-a8a9-29db2042baf9","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ba18f30-a743-42a1-8dd7-4bb5ebbf544a","model-invariant-uuid":"aee024e2-2dd5-4e27-8591-612a96cda412"},"global-customer-id":"basiccnf-macro-customer","service-id":"c20d6474-fe1d-4a88-8db8-24c500e57c21","service-instance-id":"c20d6474-fe1d-4a88-8db8-24c500e57c21","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"251806fe-c48b-40b6-8d20-c9a6d2ad540c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f0cd66df-1185-4b0d-b1a0-32c5c20e21ba","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e019ace7-352a-4c2f-996d-9def42a7096d","model-uuid":"015f450f-a8a2-417a-b4d9-eac6956fd3f4","model-invariant-uuid":"a909221f-ff98-47c3-83bc-fb3c9ba25669"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b133f7ad-8aed-4c60-aa21-74112639caaa"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd650c59-fa3f-4afa-b277-814e1aacaa04","model-uuid":"d68bee57-7036-4954-9ea4-2aa379896a35","model-invariant-uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","from-preload":false}}}]})
2022-11-06 06:40:51,113|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","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_31064603-992b-47e3-85e6-c35db78be47b_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":"d68bee57-7036-4954-9ea4-2aa379896a35","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-20221106t064001251406z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221106t064001251406z","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":"cd650c59-fa3f-4afa-b277-814e1aacaa04","model-uuid":"d68bee57-7036-4954-9ea4-2aa379896a35","model-invariant-uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","vf-module-name":"basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"c2f7f224-c550-4289-a8a9-29db2042baf9","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ba18f30-a743-42a1-8dd7-4bb5ebbf544a","model-invariant-uuid":"aee024e2-2dd5-4e27-8591-612a96cda412"},"global-customer-id":"basiccnf-macro-customer","service-id":"c20d6474-fe1d-4a88-8db8-24c500e57c21","service-instance-id":"c20d6474-fe1d-4a88-8db8-24c500e57c21","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"251806fe-c48b-40b6-8d20-c9a6d2ad540c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f0cd66df-1185-4b0d-b1a0-32c5c20e21ba","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e019ace7-352a-4c2f-996d-9def42a7096d","model-uuid":"015f450f-a8a2-417a-b4d9-eac6956fd3f4","model-invariant-uuid":"a909221f-ff98-47c3-83bc-fb3c9ba25669"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b133f7ad-8aed-4c60-aa21-74112639caaa"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd650c59-fa3f-4afa-b277-814e1aacaa04","model-uuid":"d68bee57-7036-4954-9ea4-2aa379896a35","model-invariant-uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","from-preload":false}}}]), type  ({json})
2022-11-06 06:40:51,114|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","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_31064603-992b-47e3-85e6-c35db78be47b_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":"d68bee57-7036-4954-9ea4-2aa379896a35","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-20221106t064001251406z-helm_apache-vfmt-001","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vf-module-model-invariant-uuid","value":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","resource-resolution-data":{"status":"SUCCESS","capability-name":"RA Resolved"}},{"name":"vnf_name","value":"k8sregion-cnf-macro-onap-nf-20221106t064001251406z","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":"cd650c59-fa3f-4afa-b277-814e1aacaa04","model-uuid":"d68bee57-7036-4954-9ea4-2aa379896a35","model-invariant-uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"},"tenant":"123456","sdnc-generated-cloud-resources":true,"vf-module-topology-identifier":{"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","vf-module-name":"basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"},"aic-cloud-region":"k8sregion-cnf-macro"},"request-information":{"request-id":"c2f7f224-c550-4289-a8a9-29db2042baf9","source":"MSO","request-action":"CreateVfModuleInstance"},"service-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-uuid":"0ba18f30-a743-42a1-8dd7-4bb5ebbf544a","model-invariant-uuid":"aee024e2-2dd5-4e27-8591-612a96cda412"},"global-customer-id":"basiccnf-macro-customer","service-id":"c20d6474-fe1d-4a88-8db8-24c500e57c21","service-instance-id":"c20d6474-fe1d-4a88-8db8-24c500e57c21","subscription-service-type":"basic_cnf_macro"},"sdnc-request-header":{"svc-request-id":"251806fe-c48b-40b6-8d20-c9a6d2ad540c","svc-notification-url":"http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f0cd66df-1185-4b0d-b1a0-32c5c20e21ba","svc-action":"activate"},"vnf-information":{"onap-model-information":{"model-version":"1.0","model-name":"basic_cnf_macro","model-customization-uuid":"e019ace7-352a-4c2f-996d-9def42a7096d","model-uuid":"015f450f-a8a2-417a-b4d9-eac6956fd3f4","model-invariant-uuid":"a909221f-ff98-47c3-83bc-fb3c9ba25669"},"vnf-type":"basic_cnf_macro/null","vnf-name":"basic_cnf_macro","vnf-id":"b133f7ad-8aed-4c60-aa21-74112639caaa"},"vf-module-information":{"onap-model-information":{"model-version":"1","model-name":"BasicCnfMacro..helm_apache..module-1","model-customization-uuid":"cd650c59-fa3f-4afa-b277-814e1aacaa04","model-uuid":"d68bee57-7036-4954-9ea4-2aa379896a35","model-invariant-uuid":"d43e159b-ba7d-4255-8a4a-a35039e74a5f"},"vf-module-type":"BasicCnfMacro..helm_apache..module-1","vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","from-preload":false}}}]}) for Resource Name (vf-modules-list-sdnc), definition(vf-modules-list) of type (json)
2022-11-06 06:40:51,115|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 
Resolved Input Key mappings: 
{vnf-id="b133f7ad-8aed-4c60-aa21-74112639caaa"}
2022-11-06 06:40:51,122|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| RestResource (aai-data) dictionary information: URL:(/aai/v19/network/generic-vnfs/generic-vnf/b133f7ad-8aed-4c60-aa21-74112639caaa?depth=1), path:(/vf-modules), input-key-mapping:({vnf-id=vnf-id}), output-key-mapping:({vf-modules=vf-module})
2022-11-06 06:40:51,122|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| aai-data dictionary information : (/aai/v19/network/generic-vnfs/generic-vnf/b133f7ad-8aed-4c60-aa21-74112639caaa?depth=1), path:(/vf-modules), ({vnf-id=vnf-id}), ({vf-modules=vf-module})
2022-11-06 06:40:51,184|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/aai/v19/network/generic-vnfs/generic-vnf/b133f7ad-8aed-4c60-aa21-74112639caaa?depth=1)
2022-11-06 06:40:51,345|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(200 - OK)
2022-11-06 06:40:51,346|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response processing type (json)
2022-11-06 06:40:51,347|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| populating value for output mapping ({vf-modules=vf-module}), from json ({"vf-module":[{"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","vf-module-name":"basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"recursing_sutherland","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667716850350","model-invariant-id":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","model-version-id":"d68bee57-7036-4954-9ea4-2aa379896a35","model-customization-id":"cd650c59-fa3f-4afa-b277-814e1aacaa04","module-index":0}]})
2022-11-06 06:40:51,347|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| For template key (vf-modules-list-aai) trying to get value from responseNode ({"vf-module":[{"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","vf-module-name":"basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"recursing_sutherland","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667716850350","model-invariant-id":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","model-version-id":"d68bee57-7036-4954-9ea4-2aa379896a35","model-customization-id":"cd650c59-fa3f-4afa-b277-814e1aacaa04","module-index":0}]})
2022-11-06 06:40:51,347|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| For List Type Resource: key (vf-modules), value ([{"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","vf-module-name":"basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"recursing_sutherland","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667716850350","model-invariant-id":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","model-version-id":"d68bee57-7036-4954-9ea4-2aa379896a35","model-customization-id":"cd650c59-fa3f-4afa-b277-814e1aacaa04","module-index":0}]), type  ({json})
2022-11-06 06:40:51,347|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value ({"vf-modules":[{"vf-module-id":"baed6982-957c-433f-a346-4ffa0068038f","vf-module-name":"basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1","heat-stack-id":"recursing_sutherland","orchestration-status":"Active","is-base-vf-module":false,"automated-assignment":false,"resource-version":"1667716850350","model-invariant-id":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","model-version-id":"d68bee57-7036-4954-9ea4-2aa379896a35","model-customization-id":"cd650c59-fa3f-4afa-b277-814e1aacaa04","module-index":0}]}) for Resource Name (vf-modules-list-aai), definition(vf-modules-list) of type (json)
2022-11-06 06:40:51,348|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| creating resource resolution of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.ConfigDeploySetup)
2022-11-06 06:40:51,351|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value ({"helm_apache":{"k8s-rb-definition-name":"d43e159b-ba7d-4255-8a4a-a35039e74a5f","k8s-rb-definition-version":"cd650c59-fa3f-4afa-b277-814e1aacaa04","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":"recursing_sutherland"}}) for Resource Name (config-deploy-setup), definition(config-deploy-setup) of type (json)
2022-11-06 06:40:51,354|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Generated Resource Param Data ({
  "config-deploy-setup" : {
    "helm_apache" : {
      "k8s-instance-id" : "recursing_sutherland",
      "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" : "d43e159b-ba7d-4255-8a4a-a35039e74a5f",
      "k8s-rb-definition-version" : "cd650c59-fa3f-4afa-b277-814e1aacaa04"
    }
  },
  "replica-count" : null,
  "service-instance-id" : "c20d6474-fe1d-4a88-8db8-24c500e57c21",
  "service-instance-name" : "basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b",
  "vf-modules-list-aai" : {
    "vf-modules" : [ {
      "automated-assignment" : false,
      "heat-stack-id" : "recursing_sutherland",
      "is-base-vf-module" : false,
      "model-customization-id" : "cd650c59-fa3f-4afa-b277-814e1aacaa04",
      "model-invariant-id" : "d43e159b-ba7d-4255-8a4a-a35039e74a5f",
      "model-version-id" : "d68bee57-7036-4954-9ea4-2aa379896a35",
      "module-index" : 0,
      "orchestration-status" : "Active",
      "resource-version" : "1667716850350",
      "vf-module-id" : "baed6982-957c-433f-a346-4ffa0068038f",
      "vf-module-name" : "basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
    } ]
  },
  "vf-modules-list-sdnc" : {
    "vf-modules" : [ {
      "vf-module-data" : {
        "request-information" : {
          "request-action" : "CreateVfModuleInstance",
          "request-id" : "c2f7f224-c550-4289-a8a9-29db2042baf9",
          "source" : "MSO"
        },
        "sdnc-request-header" : {
          "svc-action" : "activate",
          "svc-notification-url" : "http://so-bpmn-infra.onap:8081/mso/WorkflowMessage/SDNCCallback/f0cd66df-1185-4b0d-b1a0-32c5c20e21ba",
          "svc-request-id" : "251806fe-c48b-40b6-8d20-c9a6d2ad540c"
        },
        "service-information" : {
          "global-customer-id" : "basiccnf-macro-customer",
          "onap-model-information" : {
            "model-invariant-uuid" : "aee024e2-2dd5-4e27-8591-612a96cda412",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "0ba18f30-a743-42a1-8dd7-4bb5ebbf544a",
            "model-version" : "1.0"
          },
          "service-id" : "c20d6474-fe1d-4a88-8db8-24c500e57c21",
          "service-instance-id" : "c20d6474-fe1d-4a88-8db8-24c500e57c21",
          "subscription-service-type" : "basic_cnf_macro"
        },
        "vf-module-information" : {
          "from-preload" : false,
          "onap-model-information" : {
            "model-customization-uuid" : "cd650c59-fa3f-4afa-b277-814e1aacaa04",
            "model-invariant-uuid" : "d43e159b-ba7d-4255-8a4a-a35039e74a5f",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "d68bee57-7036-4954-9ea4-2aa379896a35",
            "model-version" : "1"
          },
          "vf-module-id" : "baed6982-957c-433f-a346-4ffa0068038f",
          "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_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1"
        },
        "vf-module-topology" : {
          "aic-cloud-region" : "k8sregion-cnf-macro",
          "onap-model-information" : {
            "model-customization-uuid" : "cd650c59-fa3f-4afa-b277-814e1aacaa04",
            "model-invariant-uuid" : "d43e159b-ba7d-4255-8a4a-a35039e74a5f",
            "model-name" : "BasicCnfMacro..helm_apache..module-1",
            "model-uuid" : "d68bee57-7036-4954-9ea4-2aa379896a35",
            "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" : "d68bee57-7036-4954-9ea4-2aa379896a35"
            }, {
              "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-20221106t064001251406z-helm_apache-vfmt-001"
            }, {
              "name" : "vf-module-model-invariant-uuid",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "d43e159b-ba7d-4255-8a4a-a35039e74a5f"
            }, {
              "name" : "vnf_name",
              "resource-resolution-data" : {
                "capability-name" : "RA Resolved",
                "status" : "SUCCESS"
              },
              "value" : "k8sregion-cnf-macro-onap-nf-20221106t064001251406z"
            }, {
              "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" : "baed6982-957c-433f-a346-4ffa0068038f",
            "vf-module-name" : "basic_cnf_macro_31064603-992b-47e3-85e6-c35db78be47b_basic_cnf_macro0..BasicCnfMacro..helm_apache..module-1",
            "vf-module-type" : "BasicCnfMacro..helm_apache..module-1"
          }
        },
        "vnf-information" : {
          "onap-model-information" : {
            "model-customization-uuid" : "e019ace7-352a-4c2f-996d-9def42a7096d",
            "model-invariant-uuid" : "a909221f-ff98-47c3-83bc-fb3c9ba25669",
            "model-name" : "basic_cnf_macro",
            "model-uuid" : "015f450f-a8a2-417a-b4d9-eac6956fd3f4",
            "model-version" : "1.0"
          },
          "vnf-id" : "b133f7ad-8aed-4c60-aa21-74112639caaa",
          "vnf-name" : "basic_cnf_macro",
          "vnf-type" : "basic_cnf_macro/null"
        }
      },
      "vf-module-id" : "baed6982-957c-433f-a346-4ffa0068038f"
    } ]
  },
  "vnf-id" : "b133f7ad-8aed-4c60-aa21-74112639caaa"
})
2022-11-06 06:40:51,364|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Preparing Response...
2022-11-06 06:40:51,365|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-setup-process),interface name (ResourceResolutionComponent), operationName(process)
2022-11-06 06:40:51,365|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Execute node(config-setup) -> executed state(SUCCESS)
2022-11-06 06:40:51,366|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Executing workflow(config-deploy[c2f7f224-c550-4289-a8a9-29db2042baf9])'s step(status-verification-script)
2022-11-06 06:40:51,366|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-06 06:40:51,375|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| preparing request id(c2f7f224-c550-4289-a8a9-29db2042baf9) for workflow(config-deploy) step(status-verification-script)
2022-11-06 06:40:51,375|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-06 06:40:51,375|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:40:51,381|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-06 06:40:51,388|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| SIMPLE STATUS CHECK - START
2022-11-06 06:40:51,407|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/v1/instance/recursing_sutherland/status)
2022-11-06 06:40:51,449|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(200 - OK)
2022-11-06 06:40:51,475|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| VfModule helm_apache (recursing_sutherland) is not ready. Please wait...
2022-11-06 06:41:01,489|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/v1/instance/recursing_sutherland/status)
2022-11-06 06:41:01,534|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(200 - OK)
2022-11-06 06:41:01,537|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| VfModule helm_apache (recursing_sutherland) is not ready. Please wait...
2022-11-06 06:41:05,446|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||reactor-http-epoll-1||||INFO||||||| processing request id e82b5ec8-1cf5-4ace-9f68-58b717e74d73
2022-11-06 06:41:05,446|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-06 06:41:05,446|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-06 06:41:05,450|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| getting cba file name(ubuntu20), version(1.0.0) from db
2022-11-06 06:41:05,560|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| cba file name(ubuntu20), version(1.0.0) saved in (/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-06 06:41:05,562|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-06 06:41:05,564|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||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-11-06 06:41:05,579|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-06 06:41:05,579|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-06 06:41:05,579|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||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-11-06 06:41:05,580|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(e82b5ec8-1cf5-4ace-9f68-58b717e74d73) for workflow(resource-assignment) step(resource-assignment)
2022-11-06 06:41:05,581|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-06 06:41:05,581|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-06 06:41:05,582|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(vnf-mapping)
2022-11-06 06:41:05,604|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||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-11-06 06:41:05,606|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-06 06:41:05,607|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("a94d5474-fb01-4178-9182-f3bc6b5472e8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-06 06:41:05,607|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("4e9aa0bd-859b-417c-af4b-5b3ed3ba198d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-06 06:41:05,608|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "service-instance-id" : "a94d5474-fb01-4178-9182-f3bc6b5472e8",
  "vnf-id" : "4e9aa0bd-859b-417c-af4b-5b3ed3ba198d",
  "vnf_name" : "ubuntu20-VNF-name"
})
2022-11-06 06:41:05,618|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-06 06:41:05,618|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-06 06:41:05,619|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-06 06:41:05,620|e82b5ec8-1cf5-4ace-9f68-58b717e74d73||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 7ae9157a-e6fe-4ae8-b0ad-01ba1126d652 auditStoreId -1
2022-11-06 06:41:09,937|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||reactor-http-epoll-1||||INFO||||||| processing request id a699d6a8-43ee-4e3b-9dd7-a11a9f010526
2022-11-06 06:41:09,937|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||reactor-http-epoll-1||||INFO||||||| storeExecutionInput called not to store the Workflow action input details 
2022-11-06 06:41:09,937|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||reactor-http-epoll-1||||INFO||||||| StoreAuditService ID  -1
2022-11-06 06:41:09,938|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||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-11-06 06:41:09,938|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||reactor-http-epoll-1||||INFO||||||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-06 06:41:09,941|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||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-11-06 06:41:09,964|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| Deriving input data for workflow: (resource-assignment)
2022-11-06 06:41:09,964|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| Executing workflow(resource-assignment) NodeTemplate(resource-assignment), derived from(tosca.nodes.Component)
2022-11-06 06:41:09,964|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||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-11-06 06:41:09,965|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| preparing request id(a699d6a8-43ee-4e3b-9dd7-a11a9f010526) for workflow(resource-assignment) step(resource-assignment)
2022-11-06 06:41:09,965|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationInputs for node template (resource-assignment), interface name(ResourceResolutionComponent), operationName(process)
2022-11-06 06:41:09,965|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| input definition for node template (resource-assignment), values ({resolution-summary=true, artifact-prefix-names={"get_input":"template-prefix"}})
2022-11-06 06:41:09,966|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| Resolving resource with resource assignment artifact(base_ubuntu20-mapping)
2022-11-06 06:41:09,985|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||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-11-06 06:41:09,987|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||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-11-06 06:41:09,988|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("onap_dt") for Resource Name (ubuntu20_key_name), definition(key_name) of type (string)
2022-11-06 06:41:09,989|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("ubuntu20agent-VNF") for Resource Name (ubuntu20_name_0), definition(vnf_name) of type (string)
2022-11-06 06:41:09,989|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("Ubuntu_2004") for Resource Name (ubuntu20_image_name), definition(image_name) of type (string)
2022-11-06 06:41:09,989|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("0cdc527a-6069-41be-9f6f-f0b158f499c2") for Resource Name (vf-module-id), definition(vf-module-id) of type (string)
2022-11-06 06:41:09,989|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("a94d5474-fb01-4178-9182-f3bc6b5472e8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-06 06:41:09,989|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||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-11-06 06:41:09,990|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("m1.small") for Resource Name (ubuntu20_flavor_name), definition(vlb_flavor_name) of type (string)
2022-11-06 06:41:09,990|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("basic_vm_macro-VNF-instance") for Resource Name (vnf_id), definition(vnf-id) of type (string)
2022-11-06 06:41:09,991|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| Setting Resource Value ("4e9aa0bd-859b-417c-af4b-5b3ed3ba198d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-06 06:41:09,991|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| Generated Resource Param Data ({
  "admin_plane_net_name" : "admin-daily-master",
  "service-instance-id" : "a94d5474-fb01-4178-9182-f3bc6b5472e8",
  "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" : "0cdc527a-6069-41be-9f6f-f0b158f499c2",
  "vnf-id" : "4e9aa0bd-859b-417c-af4b-5b3ed3ba198d",
  "vnf_id" : "basic_vm_macro-VNF-instance"
})
2022-11-06 06:41:10,002|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| Preparing Response...
2022-11-06 06:41:10,002|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| resolveNodeTemplateInterfaceOperationOutputs for node template (resource-assignment),interface name (ResourceResolutionComponent), operationName(process)
2022-11-06 06:41:10,002|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| resolveWorkflowOutputs for workflow(resource-assignment)
2022-11-06 06:41:10,002|a699d6a8-43ee-4e3b-9dd7-a11a9f010526||DefaultDispatcher-worker-3||||INFO||||||| storeExecutionOutput called not to store the Workflow action output details correlationUUID f28093d7-d926-4dcd-b5de-3690ab104250 auditStoreId -1
2022-11-06 06:41:11,549|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/v1/instance/recursing_sutherland/status)
2022-11-06 06:41:11,613|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(200 - OK)
2022-11-06 06:41:11,615|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| VfModule helm_apache (recursing_sutherland) is ready.
2022-11-06 06:41:11,616|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| SIMPLE STATUS CHECK - END
2022-11-06 06:41:11,616|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Preparing Response...
2022-11-06 06:41:11,616|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-06 06:41:11,616|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Execute node(status-verification-script) -> executed state(SUCCESS)
2022-11-06 06:41:11,617|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Executing workflow(config-deploy[c2f7f224-c550-4289-a8a9-29db2042baf9])'s step(config-apply)
2022-11-06 06:41:11,617|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| executing node template(k8s-config-apply) component(component-k8s-config-value) interface(K8sConfigValueComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-06 06:41:11,623|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| preparing request id(c2f7f224-c550-4289-a8a9-29db2042baf9) for workflow(config-deploy) step(config-apply)
2022-11-06 06:41:11,624|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationInputs for node template (k8s-config-apply), interface name(K8sConfigValueComponent), operationName(process)
2022-11-06 06:41:11,624|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:41:11,626|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Triggering K8s Config Value component logic.
2022-11-06 06:41:11,626|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Getting the template prefixes
2022-11-06 06:41:11,626|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Iterating over prefixes in resource assignment map.
2022-11-06 06:41:11,641|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/v1/instance/recursing_sutherland/config/replica-count-change)
2022-11-06 06:41:13,585|||grpc-default-executor-2||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-06 06:41:13,691|||grpc-default-executor-2||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-11-06 06:41:13,696|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| processing request id 772712bb-13e6-4411-9d2f-b58feb5522dd
2022-11-06 06:41:13,696|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-06 06:41:13,696|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| StoreAuditService ID  -1
2022-11-06 06:41:13,697|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-06 06:41:13,697|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-06 06:41:13,699|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-06 06:41:13,709|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deriving input data for workflow: (config-assign)
2022-11-06 06:41:13,710|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Executing workflow(config-assign) NodeTemplate(config-assign), derived from(tosca.nodes.Component)
2022-11-06 06:41:13,710|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| executing node template(config-assign) component(component-resource-resolution) interface(ResourceResolutionComponent) operation(process) on host (SELF) with timeout(180) sec.
2022-11-06 06:41:13,710|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| preparing request id(772712bb-13e6-4411-9d2f-b58feb5522dd) for workflow(config-assign) step(config-assign)
2022-11-06 06:41:13,711|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-assign), interface name(ResourceResolutionComponent), operationName(process)
2022-11-06 06:41:13,711|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| input definition for node template (config-assign), values ({resolution-key={"get_input":"resolution-key"}, store-result=true, artifact-prefix-names=["baseconfig"]})
2022-11-06 06:41:13,713|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Resolving resource with resource assignment artifact(baseconfig-mapping)
2022-11-06 06:41:13,738|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:41:13,739|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value ("ubuntuCDS-VNF-name") for Resource Name (vnf_name), definition(vnf_name) of type (string)
2022-11-06 06:41:13,739|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value ("a94d5474-fb01-4178-9182-f3bc6b5472e8") for Resource Name (service-instance-id), definition(service-instance-id) of type (string)
2022-11-06 06:41:13,740|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value ("4e9aa0bd-859b-417c-af4b-5b3ed3ba198d") for Resource Name (vnf-id), definition(vnf-id) of type (string)
2022-11-06 06:41:13,752|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Resource resolution saved into database successfully : (vnf-id)
2022-11-06 06:41:13,753|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Resource resolution saved into database successfully : (vnf_name)
2022-11-06 06:41:13,753|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Resource resolution saved into database successfully : (service-instance-id)
2022-11-06 06:41:13,754|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Generated Resource Param Data ({
  "service-instance-id" : "a94d5474-fb01-4178-9182-f3bc6b5472e8",
  "vnf-id" : "4e9aa0bd-859b-417c-af4b-5b3ed3ba198d",
  "vnf_name" : "ubuntuCDS-VNF-name"
})
2022-11-06 06:41:13,775|772712bb-13e6-4411-9d2f-b58feb5522dd||DefaultDispatcher-worker-4||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Writing out template_resolution result: bpName: ubuntu20 bpVer 1.0.0 resKey:ubuntu20-VNF-name (resourceId:  resourceType: ) occurrence:1
2022-11-06 06:41:13,786|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:41:13,786|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Preparing Response...
2022-11-06 06:41:13,786|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-assign),interface name (ResourceResolutionComponent), operationName(process)
2022-11-06 06:41:13,786|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveWorkflowOutputs for workflow(config-assign)
2022-11-06 06:41:13,787|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 85bddbc0-1c2a-4a90-9699-5320bd628aa2 auditStoreId -1
2022-11-06 06:41:13,799|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-2||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Completed
2022-11-06 06:41:16,651|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(500 - Internal Server Error)
2022-11-06 06:41:16,651|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Uploading K8s config..
2022-11-06 06:41:16,682|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Config building started from source custom-values
2022-11-06 06:41:16,682|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Resolving resource with resource assignment artifact(custom-values-mapping)
2022-11-06 06:41:16,700|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:41:16,701|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Setting Resource Value (2) for Resource Name (replica-count), definition(replica-count) of type (integer)
2022-11-06 06:41:16,702|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Generated Resource Param Data ({
  "replica-count" : 2
})
2022-11-06 06:41:16,779|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(POST), url(/v1/instance/recursing_sutherland/config)
2022-11-06 06:41:16,948|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(201 - Created)
2022-11-06 06:41:16,958|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Preparing Response...
2022-11-06 06:41:16,958|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (k8s-config-apply),interface name (K8sConfigValueComponent), operationName(process)
2022-11-06 06:41:16,958|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Execute node(config-apply) -> executed state(SUCCESS)
2022-11-06 06:41:16,959|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Executing workflow(config-deploy[c2f7f224-c550-4289-a8a9-29db2042baf9])'s step(status-verification-script-after)
2022-11-06 06:41:16,959|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| executing node template(simple-status-check) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-06 06:41:16,960|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| preparing request id(c2f7f224-c550-4289-a8a9-29db2042baf9) for workflow(config-deploy) step(status-verification-script-after)
2022-11-06 06:41:16,960|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationInputs for node template (simple-status-check), interface name(ComponentScriptExecutor), operationName(process)
2022-11-06 06:41:16,960|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:41:16,961|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.SimpleStatusCheck) and instanceDependencies([bluePrintPropertiesService])
2022-11-06 06:41:16,962|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| SIMPLE STATUS CHECK - START
2022-11-06 06:41:16,975|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/v1/instance/recursing_sutherland/status)
2022-11-06 06:41:17,020|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(200 - OK)
2022-11-06 06:41:17,024|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| VfModule helm_apache (recursing_sutherland) is not ready. Please wait...
2022-11-06 06:41:27,036|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/v1/instance/recursing_sutherland/status)
2022-11-06 06:41:27,103|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(200 - OK)
2022-11-06 06:41:27,108|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| VfModule helm_apache (recursing_sutherland) is not ready. Please wait...
2022-11-06 06:41:37,121|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/v1/instance/recursing_sutherland/status)
2022-11-06 06:41:37,182|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(200 - OK)
2022-11-06 06:41:37,185|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| VfModule helm_apache (recursing_sutherland) is not ready. Please wait...
2022-11-06 06:41:47,197|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/v1/instance/recursing_sutherland/status)
2022-11-06 06:41:47,285|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(200 - OK)
2022-11-06 06:41:47,287|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| VfModule helm_apache (recursing_sutherland) is not ready. Please wait...
2022-11-06 06:41:57,302|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Rest request method(GET), url(/v1/instance/recursing_sutherland/status)
2022-11-06 06:41:57,357|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Response status(200 - OK)
2022-11-06 06:41:57,359|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| VfModule helm_apache (recursing_sutherland) is ready.
2022-11-06 06:41:57,360|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| SIMPLE STATUS CHECK - END
2022-11-06 06:41:57,360|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Preparing Response...
2022-11-06 06:41:57,360|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (simple-status-check),interface name (ComponentScriptExecutor), operationName(process)
2022-11-06 06:41:57,360|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Execute node(status-verification-script-after) -> executed state(SUCCESS)
2022-11-06 06:41:57,361|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Executing workflow(config-deploy[c2f7f224-c550-4289-a8a9-29db2042baf9])'s step(collect-results)
2022-11-06 06:41:57,361|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| executing node template(collect-results) component(component-script-executor) interface(ComponentScriptExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-06 06:41:57,362|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| preparing request id(c2f7f224-c550-4289-a8a9-29db2042baf9) for workflow(config-deploy) step(collect-results)
2022-11-06 06:41:57,362|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationInputs for node template (collect-results), interface name(ComponentScriptExecutor), operationName(process)
2022-11-06 06:41:57,362|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| input definition for node template (collect-results), values ({script-type="kotlin", script-class-reference="org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript"})
2022-11-06 06:41:57,362|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| creating component function of script type(kotlin), reference name(org.onap.ccsdk.cds.blueprintsprocessor.services.execution.scripts.CollectorScript) and instanceDependencies([])
2022-11-06 06:41:57,373|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Collected results: {}
2022-11-06 06:41:57,373|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Preparing Response...
2022-11-06 06:41:57,373|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (collect-results),interface name (ComponentScriptExecutor), operationName(process)
2022-11-06 06:41:57,373|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Execute node(collect-results) -> executed state(SUCCESS)
2022-11-06 06:41:57,374|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Execute node(END) -> executed state(SUCCESS)
2022-11-06 06:41:57,375|c2f7f224-c550-4289-a8a9-29db2042baf9||DefaultDispatcher-worker-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| workflow(c2f7f224-c550-4289-a8a9-29db2042baf9) nodes completed with (0)exceptions
2022-11-06 06:41:57,375|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-06 06:41:57,376|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 71f71d5d-5e07-4a69-b738-bcfa679f754d auditStoreId -1
2022-11-06 06:41:57,378|c2f7f224-c550-4289-a8a9-29db2042baf9||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Completed
2022-11-06 06:42:04,678|||grpc-default-executor-1||||INFO||||||| Basic Authentication Authorization header found for user: ccsdkapps
2022-11-06 06:42:04,785|||grpc-default-executor-1||||INFO||||||| Authentication success: UsernamePasswordAuthenticationToken [Principal=org.springframework.security.core.userdetails.User [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-11-06 06:42:04,788|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| processing request id 772712bb-13e6-4411-9d2f-b58feb5522dd
2022-11-06 06:42:04,788|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| storeExecutionInput called not to store the Workflow action input details 
2022-11-06 06:42:04,788|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| StoreAuditService ID  -1
2022-11-06 06:42:04,790|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| cba file name(ubuntu20), version(1.0.0) already present(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0)
2022-11-06 06:42:04,790|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| blueprint base path /opt/app/onap/blueprints/deploy/ubuntu20/1.0.0
2022-11-06 06:42:04,794|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Reading blueprint type(DEFAULT) path(/opt/app/onap/blueprints/deploy/ubuntu20/1.0.0) and entry definition file (Definitions/ubuntu20.json)
2022-11-06 06:42:04,817|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Deriving input data for workflow: (config-deploy)
2022-11-06 06:42:04,817|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Executing workflow(config-deploy) NodeTemplate(config-deploy), derived from(tosca.nodes.Component)
2022-11-06 06:42:04,817|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| executing node template(config-deploy) component(component-netconf-executor) interface(ComponentNetconfExecutor) operation(process) on host (SELF) with timeout(180) sec.
2022-11-06 06:42:04,824|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| preparing request id(772712bb-13e6-4411-9d2f-b58feb5522dd) for workflow(config-deploy) step(config-deploy)
2022-11-06 06:42:04,825|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationInputs for node template (config-deploy), interface name(ComponentNetconfExecutor), operationName(process)
2022-11-06 06:42:04,825|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| 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-11-06 06:42:04,826|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| creating component function of script type(jython), reference name(Scripts/python/ConfigDeploy.py) and instanceDependencies([resource-resolution-service])
2022-11-06 06:42:04,826|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Getting Jython Script Class(ConfigDeploy)
2022-11-06 06:42:04,888|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Component Object org.python.proxies.__main__$ConfigDeploy$3@56543769
2022-11-06 06:42:04,890|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Hello world
2022-11-06 06:42:04,890|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Preparing Response...
2022-11-06 06:42:04,890|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveNodeTemplateInterfaceOperationOutputs for node template (config-deploy),interface name (ComponentNetconfExecutor), operationName(process)
2022-11-06 06:42:04,890|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| resolveWorkflowOutputs for workflow(config-deploy)
2022-11-06 06:42:04,891|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| storeExecutionOutput called not to store the Workflow action output details correlationUUID 998d9556-c9e5-4e8f-a980-f035dc32c166 auditStoreId -1
2022-11-06 06:42:04,893|772712bb-13e6-4411-9d2f-b58feb5522dd||grpc-default-executor-1||org.onap.ccsdk.cds.controllerblueprints.processing.api.BluePrintProcessingService/process||INFO|||onap-cds-blueprints-processor-d6d6887bf-d9wrn|||| Completed